@@ -240,6 +240,9 @@ description=a db package that doesn't suck
240
240
[dask]
241
241
description=Minimal task scheduling abstraction
242
242
243
+ [dask-searchcv]
244
+ description=Tools for doing hyperparameter search with Scikit-Learn and Dask
245
+
243
246
[datafabric]
244
247
description=Distributed In-Memory system for analytics
245
248
@@ -795,6 +798,9 @@ description=Declarative Python programming using Parameters.
795
798
[paramiko]
796
799
description=SSH2 protocol library
797
800
801
+ [parso]
802
+ description=A Python Parser
803
+
798
804
[partd]
799
805
description=Appendable key-value storage
800
806
@@ -1247,6 +1253,9 @@ category=dataproc
1247
1253
[scikit-fuzzy]
<
D1C8
/tr>1248
1254
description=Fuzzy logic toolkit for SciPy
1249
1255
1256
+ [scikit-garden]
1257
+ description=A garden for scikit-learn compatible trees
1258
+
1250
1259
[scikit-learn]
1251
1260
description=A set of Python modules for machine learning and data mining
1252
1261
category=scientific
@@ -1412,6 +1421,9 @@ description=Traceback serialization library.
1412
1421
[tensorflow]
1413
1422
description=TensorFlow helps the tensors flow
1414
1423
1424
+ [tensorflow-tensorboard]
1425
+ description=TensorBoard lets you watch Tensors Flow
1426
+
1415
1427
[terminado]
1416
1428
description=Terminals served to term.js using Tornado websockets
1417
1429
@@ -1421,6 +1433,9 @@ description=Test utilities for code working with files and commands
1421
1433
[theano]
1422
1434
description=Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.
1423
1435
1436
+ [thrift]
1437
+ description= a software framework for scalable cross-language services development
1438
+
1424
1439
[thriftpy]
1425
1440
description=Pure python implementation of Apache Thrift.
1426
1441
0 commit comments