Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 406 Bytes

NEWS.md

File metadata and controls

10 lines (8 loc) · 406 Bytes

ldatuning 1.0.2

  • Fixed bug introduced by return_models option in FindTopicNumbers_plot(#16)

ldatuning 1.0.1

  • Option to return list of trained models (#2)
  • Expose scoring algorithms to public namespace (#15, @titaniumtroop)

ldatuning 1.0.0

  • Load balancing (#5) implemented by calculating topics in descending order
  • Parallel processing for multi-node clusters (#12, @titaniumtroop)