Change Logs#

0.5.0#

  • #42: quantization

  • #39: refactoring, use black, better documentation

0.4.0#

  • #32: Improves usability of distance_matching_graphs_paths (2021-08-10)

  • #31: Links to notebooks are broken, notebooks slides are not working. (2021-03-31)

  • #30: Fixes #26, implements a compact architecture (2021-01-23)

  • #26: Aborder les régressions logistiques sous forme d’arbres (2021-01-23)

  • #27: Convertir un arbre de décision en réseaux de neurones et apprendre (2020-08-31)

  • #25: k-means norme L1 (2020-01-13)

  • #23: uses function dtrtri to invert an upper triangular matrix in function linear_regression (2019-07-21)

  • #21: implements streaming linear regression (2019-05-05)

  • #19: removes dependency on line_profiler, not maintained anymore (2019-04-09)

  • #17: move to CI to python 3.7 (2019-04-09)

  • #15: add page on quantile regression + notebook (2019-02-02)

  • #2: [won’t fix] réseaux de neurones, utiliser des notations matricielles (2018-06-17)

  • #13: fix bug: ValueError: label should be list-like and same length as y in ROC.plot (2018-05-17)

  • #12: implements voronoi inference from a logistic regression solved with a linear regression (2018-05-08)

  • #11: logistic regression and voronoi (2018-05-01)

  • #10: add code on segment detection written a while ago (2018-04-18)

  • #9: fix unittest on wikipedia_dump after a change on wikipedia website (2018-04-01)

  • #4: implémentation la complétion en C++ (2016-09-25)

  • #1: ajouter les petits exposés finance… (2016-06-29)