File tree 1 file changed +10
-4
lines changed
1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -918,10 +918,6 @@ description=Cyrus-SASL bindings for Python
918
918
[scidoc]
919
919
description=Scidoc installs scientific libraries documentation (NumPy, SciPy, ...)
920
920
921
- [scikit-learn]
922
- description=A set of Python modules for machine learning and data mining
923
- category=scientific
924
-
925
921
[scikits.audiolab]
926
922
description=Audio file I/O using NumPy arrays
927
923
category=dataproc
@@ -930,13 +926,20 @@ category=dataproc
930
926
description=Time series manipulation
931
927
category=dataproc
932
928
929
+ [scikit-learn]
930
+ description=A set of Python modules for machine learning and data mining
931
+ category=scientific
932
+
933
933
[scikit-image]
934
934
description=Image processing toolbox for SciPy
935
935
category=improc
936
936
937
937
[scikit-neuralnetwork]
938
938
description=Deep neural networks without the learning cliff! A wrapper library compatible with scikit-learn.
939
939
940
+ [scikit-optimize]
941
+ description=Sequential model-based optimization toolbox.
942
+
940
943
[scilab2py]
941
944
description=Python to Scilab bridge
942
945
@@ -1067,6 +1070,9 @@ description=List processing tools and functional utilities
1067
1070
[tornado]
1068
1071
description=Scalable, non-blocking web server and tools (required for IPython notebook)
1069
1072
1073
+ [tpot]
1074
+ description=A Python tool that automatically creates and optimizes machine learning pipelines using genetic programming.
1075
+
1070
1076
[tqdm]
1071
1077
description=A Simple Python Progress Meter
1072
1078
You can’t perform that action at this time.
0 commit comments