amaiya/ktrain

numpy>=2 changes topic modeling results (compared to numpy<2) even when setting random state

Closed this issue · 0 comments

In numpy==2.1.0, topic modeling test fails because the results are changing from numpy<2 even though the random_state is set. Test should be updated.