File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 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
918918[scidoc]
919919description=Scidoc installs scientific libraries documentation (NumPy, SciPy, ...)
920920
921- [scikit-learn]
922- description=A set of Python modules for machine learning and data mining
923- category=scientific
924-
925921[scikits.audiolab]
926922description=Audio file I/O using NumPy arrays
927923category=dataproc
@@ -930,13 +926,20 @@ category=dataproc
930926description=Time series manipulation
931927category=dataproc
932928
929+ [scikit-learn]
930+ description=A set of Python modules for machine learning and data mining
931+ category=scientific
932+
933933[scikit-image]
934934description=Image processing toolbox for SciPy
935935category=improc
936936
937937[scikit-neuralnetwork]
938938description=Deep neural networks without the learning cliff! A wrapper library compatible with scikit-learn.
939939
940+ [scikit-optimize]
941+ description=Sequential model-based optimization toolbox.
942+
940943[scilab2py]
941944description=Python to Scilab bridge
942945
@@ -1067,6 +1070,9 @@ description=List processing tools and functional utilities
10671070[tornado]
10681071description=Scalable, non-blocking web server and tools (required for IPython notebook)
10691072
1073+ [tpot]
1074+ description=A Python tool that automatically creates and optimizes machine learning pipelines using genetic programming.
1075+
10701076[tqdm]
10711077description=A Simple Python Progress Meter
10721078
You can’t perform that action at this time.
0 commit comments