Commit Graph

26 Commits (csv-delimiters)

Author SHA1 Message Date
Clément FRÉVILLE d4aeb87f75 Limit the number of neighbors based on the dataframe
12 months ago
Hugo PRADIER 3c5f6849f8 Merge pull request 'Support kNN as an imputation method' (#8) from knn into main
12 months ago
Clément FRÉVILLE cd0c85ea44 Support kNN as an imputation method
12 months ago
Hugo PRADIER 089cc66042 correctifs
12 months ago
Hugo PRADIER 2d1c867bed ajout prediction classification
12 months ago
Hugo PRADIER a914c3f8f9 prediction de regression terminee
12 months ago
Hugo PRADIER 70641ebca4 debut prediction
12 months ago
Bastien OLLIER e5f05a2c8a Mise à jour de 'frontend/pages/clustering_kmeans.py'
12 months ago
Bastien OLLIER 972fde561f Mise à jour de 'frontend/pages/clustering_dbscan.py'
12 months ago
Bastien OLLIER 694ecd0eef Merge pull request 'Visualize clusters in 3d' (#6) from cluster3d into main
12 months ago
Bastien OLLIER e255c67972 Merge pull request 'Implement base missing values strategies' (#3) from feature/missing-values into main
12 months ago
Bastien OLLIER e48c3bfa50 add 3d plot to bdscan
12 months ago
Bastien OLLIER 52cb140746 add 3d to kmeans
12 months ago
Clément FRÉVILLE 6dcca29cbd Rename to original_data
12 months ago
Bastien OLLIER 34f70b4d79 delete np
12 months ago
Bastien OLLIER 64cf65a417 max nb cluster to nb line
12 months ago
Bastien OLLIER d4e33e7367 dbscan
12 months ago
Bastien OLLIER 72dcc8ff1c add dbscan
12 months ago
Bastien OLLIER 9fc6d7d2d1 add dbscan
12 months ago
Clément FRÉVILLE a325603fd9 Add scaling strategies
12 months ago
Bastien OLLIER 197939555c debut dbscan
12 months ago
Clément FRÉVILLE 5f960df838 Support Pandas linear regression
1 year ago
Bastien OLLIER 5bf5f507a5 end clustering
1 year ago
Bastien OLLIER 4ae8512dcb add form
1 year ago
Clément FRÉVILLE 63bce82b3b Implement base MissingValues strategies
1 year ago
Bastien OLLIER ba1aef5727 Add navigation (#2)
1 year ago