gorky1234
|
f464f6166a
|
corection bug figsize
|
5 months ago |
Clément FRÉVILLE
|
3038bd9841
|
Merge pull request 'Use cluster strategies and support PCA' (#15) from clustering-strategy into main
Reviewed-on: #15
|
5 months ago |
Clément FRÉVILLE
|
7cb0d55969
|
Allow using PCA to reduce dataset dimensions
|
5 months ago |
Clément FRÉVILLE
|
01ef19a2f8
|
Merge files using strategies
|
5 months ago |
Bastien OLLIER
|
86bd285193
|
Merge pull request 'stat_prediction' (#14) from stat_prediction into main
Reviewed-on: #14
|
5 months ago |
Bastien OLLIER
|
9bc9e21e45
|
add r2 score
|
5 months ago |
Bastien OLLIER
|
da1e97f07f
|
add r2 score
|
5 months ago |
Bastien OLLIER
|
27e69b2af8
|
add confusion_matrix
|
5 months ago |
bastien
|
4054395641
|
update
|
5 months ago |
bastien
|
01168f3588
|
add visu to prediction regression
|
5 months ago |
Bastien OLLIER
|
9da6e2d594
|
Add cluster stats (#13)
Co-authored-by: bastien ollier <bastien.ollier@etu.uca.fr>
Reviewed-on: #13
Reviewed-by: Hugo PRADIER <hugo.pradier2@etu.uca.fr>
Reviewed-by: Clément FRÉVILLE <clement.freville2@etu.uca.fr>
Co-authored-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
Co-committed-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
|
5 months ago |
Clément FRÉVILLE
|
4d82767c68
|
Add SkLearn to requirements.txt
|
5 months ago |
Bastien OLLIER
|
9cb0d90eb1
|
Add CI/CD (#9)
Co-authored-by: clfreville2 <clement.freville2@etu.uca.fr>
Co-authored-by: bastien ollier <bastien.ollier@etu.uca.fr>
Reviewed-on: #9
Reviewed-by: Clément FRÉVILLE <clement.freville2@etu.uca.fr>
Co-authored-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
Co-committed-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
|
5 months ago |
Bastien OLLIER
|
3eac3f6b8d
|
Merge pull request 'Support multiple column delimiters' (#10) from csv-delimiters into main
Reviewed-on: #10
|
5 months ago |
Clément FRÉVILLE
|
c87308cc21
|
Support multiple column delimiters
|
5 months ago |
Clément FRÉVILLE
|
d4aeb87f75
|
Limit the number of neighbors based on the dataframe
|
5 months ago |
Hugo PRADIER
|
3c5f6849f8
|
Merge pull request 'Support kNN as an imputation method' (#8) from knn into main
Reviewed-on: #8
|
5 months ago |
Clément FRÉVILLE
|
cd0c85ea44
|
Support kNN as an imputation method
|
5 months ago |
Hugo PRADIER
|
96d390c749
|
Merge pull request 'Ajout de la prédiction avec deux algos (un de prédiction et un de classification)' (#7) from prediction into main
Reviewed-on: #7
Reviewed-by: Clément FRÉVILLE <clement.freville2@etu.uca.fr>
|
5 months ago |
Hugo PRADIER
|
089cc66042
|
correctifs
|
5 months ago |
Hugo PRADIER
|
2d1c867bed
|
ajout prediction classification
|
5 months ago |
Hugo PRADIER
|
a914c3f8f9
|
prediction de regression terminee
|
5 months ago |
Hugo PRADIER
|
70641ebca4
|
debut prediction
|
5 months ago |
Bastien OLLIER
|
e5f05a2c8a
|
Mise à jour de 'frontend/pages/clustering_kmeans.py'
|
5 months ago |
Bastien OLLIER
|
972fde561f
|
Mise à jour de 'frontend/pages/clustering_dbscan.py'
|
5 months ago |
Bastien OLLIER
|
694ecd0eef
|
Merge pull request 'Visualize clusters in 3d' (#6) from cluster3d into main
Reviewed-on: #6
Reviewed-by: Clément FRÉVILLE <clement.freville2@etu.uca.fr>
|
5 months ago |
Bastien OLLIER
|
e255c67972
|
Merge pull request 'Implement base missing values strategies' (#3) from feature/missing-values into main
Reviewed-on: #3
Reviewed-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
|
5 months ago |
Bastien OLLIER
|
e48c3bfa50
|
add 3d plot to bdscan
|
5 months ago |
Bastien OLLIER
|
52cb140746
|
add 3d to kmeans
|
5 months ago |
Clément FRÉVILLE
|
6dcca29cbd
|
Rename to original_data
|
5 months ago |
Bastien OLLIER
|
c1f5e55a0b
|
Merge pull request 'clustering' (#5) from clustering into main
Reviewed-on: #5
Reviewed-by: Clément FRÉVILLE <clement.freville2@etu.uca.fr>
|
5 months ago |
Bastien OLLIER
|
34f70b4d79
|
delete np
|
5 months ago |
Bastien OLLIER
|
64cf65a417
|
max nb cluster to nb line
|
5 months ago |
Bastien OLLIER
|
d4e33e7367
|
dbscan
|
5 months ago |
Bastien OLLIER
|
72dcc8ff1c
|
add dbscan
|
5 months ago |
Bastien OLLIER
|
9fc6d7d2d1
|
add dbscan
|
5 months ago |
Clément FRÉVILLE
|
a325603fd9
|
Add scaling strategies
|
5 months ago |
Bastien OLLIER
|
197939555c
|
debut dbscan
|
5 months ago |
Clément FRÉVILLE
|
5f960df838
|
Support Pandas linear regression
|
6 months ago |
Bastien OLLIER
|
5bf5f507a5
|
end clustering
|
6 months ago |
Bastien OLLIER
|
4ae8512dcb
|
add form
|
6 months ago |
Clément FRÉVILLE
|
63bce82b3b
|
Implement base MissingValues strategies
|
6 months ago |
Bastien OLLIER
|
ba1aef5727
|
Add navigation (#2)
Co-authored-by: bastien ollier <bastien.ollier@etu.uca.fr>
Co-authored-by: clfreville2 <clement.freville2@etu.uca.fr>
Reviewed-on: #2
Reviewed-by: Clément FRÉVILLE <clement.freville2@etu.uca.fr>
Co-authored-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
Co-committed-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
|
6 months ago |
Bastien OLLIER
|
440265faaa
|
Merge pull request 'Ajout de la partie visualisation' (#1) from visualisation into main
Reviewed-on: #1
|
6 months ago |
Bastien OLLIER
|
bf0c38b0d9
|
update visualisation
|
6 months ago |
Hugo PRADIER
|
1fd219d438
|
utilisation de is_numeric_dtype au lieu de verifier par type
|
6 months ago |
Hugo PRADIER
|
aa7b935de5
|
verif colonnes numeriques pour boite moustache
|
6 months ago |
Hugo PRADIER
|
d726f86c06
|
exploration initiale + debut visualisation
|
6 months ago |
Bastien OLLIER
|
5a664243fd
|
initial commit
|
6 months ago |