@@ -240,6 +240,9 @@ description=a db package that doesn't suck
240240[dask]
241241description=Minimal task scheduling abstraction
242242
243+ [dask-searchcv]
244+ description=Tools for doing hyperparameter search with Scikit-Learn and Dask
245+
243246[datafabric]
244247description=Distributed In-Memory system for analytics
245248
@@ -795,6 +798,9 @@ description=Declarative Python programming using Parameters.
795798[paramiko]
796799description=SSH2 protocol library
797800
801+ [parso]
802+ description=A Python Parser
803+
798804[partd]
799805description=Appendable key-value storage
800806
@@ -1247,6 +1253,9 @@ category=dataproc
12471253[scikit-fuzzy]
12481254description=Fuzzy logic toolkit for SciPy
12491255
1256+ [scikit-garden]
1257+ description=A garden for scikit-learn compatible trees
1258+
12501259[scikit-learn]
12511260description=A set of Python modules for machine learning and data mining
12521261category=scientific
@@ -1412,6 +1421,9 @@ description=Traceback serialization library.
14121421[tensorflow]
14131422description=TensorFlow helps the tensors flow
14141423
1424+ [tensorflow-tensorboard]
1425+ description=TensorBoard lets you watch Tensors Flow
1426+
14151427[terminado]
14161428description=Terminals served to term.js using Tornado websockets
14171429
@@ -1421,6 +1433,9 @@ description=Test utilities for code working with files and commands
14211433[theano]
14221434description=Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.
14231435
1436+ [thrift]
1437+ description= a software framework for scalable cross-language services development
1438+
14241439[thriftpy]
14251440description=Pure python implementation of Apache Thrift.
14261441
0 commit comments