Skip to content

neuralnetlib 4.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 23:28
· 24 commits to main since this release
1ae3158
  • fix(git): file caching
  • feat: add support for multi-label classification
  • fix(cgan): y_train when None
  • feat(cgan): add label smoothing
  • fix(cgan): predictions
  • docs(gans): update
  • docs(notebook): add svm
  • feat(utils): add make_blobs
  • feat(utils): add make_classification
  • feat(metrics): add adjusted_rand_score
  • feat(metrics): add adjusted_mutual_info_score
  • fix(metrics): MAE, MSE, MAPE
  • refactor: usage of standalone functions everywhere
  • ci: bump version to 4.3.0