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