diff --git a/README.md b/README.md index 368ffc16..cf97f7ec 100644 --- a/README.md +++ b/README.md @@ -98,12 +98,12 @@ _General-purpose machine learning and deep learning frameworks._
Tensorflow (πŸ₯‡44 Β· ⭐ 150K) - An Open Source Machine Learning Framework for Everyone. Apache-2 -- [GitHub](https://github.com/tensorflow/tensorflow) (πŸ‘¨β€πŸ’» 3.5K Β· πŸ”€ 84K Β· πŸ“¦ 120K Β· πŸ“‹ 30K - 14% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/tensorflow/tensorflow) (πŸ‘¨β€πŸ’» 3.5K Β· πŸ”€ 84K Β· πŸ“¦ 120K Β· πŸ“‹ 30K - 14% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/tensorflow/tensorflow ``` -- [PyPi](https://pypi.org/project/tensorflow) (πŸ“₯ 4.1M / month Β· πŸ“¦ 23K Β· ⏱️ 21.01.2021): +- [PyPi](https://pypi.org/project/tensorflow) (πŸ“₯ 3.6M / month Β· πŸ“¦ 23K Β· ⏱️ 21.01.2021): ``` pip install tensorflow ``` @@ -111,83 +111,83 @@ _General-purpose machine learning and deep learning frameworks._ ``` conda install -c conda-forge tensorflow ``` -- [Docker Hub](https://hub.docker.com/r/tensorflow/tensorflow) (πŸ“₯ 47M Β· ⭐ 1.8K Β· ⏱️ 27.01.2021): +- [Docker Hub](https://hub.docker.com/r/tensorflow/tensorflow) (πŸ“₯ 47M Β· ⭐ 1.8K Β· ⏱️ 03.02.2021): ``` docker pull tensorflow/tensorflow ```
PyTorch (πŸ₯‡39 Β· ⭐ 46K) - Tensors and Dynamic neural networks in Python with strong GPU.. BSD-3 -- [GitHub](https://github.com/pytorch/pytorch) (πŸ‘¨β€πŸ’» 2.5K Β· πŸ”€ 12K Β· πŸ“¦ 60K Β· πŸ“‹ 20K - 35% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/pytorch/pytorch) (πŸ‘¨β€πŸ’» 2.5K Β· πŸ”€ 12K Β· πŸ“¦ 61K Β· πŸ“‹ 21K - 37% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/pytorch/pytorch ``` -- [PyPi](https://pypi.org/project/torch) (πŸ“₯ 1.3M / month Β· πŸ“¦ 6.7K Β· ⏱️ 10.12.2020): +- [PyPi](https://pypi.org/project/torch) (πŸ“₯ 1.2M / month Β· πŸ“¦ 6.7K Β· ⏱️ 10.12.2020): ``` pip install torch ``` -- [Conda](https://anaconda.org/pytorch/pytorch) (πŸ“₯ 9.9M Β· ⏱️ 10.12.2020): +- [Conda](https://anaconda.org/pytorch/pytorch) (πŸ“₯ 10M Β· ⏱️ 10.12.2020): ``` conda install -c pytorch pytorch ```
PySpark (πŸ₯‡38 Β· ⭐ 29K) - Apache Spark Python API. Apache-2 -- [GitHub](https://github.com/apache/spark) (πŸ‘¨β€πŸ’» 2.4K Β· πŸ”€ 23K Β· πŸ“¦ 560 Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/apache/spark) (πŸ‘¨β€πŸ’» 2.4K Β· πŸ”€ 23K Β· πŸ“¦ 560 Β· ⏱️ 04.02.2021): ``` git clone https://github.com/apache/spark ``` -- [PyPi](https://pypi.org/project/pyspark) (πŸ“₯ 5.5M / month Β· πŸ“¦ 760 Β· ⏱️ 07.09.2020): +- [PyPi](https://pypi.org/project/pyspark) (πŸ“₯ 4.7M / month Β· πŸ“¦ 760 Β· ⏱️ 07.09.2020): ``` pip install pyspark ``` -- [Conda](https://anaconda.org/conda-forge/pyspark) (πŸ“₯ 880K Β· ⏱️ 07.09.2020): +- [Conda](https://anaconda.org/conda-forge/pyspark) (πŸ“₯ 890K Β· ⏱️ 07.09.2020): ``` conda install -c conda-forge pyspark ```
-
scikit-learn (πŸ₯‡37 Β· ⭐ 44K Β· πŸ“‰) - scikit-learn: machine learning in Python. BSD-3 +
scikit-learn (πŸ₯‡37 Β· ⭐ 44K) - scikit-learn: machine learning in Python. BSD-3 -- [GitHub](https://github.com/scikit-learn/scikit-learn) (πŸ‘¨β€πŸ’» 2.1K Β· πŸ”€ 21K Β· πŸ“₯ 640 Β· πŸ“¦ 190K Β· πŸ“‹ 8.9K - 25% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/scikit-learn/scikit-learn) (πŸ‘¨β€πŸ’» 2.1K Β· πŸ”€ 21K Β· πŸ“₯ 650 Β· πŸ“¦ 190K Β· πŸ“‹ 9K - 25% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/scikit-learn/scikit-learn ``` -- [PyPi](https://pypi.org/project/scikit-learn) (πŸ“₯ 8.4M / month Β· πŸ“¦ 38K Β· ⏱️ 19.01.2021): +- [PyPi](https://pypi.org/project/scikit-learn) (πŸ“₯ 7.2M / month Β· πŸ“¦ 38K Β· ⏱️ 19.01.2021): ``` pip install scikit-learn ``` -- [Conda](https://anaconda.org/conda-forge/scikit-learn) (πŸ“₯ 6.5M Β· ⏱️ 21.01.2021): +- [Conda](https://anaconda.org/conda-forge/scikit-learn) (πŸ“₯ 6.8M Β· ⏱️ 21.01.2021): ``` conda install -c conda-forge scikit-learn ```
StatsModels (πŸ₯‡36 Β· ⭐ 6K) - Statsmodels: statistical modeling and econometrics in Python. BSD-3 -- [GitHub](https://github.com/statsmodels/statsmodels) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 2.1K Β· πŸ“₯ 25 Β· πŸ“¦ 36K Β· πŸ“‹ 4.3K - 47% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/statsmodels/statsmodels) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 2.2K Β· πŸ“₯ 25 Β· πŸ“¦ 37K Β· πŸ“‹ 4.3K - 48% open Β· ⏱️ 31.01.2021): ``` git clone https://github.com/statsmodels/statsmodels ``` -- [PyPi](https://pypi.org/project/statsmodels) (πŸ“₯ 1.6M / month Β· πŸ“¦ 6.7K Β· ⏱️ 29.10.2020): +- [PyPi](https://pypi.org/project/statsmodels) (πŸ“₯ 2.2M / month Β· πŸ“¦ 6.7K Β· ⏱️ 02.02.2021): ``` pip install statsmodels ``` -- [Conda](https://anaconda.org/conda-forge/statsmodels) (πŸ“₯ 3.2M Β· ⏱️ 12.01.2021): +- [Conda](https://anaconda.org/conda-forge/statsmodels) (πŸ“₯ 3.3M Β· ⏱️ 02.02.2021): ``` conda install -c conda-forge statsmodels ```
Keras (πŸ₯‡35 Β· ⭐ 51K) - Deep Learning for humans. MIT -- [GitHub](https://github.com/keras-team/keras) (πŸ‘¨β€πŸ’» 900 Β· πŸ”€ 19K Β· πŸ“‹ 10K - 30% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/keras-team/keras) (πŸ‘¨β€πŸ’» 900 Β· πŸ”€ 19K Β· πŸ“‹ 10K - 30% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/keras-team/keras ``` -- [PyPi](https://pypi.org/project/keras) (πŸ“₯ 1.5M / month Β· πŸ“¦ 15K Β· ⏱️ 24.06.2020): +- [PyPi](https://pypi.org/project/keras) (πŸ“₯ 1.3M / month Β· πŸ“¦ 15K Β· ⏱️ 24.06.2020): ``` pip install keras ``` @@ -196,14 +196,14 @@ _General-purpose machine learning and deep learning frameworks._ conda install -c conda-forge keras ```
-
XGBoost (πŸ₯‡35 Β· ⭐ 20K) - Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or.. Apache-2 +
XGBoost (πŸ₯‡35 Β· ⭐ 21K) - Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or.. Apache-2 -- [GitHub](https://github.com/dmlc/xgboost) (πŸ‘¨β€πŸ’» 500 Β· πŸ”€ 7.9K Β· πŸ“₯ 1.9K Β· πŸ“¦ 13K Β· πŸ“‹ 3.9K - 6% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/dmlc/xgboost) (πŸ‘¨β€πŸ’» 500 Β· πŸ”€ 7.9K Β· πŸ“₯ 1.9K Β· πŸ“¦ 14K Β· πŸ“‹ 3.9K - 6% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/dmlc/xgboost ``` -- [PyPi](https://pypi.org/project/xgboost) (πŸ“₯ 2M / month Β· πŸ“¦ 1.6K Β· ⏱️ 20.01.2021): +- [PyPi](https://pypi.org/project/xgboost) (πŸ“₯ 1.8M / month Β· πŸ“¦ 1.6K Β· ⏱️ 20.01.2021): ``` pip install xgboost ``` @@ -214,55 +214,55 @@ _General-purpose machine learning and deep learning frameworks._
LightGBM (πŸ₯‡35 Β· ⭐ 12K) - A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT,.. MIT -- [GitHub](https://github.com/microsoft/LightGBM) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 3.2K Β· πŸ“₯ 90K Β· πŸ“¦ 5.4K Β· πŸ“‹ 2.1K - 4% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/microsoft/LightGBM) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 3.2K Β· πŸ“₯ 92K Β· πŸ“¦ 5.6K Β· πŸ“‹ 2.1K - 4% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/microsoft/LightGBM ``` -- [PyPi](https://pypi.org/project/lightgbm) (πŸ“₯ 1.1M / month Β· πŸ“¦ 560 Β· ⏱️ 08.12.2020): +- [PyPi](https://pypi.org/project/lightgbm) (πŸ“₯ 970K / month Β· πŸ“¦ 560 Β· ⏱️ 08.12.2020): ``` pip install lightgbm ``` -- [Conda](https://anaconda.org/conda-forge/lightgbm) (πŸ“₯ 470K Β· ⏱️ 15.01.2021): +- [Conda](https://anaconda.org/conda-forge/lightgbm) (πŸ“₯ 480K Β· ⏱️ 15.01.2021): ``` conda install -c conda-forge lightgbm ```
-
MXNet (πŸ₯ˆ34 Β· ⭐ 19K) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning.. Apache-2 +
Theano (πŸ₯ˆ34 Β· ⭐ 9.3K) - Theano is a Python library that allows you to define, optimize, and.. BSD-3 -- [GitHub](https://github.com/apache/incubator-mxnet) (πŸ‘¨β€πŸ’» 950 Β· πŸ”€ 6.8K Β· πŸ“₯ 23K Β· πŸ“¦ 1.8K Β· πŸ“‹ 9.4K - 19% open Β· ⏱️ 20.01.2021): +- [GitHub](https://github.com/Theano/Theano) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 2.5K Β· πŸ“¦ 10K Β· πŸ“‹ 2.8K - 24% open Β· ⏱️ 05.09.2020): ``` - git clone https://github.com/apache/incubator-mxnet + git clone https://github.com/Theano/Theano ``` -- [PyPi](https://pypi.org/project/mxnet) (πŸ“₯ 110K / month Β· πŸ“¦ 440 Β· ⏱️ 28.08.2020): +- [PyPi](https://pypi.org/project/theano) (πŸ“₯ 130K / month Β· πŸ“¦ 5.5K Β· ⏱️ 27.07.2020): ``` - pip install mxnet + pip install theano ``` -- [Conda](https://anaconda.org/anaconda/mxnet) (πŸ“₯ 5.7K Β· ⏱️ 29.02.2020): +- [Conda](https://anaconda.org/conda-forge/theano) (πŸ“₯ 1.3M Β· ⏱️ 21.01.2021): ``` - conda install -c anaconda mxnet + conda install -c conda-forge theano ```
-
Theano (πŸ₯ˆ34 Β· ⭐ 9.3K) - Theano is a Python library that allows you to define, optimize, and.. BSD-3 +
MXNet (πŸ₯ˆ33 Β· ⭐ 19K) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning.. Apache-2 -- [GitHub](https://github.com/Theano/Theano) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 2.5K Β· πŸ“¦ 10K Β· πŸ“‹ 2.8K - 24% open Β· ⏱️ 05.09.2020): +- [GitHub](https://github.com/apache/incubator-mxnet) (πŸ‘¨β€πŸ’» 950 Β· πŸ”€ 6.8K Β· πŸ“₯ 23K Β· πŸ“¦ 1.8K Β· πŸ“‹ 9.4K - 19% open Β· ⏱️ 03.02.2021): ``` - git clone https://github.com/Theano/Theano + git clone https://github.com/apache/incubator-mxnet ``` -- [PyPi](https://pypi.org/project/theano) (πŸ“₯ 160K / month Β· πŸ“¦ 5.5K Β· ⏱️ 27.07.2020): +- [PyPi](https://pypi.org/project/mxnet) (πŸ“₯ 78K / month Β· πŸ“¦ 440 Β· ⏱️ 28.08.2020): ``` - pip install theano + pip install mxnet ``` -- [Conda](https://anaconda.org/conda-forge/theano) (πŸ“₯ 1.3M Β· ⏱️ 21.01.2021): +- [Conda](https://anaconda.org/anaconda/mxnet) (πŸ“₯ 5.8K Β· ⏱️ 29.02.2020): ``` - conda install -c conda-forge theano + conda install -c anaconda mxnet ```
PyFlink (πŸ₯ˆ33 Β· ⭐ 15K) - Apache Flink Python API. Apache-2 -- [GitHub](https://github.com/apache/flink) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 8.5K Β· πŸ“¦ 240 Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/apache/flink) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 8.5K Β· πŸ“¦ 250 Β· ⏱️ 04.02.2021): ``` git clone https://github.com/apache/flink @@ -274,176 +274,160 @@ _General-purpose machine learning and deep learning frameworks._
pytorch-lightning (πŸ₯ˆ33 Β· ⭐ 12K) - The lightweight PyTorch wrapper for high-performance.. Apache-2 -- [GitHub](https://github.com/PyTorchLightning/pytorch-lightning) (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 1.3K Β· πŸ“₯ 69 Β· πŸ“¦ 1.8K Β· πŸ“‹ 2.8K - 11% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/PyTorchLightning/pytorch-lightning) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 1.4K Β· πŸ“₯ 79 Β· πŸ“¦ 1.8K Β· πŸ“‹ 2.8K - 11% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/PyTorchLightning/pytorch-lightning ``` -- [PyPi](https://pypi.org/project/pytorch-lightning) (πŸ“₯ 89K / month Β· πŸ“¦ 14 Β· ⏱️ 26.01.2021): +- [PyPi](https://pypi.org/project/pytorch-lightning) (πŸ“₯ 91K / month Β· πŸ“¦ 14 Β· ⏱️ 03.02.2021): ``` pip install pytorch-lightning ``` -- [Conda](https://anaconda.org/conda-forge/pytorch-lightning) (πŸ“₯ 20K Β· ⏱️ 26.01.2021): +- [Conda](https://anaconda.org/conda-forge/pytorch-lightning) (πŸ“₯ 28K Β· ⏱️ 03.02.2021): ``` conda install -c conda-forge pytorch-lightning ```
Fastai (πŸ₯ˆ32 Β· ⭐ 20K) - The fastai deep learning library. Apache-2 -- [GitHub](https://github.com/fastai/fastai) (πŸ‘¨β€πŸ’» 470 Β· πŸ”€ 6.9K Β· πŸ“‹ 1.4K - 4% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/fastai/fastai) (πŸ‘¨β€πŸ’» 470 Β· πŸ”€ 6.9K Β· πŸ“‹ 1.4K - 4% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/fastai/fastai ``` -- [PyPi](https://pypi.org/project/fastai) (πŸ“₯ 110K / month Β· πŸ“¦ 370 Β· ⏱️ 13.01.2021): +- [PyPi](https://pypi.org/project/fastai) (πŸ“₯ 82K / month Β· πŸ“¦ 370 Β· ⏱️ 13.01.2021): ``` pip install fastai ```
-
jax (πŸ₯ˆ32 Β· ⭐ 11K) - Composable transformations of Python+NumPy programs: differentiate,.. Apache-2 - -- [GitHub](https://github.com/google/jax) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 960 Β· πŸ“¦ 1K Β· πŸ“‹ 2.1K - 34% open Β· ⏱️ 28.01.2021): - - ``` - git clone https://github.com/google/jax - ``` -- [PyPi](https://pypi.org/project/jax) (πŸ“₯ 60K / month Β· πŸ“¦ 46 Β· ⏱️ 27.01.2021): - ``` - pip install jax - ``` -- [Conda](https://anaconda.org/conda-forge/jaxlib) (πŸ“₯ 71K Β· ⏱️ 18.01.2021): - ``` - conda install -c conda-forge jaxlib - ``` -
Thinc (πŸ₯ˆ32 Β· ⭐ 2.2K) - A refreshing functional take on deep learning, compatible with your favorite.. MIT -- [GitHub](https://github.com/explosion/thinc) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 200 Β· πŸ“¦ 11K Β· πŸ“‹ 96 - 9% open Β· ⏱️ 24.01.2021): +- [GitHub](https://github.com/explosion/thinc) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 200 Β· πŸ“¦ 11K Β· πŸ“‹ 96 - 9% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/explosion/thinc ``` -- [PyPi](https://pypi.org/project/thinc) (πŸ“₯ 700K / month Β· πŸ“¦ 1.1K Β· ⏱️ 24.01.2021): +- [PyPi](https://pypi.org/project/thinc) (πŸ“₯ 640K / month Β· πŸ“¦ 1.1K Β· ⏱️ 24.01.2021): ``` pip install thinc ``` -- [Conda](https://anaconda.org/conda-forge/thinc) (πŸ“₯ 860K Β· ⏱️ 25.01.2021): +- [Conda](https://anaconda.org/conda-forge/thinc) (πŸ“₯ 870K Β· ⏱️ 03.02.2021): ``` conda install -c conda-forge thinc ```
-
Catboost (πŸ₯ˆ31 Β· ⭐ 5.7K) - A fast, scalable, high performance Gradient Boosting on Decision.. Apache-2 +
jax (πŸ₯ˆ31 Β· ⭐ 11K) - Composable transformations of Python+NumPy programs: differentiate,.. Apache-2 -- [GitHub](https://github.com/catboost/catboost) (πŸ‘¨β€πŸ’» 730 Β· πŸ”€ 860 Β· πŸ“₯ 48K Β· πŸ“‹ 1.3K - 23% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/google/jax) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 970 Β· πŸ“¦ 1.1K Β· πŸ“‹ 2.1K - 34% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/catboost/catboost + git clone https://github.com/google/jax ``` -- [PyPi](https://pypi.org/project/catboost) (πŸ“₯ 540K / month Β· πŸ“¦ 160 Β· ⏱️ 27.12.2020): +- [PyPi](https://pypi.org/project/jax) (πŸ“₯ 56K / month Β· πŸ“¦ 46 Β· ⏱️ 27.01.2021): ``` - pip install catboost + pip install jax ``` -- [Conda](https://anaconda.org/conda-forge/catboost) (πŸ“₯ 560K Β· ⏱️ 29.12.2020): +- [Conda](https://anaconda.org/conda-forge/jaxlib) (πŸ“₯ 73K Β· ⏱️ 18.01.2021): ``` - conda install -c conda-forge catboost + conda install -c conda-forge jaxlib ```
Chainer (πŸ₯ˆ31 Β· ⭐ 5.5K) - A flexible framework of neural networks for deep learning. MIT -- [GitHub](https://github.com/chainer/chainer) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 1.4K Β· πŸ“¦ 1.8K Β· πŸ“‹ 2K - 0% open Β· ⏱️ 23.12.2020): +- [GitHub](https://github.com/chainer/chainer) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 1.4K Β· πŸ“¦ 1.9K Β· πŸ“‹ 2K - 0% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/chainer/chainer ``` -- [PyPi](https://pypi.org/project/chainer) (πŸ“₯ 14K / month Β· πŸ“¦ 740 Β· ⏱️ 13.01.2021): +- [PyPi](https://pypi.org/project/chainer) (πŸ“₯ 13K / month Β· πŸ“¦ 740 Β· ⏱️ 13.01.2021): ``` pip install chainer ```
-
TFlearn (πŸ₯ˆ30 Β· ⭐ 9.5K) - Deep learning library featuring a higher-level API for TensorFlow. MIT +
PaddlePaddle (πŸ₯ˆ30 Β· ⭐ 14K Β· πŸ“ˆ) - PArallel Distributed Deep LEarning: Machine Learning.. Apache-2 -- [GitHub](https://github.com/tflearn/tflearn) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 2.4K Β· πŸ“¦ 3K Β· πŸ“‹ 930 - 61% open Β· ⏱️ 30.11.2020): +- [GitHub](https://github.com/PaddlePaddle/Paddle) (πŸ‘¨β€πŸ’» 500 Β· πŸ”€ 3.5K Β· πŸ“₯ 15K Β· πŸ“¦ 27 Β· πŸ“‹ 13K - 18% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/tflearn/tflearn + git clone https://github.com/PaddlePaddle/Paddle ``` -- [PyPi](https://pypi.org/project/tflearn) (πŸ“₯ 9.3K / month Β· πŸ“¦ 480 Β· ⏱️ 11.11.2020): +- [PyPi](https://pypi.org/project/paddlepaddle) (πŸ“₯ 4K / month Β· πŸ“¦ 16 Β· ⏱️ 25.01.2021): ``` - pip install tflearn + pip install paddlepaddle ```
Vowpal Wabbit (πŸ₯ˆ30 Β· ⭐ 7.4K) - Vowpal Wabbit is a machine learning system which pushes the.. BSD-3 -- [GitHub](https://github.com/VowpalWabbit/vowpal_wabbit) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1.7K Β· πŸ“¦ 97 Β· πŸ“‹ 1K - 15% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/VowpalWabbit/vowpal_wabbit) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1.7K Β· πŸ“¦ 98 Β· πŸ“‹ 1K - 16% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/VowpalWabbit/vowpal_wabbit ``` -- [PyPi](https://pypi.org/project/vowpalwabbit) (πŸ“₯ 17K / month Β· πŸ“¦ 16 Β· ⏱️ 12.11.2020): +- [PyPi](https://pypi.org/project/vowpalwabbit) (πŸ“₯ 12K / month Β· πŸ“¦ 16 Β· ⏱️ 12.11.2020): ``` pip install vowpalwabbit ```
-
PaddlePaddle (πŸ₯ˆ29 Β· ⭐ 14K) - PArallel Distributed Deep LEarning: Machine Learning.. Apache-2 +
Catboost (πŸ₯ˆ30 Β· ⭐ 5.7K) - A fast, scalable, high performance Gradient Boosting on Decision.. Apache-2 -- [GitHub](https://github.com/PaddlePaddle/Paddle) (πŸ‘¨β€πŸ’» 490 Β· πŸ”€ 3.4K Β· πŸ“₯ 15K Β· πŸ“¦ 26 Β· πŸ“‹ 13K - 18% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/catboost/catboost) (πŸ‘¨β€πŸ’» 730 Β· πŸ”€ 860 Β· πŸ“₯ 49K Β· πŸ“‹ 1.4K - 23% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/PaddlePaddle/Paddle + git clone https://github.com/catboost/catboost ``` -- [PyPi](https://pypi.org/project/paddlepaddle) (πŸ“₯ 4.7K / month Β· πŸ“¦ 16 Β· ⏱️ 25.01.2021): +- [PyPi](https://pypi.org/project/catboost) (πŸ“₯ 420K / month Β· πŸ“¦ 160 Β· ⏱️ 27.12.2020): ``` - pip install paddlepaddle + pip install catboost + ``` +- [Conda](https://anaconda.org/conda-forge/catboost) (πŸ“₯ 560K Β· ⏱️ 29.12.2020): + ``` + conda install -c conda-forge catboost ```
Turi Create (πŸ₯ˆ29 Β· ⭐ 10K) - Turi Create simplifies the development of custom machine learning.. BSD-3 -- [GitHub](https://github.com/apple/turicreate) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 1.1K Β· πŸ“₯ 3.6K Β· πŸ“¦ 220 Β· πŸ“‹ 1.7K - 27% open Β· ⏱️ 13.10.2020): +- [GitHub](https://github.com/apple/turicreate) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 1.1K Β· πŸ“₯ 3.6K Β· πŸ“¦ 220 Β· πŸ“‹ 1.7K - 27% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/apple/turicreate ``` -- [PyPi](https://pypi.org/project/turicreate) (πŸ“₯ 9.2K / month Β· πŸ“¦ 34 Β· ⏱️ 30.09.2020): +- [PyPi](https://pypi.org/project/turicreate) (πŸ“₯ 9.8K / month Β· πŸ“¦ 34 Β· ⏱️ 30.09.2020): ``` pip install turicreate ```
-
Sonnet (πŸ₯‰28 Β· ⭐ 8.7K) - TensorFlow-based neural network library. Apache-2 +
TFlearn (πŸ₯ˆ29 Β· ⭐ 9.5K) - Deep learning library featuring a higher-level API for TensorFlow. MIT -- [GitHub](https://github.com/deepmind/sonnet) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 1.3K Β· πŸ“¦ 490 Β· πŸ“‹ 150 - 11% open Β· ⏱️ 08.10.2020): +- [GitHub](https://github.com/tflearn/tflearn) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 2.4K Β· πŸ“¦ 3K Β· πŸ“‹ 930 - 61% open Β· ⏱️ 30.11.2020): ``` - git clone https://github.com/deepmind/sonnet - ``` -- [PyPi](https://pypi.org/project/dm-sonnet) (πŸ“₯ 34K / month Β· πŸ“¦ 82 Β· ⏱️ 27.03.2020): - ``` - pip install dm-sonnet + git clone https://github.com/tflearn/tflearn ``` -- [Conda](https://anaconda.org/conda-forge/sonnet) (πŸ“₯ 7K Β· ⏱️ 14.11.2020): +- [PyPi](https://pypi.org/project/tflearn) (πŸ“₯ 7.7K / month Β· πŸ“¦ 480 Β· ⏱️ 11.11.2020): ``` - conda install -c conda-forge sonnet + pip install tflearn ```
tensorpack (πŸ₯‰28 Β· ⭐ 5.9K) - A Neural Net Training Interface on TensorFlow, with focus.. Apache-2 -- [GitHub](https://github.com/tensorpack/tensorpack) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 1.8K Β· πŸ“₯ 110 Β· πŸ“¦ 670 Β· πŸ“‹ 1.3K - 1% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/tensorpack/tensorpack) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 1.8K Β· πŸ“₯ 110 Β· πŸ“¦ 680 Β· πŸ“‹ 1.3K - 1% open Β· ⏱️ 22.01.2021): ``` git clone https://github.com/tensorpack/tensorpack ``` -- [PyPi](https://pypi.org/project/tensorpack) (πŸ“₯ 49K / month Β· πŸ“¦ 76 Β· ⏱️ 22.01.2021): +- [PyPi](https://pypi.org/project/tensorpack) (πŸ“₯ 15K / month Β· πŸ“¦ 76 Β· ⏱️ 22.01.2021): ``` pip install tensorpack ```
dyNET (πŸ₯‰28 Β· ⭐ 3.2K) - DyNet: The Dynamic Neural Network Toolkit. Apache-2 -- [GitHub](https://github.com/clab/dynet) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 690 Β· πŸ“₯ 1.6K Β· πŸ“¦ 170 Β· πŸ“‹ 920 - 27% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/clab/dynet) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 690 Β· πŸ“₯ 1.7K Β· πŸ“¦ 170 Β· πŸ“‹ 920 - 27% open Β· ⏱️ 27.01.2021): ``` git clone https://github.com/clab/dynet ``` -- [PyPi](https://pypi.org/project/dyNET) (πŸ“₯ 4.4K / month Β· πŸ“¦ 38 Β· ⏱️ 21.10.2020): +- [PyPi](https://pypi.org/project/dyNET) (πŸ“₯ 4.1K / month Β· πŸ“¦ 38 Β· ⏱️ 21.10.2020): ``` pip install dyNET ``` @@ -455,126 +439,142 @@ _General-purpose machine learning and deep learning frameworks._ ``` git clone https://github.com/microsoft/CNTK ``` -- [PyPi](https://pypi.org/project/cntk) (πŸ“₯ 1.1K / month Β· πŸ“¦ 17 Β· ⏱️ 09.12.2020): +- [PyPi](https://pypi.org/project/cntk) (πŸ“₯ 960 / month Β· πŸ“¦ 17 Β· ⏱️ 09.12.2020): ``` pip install cntk ```
-
skorch (πŸ₯‰27 Β· ⭐ 3.8K) - A scikit-learn compatible neural network library that wraps.. BSD-3 +
Sonnet (πŸ₯‰27 Β· ⭐ 8.7K) - TensorFlow-based neural network library. Apache-2 -- [GitHub](https://github.com/skorch-dev/skorch) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 270 Β· πŸ“¦ 260 Β· πŸ“‹ 360 - 13% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/deepmind/sonnet) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 1.3K Β· πŸ“¦ 500 Β· πŸ“‹ 150 - 11% open Β· ⏱️ 08.10.2020): ``` - git clone https://github.com/skorch-dev/skorch + git clone https://github.com/deepmind/sonnet ``` -- [PyPi](https://pypi.org/project/skorch) (πŸ“₯ 5.7K / month Β· πŸ“¦ 13 Β· ⏱️ 30.08.2020): +- [PyPi](https://pypi.org/project/dm-sonnet) (πŸ“₯ 19K / month Β· πŸ“¦ 82 Β· ⏱️ 27.03.2020): ``` - pip install skorch + pip install dm-sonnet ``` -- [Conda](https://anaconda.org/conda-forge/skorch) (πŸ“₯ 170K Β· ⏱️ 19.09.2020): +- [Conda](https://anaconda.org/conda-forge/sonnet) (πŸ“₯ 7.1K Β· ⏱️ 14.11.2020): ``` - conda install -c conda-forge skorch + conda install -c conda-forge sonnet ```
Ignite (πŸ₯‰27 Β· ⭐ 3.2K) - High-level library to help with training and evaluating neural.. BSD-3 -- [GitHub](https://github.com/pytorch/ignite) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 410 Β· πŸ“¦ 720 Β· πŸ“‹ 700 - 13% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/pytorch/ignite) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 420 Β· πŸ“¦ 730 Β· πŸ“‹ 710 - 13% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/pytorch/ignite ``` -- [PyPi](https://pypi.org/project/pytorch-ignite) (πŸ“₯ 31K / month Β· πŸ“¦ 62 Β· ⏱️ 24.01.2021): +- [PyPi](https://pypi.org/project/pytorch-ignite) (πŸ“₯ 26K / month Β· πŸ“¦ 62 Β· ⏱️ 04.02.2021): ``` pip install pytorch-ignite ``` -- [Conda](https://anaconda.org/pytorch/ignite) (πŸ“₯ 52K Β· ⏱️ 20.09.2020): +- [Conda](https://anaconda.org/pytorch/ignite) (πŸ“₯ 53K Β· ⏱️ 20.09.2020): ``` conda install -c pytorch ignite ```
-
Jina (πŸ₯‰27 Β· ⭐ 2K) - An easier way to build neural search in the cloud. Apache-2 +
Jina (πŸ₯‰27 Β· ⭐ 2.1K) - An easier way to build neural search in the cloud. Apache-2 -- [GitHub](https://github.com/jina-ai/jina) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 320 Β· πŸ“¦ 45 Β· πŸ“‹ 620 - 7% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/jina-ai/jina) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 340 Β· πŸ“¦ 46 Β· πŸ“‹ 630 - 7% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/jina-ai/jina ``` -- [PyPi](https://pypi.org/project/jina) (πŸ“₯ 2K / month Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/jina) (πŸ“₯ 2.4K / month Β· ⏱️ 04.02.2021): ``` pip install jina ``` -- [Docker Hub](https://hub.docker.com/r/jinaai/jina) (πŸ“₯ 89K Β· ⏱️ 28.01.2021): +- [Docker Hub](https://hub.docker.com/r/jinaai/jina) (πŸ“₯ 100K Β· ⏱️ 04.02.2021): ``` docker pull jinaai/jina ```
Flax (πŸ₯‰27 Β· ⭐ 1.4K) - Flax is a neural network ecosystem for JAX that is designed for.. Apache-2 jax -- [GitHub](https://github.com/google/flax) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 160 Β· πŸ“₯ 20 Β· πŸ“¦ 91 Β· πŸ“‹ 300 - 53% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/google/flax) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 170 Β· πŸ“₯ 21 Β· πŸ“¦ 95 Β· πŸ“‹ 290 - 50% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/google/flax ``` -- [PyPi](https://pypi.org/project/flax) (πŸ“₯ 44K / month Β· πŸ“¦ 6 Β· ⏱️ 08.12.2020): +- [PyPi](https://pypi.org/project/flax) (πŸ“₯ 41K / month Β· πŸ“¦ 6 Β· ⏱️ 08.12.2020): ``` pip install flax ```
+
skorch (πŸ₯‰26 Β· ⭐ 3.8K) - A scikit-learn compatible neural network library that wraps.. BSD-3 + +- [GitHub](https://github.com/skorch-dev/skorch) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 270 Β· πŸ“¦ 260 Β· πŸ“‹ 360 - 13% open Β· ⏱️ 28.01.2021): + + ``` + git clone https://github.com/skorch-dev/skorch + ``` +- [PyPi](https://pypi.org/project/skorch) (πŸ“₯ 5.5K / month Β· πŸ“¦ 13 Β· ⏱️ 30.08.2020): + ``` + pip install skorch + ``` +- [Conda](https://anaconda.org/conda-forge/skorch) (πŸ“₯ 180K Β· ⏱️ 19.09.2020): + ``` + conda install -c conda-forge skorch + ``` +
mlpack (πŸ₯‰26 Β· ⭐ 3.5K) - mlpack: a scalable C++ machine learning library --. BSD-3 -- [GitHub](https://github.com/mlpack/mlpack) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 1.3K Β· πŸ“‹ 1.4K - 11% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/mlpack/mlpack) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 1.3K Β· πŸ“‹ 1.4K - 11% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/mlpack/mlpack ``` -- [PyPi](https://pypi.org/project/mlpack) (πŸ“₯ 100 / month Β· ⏱️ 28.10.2020): +- [PyPi](https://pypi.org/project/mlpack) (πŸ“₯ 88 / month Β· ⏱️ 28.10.2020): ``` pip install mlpack ``` -- [Conda](https://anaconda.org/conda-forge/mlpack) (πŸ“₯ 63K Β· ⏱️ 29.10.2020): +- [Conda](https://anaconda.org/conda-forge/mlpack) (πŸ“₯ 64K Β· ⏱️ 29.10.2020): ``` conda install -c conda-forge mlpack ```
Ludwig (πŸ₯‰25 Β· ⭐ 7.5K) - Ludwig is a toolbox that allows to train and evaluate deep.. Apache-2 -- [GitHub](https://github.com/ludwig-ai/ludwig) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 880 Β· πŸ“¦ 76 Β· πŸ“‹ 520 - 21% open Β· ⏱️ 20.01.2021): +- [GitHub](https://github.com/ludwig-ai/ludwig) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 890 Β· πŸ“¦ 79 Β· πŸ“‹ 520 - 22% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/ludwig-ai/ludwig ``` -- [PyPi](https://pypi.org/project/ludwig) (πŸ“₯ 1K / month Β· πŸ“¦ 12 Β· ⏱️ 16.11.2020): +- [PyPi](https://pypi.org/project/ludwig) (πŸ“₯ 840 / month Β· πŸ“¦ 12 Β· ⏱️ 01.02.2021): ``` pip install ludwig ```
Neural Network Libraries (πŸ₯‰25 Β· ⭐ 2.4K) - Neural Network Libraries. Apache-2 -- [GitHub](https://github.com/sony/nnabla) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 300 Β· πŸ“₯ 520 Β· πŸ“‹ 54 - 64% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/sony/nnabla) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 300 Β· πŸ“₯ 520 Β· πŸ“‹ 58 - 62% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/sony/nnabla ``` -- [PyPi](https://pypi.org/project/nnabla) (πŸ“₯ 1.3K / month Β· πŸ“¦ 34 Β· ⏱️ 24.12.2020): +- [PyPi](https://pypi.org/project/nnabla) (πŸ“₯ 1.4K / month Β· πŸ“¦ 34 Β· ⏱️ 29.01.2021): ``` pip install nnabla ```
xLearn (πŸ₯‰24 Β· ⭐ 2.8K Β· πŸ’€) - High performance, easy-to-use, and scalable machine learning (ML).. Apache-2 -- [GitHub](https://github.com/aksnzhy/xlearn) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 490 Β· πŸ“₯ 2.3K Β· πŸ“¦ 40 Β· πŸ“‹ 280 - 62% open Β· ⏱️ 03.03.2020): +- [GitHub](https://github.com/aksnzhy/xlearn) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 490 Β· πŸ“₯ 2.3K Β· πŸ“¦ 41 Β· πŸ“‹ 290 - 62% open Β· ⏱️ 03.03.2020): ``` git clone https://github.com/aksnzhy/xlearn ``` -- [PyPi](https://pypi.org/project/xlearn) (πŸ“₯ 5.4K / month Β· πŸ“¦ 1 Β· ⏱️ 04.12.2018): +- [PyPi](https://pypi.org/project/xlearn) (πŸ“₯ 4.7K / month Β· πŸ“¦ 1 Β· ⏱️ 04.12.2018): ``` pip install xlearn ```
einops (πŸ₯‰24 Β· ⭐ 2.3K) - Deep learning operations reinvented (for pytorch, tensorflow, jax and.. MIT -- [GitHub](https://github.com/arogozhnikov/einops) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 76 Β· πŸ“¦ 210 Β· πŸ“‹ 63 - 34% open Β· ⏱️ 09.01.2021): +- [GitHub](https://github.com/arogozhnikov/einops) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 77 Β· πŸ“¦ 230 Β· πŸ“‹ 63 - 34% open Β· ⏱️ 09.01.2021): ``` git clone https://github.com/arogozhnikov/einops @@ -583,31 +583,31 @@ _General-purpose machine learning and deep learning frameworks._ ``` pip install einops ``` -- [Conda](https://anaconda.org/conda-forge/einops) (πŸ“₯ 3.6K Β· ⏱️ 15.10.2020): +- [Conda](https://anaconda.org/conda-forge/einops) (πŸ“₯ 3.7K Β· ⏱️ 15.10.2020): ``` conda install -c conda-forge einops ```
ktrain (πŸ₯‰24 Β· ⭐ 730) - ktrain is a Python library that makes deep learning and AI more.. Apache-2 -- [GitHub](https://github.com/amaiya/ktrain) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 180 Β· πŸ“¦ 110 Β· πŸ“‹ 300 - 2% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/amaiya/ktrain) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 180 Β· πŸ“¦ 120 Β· πŸ“‹ 300 - 3% open Β· ⏱️ 29.01.2021): ``` git clone https://github.com/amaiya/ktrain ``` -- [PyPi](https://pypi.org/project/ktrain) (πŸ“₯ 4.7K / month Β· πŸ“¦ 1 Β· ⏱️ 28.01.2021): +- [PyPi](https://pypi.org/project/ktrain) (πŸ“₯ 4.1K / month Β· πŸ“¦ 1 Β· ⏱️ 28.01.2021): ``` pip install ktrain ```
-
tensorflow-upstream (πŸ₯‰24 Β· ⭐ 530) - TensorFlow ROCm port. Apache-2 +
tensorflow-upstream (πŸ₯‰24 Β· ⭐ 540) - TensorFlow ROCm port. Apache-2 -- [GitHub](https://github.com/ROCmSoftwarePlatform/tensorflow-upstream) (πŸ‘¨β€πŸ’» 3.5K Β· πŸ”€ 64 Β· πŸ“₯ 16 Β· πŸ“‹ 280 - 19% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/ROCmSoftwarePlatform/tensorflow-upstream) (πŸ‘¨β€πŸ’» 3.5K Β· πŸ”€ 64 Β· πŸ“₯ 16 Β· πŸ“‹ 280 - 19% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/ROCmSoftwarePlatform/tensorflow-upstream ``` -- [PyPi](https://pypi.org/project/tensorflow-rocm) (πŸ“₯ 1.1K / month Β· ⏱️ 22.12.2020): +- [PyPi](https://pypi.org/project/tensorflow-rocm) (πŸ“₯ 710 / month Β· ⏱️ 22.12.2020): ``` pip install tensorflow-rocm ``` @@ -635,14 +635,14 @@ _General-purpose machine learning and deep learning frameworks._ ``` git clone https://github.com/nubank/fklearn ``` -- [PyPi](https://pypi.org/project/fklearn) (πŸ“₯ 3.7K / month Β· ⏱️ 02.10.2020): +- [PyPi](https://pypi.org/project/fklearn) (πŸ“₯ 2.9K / month Β· ⏱️ 02.10.2020): ``` pip install fklearn ```
mace (πŸ₯‰21 Β· ⭐ 4.3K) - MACE is a deep learning inference framework optimized for mobile.. Apache-2 -- [GitHub](https://github.com/XiaoMi/mace) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 760 Β· πŸ“₯ 1.3K Β· πŸ“‹ 620 - 6% open Β· ⏱️ 10.01.2021): +- [GitHub](https://github.com/XiaoMi/mace) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 760 Β· πŸ“₯ 1.3K Β· πŸ“‹ 620 - 6% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/XiaoMi/mace @@ -650,87 +650,87 @@ _General-purpose machine learning and deep learning frameworks._
Neural Tangents (πŸ₯‰21 Β· ⭐ 1.3K) - Fast and Easy Infinite Neural Networks in Python. Apache-2 -- [GitHub](https://github.com/google/neural-tangents) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 150 Β· πŸ“₯ 100 Β· πŸ“¦ 13 Β· πŸ“‹ 77 - 36% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/google/neural-tangents) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 150 Β· πŸ“₯ 100 Β· πŸ“¦ 13 Β· πŸ“‹ 77 - 36% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/google/neural-tangents ``` -- [PyPi](https://pypi.org/project/neural-tangents) (πŸ“₯ 400 / month Β· ⏱️ 25.01.2021): +- [PyPi](https://pypi.org/project/neural-tangents) (πŸ“₯ 980 / month Β· ⏱️ 25.01.2021): ``` pip install neural-tangents ```
ThunderSVM (πŸ₯‰20 Β· ⭐ 1.3K) - ThunderSVM: A Fast SVM Library on GPUs and CPUs. Apache-2 -- [GitHub](https://github.com/Xtra-Computing/thundersvm) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 160 Β· πŸ“₯ 2.1K Β· πŸ“‹ 190 - 22% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/Xtra-Computing/thundersvm) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 160 Β· πŸ“₯ 2.1K Β· πŸ“‹ 190 - 23% open Β· ⏱️ 27.01.2021): ``` git clone https://github.com/Xtra-Computing/thundersvm ``` -- [PyPi](https://pypi.org/project/thundersvm) (πŸ“₯ 320 / month Β· ⏱️ 13.03.2020): +- [PyPi](https://pypi.org/project/thundersvm) (πŸ“₯ 260 / month Β· ⏱️ 13.03.2020): ``` pip install thundersvm ```
-
Haiku (πŸ₯‰20 Β· ⭐ 920) - JAX-based neural network library. Apache-2 +
Haiku (πŸ₯‰20 Β· ⭐ 930) - JAX-based neural network library. Apache-2 -- [GitHub](https://github.com/deepmind/dm-haiku) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 63 Β· πŸ“¦ 58 Β· πŸ“‹ 66 - 27% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/deepmind/dm-haiku) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 64 Β· πŸ“¦ 58 Β· πŸ“‹ 66 - 27% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/deepmind/dm-haiku ```
-
Torchbearer (πŸ₯‰18 Β· ⭐ 580 Β· πŸ’€) - torchbearer: A model fitting library for PyTorch. MIT +
Objax (πŸ₯‰19 Β· ⭐ 560 Β· 🐣) - Objax is a machine learning framework that provides an Object.. Apache-2 jax -- [GitHub](https://github.com/pytorchbearer/torchbearer) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 62 Β· πŸ“¦ 38 Β· πŸ“‹ 240 - 3% open Β· ⏱️ 17.02.2020): +- [GitHub](https://github.com/google/objax) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 45 Β· πŸ“¦ 5 Β· πŸ“‹ 90 - 45% open Β· ⏱️ 03.02.2021): ``` - git clone https://github.com/pytorchbearer/torchbearer + git clone https://github.com/google/objax ``` -- [PyPi](https://pypi.org/project/torchbearer) (πŸ“₯ 150 / month Β· πŸ“¦ 3 Β· ⏱️ 31.01.2020): +- [PyPi](https://pypi.org/project/objax) (πŸ“₯ 770 / month Β· ⏱️ 03.02.2021): ``` - pip install torchbearer + pip install objax ```
-
Objax (πŸ₯‰17 Β· ⭐ 560 Β· 🐣) - Objax is a machine learning framework that provides an Object.. Apache-2 jax +
Torchbearer (πŸ₯‰17 Β· ⭐ 580 Β· πŸ’€) - torchbearer: A model fitting library for PyTorch. MIT -- [GitHub](https://github.com/google/objax) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 42 Β· πŸ“¦ 5 Β· πŸ“‹ 79 - 39% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/pytorchbearer/torchbearer) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 62 Β· πŸ“¦ 38 Β· πŸ“‹ 240 - 3% open Β· ⏱️ 17.02.2020): ``` - git clone https://github.com/google/objax + git clone https://github.com/pytorchbearer/torchbearer ``` -- [PyPi](https://pypi.org/project/objax) (πŸ“₯ 140 / month Β· ⏱️ 02.11.2020): +- [PyPi](https://pypi.org/project/torchbearer) (πŸ“₯ 110 / month Β· πŸ“¦ 3 Β· ⏱️ 31.01.2020): ``` - pip install objax + pip install torchbearer ```
ThunderGBM (πŸ₯‰16 Β· ⭐ 580) - ThunderGBM: Fast GBDTs and Random Forests on GPUs. Apache-2 -- [GitHub](https://github.com/Xtra-Computing/thundergbm) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 71 Β· πŸ“‹ 46 - 43% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/Xtra-Computing/thundergbm) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 70 Β· πŸ“‹ 46 - 43% open Β· ⏱️ 05.01.2021): ``` git clone https://github.com/Xtra-Computing/thundergbm ``` -- [PyPi](https://pypi.org/project/thundergbm) (πŸ“₯ 65 / month Β· ⏱️ 01.05.2020): +- [PyPi](https://pypi.org/project/thundergbm) (πŸ“₯ 33 / month Β· ⏱️ 01.05.2020): ``` pip install thundergbm ```
-
elegy (πŸ₯‰16 Β· ⭐ 150) - Elegy is a Neural Networks framework based on Jax and inspired.. Apache-2 jax +
elegy (πŸ₯‰16 Β· ⭐ 160) - Elegy is a framework-agnostic Trainer interface for the Jax.. Apache-2 jax -- [GitHub](https://github.com/poets-ai/elegy) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 10 Β· πŸ“‹ 50 - 30% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/poets-ai/elegy) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 11 Β· πŸ“‹ 55 - 36% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/poets-ai/elegy ``` -- [PyPi](https://pypi.org/project/elegy) (πŸ“₯ 120 / month Β· ⏱️ 17.12.2020): +- [PyPi](https://pypi.org/project/elegy) (πŸ“₯ 95 / month Β· ⏱️ 03.02.2021): ``` pip install elegy ```
NeoML (πŸ₯‰13 Β· ⭐ 560) - Machine learning framework for both deep learning and traditional.. Apache-2 -- [GitHub](https://github.com/neoml-lib/neoml) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 79 Β· πŸ“‹ 29 - 55% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/neoml-lib/neoml) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 79 Β· πŸ“‹ 29 - 55% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/neoml-lib/neoml @@ -738,7 +738,7 @@ _General-purpose machine learning and deep learning frameworks._
Show 7 hidden projects... -- dlib (πŸ₯ˆ32 Β· ⭐ 9.8K Β· πŸ“‰) - A toolkit for making real world machine learning and data analysis.. ❗️BSL-1.0 +- dlib (πŸ₯ˆ32 Β· ⭐ 9.9K) - A toolkit for making real world machine learning and data analysis.. ❗️BSL-1.0 - NuPIC (πŸ₯‰24 Β· ⭐ 6.2K Β· πŸ’€) - Numenta Platform for Intelligent Computing is an implementation.. ❗️AGPL-3.0 - Lasagne (πŸ₯‰24 Β· ⭐ 3.8K Β· πŸ’€) - Lightweight library to build and train neural networks in Theano. MIT - neon (πŸ₯‰22 Β· ⭐ 3.9K Β· πŸ’€) - Intel Nervana reference deep learning framework committed to best.. Apache-2 @@ -756,28 +756,28 @@ _General-purpose and task-specific data visualization libraries._
Matplotlib (πŸ₯‡41 Β· ⭐ 13K) - matplotlib: plotting with Python. Python-2.0 -- [GitHub](https://github.com/matplotlib/matplotlib) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 5.6K Β· πŸ“¦ 320K Β· πŸ“‹ 7.6K - 21% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/matplotlib/matplotlib) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 5.6K Β· πŸ“¦ 320K Β· πŸ“‹ 7.6K - 21% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/matplotlib/matplotlib ``` -- [PyPi](https://pypi.org/project/matplotlib) (πŸ“₯ 7.2M / month Β· πŸ“¦ 79K Β· ⏱️ 12.11.2020): +- [PyPi](https://pypi.org/project/matplotlib) (πŸ“₯ 7M / month Β· πŸ“¦ 79K Β· ⏱️ 28.01.2021): ``` pip install matplotlib ``` -- [Conda](https://anaconda.org/conda-forge/matplotlib) (πŸ“₯ 7.9M Β· ⏱️ 14.01.2021): +- [Conda](https://anaconda.org/conda-forge/matplotlib) (πŸ“₯ 8.1M Β· ⏱️ 28.01.2021): ``` conda install -c conda-forge matplotlib ```
-
Plotly (πŸ₯‡35 Β· ⭐ 8.7K) - The interactive graphing library for Python (includes Plotly Express). MIT +
Plotly (πŸ₯‡35 Β· ⭐ 8.8K) - The interactive graphing library for Python (includes Plotly Express). MIT -- [GitHub](https://github.com/plotly/plotly.py) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.7K Β· πŸ“¦ 5 Β· πŸ“‹ 1.8K - 43% open Β· ⏱️ 14.01.2021): +- [GitHub](https://github.com/plotly/plotly.py) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.7K Β· πŸ“¦ 5 Β· πŸ“‹ 1.9K - 43% open Β· ⏱️ 14.01.2021): ``` git clone https://github.com/plotly/plotly.py ``` -- [PyPi](https://pypi.org/project/plotly) (πŸ“₯ 2.1M / month Β· πŸ“¦ 5K Β· ⏱️ 12.01.2021): +- [PyPi](https://pypi.org/project/plotly) (πŸ“₯ 1.8M / month Β· πŸ“¦ 5K Β· ⏱️ 12.01.2021): ``` pip install plotly ``` @@ -785,19 +785,19 @@ _General-purpose and task-specific data visualization libraries._ ``` conda install -c conda-forge plotly ``` -- [NPM](https://www.npmjs.com/package/plotlywidget) (πŸ“₯ 150K / month Β· πŸ“¦ 4 Β· ⏱️ 12.01.2021): +- [NPM](https://www.npmjs.com/package/plotlywidget) (πŸ“₯ 200K / month Β· πŸ“¦ 4 Β· ⏱️ 12.01.2021): ``` npm install plotlywidget ```
-
Seaborn (πŸ₯‡35 Β· ⭐ 8K) - Statistical data visualization using matplotlib. BSD-3 +
Seaborn (πŸ₯‡35 Β· ⭐ 8.1K) - Statistical data visualization using matplotlib. BSD-3 -- [GitHub](https://github.com/mwaskom/seaborn) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 1.4K Β· πŸ“₯ 120 Β· πŸ“¦ 79K Β· πŸ“‹ 1.8K - 4% open Β· ⏱️ 24.01.2021): +- [GitHub](https://github.com/mwaskom/seaborn) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 1.4K Β· πŸ“₯ 130 Β· πŸ“¦ 80K Β· πŸ“‹ 1.8K - 4% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/mwaskom/seaborn ``` -- [PyPi](https://pypi.org/project/seaborn) (πŸ“₯ 1.5M / month Β· πŸ“¦ 13K Β· ⏱️ 20.12.2020): +- [PyPi](https://pypi.org/project/seaborn) (πŸ“₯ 1.4M / month Β· πŸ“¦ 13K Β· ⏱️ 20.12.2020): ``` pip install seaborn ``` @@ -808,12 +808,12 @@ _General-purpose and task-specific data visualization libraries._
dash (πŸ₯‡34 Β· ⭐ 14K) - Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required. MIT -- [GitHub](https://github.com/plotly/dash) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 1.4K Β· πŸ“¦ 17K Β· πŸ“‹ 960 - 42% open Β· ⏱️ 20.01.2021): +- [GitHub](https://github.com/plotly/dash) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 1.4K Β· πŸ“¦ 17K Β· πŸ“‹ 960 - 42% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/plotly/dash ``` -- [PyPi](https://pypi.org/project/dash) (πŸ“₯ 190K / month Β· πŸ“¦ 1.6K Β· ⏱️ 19.01.2021): +- [PyPi](https://pypi.org/project/dash) (πŸ“₯ 170K / month Β· πŸ“¦ 1.6K Β· ⏱️ 19.01.2021): ``` pip install dash ``` @@ -824,67 +824,79 @@ _General-purpose and task-specific data visualization libraries._
Bokeh (πŸ₯‡33 Β· ⭐ 15K) - Interactive Data Visualization in the browser, from Python. BSD-3 -- [GitHub](https://github.com/bokeh/bokeh) (πŸ‘¨β€πŸ’» 550 Β· πŸ”€ 3.6K Β· πŸ“¦ 30K Β· πŸ“‹ 6.4K - 9% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/bokeh/bokeh) (πŸ‘¨β€πŸ’» 550 Β· πŸ”€ 3.6K Β· πŸ“¦ 30K Β· πŸ“‹ 6.4K - 9% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/bokeh/bokeh ``` -- [PyPi](https://pypi.org/project/bokeh) (πŸ“₯ 840K / month Β· πŸ“¦ 5.9K Β· ⏱️ 19.01.2021): +- [PyPi](https://pypi.org/project/bokeh) (πŸ“₯ 680K / month Β· πŸ“¦ 5.9K Β· ⏱️ 19.01.2021): ``` pip install bokeh ``` -- [Conda](https://anaconda.org/conda-forge/bokeh) (πŸ“₯ 3.6M Β· ⏱️ 13.01.2021): +- [Conda](https://anaconda.org/conda-forge/bokeh) (πŸ“₯ 3.7M Β· ⏱️ 13.01.2021): ``` conda install -c conda-forge bokeh ```
-
pyecharts (πŸ₯ˆ31 Β· ⭐ 10K) - Python Echarts Plotting Library. MIT +
pyecharts (πŸ₯ˆ31 Β· ⭐ 11K) - Python Echarts Plotting Library. MIT -- [GitHub](https://github.com/pyecharts/pyecharts) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 2.3K Β· πŸ“¦ 1.5K Β· πŸ“‹ 1.4K - 1% open Β· ⏱️ 19.01.2021): +- [GitHub](https://github.com/pyecharts/pyecharts) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 2.3K Β· πŸ“¦ 1.5K Β· πŸ“‹ 1.4K - 2% open Β· ⏱️ 19.01.2021): ``` git clone https://github.com/pyecharts/pyecharts ``` -- [PyPi](https://pypi.org/project/pyecharts) (πŸ“₯ 20K / month Β· πŸ“¦ 280 Β· ⏱️ 29.10.2020): +- [PyPi](https://pypi.org/project/pyecharts) (πŸ“₯ 14K / month Β· πŸ“¦ 280 Β· ⏱️ 29.10.2020): ``` pip install pyecharts ```
wordcloud (πŸ₯ˆ31 Β· ⭐ 7.8K) - A little word cloud generator in Python. MIT -- [GitHub](https://github.com/amueller/word_cloud) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 2K Β· πŸ“¦ 8.6K Β· πŸ“‹ 440 - 22% open Β· ⏱️ 11.11.2020): +- [GitHub](https://github.com/amueller/word_cloud) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 2K Β· πŸ“¦ 8.8K Β· πŸ“‹ 440 - 22% open Β· ⏱️ 11.11.2020): ``` git clone https://github.com/amueller/word_cloud ``` -- [PyPi](https://pypi.org/project/wordcloud) (πŸ“₯ 190K / month Β· πŸ“¦ 1.1K Β· ⏱️ 11.11.2020): +- [PyPi](https://pypi.org/project/wordcloud) (πŸ“₯ 170K / month Β· πŸ“¦ 1.1K Β· ⏱️ 11.11.2020): ``` pip install wordcloud ``` -- [Conda](https://anaconda.org/conda-forge/wordcloud) (πŸ“₯ 180K Β· ⏱️ 14.01.2021): +- [Conda](https://anaconda.org/conda-forge/wordcloud) (πŸ“₯ 190K Β· ⏱️ 14.01.2021): ``` conda install -c conda-forge wordcloud ```
Altair (πŸ₯ˆ31 Β· ⭐ 6.4K) - Declarative statistical visualization library for Python. BSD-3 -- [GitHub](https://github.com/altair-viz/altair) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 570 Β· πŸ“¦ 7.6K Β· πŸ“‹ 1.5K - 19% open Β· ⏱️ 12.01.2021): +- [GitHub](https://github.com/altair-viz/altair) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 570 Β· πŸ“¦ 7.8K Β· πŸ“‹ 1.5K - 19% open Β· ⏱️ 12.01.2021): ``` git clone https://github.com/altair-viz/altair ``` -- [PyPi](https://pypi.org/project/altair) (πŸ“₯ 540K / month Β· πŸ“¦ 370 Β· ⏱️ 01.04.2020): +- [PyPi](https://pypi.org/project/altair) (πŸ“₯ 460K / month Β· πŸ“¦ 370 Β· ⏱️ 01.04.2020): ``` pip install altair ``` -- [Conda](https://anaconda.org/conda-forge/altair) (πŸ“₯ 590K Β· ⏱️ 01.04.2020): +- [Conda](https://anaconda.org/conda-forge/altair) (πŸ“₯ 600K Β· ⏱️ 01.04.2020): ``` conda install -c conda-forge altair ```
+
UMAP (πŸ₯ˆ30 Β· ⭐ 4.5K Β· πŸ“ˆ) - Uniform Manifold Approximation and Projection. BSD-3 + +- [GitHub](https://github.com/lmcinnes/umap) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 480 Β· πŸ“¦ 2.3K Β· πŸ“‹ 430 - 47% open Β· ⏱️ 01.02.2021): + + ``` + git clone https://github.com/lmcinnes/umap + ``` +- [PyPi](https://pypi.org/project/umap-learn) (πŸ“₯ 100K / month Β· πŸ“¦ 230 Β· ⏱️ 11.01.2021): + ``` + pip install umap-learn + ``` +
bqplot (πŸ₯ˆ30 Β· ⭐ 3K) - Plotting library for IPython/Jupyter notebooks. Apache-2 -- [GitHub](https://github.com/bqplot/bqplot) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 400 Β· πŸ“¦ 1.2K Β· πŸ“‹ 500 - 36% open Β· ⏱️ 21.01.2021): +- [GitHub](https://github.com/bqplot/bqplot) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 400 Β· πŸ“¦ 1.2K Β· πŸ“‹ 510 - 36% open Β· ⏱️ 21.01.2021): ``` git clone https://github.com/bqplot/bqplot @@ -893,51 +905,39 @@ _General-purpose and task-specific data visualization libraries._ ``` pip install bqplot ``` -- [Conda](https://anaconda.org/conda-forge/bqplot) (πŸ“₯ 470K Β· ⏱️ 14.01.2021): +- [Conda](https://anaconda.org/conda-forge/bqplot) (πŸ“₯ 480K Β· ⏱️ 14.01.2021): ``` conda install -c conda-forge bqplot ``` -- [NPM](https://www.npmjs.com/package/bqplot) (πŸ“₯ 130K / month Β· πŸ“¦ 10 Β· ⏱️ 14.01.2021): +- [NPM](https://www.npmjs.com/package/bqplot) (πŸ“₯ 140K / month Β· πŸ“¦ 10 Β· ⏱️ 14.01.2021): ``` npm install bqplot ```
-
pandas-profiling (πŸ₯ˆ29 Β· ⭐ 6.6K) - Create HTML profiling reports from pandas DataFrame.. MIT +
pandas-profiling (πŸ₯ˆ29 Β· ⭐ 6.7K) - Create HTML profiling reports from pandas DataFrame.. MIT -- [GitHub](https://github.com/pandas-profiling/pandas-profiling) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 980 Β· πŸ“¦ 2.9K Β· πŸ“‹ 420 - 14% open Β· ⏱️ 12.01.2021): +- [GitHub](https://github.com/pandas-profiling/pandas-profiling) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 990 Β· πŸ“¦ 3K Β· πŸ“‹ 420 - 15% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/pandas-profiling/pandas-profiling ``` -- [PyPi](https://pypi.org/project/pandas-profiling) (πŸ“₯ 150K / month Β· πŸ“¦ 160 Β· ⏱️ 03.09.2020): +- [PyPi](https://pypi.org/project/pandas-profiling) (πŸ“₯ 130K / month Β· πŸ“¦ 160 Β· ⏱️ 03.09.2020): ``` pip install pandas-profiling ``` -- [Conda](https://anaconda.org/conda-forge/pandas-profiling) (πŸ“₯ 99K Β· ⏱️ 09.01.2021): +- [Conda](https://anaconda.org/conda-forge/pandas-profiling) (πŸ“₯ 100K Β· ⏱️ 09.01.2021): ``` conda install -c conda-forge pandas-profiling ```
-
UMAP (πŸ₯ˆ29 Β· ⭐ 4.5K) - Uniform Manifold Approximation and Projection. BSD-3 - -- [GitHub](https://github.com/lmcinnes/umap) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 480 Β· πŸ“‹ 420 - 48% open Β· ⏱️ 27.01.2021): - - ``` - git clone https://github.com/lmcinnes/umap - ``` -- [PyPi](https://pypi.org/project/umap-learn) (πŸ“₯ 110K / month Β· πŸ“¦ 230 Β· ⏱️ 11.01.2021): - ``` - pip install umap-learn - ``` -
PyQtGraph (πŸ₯ˆ29 Β· ⭐ 2.3K) - Fast data visualization and GUI tools for scientific / engineering.. MIT -- [GitHub](https://github.com/pyqtgraph/pyqtgraph) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 810 Β· πŸ“‹ 740 - 38% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/pyqtgraph/pyqtgraph) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 810 Β· πŸ“‹ 730 - 36% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/pyqtgraph/pyqtgraph ``` -- [PyPi](https://pypi.org/project/pyqtgraph) (πŸ“₯ 24K / month Β· πŸ“¦ 890 Β· ⏱️ 20.12.2020): +- [PyPi](https://pypi.org/project/pyqtgraph) (πŸ“₯ 22K / month Β· πŸ“¦ 890 Β· ⏱️ 20.12.2020): ``` pip install pyqtgraph ``` @@ -948,12 +948,12 @@ _General-purpose and task-specific data visualization libraries._
HoloViews (πŸ₯ˆ29 Β· ⭐ 1.8K) - With Holoviews, your data visualizes itself. BSD-3 -- [GitHub](https://github.com/holoviz/holoviews) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 300 Β· πŸ“‹ 2.5K - 27% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/holoviz/holoviews) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 300 Β· πŸ“‹ 2.5K - 27% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/holoviz/holoviews ``` -- [PyPi](https://pypi.org/project/holoviews) (πŸ“₯ 67K / month Β· πŸ“¦ 170 Β· ⏱️ 27.12.2020): +- [PyPi](https://pypi.org/project/holoviews) (πŸ“₯ 65K / month Β· πŸ“¦ 170 Β· ⏱️ 28.01.2021): ``` pip install holoviews ``` @@ -961,19 +961,19 @@ _General-purpose and task-specific data visualization libraries._ ``` conda install -c conda-forge holoviews ``` -- [NPM](https://www.npmjs.com/package/@pyviz/jupyterlab_pyviz) (πŸ“₯ 7.3K / month Β· ⏱️ 24.05.2020): +- [NPM](https://www.npmjs.com/package/@pyviz/jupyterlab_pyviz) (πŸ“₯ 8.1K / month Β· ⏱️ 24.05.2020): ``` npm install @pyviz/jupyterlab_pyviz ```
Graphviz (πŸ₯ˆ29 Β· ⭐ 910) - Simple Python interface for Graphviz. MIT -- [GitHub](https://github.com/xflr6/graphviz) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 140 Β· πŸ“¦ 17K Β· πŸ“‹ 100 - 4% open Β· ⏱️ 18.01.2021): +- [GitHub](https://github.com/xflr6/graphviz) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 140 Β· πŸ“¦ 17K Β· πŸ“‹ 100 - 8% open Β· ⏱️ 18.01.2021): ``` git clone https://github.com/xflr6/graphviz ``` -- [PyPi](https://pypi.org/project/graphviz) (πŸ“₯ 2.1M / month Β· πŸ“¦ 4.4K Β· ⏱️ 24.12.2020): +- [PyPi](https://pypi.org/project/graphviz) (πŸ“₯ 1.7M / month Β· πŸ“¦ 4.4K Β· ⏱️ 24.12.2020): ``` pip install graphviz ``` @@ -985,7 +985,7 @@ _General-purpose and task-specific data visualization libraries._ ``` git clone https://github.com/vispy/vispy ``` -- [PyPi](https://pypi.org/project/vispy) (πŸ“₯ 12K / month Β· πŸ“¦ 120 Β· ⏱️ 28.11.2020): +- [PyPi](https://pypi.org/project/vispy) (πŸ“₯ 11K / month Β· πŸ“¦ 120 Β· ⏱️ 28.11.2020): ``` pip install vispy ``` @@ -993,7 +993,7 @@ _General-purpose and task-specific data visualization libraries._ ``` conda install -c conda-forge vispy ``` -- [NPM](https://www.npmjs.com/package/vispy) (πŸ“₯ 120 / month Β· ⏱️ 15.03.2020): +- [NPM](https://www.npmjs.com/package/vispy) (πŸ“₯ 130 / month Β· ⏱️ 15.03.2020): ``` npm install vispy ``` @@ -1005,7 +1005,7 @@ _General-purpose and task-specific data visualization libraries._ ``` git clone https://github.com/holoviz/datashader ``` -- [PyPi](https://pypi.org/project/datashader) (πŸ“₯ 9.4K / month Β· πŸ“¦ 70 Β· ⏱️ 07.01.2021): +- [PyPi](https://pypi.org/project/datashader) (πŸ“₯ 8.8K / month Β· πŸ“¦ 70 Β· ⏱️ 07.01.2021): ``` pip install datashader ``` @@ -1016,44 +1016,44 @@ _General-purpose and task-specific data visualization libraries._
missingno (πŸ₯ˆ27 Β· ⭐ 2.6K) - Missing data visualization module for Python. MIT -- [GitHub](https://github.com/ResidentMario/missingno) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 330 Β· πŸ“¦ 2.7K Β· πŸ“‹ 100 - 14% open Β· ⏱️ 28.12.2020): +- [GitHub](https://github.com/ResidentMario/missingno) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 330 Β· πŸ“¦ 2.8K Β· πŸ“‹ 100 - 14% open Β· ⏱️ 28.12.2020): ``` git clone https://github.com/ResidentMario/missingno ``` -- [PyPi](https://pypi.org/project/missingno) (πŸ“₯ 120K / month Β· πŸ“¦ 76 Β· ⏱️ 29.06.2018): +- [PyPi](https://pypi.org/project/missingno) (πŸ“₯ 110K / month Β· πŸ“¦ 76 Β· ⏱️ 29.06.2018): ``` pip install missingno ``` -- [Conda](https://anaconda.org/conda-forge/missingno) (πŸ“₯ 70K Β· ⏱️ 15.02.2020): +- [Conda](https://anaconda.org/conda-forge/missingno) (πŸ“₯ 72K Β· ⏱️ 15.02.2020): ``` conda install -c conda-forge missingno ```
data-validation (πŸ₯ˆ27 Β· ⭐ 510) - Library for exploring and validating machine learning.. Apache-2 -- [GitHub](https://github.com/tensorflow/data-validation) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 94 Β· πŸ“₯ 200 Β· πŸ“¦ 220 Β· πŸ“‹ 110 - 34% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/tensorflow/data-validation) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 94 Β· πŸ“₯ 200 Β· πŸ“¦ 230 Β· πŸ“‹ 110 - 34% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/tensorflow/data-validation ``` -- [PyPi](https://pypi.org/project/tensorflow-data-validation) (πŸ“₯ 5.1M / month Β· πŸ“¦ 18 Β· ⏱️ 17.12.2020): +- [PyPi](https://pypi.org/project/tensorflow-data-validation) (πŸ“₯ 4.1M / month Β· πŸ“¦ 18 Β· ⏱️ 28.01.2021): ``` pip install tensorflow-data-validation ```
-
Perspective (πŸ₯‰26 Β· ⭐ 3.1K) - Streaming pivot visualization via WebAssembly. Apache-2 +
Perspective (πŸ₯‰26 Β· ⭐ 3.2K) - Streaming pivot visualization via WebAssembly. Apache-2 -- [GitHub](https://github.com/finos/perspective) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 340 Β· πŸ“¦ 170 Β· πŸ“‹ 380 - 21% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/finos/perspective) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 350 Β· πŸ“¦ 170 Β· πŸ“‹ 380 - 18% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/finos/perspective ``` -- [PyPi](https://pypi.org/project/perspective-python) (πŸ“₯ 450 / month Β· πŸ“¦ 4 Β· ⏱️ 14.01.2021): +- [PyPi](https://pypi.org/project/perspective-python) (πŸ“₯ 400 / month Β· πŸ“¦ 4 Β· ⏱️ 14.01.2021): ``` pip install perspective-python ``` -- [NPM](https://www.npmjs.com/package/@finos/perspective-jupyterlab) (πŸ“₯ 1.2K / month Β· ⏱️ 08.01.2021): +- [NPM](https://www.npmjs.com/package/@finos/perspective-jupyterlab) (πŸ“₯ 1.5K / month Β· ⏱️ 08.01.2021): ``` npm install @finos/perspective-jupyterlab ``` @@ -1065,23 +1065,23 @@ _General-purpose and task-specific data visualization libraries._ ``` git clone https://github.com/santosjorge/cufflinks ``` -- [PyPi](https://pypi.org/project/cufflinks) (πŸ“₯ 42K / month Β· πŸ“¦ 230 Β· ⏱️ 01.03.2020): +- [PyPi](https://pypi.org/project/cufflinks) (πŸ“₯ 37K / month Β· πŸ“¦ 230 Β· ⏱️ 01.03.2020): ``` pip install cufflinks ```
-
PyVista (πŸ₯‰26 Β· ⭐ 670) - 3D plotting and mesh analysis through a streamlined interface for the.. MIT +
PyVista (πŸ₯‰26 Β· ⭐ 680) - 3D plotting and mesh analysis through a streamlined interface for the.. MIT -- [GitHub](https://github.com/pyvista/pyvista) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 140 Β· πŸ“₯ 41 Β· πŸ“¦ 240 Β· πŸ“‹ 400 - 32% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/pyvista/pyvista) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 140 Β· πŸ“₯ 46 Β· πŸ“¦ 250 Β· πŸ“‹ 400 - 32% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/pyvista/pyvista ``` -- [PyPi](https://pypi.org/project/pyvista) (πŸ“₯ 7.5K / month Β· πŸ“¦ 26 Β· ⏱️ 10.12.2020): +- [PyPi](https://pypi.org/project/pyvista) (πŸ“₯ 7.7K / month Β· πŸ“¦ 26 Β· ⏱️ 04.02.2021): ``` pip install pyvista ``` -- [Conda](https://anaconda.org/conda-forge/pyvista) (πŸ“₯ 56K Β· ⏱️ 10.12.2020): +- [Conda](https://anaconda.org/conda-forge/pyvista) (πŸ“₯ 58K Β· ⏱️ 10.12.2020): ``` conda install -c conda-forge pyvista ``` @@ -1093,27 +1093,39 @@ _General-purpose and task-specific data visualization libraries._ ``` git clone https://github.com/ContextLab/hypertools ``` -- [PyPi](https://pypi.org/project/hypertools) (πŸ“₯ 180 / month Β· πŸ“¦ 9 Β· ⏱️ 02.10.2020): +- [PyPi](https://pypi.org/project/hypertools) (πŸ“₯ 170 / month Β· πŸ“¦ 9 Β· ⏱️ 02.10.2020): ``` pip install hypertools ```
hvPlot (πŸ₯‰25 Β· ⭐ 340) - A high-level plotting API for pandas, dask, xarray, and networkx built on.. BSD-3 -- [GitHub](https://github.com/holoviz/hvplot) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 49 Β· πŸ“¦ 450 Β· πŸ“‹ 320 - 30% open Β· ⏱️ 17.01.2021): +- [GitHub](https://github.com/holoviz/hvplot) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 49 Β· πŸ“¦ 460 Β· πŸ“‹ 320 - 30% open Β· ⏱️ 17.01.2021): ``` git clone https://github.com/holoviz/hvplot ``` -- [PyPi](https://pypi.org/project/hvplot) (πŸ“₯ 27K / month Β· πŸ“¦ 15 Β· ⏱️ 02.06.2020): +- [PyPi](https://pypi.org/project/hvplot) (πŸ“₯ 22K / month Β· πŸ“¦ 15 Β· ⏱️ 02.06.2020): ``` pip install hvplot ``` -- [Conda](https://anaconda.org/conda-forge/hvplot) (πŸ“₯ 60K Β· ⏱️ 06.01.2021): +- [Conda](https://anaconda.org/conda-forge/hvplot) (πŸ“₯ 63K Β· ⏱️ 06.01.2021): ``` conda install -c conda-forge hvplot ```
+
Facets Overview (πŸ₯‰24 Β· ⭐ 6.5K) - Visualizations for machine learning datasets. Apache-2 + +- [GitHub](https://github.com/PAIR-code/facets) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 790 Β· πŸ“¦ 38 Β· πŸ“‹ 150 - 48% open Β· ⏱️ 27.10.2020): + + ``` + git clone https://github.com/pair-code/facets + ``` +- [PyPi](https://pypi.org/project/facets-overview) (πŸ“₯ 25K / month Β· ⏱️ 24.07.2019): + ``` + pip install facets-overview + ``` +
Chartify (πŸ₯‰24 Β· ⭐ 2.8K) - Python library that makes it easy for data scientists to create.. Apache-2 - [GitHub](https://github.com/spotify/chartify) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 250 Β· πŸ“¦ 52 Β· πŸ“‹ 70 - 57% open Β· ⏱️ 02.11.2020): @@ -1121,7 +1133,7 @@ _General-purpose and task-specific data visualization libraries._ ``` git clone https://github.com/spotify/chartify ``` -- [PyPi](https://pypi.org/project/chartify) (πŸ“₯ 3.1K / month Β· πŸ“¦ 5 Β· ⏱️ 02.11.2020): +- [PyPi](https://pypi.org/project/chartify) (πŸ“₯ 2.2K / month Β· πŸ“¦ 5 Β· ⏱️ 02.11.2020): ``` pip install chartify ``` @@ -1137,7 +1149,7 @@ _General-purpose and task-specific data visualization libraries._ ``` git clone https://github.com/jupyter-widgets/pythreejs ``` -- [PyPi](https://pypi.org/project/pythreejs) (πŸ“₯ 5.6K / month Β· πŸ“¦ 13 Β· ⏱️ 09.10.2020): +- [PyPi](https://pypi.org/project/pythreejs) (πŸ“₯ 5.1K / month Β· πŸ“¦ 13 Β· ⏱️ 09.10.2020): ``` pip install pythreejs ``` @@ -1145,87 +1157,91 @@ _General-purpose and task-specific data visualization libraries._ ``` conda install -c conda-forge pythreejs ``` -- [NPM](https://www.npmjs.com/package/jupyter-threejs) (πŸ“₯ 5.2K / month Β· πŸ“¦ 8 Β· ⏱️ 19.03.2020): +- [NPM](https://www.npmjs.com/package/jupyter-threejs) (πŸ“₯ 5.9K / month Β· πŸ“¦ 8 Β· ⏱️ 19.03.2020): ``` npm install jupyter-threejs ```
-
Facets Overview (πŸ₯‰23 Β· ⭐ 6.5K) - Visualizations for machine learning datasets. Apache-2 - -- [GitHub](https://github.com/PAIR-code/facets) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 790 Β· πŸ“¦ 38 Β· πŸ“‹ 150 - 48% open Β· ⏱️ 27.10.2020): - - ``` - git clone https://github.com/pair-code/facets - ``` -- [PyPi](https://pypi.org/project/facets-overview) (πŸ“₯ 26K / month Β· ⏱️ 24.07.2019): - ``` - pip install facets-overview - ``` -
Multicore-TSNE (πŸ₯‰23 Β· ⭐ 1.5K) - Parallel t-SNE implementation with Python and Torch.. BSD-3 -- [GitHub](https://github.com/DmitryUlyanov/Multicore-TSNE) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 190 Β· πŸ“¦ 200 Β· πŸ“‹ 53 - 62% open Β· ⏱️ 19.08.2020): +- [GitHub](https://github.com/DmitryUlyanov/Multicore-TSNE) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 190 Β· πŸ“¦ 210 Β· πŸ“‹ 53 - 62% open Β· ⏱️ 19.08.2020): ``` git clone https://github.com/DmitryUlyanov/Multicore-TSNE ``` -- [PyPi](https://pypi.org/project/MulticoreTSNE) (πŸ“₯ 2.1K / month Β· πŸ“¦ 14 Β· ⏱️ 08.11.2017): +- [PyPi](https://pypi.org/project/MulticoreTSNE) (πŸ“₯ 2K / month Β· πŸ“¦ 14 Β· ⏱️ 08.11.2017): ``` pip install MulticoreTSNE ``` -- [Conda](https://anaconda.org/conda-forge/multicore-tsne) (πŸ“₯ 5.9K Β· ⏱️ 12.11.2018): +- [Conda](https://anaconda.org/conda-forge/multicore-tsne) (πŸ“₯ 6K Β· ⏱️ 12.11.2018): ``` conda install -c conda-forge multicore-tsne ```
-
openTSNE (πŸ₯‰23 Β· ⭐ 740) - Extensible, parallel implementations of t-SNE. BSD-3 +
openTSNE (πŸ₯‰23 Β· ⭐ 750) - Extensible, parallel implementations of t-SNE. BSD-3 -- [GitHub](https://github.com/pavlin-policar/openTSNE) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 82 Β· πŸ“¦ 170 Β· πŸ“‹ 71 - 4% open Β· ⏱️ 08.01.2021): +- [GitHub](https://github.com/pavlin-policar/openTSNE) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 82 Β· πŸ“¦ 180 Β· πŸ“‹ 73 - 6% open Β· ⏱️ 08.01.2021): ``` git clone https://github.com/pavlin-policar/openTSNE ``` -- [PyPi](https://pypi.org/project/opentsne) (πŸ“₯ 8.2K / month Β· πŸ“¦ 4 Β· ⏱️ 08.01.2021): +- [PyPi](https://pypi.org/project/opentsne) (πŸ“₯ 8.4K / month Β· πŸ“¦ 4 Β· ⏱️ 08.01.2021): ``` pip install opentsne ``` -- [Conda](https://anaconda.org/conda-forge/opentsne) (πŸ“₯ 74K Β· ⏱️ 08.01.2021): +- [Conda](https://anaconda.org/conda-forge/opentsne) (πŸ“₯ 75K Β· ⏱️ 08.01.2021): ``` conda install -c conda-forge opentsne ```
PandasGUI (πŸ₯‰22 Β· ⭐ 2K) - A GUI for Pandas DataFrames. MIT -- [GitHub](https://github.com/adamerose/PandasGUI) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 110 Β· πŸ“¦ 34 Β· πŸ“‹ 67 - 19% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/adamerose/PandasGUI) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 120 Β· πŸ“¦ 37 Β· πŸ“‹ 71 - 22% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/adamerose/pandasgui ``` -- [PyPi](https://pypi.org/project/pandasgui) (πŸ“₯ 1.4K / month Β· πŸ“¦ 1 Β· ⏱️ 10.11.2020): +- [PyPi](https://pypi.org/project/pandasgui) (πŸ“₯ 1.2K / month Β· πŸ“¦ 1 Β· ⏱️ 10.11.2020): ``` pip install pandasgui ```
-
Pandas-Bokeh (πŸ₯‰22 Β· ⭐ 600) - Bokeh Plotting Backend for Pandas and GeoPandas. MIT +
D-Tale (πŸ₯‰22 Β· ⭐ 2K) - Visualizer for pandas data structures. ❗️LGPL-2.1 + +- [GitHub](https://github.com/man-group/dtale) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 140 Β· πŸ“¦ 87 Β· πŸ“‹ 300 - 11% open Β· ⏱️ 02.02.2021): + + ``` + git clone https://github.com/man-group/dtale + ``` +- [PyPi](https://pypi.org/project/dtale) (πŸ“₯ 3K / month Β· ⏱️ 02.02.2021): + ``` + pip install dtale + ``` +- [Conda](https://anaconda.org/conda-forge/dtale) (πŸ“₯ 34K Β· ⏱️ 02.02.2021): + ``` + conda install -c conda-forge dtale + ``` +
+
Pandas-Bokeh (πŸ₯‰22 Β· ⭐ 610) - Bokeh Plotting Backend for Pandas and GeoPandas. MIT -- [GitHub](https://github.com/PatrikHlobil/Pandas-Bokeh) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 76 Β· πŸ“¦ 130 Β· πŸ“‹ 74 - 28% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/PatrikHlobil/Pandas-Bokeh) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 77 Β· πŸ“¦ 130 Β· πŸ“‹ 74 - 28% open Β· ⏱️ 27.01.2021): ``` git clone https://github.com/PatrikHlobil/Pandas-Bokeh ``` -- [PyPi](https://pypi.org/project/pandas-bokeh) (πŸ“₯ 5.1K / month Β· πŸ“¦ 10 Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/pandas-bokeh) (πŸ“₯ 4.2K / month Β· πŸ“¦ 10 Β· ⏱️ 27.01.2021): ``` pip install pandas-bokeh ```
-
python-ternary (πŸ₯‰22 Β· ⭐ 380) - Ternary plotting library for python with matplotlib. MIT +
python-ternary (πŸ₯‰22 Β· ⭐ 390) - Ternary plotting library for python with matplotlib. MIT -- [GitHub](https://github.com/marcharper/python-ternary) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 110 Β· πŸ“₯ 14 Β· πŸ“¦ 53 Β· πŸ“‹ 100 - 23% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/marcharper/python-ternary) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 110 Β· πŸ“₯ 14 Β· πŸ“¦ 55 Β· πŸ“‹ 100 - 23% open Β· ⏱️ 05.01.2021): ``` git clone https://github.com/marcharper/python-ternary ``` -- [PyPi](https://pypi.org/project/python-ternary) (πŸ“₯ 860 / month Β· πŸ“¦ 10 Β· ⏱️ 10.05.2020): +- [PyPi](https://pypi.org/project/python-ternary) (πŸ“₯ 670 / month Β· πŸ“¦ 10 Β· ⏱️ 10.05.2020): ``` pip install python-ternary ``` @@ -1234,14 +1250,14 @@ _General-purpose and task-specific data visualization libraries._ conda install -c conda-forge python-ternary ```
-
vega (πŸ₯‰22 Β· ⭐ 290) - IPython/Jupyter notebook module for Vega and Vega-Lite. BSD-3 +
vega (πŸ₯‰22 Β· ⭐ 300) - IPython/Jupyter notebook module for Vega and Vega-Lite. BSD-3 -- [GitHub](https://github.com/vega/ipyvega) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 46 Β· πŸ“‹ 87 - 9% open Β· ⏱️ 11.01.2021): +- [GitHub](https://github.com/vega/ipyvega) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 46 Β· πŸ“‹ 87 - 9% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/vega/ipyvega ``` -- [PyPi](https://pypi.org/project/vega) (πŸ“₯ 14K / month Β· πŸ“¦ 150 Β· ⏱️ 15.05.2020): +- [PyPi](https://pypi.org/project/vega) (πŸ“₯ 16K / month Β· πŸ“¦ 150 Β· ⏱️ 15.05.2020): ``` pip install vega ``` @@ -1250,50 +1266,34 @@ _General-purpose and task-specific data visualization libraries._ conda install -c conda-forge vega ```
-
D-Tale (πŸ₯‰21 Β· ⭐ 2K Β· βž•) - Visualizer for pandas data structures. ❗️LGPL-2.1 - -- [GitHub](https://github.com/man-group/dtale) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 140 Β· πŸ“¦ 84 Β· πŸ“‹ 300 - 12% open Β· ⏱️ 26.01.2021): - - ``` - git clone https://github.com/man-group/dtale - ``` -- [PyPi](https://pypi.org/project/dtale) (πŸ“₯ 3.1K / month Β· ⏱️ 26.01.2021): - ``` - pip install dtale - ``` -- [Conda](https://anaconda.org/conda-forge/dtale) (πŸ“₯ 33K Β· ⏱️ 26.01.2021): - ``` - conda install -c conda-forge dtale - ``` -
joypy (πŸ₯‰21 Β· ⭐ 310) - Joyplots in Python with matplotlib & pandas. MIT -- [GitHub](https://github.com/sbebo/joypy) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 32 Β· πŸ“¦ 63 Β· πŸ“‹ 38 - 10% open Β· ⏱️ 28.12.2020): +- [GitHub](https://github.com/sbebo/joypy) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 32 Β· πŸ“¦ 65 Β· πŸ“‹ 38 - 10% open Β· ⏱️ 28.12.2020): ``` git clone https://github.com/sbebo/joypy ``` -- [PyPi](https://pypi.org/project/joypy) (πŸ“₯ 2.1K / month Β· πŸ“¦ 6 Β· ⏱️ 28.12.2020): +- [PyPi](https://pypi.org/project/joypy) (πŸ“₯ 1.9K / month Β· πŸ“¦ 6 Β· ⏱️ 28.12.2020): ``` pip install joypy ``` -- [Conda](https://anaconda.org/conda-forge/joypy) (πŸ“₯ 7.8K Β· ⏱️ 28.12.2020): +- [Conda](https://anaconda.org/conda-forge/joypy) (πŸ“₯ 8K Β· ⏱️ 28.12.2020): ``` conda install -c conda-forge joypy ```
HiPlot (πŸ₯‰19 Β· ⭐ 2K) - HiPlot makes understanding high dimensional data easy. MIT -- [GitHub](https://github.com/facebookresearch/hiplot) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 89 Β· πŸ“¦ 2 Β· πŸ“‹ 48 - 14% open Β· ⏱️ 11.01.2021): +- [GitHub](https://github.com/facebookresearch/hiplot) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 89 Β· πŸ“¦ 2 Β· πŸ“‹ 54 - 18% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/facebookresearch/hiplot ``` -- [PyPi](https://pypi.org/project/hiplot) (πŸ“₯ 1.6K / month Β· ⏱️ 23.12.2020): +- [PyPi](https://pypi.org/project/hiplot) (πŸ“₯ 1.6K / month Β· ⏱️ 03.02.2021): ``` pip install hiplot ``` -- [Conda](https://anaconda.org/conda-forge/hiplot) (πŸ“₯ 42K Β· ⏱️ 23.12.2020): +- [Conda](https://anaconda.org/conda-forge/hiplot) (πŸ“₯ 44K Β· ⏱️ 23.12.2020): ``` conda install -c conda-forge hiplot ``` @@ -1305,19 +1305,19 @@ _General-purpose and task-specific data visualization libraries._ ``` git clone https://github.com/fbdesignpro/sweetviz ``` -- [PyPi](https://pypi.org/project/sweetviz) (πŸ“₯ 6.3K / month Β· ⏱️ 10.12.2020): +- [PyPi](https://pypi.org/project/sweetviz) (πŸ“₯ 5.8K / month Β· ⏱️ 10.12.2020): ``` pip install sweetviz ```
-
lets-plot (πŸ₯‰19 Β· ⭐ 480) - An open-source plotting library for statistical data. MIT +
lets-plot (πŸ₯‰19 Β· ⭐ 500) - An open-source plotting library for statistical data. MIT -- [GitHub](https://github.com/JetBrains/lets-plot) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 15 Β· πŸ“‹ 120 - 40% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/JetBrains/lets-plot) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 15 Β· πŸ“‹ 120 - 40% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/JetBrains/lets-plot ``` -- [PyPi](https://pypi.org/project/lets-plot) (πŸ“₯ 3.9K / month Β· ⏱️ 23.12.2020): +- [PyPi](https://pypi.org/project/lets-plot) (πŸ“₯ 3K / month Β· ⏱️ 23.12.2020): ``` pip install lets-plot ``` @@ -1329,54 +1329,54 @@ _General-purpose and task-specific data visualization libraries._ ``` git clone https://github.com/t-makaro/animatplot ``` -- [PyPi](https://pypi.org/project/animatplot) (πŸ“₯ 100 / month Β· πŸ“¦ 1 Β· ⏱️ 05.10.2020): +- [PyPi](https://pypi.org/project/animatplot) (πŸ“₯ 85 / month Β· πŸ“¦ 1 Β· ⏱️ 05.10.2020): ``` pip install animatplot ``` -- [Conda](https://anaconda.org/conda-forge/animatplot) (πŸ“₯ 5.1K Β· ⏱️ 06.10.2020): +- [Conda](https://anaconda.org/conda-forge/animatplot) (πŸ“₯ 5.2K Β· ⏱️ 06.10.2020): ``` conda install -c conda-forge animatplot ```
-
AutoViz (πŸ₯‰19 Β· ⭐ 290) - Automatically Visualize any dataset, any size with a single line of.. Apache-2 +
AutoViz (πŸ₯‰19 Β· ⭐ 300) - Automatically Visualize any dataset, any size with a single line of.. Apache-2 -- [GitHub](https://github.com/AutoViML/AutoViz) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 54 Β· πŸ“¦ 27 Β· πŸ“‹ 21 - 23% open Β· ⏱️ 21.12.2020): +- [GitHub](https://github.com/AutoViML/AutoViz) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 54 Β· πŸ“¦ 28 Β· πŸ“‹ 21 - 23% open Β· ⏱️ 21.12.2020): ``` git clone https://github.com/AutoViML/AutoViz ``` -- [PyPi](https://pypi.org/project/autoviz) (πŸ“₯ 940 / month Β· ⏱️ 10.12.2020): +- [PyPi](https://pypi.org/project/autoviz) (πŸ“₯ 880 / month Β· ⏱️ 10.12.2020): ``` pip install autoviz ```
-
PyWaffle (πŸ₯‰18 Β· ⭐ 380) - Make Waffle Charts in Python. MIT +
PyWaffle (πŸ₯‰18 Β· ⭐ 390 Β· πŸ’€) - Make Waffle Charts in Python. MIT -- [GitHub](https://github.com/gyli/PyWaffle) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 62 Β· πŸ“¦ 40 Β· πŸ“‹ 12 - 16% open Β· ⏱️ 26.07.2020): +- [GitHub](https://github.com/gyli/PyWaffle) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 63 Β· πŸ“¦ 41 Β· πŸ“‹ 12 - 16% open Β· ⏱️ 26.07.2020): ``` git clone https://github.com/gyli/PyWaffle ``` -- [PyPi](https://pypi.org/project/pywaffle) (πŸ“₯ 720 / month Β· ⏱️ 26.07.2020): +- [PyPi](https://pypi.org/project/pywaffle) (πŸ“₯ 640 / month Β· ⏱️ 26.07.2020): ``` pip install pywaffle ```
-
FiftyOne (πŸ₯‰18 Β· ⭐ 180) - Visualize, create, and debug image and video datasets.. Apache-2 +
FiftyOne (πŸ₯‰18 Β· ⭐ 200) - Visualize, create, and debug image and video datasets.. Apache-2 -- [GitHub](https://github.com/voxel51/fiftyone) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 15 Β· πŸ“‹ 310 - 37% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/voxel51/fiftyone) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 16 Β· πŸ“‹ 330 - 37% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/voxel51/fiftyone ``` -- [PyPi](https://pypi.org/project/fiftyone) (πŸ“₯ 260 / month Β· ⏱️ 16.01.2021): +- [PyPi](https://pypi.org/project/fiftyone) (πŸ“₯ 300 / month Β· ⏱️ 28.01.2021): ``` pip install fiftyone ```
nx-altair (πŸ₯‰13 Β· ⭐ 160 Β· πŸ’€) - Draw interactive NetworkX graphs with Altair. MIT -- [GitHub](https://github.com/Zsailer/nx_altair) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 19 Β· πŸ“‹ 8 - 50% open Β· ⏱️ 02.06.2020): +- [GitHub](https://github.com/Zsailer/nx_altair) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 19 Β· πŸ“‹ 9 - 55% open Β· ⏱️ 02.06.2020): ``` git clone https://github.com/Zsailer/nx_altair @@ -1388,7 +1388,7 @@ _General-purpose and task-specific data visualization libraries._
Show 6 hidden projects... -- plotnine (πŸ₯ˆ28 Β· ⭐ 2.5K) - A grammar of graphics for Python. ❗️GPL-2.0 +- plotnine (πŸ₯ˆ27 Β· ⭐ 2.6K) - A grammar of graphics for Python. ❗️GPL-2.0 - PDPbox (πŸ₯‰23 Β· ⭐ 520 Β· πŸ’€) - python partial dependence plot toolbox. MIT - pivottablejs (πŸ₯‰19 Β· ⭐ 420 Β· πŸ’€) - Dragndrop Pivot Tables and Charts for Jupyter/IPython.. MIT - ivis (πŸ₯‰18 Β· ⭐ 220) - Dimensionality reduction in very large datasets using Siamese.. ❗️GPL-2.0 @@ -1403,46 +1403,46 @@ _General-purpose and task-specific data visualization libraries._ _Libraries for processing, cleaning, manipulating, and analyzing text data as well as libraries for NLP tasks such as language detection, fuzzy matching, classification, seq2seq learning, conversational AI, keyword extraction, and translation._ -
spaCy (πŸ₯‡37 Β· ⭐ 18K) - Industrial-strength Natural Language Processing (NLP) with Python and Cython. MIT +
spaCy (πŸ₯‡37 Β· ⭐ 19K) - Industrial-strength Natural Language Processing (NLP) in Python. MIT -- [GitHub](https://github.com/explosion/spaCy) (πŸ‘¨β€πŸ’» 550 Β· πŸ”€ 3.2K Β· πŸ“₯ 2.9K Β· πŸ“¦ 21K Β· πŸ“‹ 4.3K - 2% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/explosion/spaCy) (πŸ‘¨β€πŸ’» 560 Β· πŸ”€ 3.2K Β· πŸ“₯ 2.9K Β· πŸ“¦ 21K Β· πŸ“‹ 4.3K - 1% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/explosion/spaCy ``` -- [PyPi](https://pypi.org/project/spacy) (πŸ“₯ 740K / month Β· πŸ“¦ 3.1K Β· ⏱️ 11.12.2020): +- [PyPi](https://pypi.org/project/spacy) (πŸ“₯ 670K / month Β· πŸ“¦ 3.1K Β· ⏱️ 02.02.2021): ``` pip install spacy ``` -- [Conda](https://anaconda.org/conda-forge/spacy) (πŸ“₯ 1.4M Β· ⏱️ 18.12.2020): +- [Conda](https://anaconda.org/conda-forge/spacy) (πŸ“₯ 1.4M Β· ⏱️ 04.02.2021): ``` conda install -c conda-forge spacy ```
transformers (πŸ₯‡36 Β· ⭐ 40K) - Transformers: State-of-the-art Natural Language.. Apache-2 -- [GitHub](https://github.com/huggingface/transformers) (πŸ‘¨β€πŸ’» 770 Β· πŸ”€ 9.8K Β· πŸ“₯ 1.2K Β· πŸ“¦ 7.2K Β· πŸ“‹ 5.8K - 9% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/huggingface/transformers) (πŸ‘¨β€πŸ’» 770 Β· πŸ”€ 9.8K Β· πŸ“₯ 1.3K Β· πŸ“¦ 7.4K Β· πŸ“‹ 5.9K - 9% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/huggingface/transformers ``` -- [PyPi](https://pypi.org/project/transformers) (πŸ“₯ 570K / month Β· πŸ“¦ 130 Β· ⏱️ 21.01.2021): +- [PyPi](https://pypi.org/project/transformers) (πŸ“₯ 530K / month Β· πŸ“¦ 130 Β· ⏱️ 21.01.2021): ``` pip install transformers ``` -- [Conda](https://anaconda.org/conda-forge/transformers) (πŸ“₯ 17K Β· ⏱️ 21.01.2021): +- [Conda](https://anaconda.org/conda-forge/transformers) (πŸ“₯ 18K Β· ⏱️ 21.01.2021): ``` conda install -c conda-forge transformers ```
gensim (πŸ₯‡35 Β· ⭐ 12K) - Topic Modelling for Humans. ❗️LGPL-2.1 -- [GitHub](https://github.com/RaRe-Technologies/gensim) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 3.9K Β· πŸ“₯ 3K Β· πŸ“¦ 20K Β· πŸ“‹ 1.6K - 21% open Β· ⏱️ 23.01.2021): +- [GitHub](https://github.com/RaRe-Technologies/gensim) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 3.9K Β· πŸ“₯ 3K Β· πŸ“¦ 21K Β· πŸ“‹ 1.6K - 21% open Β· ⏱️ 31.01.2021): ``` git clone https://github.com/RaRe-Technologies/gensim ``` -- [PyPi](https://pypi.org/project/gensim) (πŸ“₯ 5.8M / month Β· πŸ“¦ 4.7K Β· ⏱️ 15.11.2020): +- [PyPi](https://pypi.org/project/gensim) (πŸ“₯ 4.7M / month Β· πŸ“¦ 4.7K Β· ⏱️ 15.11.2020): ``` pip install gensim ``` @@ -1453,12 +1453,12 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we
nltk (πŸ₯‡34 Β· ⭐ 9.6K) - Suite of libraries and programs for symbolic and statistical natural.. Apache-2 -- [GitHub](https://github.com/nltk/nltk) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 2.4K Β· πŸ“¦ 87K Β· πŸ“‹ 1.5K - 16% open Β· ⏱️ 02.01.2021): +- [GitHub](https://github.com/nltk/nltk) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 2.4K Β· πŸ“¦ 88K Β· πŸ“‹ 1.5K - 15% open Β· ⏱️ 02.01.2021): ``` git clone https://github.com/nltk/nltk ``` -- [PyPi](https://pypi.org/project/nltk) (πŸ“₯ 4.2M / month Β· πŸ“¦ 21K Β· ⏱️ 12.04.2020): +- [PyPi](https://pypi.org/project/nltk) (πŸ“₯ 3.5M / month Β· πŸ“¦ 21K Β· ⏱️ 12.04.2020): ``` pip install nltk ``` @@ -1467,54 +1467,42 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we conda install -c conda-forge nltk ```
-
AllenNLP (πŸ₯‡32 Β· ⭐ 9.6K Β· πŸ“ˆ) - An open-source NLP research library, built on PyTorch. Apache-2 +
AllenNLP (πŸ₯‡32 Β· ⭐ 9.7K) - An open-source NLP research library, built on PyTorch. Apache-2 -- [GitHub](https://github.com/allenai/allennlp) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 2K Β· πŸ“₯ 36 Β· πŸ“¦ 1.4K Β· πŸ“‹ 2.2K - 4% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/allenai/allennlp) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 2K Β· πŸ“₯ 36 Β· πŸ“¦ 1.4K Β· πŸ“‹ 2.2K - 4% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/allenai/allennlp ``` -- [PyPi](https://pypi.org/project/allennlp) (πŸ“₯ 13K / month Β· πŸ“¦ 230 Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/allennlp) (πŸ“₯ 13K / month Β· πŸ“¦ 230 Β· ⏱️ 04.02.2021): ``` pip install allennlp ```
-
ChatterBot (πŸ₯‡31 Β· ⭐ 11K) - ChatterBot is a machine learning, conversational dialog engine for.. BSD-3 - -- [GitHub](https://github.com/gunthercox/ChatterBot) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 3.7K Β· πŸ“¦ 3.1K Β· πŸ“‹ 1.4K - 15% open Β· ⏱️ 20.08.2020): - - ``` - git clone https://github.com/gunthercox/ChatterBot - ``` -- [PyPi](https://pypi.org/project/chatterbot) (πŸ“₯ 19K / month Β· πŸ“¦ 680 Β· ⏱️ 22.08.2020): - ``` - pip install chatterbot - ``` -
sentencepiece (πŸ₯‡31 Β· ⭐ 4.8K) - Unsupervised text tokenizer for Neural Network-based text.. Apache-2 -- [GitHub](https://github.com/google/sentencepiece) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 630 Β· πŸ“₯ 10K Β· πŸ“¦ 5.6K Β· πŸ“‹ 410 - 5% open Β· ⏱️ 12.01.2021): +- [GitHub](https://github.com/google/sentencepiece) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 630 Β· πŸ“₯ 10K Β· πŸ“¦ 5.7K Β· πŸ“‹ 410 - 5% open Β· ⏱️ 12.01.2021): ``` git clone https://github.com/google/sentencepiece ``` -- [PyPi](https://pypi.org/project/sentencepiece) (πŸ“₯ 810K / month Β· πŸ“¦ 240 Β· ⏱️ 10.01.2021): +- [PyPi](https://pypi.org/project/sentencepiece) (πŸ“₯ 700K / month Β· πŸ“¦ 240 Β· ⏱️ 10.01.2021): ``` pip install sentencepiece ``` -- [Conda](https://anaconda.org/conda-forge/sentencepiece) (πŸ“₯ 25K Β· ⏱️ 08.01.2021): +- [Conda](https://anaconda.org/conda-forge/sentencepiece) (πŸ“₯ 26K Β· ⏱️ 08.01.2021): ``` conda install -c conda-forge sentencepiece ```
-
fastText (πŸ₯‡30 Β· ⭐ 22K) - Library for fast text representation and classification. MIT +
fastText (πŸ₯‡30 Β· ⭐ 22K Β· πŸ’€) - Library for fast text representation and classification. MIT - [GitHub](https://github.com/facebookresearch/fastText) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 4.3K Β· πŸ“¦ 1.5K Β· πŸ“‹ 1K - 42% open Β· ⏱️ 18.07.2020): ``` git clone https://github.com/facebookresearch/fastText ``` -- [PyPi](https://pypi.org/project/fasttext) (πŸ“₯ 99K / month Β· πŸ“¦ 190 Β· ⏱️ 28.04.2020): +- [PyPi](https://pypi.org/project/fasttext) (πŸ“₯ 91K / month Β· πŸ“¦ 190 Β· ⏱️ 28.04.2020): ``` pip install fasttext ``` @@ -1525,24 +1513,36 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we
fairseq (πŸ₯‡30 Β· ⭐ 11K) - Facebook AI Research Sequence-to-Sequence Toolkit written in Python. MIT -- [GitHub](https://github.com/pytorch/fairseq) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 2.8K Β· πŸ“₯ 81 Β· πŸ“¦ 280 Β· πŸ“‹ 2.4K - 26% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/pytorch/fairseq) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 2.8K Β· πŸ“₯ 81 Β· πŸ“¦ 290 Β· πŸ“‹ 2.4K - 26% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/pytorch/fairseq ``` -- [PyPi](https://pypi.org/project/fairseq) (πŸ“₯ 7.6K / month Β· πŸ“¦ 20 Β· ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/fairseq) (πŸ“₯ 6.8K / month Β· πŸ“¦ 20 Β· ⏱️ 05.01.2021): ``` pip install fairseq ```
+
ChatterBot (πŸ₯‡30 Β· ⭐ 11K) - ChatterBot is a machine learning, conversational dialog engine for.. BSD-3 + +- [GitHub](https://github.com/gunthercox/ChatterBot) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 3.7K Β· πŸ“¦ 3.1K Β· πŸ“‹ 1.4K - 15% open Β· ⏱️ 20.08.2020): + + ``` + git clone https://github.com/gunthercox/ChatterBot + ``` +- [PyPi](https://pypi.org/project/chatterbot) (πŸ“₯ 17K / month Β· πŸ“¦ 680 Β· ⏱️ 22.08.2020): + ``` + pip install chatterbot + ``` +
flair (πŸ₯‡30 Β· ⭐ 9.9K) - A very simple framework for state-of-the-art Natural Language.. MIT -- [GitHub](https://github.com/flairNLP/flair) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.4K Β· πŸ“¦ 600 Β· πŸ“‹ 1.4K - 7% open Β· ⏱️ 13.01.2021): +- [GitHub](https://github.com/flairNLP/flair) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.4K Β· πŸ“¦ 610 Β· πŸ“‹ 1.4K - 7% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/flairNLP/flair ``` -- [PyPi](https://pypi.org/project/flair) (πŸ“₯ 34K / month Β· πŸ“¦ 48 Β· ⏱️ 01.12.2020): +- [PyPi](https://pypi.org/project/flair) (πŸ“₯ 33K / month Β· πŸ“¦ 48 Β· ⏱️ 01.12.2020): ``` pip install flair ``` @@ -1554,19 +1554,19 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` git clone https://github.com/pytorch/text ``` -- [PyPi](https://pypi.org/project/torchtext) (πŸ“₯ 74K / month Β· πŸ“¦ 680 Β· ⏱️ 10.12.2020): +- [PyPi](https://pypi.org/project/torchtext) (πŸ“₯ 70K / month Β· πŸ“¦ 680 Β· ⏱️ 10.12.2020): ``` pip install torchtext ```
-
snowballstemmer (πŸ₯‡30 Β· ⭐ 470 Β· πŸ“ˆ) - Snowball compiler and stemming algorithms. BSD-3 +
snowballstemmer (πŸ₯‡30 Β· ⭐ 470) - Snowball compiler and stemming algorithms. BSD-3 -- [GitHub](https://github.com/snowballstem/snowball) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 130 Β· πŸ“¦ 43K Β· πŸ“‹ 59 - 28% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/snowballstem/snowball) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 130 Β· πŸ“¦ 44K Β· πŸ“‹ 59 - 28% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/snowballstem/snowball ``` -- [PyPi](https://pypi.org/project/snowballstemmer) (πŸ“₯ 2M / month Β· πŸ“¦ 13K Β· ⏱️ 21.01.2021): +- [PyPi](https://pypi.org/project/snowballstemmer) (πŸ“₯ 1.9M / month Β· πŸ“¦ 13K Β· ⏱️ 21.01.2021): ``` pip install snowballstemmer ``` @@ -1577,12 +1577,12 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we
TextBlob (πŸ₯ˆ29 Β· ⭐ 7.5K) - Simple, Pythonic, text processing--Sentiment analysis, part-of-speech.. MIT -- [GitHub](https://github.com/sloria/TextBlob) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 950 Β· πŸ“₯ 88 Β· πŸ“¦ 10K Β· πŸ“‹ 220 - 31% open Β· ⏱️ 11.01.2021): +- [GitHub](https://github.com/sloria/TextBlob) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 950 Β· πŸ“₯ 88 Β· πŸ“¦ 10K Β· πŸ“‹ 220 - 32% open Β· ⏱️ 11.01.2021): ``` git clone https://github.com/sloria/TextBlob ``` -- [PyPi](https://pypi.org/project/textblob) (πŸ“₯ 210K / month Β· πŸ“¦ 2.5K Β· ⏱️ 24.02.2019): +- [PyPi](https://pypi.org/project/textblob) (πŸ“₯ 190K / month Β· πŸ“¦ 2.5K Β· ⏱️ 24.02.2019): ``` pip install textblob ``` @@ -1591,26 +1591,14 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we conda install -c conda-forge textblob ```
-
Rasa (πŸ₯ˆ28 Β· ⭐ 11K Β· πŸ“‰) - Open source machine learning framework to automate text- and.. Apache-2 - -- [GitHub](https://github.com/RasaHQ/rasa) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 3.3K Β· πŸ“‹ 5K - 11% open Β· ⏱️ 28.01.2021): - - ``` - git clone https://github.com/RasaHQ/rasa - ``` -- [PyPi](https://pypi.org/project/rasa) (πŸ“₯ 62K / month Β· πŸ“¦ 64 Β· ⏱️ 25.01.2021): - ``` - pip install rasa - ``` -
-
stanza (πŸ₯ˆ28 Β· ⭐ 5.1K Β· πŸ“ˆ) - Official Stanford NLP Python Library for Many Human Languages. Apache-2 +
stanza (πŸ₯ˆ28 Β· ⭐ 5.2K) - Official Stanford NLP Python Library for Many Human Languages. Apache-2 -- [GitHub](https://github.com/stanfordnlp/stanza) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 650 Β· πŸ“¦ 310 Β· πŸ“‹ 460 - 13% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/stanfordnlp/stanza) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 650 Β· πŸ“¦ 320 Β· πŸ“‹ 460 - 12% open Β· ⏱️ 27.01.2021): ``` git clone https://github.com/stanfordnlp/stanza ``` -- [PyPi](https://pypi.org/project/stanza) (πŸ“₯ 12K / month Β· πŸ“¦ 4 Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/stanza) (πŸ“₯ 11K / month Β· πŸ“¦ 4 Β· ⏱️ 27.01.2021): ``` pip install stanza ``` @@ -1621,40 +1609,40 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we
OpenNMT (πŸ₯ˆ28 Β· ⭐ 4.8K) - Open Source Neural Machine Translation in PyTorch. MIT -- [GitHub](https://github.com/OpenNMT/OpenNMT-py) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.8K Β· πŸ“¦ 67 Β· πŸ“‹ 1.2K - 7% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/OpenNMT/OpenNMT-py) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.8K Β· πŸ“¦ 68 Β· πŸ“‹ 1.2K - 7% open Β· ⏱️ 28.01.2021): ``` git clone https://github.com/OpenNMT/OpenNMT-py ``` -- [PyPi](https://pypi.org/project/OpenNMT-py) (πŸ“₯ 3.3K / month Β· πŸ“¦ 4 Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/OpenNMT-py) (πŸ“₯ 3.1K / month Β· πŸ“¦ 4 Β· ⏱️ 27.01.2021): ``` pip install OpenNMT-py ```
Tokenizers (πŸ₯ˆ28 Β· ⭐ 4.2K) - Fast State-of-the-Art Tokenizers optimized for Research and.. Apache-2 -- [GitHub](https://github.com/huggingface/tokenizers) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 310 Β· πŸ“¦ 25 Β· πŸ“‹ 370 - 21% open Β· ⏱️ 12.01.2021): +- [GitHub](https://github.com/huggingface/tokenizers) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 310 Β· πŸ“¦ 25 Β· πŸ“‹ 380 - 21% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/huggingface/tokenizers ``` -- [PyPi](https://pypi.org/project/tokenizers) (πŸ“₯ 710K / month Β· ⏱️ 12.01.2021): +- [PyPi](https://pypi.org/project/tokenizers) (πŸ“₯ 630K / month Β· ⏱️ 12.01.2021): ``` pip install tokenizers ``` -- [Conda](https://anaconda.org/conda-forge/tokenizers) (πŸ“₯ 20K Β· ⏱️ 19.11.2020): +- [Conda](https://anaconda.org/conda-forge/tokenizers) (πŸ“₯ 21K Β· ⏱️ 19.11.2020): ``` conda install -c conda-forge tokenizers ```
-
sentence-transformers (πŸ₯ˆ28 Β· ⭐ 4K) - Sentence Embeddings with BERT & XLNet. Apache-2 +
sentence-transformers (πŸ₯ˆ28 Β· ⭐ 4.1K) - Sentence Embeddings with BERT & XLNet. Apache-2 -- [GitHub](https://github.com/UKPLab/sentence-transformers) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 750 Β· πŸ“¦ 590 Β· πŸ“‹ 660 - 46% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/UKPLab/sentence-transformers) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 780 Β· πŸ“¦ 610 Β· πŸ“‹ 680 - 46% open Β· ⏱️ 29.01.2021): ``` git clone https://github.com/UKPLab/sentence-transformers ``` -- [PyPi](https://pypi.org/project/sentence-transformers) (πŸ“₯ 190K / month Β· ⏱️ 04.01.2021): +- [PyPi](https://pypi.org/project/sentence-transformers) (πŸ“₯ 250K / month Β· ⏱️ 04.01.2021): ``` pip install sentence-transformers ``` @@ -1666,7 +1654,7 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` git clone https://github.com/dedupeio/dedupe ``` -- [PyPi](https://pypi.org/project/dedupe) (πŸ“₯ 39K / month Β· πŸ“¦ 78 Β· ⏱️ 06.09.2020): +- [PyPi](https://pypi.org/project/dedupe) (πŸ“₯ 35K / month Β· πŸ“¦ 78 Β· ⏱️ 06.09.2020): ``` pip install dedupe ``` @@ -1678,7 +1666,7 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` git clone https://github.com/daviddrysdale/python-phonenumbers ``` -- [PyPi](https://pypi.org/project/phonenumbers) (πŸ“₯ 600K / month Β· πŸ“¦ 2.3K Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/phonenumbers) (πŸ“₯ 550K / month Β· πŸ“¦ 2.3K Β· ⏱️ 27.01.2021): ``` pip install phonenumbers ``` @@ -1687,14 +1675,14 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we conda install -c conda-forge phonenumbers ```
-
inflect (πŸ₯ˆ28 Β· ⭐ 470) - Correctly generate plurals, ordinals, indefinite articles; convert numbers.. MIT +
inflect (πŸ₯ˆ28 Β· ⭐ 480) - Correctly generate plurals, ordinals, indefinite articles; convert numbers.. MIT - [GitHub](https://github.com/jaraco/inflect) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 57 Β· πŸ“‹ 71 - 18% open Β· ⏱️ 15.11.2020): ``` git clone https://github.com/jaraco/inflect ``` -- [PyPi](https://pypi.org/project/inflect) (πŸ“₯ 780K / month Β· πŸ“¦ 1.4K Β· ⏱️ 15.11.2020): +- [PyPi](https://pypi.org/project/inflect) (πŸ“₯ 710K / month Β· πŸ“¦ 1.4K Β· ⏱️ 15.11.2020): ``` pip install inflect ``` @@ -1703,47 +1691,31 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we conda install -c conda-forge inflect ```
-
GluonNLP (πŸ₯ˆ27 Β· ⭐ 2.2K) - Toolkit that enables easy text preprocessing, datasets loading.. Apache-2 - -- [GitHub](https://github.com/dmlc/gluon-nlp) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 490 Β· πŸ“¦ 380 Β· πŸ“‹ 510 - 44% open Β· ⏱️ 26.01.2021): - - ``` - git clone https://github.com/dmlc/gluon-nlp - ``` -- [PyPi](https://pypi.org/project/gluonnlp) (πŸ“₯ 26K / month Β· πŸ“¦ 11 Β· ⏱️ 13.08.2020): - ``` - pip install gluonnlp - ``` -
-
textacy (πŸ₯ˆ27 Β· ⭐ 1.6K) - NLP, before and after spaCy. Apache-2 +
Rasa (πŸ₯ˆ27 Β· ⭐ 11K) - Open source machine learning framework to automate text- and voice-.. Apache-2 -- [GitHub](https://github.com/chartbeat-labs/textacy) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 210 Β· πŸ“‹ 220 - 13% open Β· ⏱️ 09.01.2021): +- [GitHub](https://github.com/RasaHQ/rasa) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 3.3K Β· πŸ“‹ 5K - 10% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/chartbeat-labs/textacy - ``` -- [PyPi](https://pypi.org/project/textacy) (πŸ“₯ 20K / month Β· πŸ“¦ 77 Β· ⏱️ 29.08.2020): - ``` - pip install textacy + git clone https://github.com/RasaHQ/rasa ``` -- [Conda](https://anaconda.org/conda-forge/textacy) (πŸ“₯ 74K Β· ⏱️ 19.11.2020): +- [PyPi](https://pypi.org/project/rasa) (πŸ“₯ 55K / month Β· πŸ“¦ 64 Β· ⏱️ 02.02.2021): ``` - conda install -c conda-forge textacy + pip install rasa ```
DeepPavlov (πŸ₯ˆ26 Β· ⭐ 5K) - An open source library for deep learning end-to-end dialog.. Apache-2 -- [GitHub](https://github.com/deepmipt/DeepPavlov) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 890 Β· πŸ“¦ 170 Β· πŸ“‹ 530 - 15% open Β· ⏱️ 24.12.2020): +- [GitHub](https://github.com/deepmipt/DeepPavlov) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 890 Β· πŸ“¦ 170 Β· πŸ“‹ 540 - 16% open Β· ⏱️ 24.12.2020): ``` git clone https://github.com/deepmipt/DeepPavlov ``` -- [PyPi](https://pypi.org/project/deeppavlov) (πŸ“₯ 3.5K / month Β· πŸ“¦ 4 Β· ⏱️ 24.12.2020): +- [PyPi](https://pypi.org/project/deeppavlov) (πŸ“₯ 3.3K / month Β· πŸ“¦ 4 Β· ⏱️ 24.12.2020): ``` pip install deeppavlov ```
-
ftfy (πŸ₯ˆ26 Β· ⭐ 2.9K) - Fixes mojibake and other glitches in Unicode text, after the fact. MIT +
ftfy (πŸ₯ˆ26 Β· ⭐ 2.9K Β· πŸ’€) - Fixes mojibake and other glitches in Unicode text, after the fact. MIT - [GitHub](https://github.com/LuminosoInsight/python-ftfy) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 100 Β· πŸ“¦ 2.7K Β· πŸ“‹ 110 - 14% open Β· ⏱️ 17.07.2020): @@ -1759,68 +1731,84 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we conda install -c conda-forge ftfy ```
-
TensorFlow Text (πŸ₯ˆ26 Β· ⭐ 690) - Making text a first-class citizen in TensorFlow. Apache-2 +
GluonNLP (πŸ₯ˆ26 Β· ⭐ 2.2K) - Toolkit that enables easy text preprocessing, datasets loading.. Apache-2 -- [GitHub](https://github.com/tensorflow/text) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 84 Β· πŸ“¦ 440 Β· πŸ“‹ 130 - 33% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/dmlc/gluon-nlp) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 490 Β· πŸ“¦ 390 Β· πŸ“‹ 510 - 44% open Β· ⏱️ 02.02.2021): ``` - git clone https://github.com/tensorflow/text + git clone https://github.com/dmlc/gluon-nlp ``` -- [PyPi](https://pypi.org/project/tensorflow-text) (πŸ“₯ 120K / month Β· πŸ“¦ 4 Β· ⏱️ 13.01.2021): +- [PyPi](https://pypi.org/project/gluonnlp) (πŸ“₯ 23K / month Β· πŸ“¦ 11 Β· ⏱️ 13.08.2020): ``` - pip install tensorflow-text + pip install gluonnlp ```
-
PyText (πŸ₯ˆ25 Β· ⭐ 6.1K) - A natural language modeling framework based on PyTorch. BSD-3 +
TextDistance (πŸ₯ˆ26 Β· ⭐ 1.9K) - Compute distance between sequences. 30+ algorithms, pure python.. MIT -- [GitHub](https://github.com/facebookresearch/pytext) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 760 Β· πŸ“₯ 220 Β· πŸ“¦ 62 Β· πŸ“‹ 190 - 60% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/life4/textdistance) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 160 Β· πŸ“₯ 98 Β· πŸ“¦ 320 Β· ⏱️ 29.01.2021): ``` - git clone https://github.com/facebookresearch/pytext + git clone https://github.com/life4/textdistance ``` -- [PyPi](https://pypi.org/project/pytext-nlp) (πŸ“₯ 220 / month Β· πŸ“¦ 1 Β· ⏱️ 27.04.2020): +- [PyPi](https://pypi.org/project/textdistance) (πŸ“₯ 85K / month Β· πŸ“¦ 28 Β· ⏱️ 29.01.2021): ``` - pip install pytext-nlp + pip install textdistance + ``` +- [Conda](https://anaconda.org/conda-forge/textdistance) (πŸ“₯ 21K Β· ⏱️ 29.01.2021): + ``` + conda install -c conda-forge textdistance ```
-
vaderSentiment (πŸ₯ˆ25 Β· ⭐ 2.8K Β· πŸ’€) - VADER Sentiment Analysis. VADER (Valence Aware Dictionary.. MIT +
textacy (πŸ₯ˆ26 Β· ⭐ 1.6K) - NLP, before and after spaCy. Apache-2 -- [GitHub](https://github.com/cjhutto/vaderSentiment) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 720 Β· πŸ“¦ 2.2K Β· πŸ“‹ 99 - 25% open Β· ⏱️ 22.05.2020): +- [GitHub](https://github.com/chartbeat-labs/textacy) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 210 Β· πŸ“‹ 220 - 13% open Β· ⏱️ 09.01.2021): ``` - git clone https://github.com/cjhutto/vaderSentiment + git clone https://github.com/chartbeat-labs/textacy ``` -- [PyPi](https://pypi.org/project/vadersentiment) (πŸ“₯ 82K / month Β· πŸ“¦ 290 Β· ⏱️ 22.05.2020): +- [PyPi](https://pypi.org/project/textacy) (πŸ“₯ 24K / month Β· πŸ“¦ 77 Β· ⏱️ 29.08.2020): ``` - pip install vadersentiment + pip install textacy + ``` +- [Conda](https://anaconda.org/conda-forge/textacy) (πŸ“₯ 75K Β· ⏱️ 19.11.2020): + ``` + conda install -c conda-forge textacy ```
-
spark-nlp (πŸ₯ˆ25 Β· ⭐ 1.9K) - State of the Art Natural Language Processing. Apache-2 +
TensorFlow Text (πŸ₯ˆ26 Β· ⭐ 690) - Making text a first-class citizen in TensorFlow. Apache-2 -- [GitHub](https://github.com/JohnSnowLabs/spark-nlp) (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 390 Β· πŸ“‹ 410 - 17% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/tensorflow/text) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 85 Β· πŸ“¦ 450 Β· πŸ“‹ 120 - 32% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/JohnSnowLabs/spark-nlp + git clone https://github.com/tensorflow/text ``` -- [PyPi](https://pypi.org/project/spark-nlp) (πŸ“₯ 340K / month Β· ⏱️ 25.01.2021): +- [PyPi](https://pypi.org/project/tensorflow-text) (πŸ“₯ 97K / month Β· πŸ“¦ 4 Β· ⏱️ 13.01.2021): ``` - pip install spark-nlp + pip install tensorflow-text ```
-
TextDistance (πŸ₯ˆ25 Β· ⭐ 1.9K Β· πŸ’€) - Compute distance between sequences. 30+ algorithms, pure.. MIT +
PyText (πŸ₯ˆ25 Β· ⭐ 6.1K) - A natural language modeling framework based on PyTorch. BSD-3 -- [GitHub](https://github.com/life4/textdistance) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 160 Β· πŸ“₯ 98 Β· πŸ“¦ 310 Β· ⏱️ 13.04.2020): +- [GitHub](https://github.com/facebookresearch/pytext) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 760 Β· πŸ“₯ 220 Β· πŸ“¦ 63 Β· πŸ“‹ 190 - 60% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/life4/textdistance + git clone https://github.com/facebookresearch/pytext ``` -- [PyPi](https://pypi.org/project/textdistance) (πŸ“₯ 85K / month Β· πŸ“¦ 28 Β· ⏱️ 13.04.2020): +- [PyPi](https://pypi.org/project/pytext-nlp) (πŸ“₯ 250 / month Β· πŸ“¦ 1 Β· ⏱️ 27.04.2020): ``` - pip install textdistance + pip install pytext-nlp ``` -- [Conda](https://anaconda.org/conda-forge/textdistance) (πŸ“₯ 19K Β· ⏱️ 10.11.2020): +
+
spark-nlp (πŸ₯ˆ25 Β· ⭐ 1.9K) - State of the Art Natural Language Processing. Apache-2 + +- [GitHub](https://github.com/JohnSnowLabs/spark-nlp) (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 410 Β· πŸ“‹ 420 - 17% open Β· ⏱️ 03.02.2021): + ``` - conda install -c conda-forge textdistance + git clone https://github.com/JohnSnowLabs/spark-nlp + ``` +- [PyPi](https://pypi.org/project/spark-nlp) (πŸ“₯ 300K / month Β· ⏱️ 25.01.2021): + ``` + pip install spark-nlp ```
jellyfish (πŸ₯ˆ25 Β· ⭐ 1.4K) - a python library for doing approximate and phonetic matching of.. BSD-2 @@ -1830,7 +1818,7 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` git clone https://github.com/jamesturk/jellyfish ``` -- [PyPi](https://pypi.org/project/jellyfish) (πŸ“₯ 660K / month Β· πŸ“¦ 650 Β· ⏱️ 21.05.2020): +- [PyPi](https://pypi.org/project/jellyfish) (πŸ“₯ 600K / month Β· πŸ“¦ 650 Β· ⏱️ 21.05.2020): ``` pip install jellyfish ``` @@ -1841,12 +1829,12 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we
pyahocorasick (πŸ₯ˆ25 Β· ⭐ 570) - Python module (C extension and plain python) implementing Aho-.. BSD-3 -- [GitHub](https://github.com/WojciechMula/pyahocorasick) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 88 Β· πŸ“¦ 480 Β· πŸ“‹ 98 - 32% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/WojciechMula/pyahocorasick) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 88 Β· πŸ“¦ 490 Β· πŸ“‹ 98 - 32% open Β· ⏱️ 26.01.2021): ``` git clone https://github.com/WojciechMula/pyahocorasick ``` -- [PyPi](https://pypi.org/project/pyahocorasick) (πŸ“₯ 77K / month Β· πŸ“¦ 100 Β· ⏱️ 26.01.2021): +- [PyPi](https://pypi.org/project/pyahocorasick) (πŸ“₯ 79K / month Β· πŸ“¦ 100 Β· ⏱️ 26.01.2021): ``` pip install pyahocorasick ``` @@ -1855,126 +1843,150 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we conda install -c conda-forge pyahocorasick ```
-
ParlAI (πŸ₯‰24 Β· ⭐ 6.9K) - A framework for training and evaluating AI models on a variety of.. MIT +
ParlAI (πŸ₯‰24 Β· ⭐ 7K) - A framework for training and evaluating AI models on a variety of.. MIT -- [GitHub](https://github.com/facebookresearch/ParlAI) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.4K Β· πŸ“¦ 6 Β· πŸ“‹ 930 - 9% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/facebookresearch/ParlAI) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.4K Β· πŸ“¦ 8 Β· πŸ“‹ 930 - 9% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/facebookresearch/ParlAI ``` -- [PyPi](https://pypi.org/project/parlai) (πŸ“₯ 740 / month Β· ⏱️ 19.01.2021): +- [PyPi](https://pypi.org/project/parlai) (πŸ“₯ 780 / month Β· ⏱️ 19.01.2021): ``` pip install parlai ```
-
textgenrnn (πŸ₯‰24 Β· ⭐ 4.2K) - Easily train your own text-generating neural network of any size.. MIT +
textgenrnn (πŸ₯‰24 Β· ⭐ 4.2K Β· πŸ’€) - Easily train your own text-generating neural network of any.. MIT -- [GitHub](https://github.com/minimaxir/textgenrnn) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 650 Β· πŸ“₯ 390 Β· πŸ“¦ 610 Β· πŸ“‹ 190 - 57% open Β· ⏱️ 14.07.2020): +- [GitHub](https://github.com/minimaxir/textgenrnn) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 650 Β· πŸ“₯ 400 Β· πŸ“¦ 620 Β· πŸ“‹ 190 - 57% open Β· ⏱️ 14.07.2020): ``` git clone https://github.com/minimaxir/textgenrnn ``` -- [PyPi](https://pypi.org/project/textgenrnn) (πŸ“₯ 1.8K / month Β· πŸ“¦ 14 Β· ⏱️ 02.02.2020): +- [PyPi](https://pypi.org/project/textgenrnn) (πŸ“₯ 1.7K / month Β· πŸ“¦ 14 Β· ⏱️ 02.02.2020): ``` pip install textgenrnn ```
T5 (πŸ₯‰24 Β· ⭐ 3.2K) - Code for the paper Exploring the Limits of Transfer Learning with a.. Apache-2 -- [GitHub](https://github.com/google-research/text-to-text-transfer-transformer) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 420 Β· πŸ“¦ 21 Β· πŸ“‹ 330 - 11% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/google-research/text-to-text-transfer-transformer) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 420 Β· πŸ“¦ 23 Β· πŸ“‹ 330 - 11% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/google-research/text-to-text-transfer-transformer ``` -- [PyPi](https://pypi.org/project/t5) (πŸ“₯ 5.5K / month Β· ⏱️ 18.12.2020): +- [PyPi](https://pypi.org/project/t5) (πŸ“₯ 4.9K / month Β· ⏱️ 18.12.2020): ``` pip install t5 ```
-
Sumy (πŸ₯‰24 Β· ⭐ 2.5K) - Module for automatic summarization of text documents and HTML pages. Apache-2 +
vaderSentiment (πŸ₯‰24 Β· ⭐ 2.8K Β· πŸ’€) - VADER Sentiment Analysis. VADER (Valence Aware Dictionary.. MIT -- [GitHub](https://github.com/miso-belica/sumy) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 440 Β· πŸ“¦ 640 Β· πŸ“‹ 88 - 11% open Β· ⏱️ 21.11.2020): +- [GitHub](https://github.com/cjhutto/vaderSentiment) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 720 Β· πŸ“¦ 2.3K Β· πŸ“‹ 99 - 25% open Β· ⏱️ 22.05.2020): ``` - git clone https://github.com/miso-belica/sumy + git clone https://github.com/cjhutto/vaderSentiment ``` -- [PyPi](https://pypi.org/project/sumy) (πŸ“₯ 5.2K / month Β· πŸ“¦ 190 Β· ⏱️ 19.05.2019): +- [PyPi](https://pypi.org/project/vadersentiment) (πŸ“₯ 59K / month Β· πŸ“¦ 290 Β· ⏱️ 22.05.2020): ``` - pip install sumy + pip install vadersentiment ```
fastNLP (πŸ₯‰24 Β· ⭐ 2K) - fastNLP: A Modularized and Extensible NLP Framework. Currently still.. Apache-2 -- [GitHub](https://github.com/fastnlp/fastNLP) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 350 Β· πŸ“₯ 54 Β· πŸ“¦ 22 Β· πŸ“‹ 140 - 11% open Β· ⏱️ 23.11.2020): +- [GitHub](https://github.com/fastnlp/fastNLP) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 350 Β· πŸ“₯ 54 Β· πŸ“¦ 23 Β· πŸ“‹ 140 - 11% open Β· ⏱️ 23.11.2020): ``` git clone https://github.com/fastnlp/fastNLP ``` -- [PyPi](https://pypi.org/project/fastnlp) (πŸ“₯ 440 / month Β· πŸ“¦ 1 Β· ⏱️ 04.02.2019): +- [PyPi](https://pypi.org/project/fastnlp) (πŸ“₯ 340 / month Β· πŸ“¦ 1 Β· ⏱️ 04.02.2019): ``` pip install fastnlp ```
+
pytorch-nlp (πŸ₯‰24 Β· ⭐ 1.9K) - Basic Utilities for PyTorch Natural Language Processing (NLP). BSD-3 + +- [GitHub](https://github.com/PetrochukM/PyTorch-NLP) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 220 Β· πŸ“¦ 170 Β· πŸ“‹ 63 - 22% open Β· ⏱️ 26.01.2021): + + ``` + git clone https://github.com/PetrochukM/PyTorch-NLP + ``` +- [PyPi](https://pypi.org/project/pytorch-nlp) (πŸ“₯ 2K / month Β· πŸ“¦ 18 Β· ⏱️ 04.11.2019): + ``` + pip install pytorch-nlp + ``` +
PyTextRank (πŸ₯‰24 Β· ⭐ 1.4K) - Python implementation of TextRank for phrase extraction and.. MIT -- [GitHub](https://github.com/DerwenAI/pytextrank) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 290 Β· πŸ“¦ 120 Β· πŸ“‹ 54 - 31% open Β· ⏱️ 21.09.2020): +- [GitHub](https://github.com/DerwenAI/pytextrank) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 290 Β· πŸ“¦ 120 Β· πŸ“‹ 54 - 31% open Β· ⏱️ 31.01.2021): ``` git clone https://github.com/DerwenAI/pytextrank ``` -- [PyPi](https://pypi.org/project/pytextrank) (πŸ“₯ 8.9K / month Β· πŸ“¦ 6 Β· ⏱️ 15.09.2020): +- [PyPi](https://pypi.org/project/pytextrank) (πŸ“₯ 6.5K / month Β· πŸ“¦ 6 Β· ⏱️ 15.09.2020): ``` pip install pytextrank ```
haystack (πŸ₯‰24 Β· ⭐ 1.3K) - Transformers at scale for question answering & neural search. Using.. Apache-2 -- [GitHub](https://github.com/deepset-ai/haystack) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 240 Β· πŸ“¦ 30 Β· πŸ“‹ 440 - 13% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/deepset-ai/haystack) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 240 Β· πŸ“¦ 31 Β· πŸ“‹ 450 - 14% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/deepset-ai/haystack ``` -- [PyPi](https://pypi.org/project/haystack) (πŸ“₯ 670 / month Β· πŸ“¦ 74 Β· ⏱️ 03.07.2017): +- [PyPi](https://pypi.org/project/haystack) (πŸ“₯ 620 / month Β· πŸ“¦ 74 Β· ⏱️ 03.07.2017): ``` pip install haystack ```
-
CLTK (πŸ₯‰24 Β· ⭐ 630) - The Classical Language Toolkit. MIT +
spacy-transformers (πŸ₯‰24 Β· ⭐ 890) - Use pretrained transformers like BERT, XLNet and GPT-2.. MIT spacy -- [GitHub](https://github.com/cltk/cltk) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 300 Β· πŸ“₯ 22 Β· πŸ“¦ 150 Β· πŸ“‹ 480 - 25% open Β· ⏱️ 09.01.2021): +- [GitHub](https://github.com/explosion/spacy-transformers) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 100 Β· πŸ“¦ 78 Β· ⏱️ 02.02.2021): ``` - git clone https://github.com/cltk/cltk + git clone https://github.com/explosion/spacy-transformers ``` -- [PyPi](https://pypi.org/project/cltk) (πŸ“₯ 1K / month Β· πŸ“¦ 68 Β· ⏱️ 01.01.2021): +- [PyPi](https://pypi.org/project/spacy-transformers) (πŸ“₯ 13K / month Β· πŸ“¦ 6 Β· ⏱️ 01.02.2021): ``` - pip install cltk + pip install spacy-transformers ```
-
Ciphey (πŸ₯‰23 Β· ⭐ 6.2K) - Automatically decrypt encryptions without knowing the key or cipher,.. MIT +
CLTK (πŸ₯‰24 Β· ⭐ 630) - The Classical Language Toolkit. MIT + +- [GitHub](https://github.com/cltk/cltk) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 300 Β· πŸ“₯ 22 Β· πŸ“¦ 150 Β· πŸ“‹ 480 - 25% open Β· ⏱️ 09.01.2021): + + ``` + git clone https://github.com/cltk/cltk + ``` +- [PyPi](https://pypi.org/project/cltk) (πŸ“₯ 900 / month Β· πŸ“¦ 68 Β· ⏱️ 01.01.2021): + ``` + pip install cltk + ``` +
+
Ciphey (πŸ₯‰23 Β· ⭐ 6.2K) - Automatically decrypt encryptions without knowing the key or cipher,.. MIT -- [GitHub](https://github.com/Ciphey/Ciphey) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 340 Β· πŸ“‹ 220 - 21% open Β· ⏱️ 19.01.2021): +- [GitHub](https://github.com/Ciphey/Ciphey) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 350 Β· πŸ“‹ 220 - 21% open Β· ⏱️ 19.01.2021): ``` git clone https://github.com/Ciphey/Ciphey ``` -- [PyPi](https://pypi.org/project/ciphey) (πŸ“₯ 2.4K / month Β· ⏱️ 02.12.2020): +- [PyPi](https://pypi.org/project/ciphey) (πŸ“₯ 2K / month Β· ⏱️ 02.12.2020): ``` pip install ciphey ``` -- [Docker Hub](https://hub.docker.com/r/remnux/ciphey) (πŸ“₯ 7.6K Β· ⭐ 1 Β· ⏱️ 17.12.2020): +- [Docker Hub](https://hub.docker.com/r/remnux/ciphey) (πŸ“₯ 7.7K Β· ⭐ 2 Β· ⏱️ 17.12.2020): ``` docker pull remnux/ciphey ```
flashtext (πŸ₯‰23 Β· ⭐ 4.6K Β· πŸ’€) - Extract Keywords from sentence or Replace keywords in sentences. MIT -- [GitHub](https://github.com/vi3k6i5/flashtext) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 520 Β· πŸ“¦ 340 Β· πŸ“‹ 97 - 49% open Β· ⏱️ 03.05.2020): +- [GitHub](https://github.com/vi3k6i5/flashtext) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 520 Β· πŸ“¦ 350 Β· πŸ“‹ 97 - 49% open Β· ⏱️ 03.05.2020): ``` git clone https://github.com/vi3k6i5/flashtext ``` -- [PyPi](https://pypi.org/project/flashtext) (πŸ“₯ 180K / month Β· πŸ“¦ 32 Β· ⏱️ 16.02.2018): +- [PyPi](https://pypi.org/project/flashtext) (πŸ“₯ 150K / month Β· πŸ“¦ 32 Β· ⏱️ 16.02.2018): ``` pip install flashtext ``` @@ -1986,87 +1998,75 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` git clone https://github.com/snipsco/snips-nlu ``` -- [PyPi](https://pypi.org/project/snips-nlu) (πŸ“₯ 1.1K / month Β· πŸ“¦ 8 Β· ⏱️ 15.01.2020): +- [PyPi](https://pypi.org/project/snips-nlu) (πŸ“₯ 1.2K / month Β· πŸ“¦ 8 Β· ⏱️ 15.01.2020): ``` pip install snips-nlu ```
-
neuralcoref (πŸ₯‰23 Β· ⭐ 2.2K) - Fast Coreference Resolution in spaCy with Neural Networks. MIT +
Sumy (πŸ₯‰23 Β· ⭐ 2.5K) - Module for automatic summarization of text documents and HTML pages. Apache-2 -- [GitHub](https://github.com/huggingface/neuralcoref) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 380 Β· πŸ“₯ 170 Β· πŸ“¦ 280 Β· πŸ“‹ 260 - 16% open Β· ⏱️ 29.12.2020): +- [GitHub](https://github.com/miso-belica/sumy) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 440 Β· πŸ“¦ 650 Β· πŸ“‹ 88 - 11% open Β· ⏱️ 21.11.2020): ``` - git clone https://github.com/huggingface/neuralcoref - ``` -- [PyPi](https://pypi.org/project/neuralcoref) (πŸ“₯ 2.3K / month Β· πŸ“¦ 18 Β· ⏱️ 08.04.2019): - ``` - pip install neuralcoref + git clone https://github.com/miso-belica/sumy ``` -- [Conda](https://anaconda.org/conda-forge/neuralcoref) (πŸ“₯ 5.7K Β· ⏱️ 21.02.2020): +- [PyPi](https://pypi.org/project/sumy) (πŸ“₯ 5.1K / month Β· πŸ“¦ 190 Β· ⏱️ 19.05.2019): ``` - conda install -c conda-forge neuralcoref + pip install sumy ```
-
pytorch-nlp (πŸ₯‰23 Β· ⭐ 1.9K) - Basic Utilities for PyTorch Natural Language Processing (NLP). BSD-3 +
neuralcoref (πŸ₯‰23 Β· ⭐ 2.2K) - Fast Coreference Resolution in spaCy with Neural Networks. MIT -- [GitHub](https://github.com/PetrochukM/PyTorch-NLP) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 220 Β· πŸ“¦ 170 Β· πŸ“‹ 63 - 22% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/huggingface/neuralcoref) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 380 Β· πŸ“₯ 170 Β· πŸ“¦ 280 Β· πŸ“‹ 260 - 16% open Β· ⏱️ 29.12.2020): ``` - git clone https://github.com/PetrochukM/PyTorch-NLP + git clone https://github.com/huggingface/neuralcoref ``` -- [PyPi](https://pypi.org/project/pytorch-nlp) (πŸ“₯ 2.3K / month Β· πŸ“¦ 18 Β· ⏱️ 04.11.2019): +- [PyPi](https://pypi.org/project/neuralcoref) (πŸ“₯ 2.2K / month Β· πŸ“¦ 18 Β· ⏱️ 08.04.2019): ``` - pip install pytorch-nlp + pip install neuralcoref + ``` +- [Conda](https://anaconda.org/conda-forge/neuralcoref) (πŸ“₯ 5.8K Β· ⏱️ 21.02.2020): + ``` + conda install -c conda-forge neuralcoref ```
-
sense2vec (πŸ₯‰23 Β· ⭐ 1.1K Β· πŸ’€) - Contextually-keyed word vectors. MIT +
sense2vec (πŸ₯‰23 Β· ⭐ 1.2K Β· πŸ’€) - Contextually-keyed word vectors. MIT -- [GitHub](https://github.com/explosion/sense2vec) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 200 Β· πŸ“₯ 12K Β· πŸ“¦ 49 Β· πŸ“‹ 93 - 16% open Β· ⏱️ 29.05.2020): +- [GitHub](https://github.com/explosion/sense2vec) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 200 Β· πŸ“₯ 13K Β· πŸ“¦ 49 Β· πŸ“‹ 94 - 17% open Β· ⏱️ 29.05.2020): ``` git clone https://github.com/explosion/sense2vec ``` -- [PyPi](https://pypi.org/project/sense2vec) (πŸ“₯ 2.2K / month Β· πŸ“¦ 6 Β· ⏱️ 22.11.2019): +- [PyPi](https://pypi.org/project/sense2vec) (πŸ“₯ 1.9K / month Β· πŸ“¦ 6 Β· ⏱️ 22.11.2019): ``` pip install sense2vec ``` -- [Conda](https://anaconda.org/conda-forge/sense2vec) (πŸ“₯ 14K Β· ⏱️ 16.03.2020): +- [Conda](https://anaconda.org/conda-forge/sense2vec) (πŸ“₯ 15K Β· ⏱️ 16.03.2020): ``` conda install -c conda-forge sense2vec ```
-
spacy-transformers (πŸ₯‰23 Β· ⭐ 880) - Use pretrained transformers like BERT, XLNet and GPT-2.. MIT spacy - -- [GitHub](https://github.com/explosion/spacy-transformers) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 100 Β· πŸ“¦ 73 Β· πŸ“‹ 180 - 26% open Β· ⏱️ 26.01.2021): - - ``` - git clone https://github.com/explosion/spacy-transformers - ``` -- [PyPi](https://pypi.org/project/spacy-transformers) (πŸ“₯ 8.8K / month Β· πŸ“¦ 6 Β· ⏱️ 26.01.2021): - ``` - pip install spacy-transformers - ``` -
-
SciSpacy (πŸ₯‰23 Β· ⭐ 790) - A full spaCy pipeline and models for scientific/biomedical documents. Apache-2 +
SciSpacy (πŸ₯‰23 Β· ⭐ 800) - A full spaCy pipeline and models for scientific/biomedical documents. Apache-2 - [GitHub](https://github.com/allenai/scispacy) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 120 Β· πŸ“¦ 200 Β· πŸ“‹ 150 - 11% open Β· ⏱️ 12.01.2021): ``` git clone https://github.com/allenai/scispacy ``` -- [PyPi](https://pypi.org/project/scispacy) (πŸ“₯ 6.6K / month Β· πŸ“¦ 12 Β· ⏱️ 16.10.2020): +- [PyPi](https://pypi.org/project/scispacy) (πŸ“₯ 7K / month Β· πŸ“¦ 12 Β· ⏱️ 16.10.2020): ``` pip install scispacy ```
-
pySBD (πŸ₯‰23 Β· ⭐ 260) - pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence.. MIT +
pySBD (πŸ₯‰23 Β· ⭐ 270) - pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence.. MIT - [GitHub](https://github.com/nipunsadvilkar/pySBD) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 26 Β· πŸ“¦ 100 Β· πŸ“‹ 47 - 8% open Β· ⏱️ 01.12.2020): ``` git clone https://github.com/nipunsadvilkar/pySBD ``` -- [PyPi](https://pypi.org/project/pysbd) (πŸ“₯ 8.2K / month Β· πŸ“¦ 2 Β· ⏱️ 08.10.2020): +- [PyPi](https://pypi.org/project/pysbd) (πŸ“₯ 8.7K / month Β· πŸ“¦ 2 Β· ⏱️ 08.10.2020): ``` pip install pysbd ``` @@ -2078,7 +2078,7 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` git clone https://github.com/JasonKessler/scattertext ``` -- [PyPi](https://pypi.org/project/scattertext) (πŸ“₯ 1.6K / month Β· πŸ“¦ 8 Β· ⏱️ 18.01.2021): +- [PyPi](https://pypi.org/project/scattertext) (πŸ“₯ 1.1K / month Β· πŸ“¦ 8 Β· ⏱️ 18.01.2021): ``` pip install scattertext ``` @@ -2087,18 +2087,6 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we conda install -c conda-forge scattertext ```
-
fast-bert (πŸ₯‰22 Β· ⭐ 1.5K) - Super easy library for BERT based NLP models. Apache-2 - -- [GitHub](https://github.com/utterworks/fast-bert) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 300 Β· πŸ“‹ 230 - 60% open Β· ⏱️ 17.12.2020): - - ``` - git clone https://github.com/kaushaltrivedi/fast-bert - ``` -- [PyPi](https://pypi.org/project/fast-bert) (πŸ“₯ 1.4K / month Β· πŸ“¦ 2 Β· ⏱️ 09.12.2020): - ``` - pip install fast-bert - ``` -
DeepMatcher (πŸ₯‰21 Β· ⭐ 3.4K Β· πŸ’€) - Python package for performing Entity and Text Matching using.. BSD-3 - [GitHub](https://github.com/anhaidgroup/deepmatcher) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 1.3K Β· πŸ“¦ 10 Β· πŸ“‹ 62 - 75% open Β· ⏱️ 20.04.2020): @@ -2106,7 +2094,7 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` git clone https://github.com/anhaidgroup/deepmatcher ``` -- [PyPi](https://pypi.org/project/deepmatcher) (πŸ“₯ 220 / month Β· ⏱️ 30.12.2019): +- [PyPi](https://pypi.org/project/deepmatcher) (πŸ“₯ 190 / month Β· ⏱️ 30.12.2019): ``` pip install deepmatcher ``` @@ -2118,31 +2106,43 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` git clone https://github.com/IntelLabs/nlp-architect ``` -- [PyPi](https://pypi.org/project/nlp-architect) (πŸ“₯ 170 / month Β· ⏱️ 12.04.2020): +- [PyPi](https://pypi.org/project/nlp-architect) (πŸ“₯ 220 / month Β· ⏱️ 12.04.2020): ``` pip install nlp-architect ```
-
Texar (πŸ₯‰21 Β· ⭐ 2.1K) - Toolkit for Machine Learning, Natural Language Processing, and.. Apache-2 +
Texar (πŸ₯‰21 Β· ⭐ 2.1K Β· πŸ’€) - Toolkit for Machine Learning, Natural Language Processing, and.. Apache-2 - [GitHub](https://github.com/asyml/texar) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 330 Β· πŸ“¦ 12 Β· πŸ“‹ 160 - 20% open Β· ⏱️ 29.07.2020): ``` git clone https://github.com/asyml/texar ``` -- [PyPi](https://pypi.org/project/texar) (πŸ“₯ 100 / month Β· πŸ“¦ 2 Β· ⏱️ 19.11.2019): +- [PyPi](https://pypi.org/project/texar) (πŸ“₯ 87 / month Β· πŸ“¦ 2 Β· ⏱️ 19.11.2019): ``` pip install texar ```
+
fast-bert (πŸ₯‰21 Β· ⭐ 1.5K) - Super easy library for BERT based NLP models. Apache-2 + +- [GitHub](https://github.com/utterworks/fast-bert) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 300 Β· πŸ“‹ 230 - 60% open Β· ⏱️ 17.12.2020): + + ``` + git clone https://github.com/kaushaltrivedi/fast-bert + ``` +- [PyPi](https://pypi.org/project/fast-bert) (πŸ“₯ 1.1K / month Β· πŸ“¦ 2 Β· ⏱️ 09.12.2020): + ``` + pip install fast-bert + ``` +
FARM (πŸ₯‰21 Β· ⭐ 1.1K) - Fast & easy transfer learning for NLP. Harvesting language models.. Apache-2 -- [GitHub](https://github.com/deepset-ai/FARM) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 150 Β· πŸ“‹ 320 - 9% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/deepset-ai/FARM) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 150 Β· πŸ“‹ 330 - 9% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/deepset-ai/FARM ``` -- [PyPi](https://pypi.org/project/farm) (πŸ“₯ 2.2K / month Β· πŸ“¦ 2 Β· ⏱️ 20.01.2021): +- [PyPi](https://pypi.org/project/farm) (πŸ“₯ 2.4K / month Β· πŸ“¦ 2 Β· ⏱️ 20.01.2021): ``` pip install farm ``` @@ -2154,19 +2154,19 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` git clone https://github.com/minimaxir/gpt-2-simple ``` -- [PyPi](https://pypi.org/project/gpt-2-simple) (πŸ“₯ 4.4K / month Β· πŸ“¦ 3 Β· ⏱️ 28.12.2019): +- [PyPi](https://pypi.org/project/gpt-2-simple) (πŸ“₯ 3.6K / month Β· πŸ“¦ 3 Β· ⏱️ 28.12.2019): ``` pip install gpt-2-simple ```
-
NeMo (πŸ₯‰20 Β· ⭐ 2.3K) - NeMo: a toolkit for conversational AI. Apache-2 +
NeMo (πŸ₯‰20 Β· ⭐ 2.4K) - NeMo: a toolkit for conversational AI. Apache-2 -- [GitHub](https://github.com/NVIDIA/NeMo) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 380 Β· πŸ“₯ 910 Β· πŸ“‹ 420 - 40% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/NVIDIA/NeMo) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 380 Β· πŸ“₯ 1.5K Β· πŸ“‹ 430 - 38% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/NVIDIA/NeMo ``` -- [PyPi](https://pypi.org/project/nemo-toolkit) (πŸ“₯ 1.3K / month Β· πŸ“¦ 4 Β· ⏱️ 11.12.2020): +- [PyPi](https://pypi.org/project/nemo-toolkit) (πŸ“₯ 1.2K / month Β· πŸ“¦ 4 Β· ⏱️ 11.12.2020): ``` pip install nemo-toolkit ``` @@ -2178,7 +2178,7 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` git clone https://github.com/jbesomi/texthero ``` -- [PyPi](https://pypi.org/project/texthero) (πŸ“₯ 2K / month Β· ⏱️ 06.07.2020): +- [PyPi](https://pypi.org/project/texthero) (πŸ“₯ 1.6K / month Β· ⏱️ 06.07.2020): ``` pip install texthero ``` @@ -2194,43 +2194,43 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` pip install delta-nlp ``` -- [Docker Hub](https://hub.docker.com/r/zh794390558/delta) (πŸ“₯ 12K Β· ⏱️ 25.01.2021): +- [Docker Hub](https://hub.docker.com/r/zh794390558/delta) (πŸ“₯ 12K Β· ⏱️ 03.02.2021): ``` docker pull zh794390558/delta ```
Sockeye (πŸ₯‰20 Β· ⭐ 990) - Sequence-to-sequence framework with a focus on Neural Machine.. Apache-2 -- [GitHub](https://github.com/awslabs/sockeye) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 290 Β· πŸ“‹ 240 - 8% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/awslabs/sockeye) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 290 Β· πŸ“‹ 240 - 8% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/awslabs/sockeye ``` -- [PyPi](https://pypi.org/project/sockeye) (πŸ“₯ 450 / month Β· πŸ“¦ 2 Β· ⏱️ 08.01.2021): +- [PyPi](https://pypi.org/project/sockeye) (πŸ“₯ 280 / month Β· πŸ“¦ 2 Β· ⏱️ 08.01.2021): ``` pip install sockeye ```
-
YouTokenToMe (πŸ₯‰20 Β· ⭐ 710 Β· πŸ’€) - Unsupervised text tokenizer focused on computational efficiency. MIT +
YouTokenToMe (πŸ₯‰20 Β· ⭐ 710) - Unsupervised text tokenizer focused on computational efficiency. MIT -- [GitHub](https://github.com/VKCOM/YouTokenToMe) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 42 Β· πŸ“¦ 96 Β· πŸ“‹ 41 - 51% open Β· ⏱️ 13.02.2020): +- [GitHub](https://github.com/VKCOM/YouTokenToMe) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 43 Β· πŸ“¦ 98 Β· πŸ“‹ 41 - 46% open Β· ⏱️ 28.01.2021): ``` git clone https://github.com/vkcom/youtokentome ``` -- [PyPi](https://pypi.org/project/youtokentome) (πŸ“₯ 4.2K / month Β· πŸ“¦ 6 Β· ⏱️ 12.02.2020): +- [PyPi](https://pypi.org/project/youtokentome) (πŸ“₯ 3.8K / month Β· πŸ“¦ 6 Β· ⏱️ 12.02.2020): ``` pip install youtokentome ```
Kashgari (πŸ₯‰19 Β· ⭐ 2K) - Kashgari is a production-level NLP Transfer learning framework.. Apache-2 -- [GitHub](https://github.com/BrikerMan/Kashgari) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 380 Β· πŸ“¦ 19 Β· πŸ“‹ 330 - 9% open Β· ⏱️ 29.10.2020): +- [GitHub](https://github.com/BrikerMan/Kashgari) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 380 Β· πŸ“¦ 19 Β· πŸ“‹ 340 - 9% open Β· ⏱️ 29.10.2020): ``` git clone https://github.com/BrikerMan/Kashgari ``` -- [PyPi](https://pypi.org/project/kashgari-tf) (πŸ“₯ 90 / month Β· πŸ“¦ 1 Β· ⏱️ 26.06.2019): +- [PyPi](https://pypi.org/project/kashgari-tf) (πŸ“₯ 75 / month Β· πŸ“¦ 1 Β· ⏱️ 26.06.2019): ``` pip install kashgari-tf ``` @@ -2242,69 +2242,81 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` git clone https://github.com/IndicoDataSolutions/finetune ``` -- [PyPi](https://pypi.org/project/finetune) (πŸ“₯ 100 / month Β· πŸ“¦ 2 Β· ⏱️ 10.01.2020): +- [PyPi](https://pypi.org/project/finetune) (πŸ“₯ 140 / month Β· πŸ“¦ 2 Β· ⏱️ 10.01.2020): ``` pip install finetune ```
-
textpipe (πŸ₯‰19 Β· ⭐ 260) - Textpipe: clean and extract metadata from text. MIT +
textpipe (πŸ₯‰19 Β· ⭐ 270) - Textpipe: clean and extract metadata from text. MIT - [GitHub](https://github.com/textpipe/textpipe) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 19 Β· πŸ“¦ 7 Β· πŸ“‹ 45 - 46% open Β· ⏱️ 25.01.2021): ``` git clone https://github.com/textpipe/textpipe ``` -- [PyPi](https://pypi.org/project/textpipe) (πŸ“₯ 700 / month Β· πŸ“¦ 1 Β· ⏱️ 25.01.2021): +- [PyPi](https://pypi.org/project/textpipe) (πŸ“₯ 670 / month Β· πŸ“¦ 1 Β· ⏱️ 25.01.2021): ``` pip install textpipe ```
-
Camphr (πŸ₯‰18 Β· ⭐ 320) - spaCy plugin for Transformers , Udify, ELmo, etc. Apache-2 spacy +
Camphr (πŸ₯‰18 Β· ⭐ 330) - spaCy plugin for Transformers , Udify, ELmo, etc. Apache-2 spacy -- [GitHub](https://github.com/PKSHATechnology-Research/camphr) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 16 Β· πŸ“‹ 29 - 44% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/PKSHATechnology-Research/camphr) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 16 Β· πŸ“‹ 31 - 48% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/PKSHATechnology-Research/camphr ``` -- [PyPi](https://pypi.org/project/camphr) (πŸ“₯ 310 / month Β· ⏱️ 25.12.2020): +- [PyPi](https://pypi.org/project/camphr) (πŸ“₯ 290 / month Β· ⏱️ 03.02.2021): ``` pip install camphr ```
-
skift (πŸ₯‰18 Β· ⭐ 210) - scikit-learn wrappers for Python fastText. MIT +
skift (πŸ₯‰17 Β· ⭐ 210) - scikit-learn wrappers for Python fastText. MIT - [GitHub](https://github.com/shaypal5/skift) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 22 Β· πŸ“¦ 8 Β· πŸ“‹ 10 - 20% open Β· ⏱️ 19.01.2021): ``` git clone https://github.com/shaypal5/skift ``` -- [PyPi](https://pypi.org/project/skift) (πŸ“₯ 880 / month Β· ⏱️ 27.08.2020): +- [PyPi](https://pypi.org/project/skift) (πŸ“₯ 840 / month Β· ⏱️ 27.08.2020): ``` pip install skift ```
-
VizSeq (πŸ₯‰16 Β· ⭐ 310) - An Analysis Toolkit for Natural Language Generation (Translation,.. MIT +
Headliner (πŸ₯‰16 Β· ⭐ 220 Β· πŸ’€) - Easy training and deployment of seq2seq models. MIT -- [GitHub](https://github.com/facebookresearch/vizseq) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 39 Β· πŸ“¦ 1 Β· πŸ“‹ 15 - 46% open Β· ⏱️ 13.12.2020): +- [GitHub](https://github.com/as-ideas/headliner) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 37 Β· πŸ“¦ 3 Β· πŸ“‹ 14 - 7% open Β· ⏱️ 14.02.2020): ``` - git clone https://github.com/facebookresearch/vizseq + git clone https://github.com/as-ideas/headliner ``` -- [PyPi](https://pypi.org/project/vizseq) (πŸ“₯ 48 / month Β· ⏱️ 07.08.2020): +- [PyPi](https://pypi.org/project/headliner) (πŸ“₯ 87 / month Β· πŸ“¦ 1 Β· ⏱️ 24.01.2020): ``` - pip install vizseq + pip install headliner ```
-
Headliner (πŸ₯‰16 Β· ⭐ 220 Β· πŸ’€) - Easy training and deployment of seq2seq models. MIT +
Translate (πŸ₯‰15 Β· ⭐ 680) - Translate - a PyTorch Language Library. BSD-3 -- [GitHub](https://github.com/as-ideas/headliner) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 37 Β· πŸ“¦ 3 Β· πŸ“‹ 14 - 7% open Β· ⏱️ 14.02.2020): +- [GitHub](https://github.com/pytorch/translate) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 160 Β· πŸ“‹ 93 - 70% open Β· ⏱️ 29.12.2020): ``` - git clone https://github.com/as-ideas/headliner + git clone https://github.com/pytorch/translate ``` -- [PyPi](https://pypi.org/project/headliner) (πŸ“₯ 100 / month Β· πŸ“¦ 1 Β· ⏱️ 24.01.2020): +- [PyPi](https://pypi.org/project/pytorch-translate) (πŸ“₯ 5 / month Β· ⏱️ 01.05.2018): ``` - pip install headliner + pip install pytorch-translate + ``` +
+
VizSeq (πŸ₯‰15 Β· ⭐ 310) - An Analysis Toolkit for Natural Language Generation (Translation,.. MIT + +- [GitHub](https://github.com/facebookresearch/vizseq) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 39 Β· πŸ“¦ 1 Β· πŸ“‹ 15 - 46% open Β· ⏱️ 13.12.2020): + + ``` + git clone https://github.com/facebookresearch/vizseq + ``` +- [PyPi](https://pypi.org/project/vizseq) (πŸ“₯ 35 / month Β· ⏱️ 07.08.2020): + ``` + pip install vizseq ```
NeuralQA (πŸ₯‰15 Β· ⭐ 180) - NeuralQA: A Usable Library for Question Answering on Large Datasets with.. MIT @@ -2327,18 +2339,6 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we git clone https://github.com/thunlp/OpenNRE ```
-
Translate (πŸ₯‰14 Β· ⭐ 680) - Translate - a PyTorch Language Library. BSD-3 - -- [GitHub](https://github.com/pytorch/translate) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 160 Β· πŸ“‹ 93 - 70% open Β· ⏱️ 29.12.2020): - - ``` - git clone https://github.com/pytorch/translate - ``` -- [PyPi](https://pypi.org/project/pytorch-translate) (πŸ“₯ 2 / month Β· ⏱️ 01.05.2018): - ``` - pip install pytorch-translate - ``` -
TransferNLP (πŸ₯‰14 Β· ⭐ 280 Β· πŸ’€) - NLP library designed for reproducible experimentation.. MIT - [GitHub](https://github.com/feedly/transfer-nlp) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 18 Β· πŸ“‹ 23 - 17% open Β· ⏱️ 28.05.2020): @@ -2346,7 +2346,7 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` git clone https://github.com/feedly/transfer-nlp ``` -- [PyPi](https://pypi.org/project/transfer-nlp) (πŸ“₯ 41 / month Β· ⏱️ 28.05.2020): +- [PyPi](https://pypi.org/project/transfer-nlp) (πŸ“₯ 21 / month Β· ⏱️ 28.05.2020): ``` pip install transfer-nlp ``` @@ -2358,7 +2358,7 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we ``` git clone https://github.com/textvec/textvec ``` -- [PyPi](https://pypi.org/project/textvec) (πŸ“₯ 61 / month Β· ⏱️ 03.12.2020): +- [PyPi](https://pypi.org/project/textvec) (πŸ“₯ 41 / month Β· ⏱️ 03.12.2020): ``` pip install textvec ``` @@ -2372,8 +2372,8 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we - MatchZoo (πŸ₯‰20 Β· ⭐ 3.3K Β· πŸ’€) - Facilitating the design, comparison and sharing of deep.. Apache-2 - stop-words (πŸ₯‰20 Β· ⭐ 120 Β· πŸ’€) - Get list of common stop words in various languages in Python. BSD-3 - pyfasttext (πŸ₯‰19 Β· ⭐ 230 Β· πŸ’€) - Yet another Python binding for fastText. ❗️GPL-3.0 -- NeuroNER (πŸ₯‰18 Β· ⭐ 1.5K Β· πŸ’€) - Named-entity recognition using neural networks. Easy-to-use and.. MIT -- ONNX-T5 (πŸ₯‰13 Β· ⭐ 140 Β· 🐣) - Summarization, translation, sentiment-analysis, text-generation.. Apache-2 +- NeuroNER (πŸ₯‰17 Β· ⭐ 1.5K Β· πŸ’€) - Named-entity recognition using neural networks. Easy-to-use and.. MIT +- ONNX-T5 (πŸ₯‰15 Β· ⭐ 140 Β· 🐣) - Summarization, translation, sentiment-analysis, text-generation.. Apache-2

@@ -2383,52 +2383,52 @@ _Libraries for processing, cleaning, manipulating, and analyzing text data as we _Libraries for image & video processing, manipulation, and augmentation as well as libraries for computer vision tasks such as facial recognition, object detection, and classification._ -
Pillow (πŸ₯‡39 Β· ⭐ 8.1K) - The friendly PIL fork (Python Imaging Library). ❗️PIL +
Pillow (πŸ₯‡39 Β· ⭐ 8.2K) - The friendly PIL fork (Python Imaging Library). ❗️PIL -- [GitHub](https://github.com/python-pillow/Pillow) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 1.6K Β· πŸ“¦ 390K Β· πŸ“‹ 2.1K - 11% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/python-pillow/Pillow) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 1.6K Β· πŸ“¦ 400K Β· πŸ“‹ 2.1K - 11% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/python-pillow/Pillow ``` -- [PyPi](https://pypi.org/project/Pillow) (πŸ“₯ 11M / month Β· πŸ“¦ 110K Β· ⏱️ 02.01.2021): +- [PyPi](https://pypi.org/project/Pillow) (πŸ“₯ 9.6M / month Β· πŸ“¦ 110K Β· ⏱️ 02.01.2021): ``` pip install Pillow ``` -- [Conda](https://anaconda.org/conda-forge/pillow) (πŸ“₯ 6.9M Β· ⏱️ 11.01.2021): +- [Conda](https://anaconda.org/conda-forge/pillow) (πŸ“₯ 7M Β· ⏱️ 11.01.2021): ``` conda install -c conda-forge pillow ```
-
torchvision (πŸ₯‡36 Β· ⭐ 8.2K) - Datasets, Transforms and Models specific to Computer Vision. BSD-3 +
scikit-image (πŸ₯‡36 Β· ⭐ 4.2K) - Image processing in Python. BSD-2 -- [GitHub](https://github.com/pytorch/vision) (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 4.3K Β· πŸ“¦ 40K Β· πŸ“‹ 1.5K - 29% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/scikit-image/scikit-image) (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 1.7K Β· πŸ“¦ 60K Β· πŸ“‹ 2.1K - 30% open Β· ⏱️ 02.02.2021): ``` - git clone https://github.com/pytorch/vision + git clone https://github.com/scikit-image/scikit-image ``` -- [PyPi](https://pypi.org/project/torchvision) (πŸ“₯ 520K / month Β· πŸ“¦ 4.6K Β· ⏱️ 10.12.2020): +- [PyPi](https://pypi.org/project/scikit-image) (πŸ“₯ 1.3M / month Β· πŸ“¦ 15K Β· ⏱️ 23.12.2020): ``` - pip install torchvision + pip install scikit-image ``` -- [Conda](https://anaconda.org/conda-forge/torchvision) (πŸ“₯ 34K Β· ⏱️ 14.10.2018): +- [Conda](https://anaconda.org/conda-forge/scikit-image) (πŸ“₯ 2.1M Β· ⏱️ 21.01.2021): ``` - conda install -c conda-forge torchvision + conda install -c conda-forge scikit-image ```
-
scikit-image (πŸ₯‡36 Β· ⭐ 4.2K) - Image processing in Python. BSD-2 +
torchvision (πŸ₯‡35 Β· ⭐ 8.3K) - Datasets, Transforms and Models specific to Computer Vision. BSD-3 -- [GitHub](https://github.com/scikit-image/scikit-image) (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 1.7K Β· πŸ“¦ 60K Β· πŸ“‹ 2.1K - 30% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/pytorch/vision) (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 4.3K Β· πŸ“¦ 41K Β· πŸ“‹ 1.5K - 29% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/scikit-image/scikit-image + git clone https://github.com/pytorch/vision ``` -- [PyPi](https://pypi.org/project/scikit-image) (πŸ“₯ 1.4M / month Β· πŸ“¦ 15K Β· ⏱️ 23.12.2020): +- [PyPi](https://pypi.org/project/torchvision) (πŸ“₯ 420K / month Β· πŸ“¦ 4.6K Β· ⏱️ 10.12.2020): ``` - pip install scikit-image + pip install torchvision ``` -- [Conda](https://anaconda.org/conda-forge/scikit-image) (πŸ“₯ 2.1M Β· ⏱️ 21.01.2021): +- [Conda](https://anaconda.org/conda-forge/torchvision) (πŸ“₯ 34K Β· ⏱️ 14.10.2018): ``` - conda install -c conda-forge scikit-image + conda install -c conda-forge torchvision ```
imgaug (πŸ₯‡31 Β· ⭐ 11K Β· πŸ’€) - Image augmentation for machine learning experiments. MIT @@ -2438,27 +2438,27 @@ _Libraries for image & video processing, manipulation, and augmentation as well ``` git clone https://github.com/aleju/imgaug ``` -- [PyPi](https://pypi.org/project/imgaug) (πŸ“₯ 100K / month Β· πŸ“¦ 280 Β· ⏱️ 05.02.2020): +- [PyPi](https://pypi.org/project/imgaug) (πŸ“₯ 94K / month Β· πŸ“¦ 280 Β· ⏱️ 05.02.2020): ``` pip install imgaug ``` -- [Conda](https://anaconda.org/conda-forge/imgaug) (πŸ“₯ 32K Β· ⏱️ 14.02.2020): +- [Conda](https://anaconda.org/conda-forge/imgaug) (πŸ“₯ 33K Β· ⏱️ 14.02.2020): ``` conda install -c conda-forge imgaug ```
-
imageio (πŸ₯‡31 Β· ⭐ 820) - Python library for reading and writing image data. BSD-2 +
imageio (πŸ₯‡31 Β· ⭐ 830) - Python library for reading and writing image data. BSD-2 -- [GitHub](https://github.com/imageio/imageio) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 170 Β· πŸ“¦ 36K Β· πŸ“‹ 340 - 19% open Β· ⏱️ 08.01.2021): +- [GitHub](https://github.com/imageio/imageio) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 170 Β· πŸ“¦ 36K Β· πŸ“‹ 340 - 19% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/imageio/imageio ``` -- [PyPi](https://pypi.org/project/imageio) (πŸ“₯ 1.5M / month Β· πŸ“¦ 3.8K Β· ⏱️ 06.07.2020): +- [PyPi](https://pypi.org/project/imageio) (πŸ“₯ 1.3M / month Β· πŸ“¦ 3.8K Β· ⏱️ 06.07.2020): ``` pip install imageio ``` -- [Conda](https://anaconda.org/conda-forge/imageio) (πŸ“₯ 1.6M Β· ⏱️ 06.07.2020): +- [Conda](https://anaconda.org/conda-forge/imageio) (πŸ“₯ 1.7M Β· ⏱️ 06.07.2020): ``` conda install -c conda-forge imageio ``` @@ -2470,12 +2470,12 @@ _Libraries for image & video processing, manipulation, and augmentation as well ``` git clone https://github.com/skvark/opencv-python ``` -- [PyPi](https://pypi.org/project/opencv-python) (πŸ“₯ 1.7M / month Β· πŸ“¦ 13K Β· ⏱️ 02.01.2021): +- [PyPi](https://pypi.org/project/opencv-python) (πŸ“₯ 1.4M / month Β· πŸ“¦ 13K Β· ⏱️ 02.01.2021): ``` pip install opencv-python ```
-
Wand (πŸ₯ˆ30 Β· ⭐ 1K) - The ctypes-based simple ImageMagick binding for Python. MIT +
Wand (πŸ₯ˆ30 Β· ⭐ 1.1K) - The ctypes-based simple ImageMagick binding for Python. MIT - [GitHub](https://github.com/emcconville/wand) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 180 Β· πŸ“₯ 5.2K Β· πŸ“¦ 3.2K Β· πŸ“‹ 330 - 3% open Β· ⏱️ 20.01.2021): @@ -2494,19 +2494,19 @@ _Libraries for image & video processing, manipulation, and augmentation as well ``` git clone https://github.com/ageitgey/face_recognition ``` -- [PyPi](https://pypi.org/project/face_recognition) (πŸ“₯ 23K / month Β· πŸ“¦ 410 Β· ⏱️ 21.08.2018): +- [PyPi](https://pypi.org/project/face_recognition) (πŸ“₯ 19K / month Β· πŸ“¦ 410 Β· ⏱️ 21.08.2018): ``` pip install face_recognition ```
-
MoviePy (πŸ₯ˆ29 Β· ⭐ 7.2K) - Video editing with Python. MIT +
MoviePy (πŸ₯ˆ29 Β· ⭐ 7.3K) - Video editing with Python. MIT -- [GitHub](https://github.com/Zulko/moviepy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1K Β· πŸ“¦ 5.8K Β· πŸ“‹ 1K - 32% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/Zulko/moviepy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1K Β· πŸ“¦ 5.9K Β· πŸ“‹ 1K - 32% open Β· ⏱️ 27.01.2021): ``` git clone https://github.com/Zulko/moviepy ``` -- [PyPi](https://pypi.org/project/moviepy) (πŸ“₯ 99K / month Β· πŸ“¦ 1.1K Β· ⏱️ 05.10.2020): +- [PyPi](https://pypi.org/project/moviepy) (πŸ“₯ 95K / month Β· πŸ“¦ 1.1K Β· ⏱️ 05.10.2020): ``` pip install moviepy ``` @@ -2517,23 +2517,23 @@ _Libraries for image & video processing, manipulation, and augmentation as well
Albumentations (πŸ₯ˆ28 Β· ⭐ 7.2K) - Fast image augmentation library and easy to use wrapper.. MIT -- [GitHub](https://github.com/albumentations-team/albumentations) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 920 Β· πŸ“¦ 2.6K Β· πŸ“‹ 410 - 42% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/albumentations-team/albumentations) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 920 Β· πŸ“¦ 2.7K Β· πŸ“‹ 410 - 42% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/albumentations-team/albumentations ``` -- [PyPi](https://pypi.org/project/albumentations) (πŸ“₯ 50K / month Β· πŸ“¦ 130 Β· ⏱️ 29.11.2020): +- [PyPi](https://pypi.org/project/albumentations) (πŸ“₯ 45K / month Β· πŸ“¦ 130 Β· ⏱️ 29.11.2020): ``` pip install albumentations ``` -- [Conda](https://anaconda.org/conda-forge/albumentations) (πŸ“₯ 14K Β· ⏱️ 29.11.2020): +- [Conda](https://anaconda.org/conda-forge/albumentations) (πŸ“₯ 15K Β· ⏱️ 29.11.2020): ``` conda install -c conda-forge albumentations ```
-
Kornia (πŸ₯ˆ28 Β· ⭐ 3.5K) - Open Source Differentiable Computer Vision Library for PyTorch. Apache-2 +
Kornia (πŸ₯ˆ28 Β· ⭐ 3.6K) - Open Source Differentiable Computer Vision Library for PyTorch. Apache-2 -- [GitHub](https://github.com/kornia/kornia) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 350 Β· πŸ“¦ 250 Β· πŸ“‹ 350 - 29% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/kornia/kornia) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 350 Β· πŸ“¦ 260 Β· πŸ“‹ 350 - 29% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/kornia/kornia @@ -2550,34 +2550,34 @@ _Libraries for image & video processing, manipulation, and augmentation as well ``` git clone https://github.com/jrosebr1/imutils ``` -- [PyPi](https://pypi.org/project/imutils) (πŸ“₯ 120K / month Β· πŸ“¦ 1.2K Β· ⏱️ 15.01.2021): +- [PyPi](https://pypi.org/project/imutils) (πŸ“₯ 100K / month Β· πŸ“¦ 1.2K Β· ⏱️ 15.01.2021): ``` pip install imutils ``` -- [Conda](https://anaconda.org/conda-forge/imutils) (πŸ“₯ 35K Β· ⏱️ 15.01.2021): +- [Conda](https://anaconda.org/conda-forge/imutils) (πŸ“₯ 36K Β· ⏱️ 15.01.2021): ``` conda install -c conda-forge imutils ```
ImageHash (πŸ₯ˆ28 Β· ⭐ 1.8K) - A Python Perceptual Image Hashing Module. BSD-2 -- [GitHub](https://github.com/JohannesBuchner/imagehash) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 250 Β· πŸ“¦ 1.9K Β· πŸ“‹ 87 - 19% open Β· ⏱️ 03.01.2021): +- [GitHub](https://github.com/JohannesBuchner/imagehash) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 250 Β· πŸ“¦ 2K Β· πŸ“‹ 87 - 19% open Β· ⏱️ 03.01.2021): ``` git clone https://github.com/JohannesBuchner/imagehash ``` -- [PyPi](https://pypi.org/project/ImageHash) (πŸ“₯ 250K / month Β· πŸ“¦ 530 Β· ⏱️ 19.11.2020): +- [PyPi](https://pypi.org/project/ImageHash) (πŸ“₯ 210K / month Β· πŸ“¦ 530 Β· ⏱️ 19.11.2020): ``` pip install ImageHash ``` -- [Conda](https://anaconda.org/conda-forge/imagehash) (πŸ“₯ 99K Β· ⏱️ 19.11.2020): +- [Conda](https://anaconda.org/conda-forge/imagehash) (πŸ“₯ 100K Β· ⏱️ 19.11.2020): ``` conda install -c conda-forge imagehash ```
-
PyTorch Image Models (πŸ₯ˆ27 Β· ⭐ 6.8K) - PyTorch image models, scripts, pretrained weights --.. Apache-2 +
PyTorch Image Models (πŸ₯ˆ27 Β· ⭐ 6.9K) - PyTorch image models, scripts, pretrained weights --.. Apache-2 -- [GitHub](https://github.com/rwightman/pytorch-image-models) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 940 Β· πŸ“₯ 200K Β· πŸ“¦ 270 Β· πŸ“‹ 240 - 9% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/rwightman/pytorch-image-models) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 980 Β· πŸ“₯ 220K Β· πŸ“¦ 280 Β· πŸ“‹ 240 - 9% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/rwightman/pytorch-image-models @@ -2585,36 +2585,36 @@ _Libraries for image & video processing, manipulation, and augmentation as well
imageai (πŸ₯ˆ27 Β· ⭐ 5.8K) - A python library built to empower developers to build applications and.. MIT -- [GitHub](https://github.com/OlafenwaMoses/ImageAI) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 1.6K Β· πŸ“₯ 530K Β· πŸ“¦ 670 Β· πŸ“‹ 590 - 31% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/OlafenwaMoses/ImageAI) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 1.6K Β· πŸ“₯ 530K Β· πŸ“¦ 680 Β· πŸ“‹ 600 - 31% open Β· ⏱️ 05.01.2021): ``` git clone https://github.com/OlafenwaMoses/ImageAI ``` -- [PyPi](https://pypi.org/project/imageai) (πŸ“₯ 4.7K / month Β· πŸ“¦ 12 Β· ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/imageai) (πŸ“₯ 4.3K / month Β· πŸ“¦ 24 Β· ⏱️ 05.01.2021): ``` pip install imageai ```
GluonCV (πŸ₯ˆ27 Β· ⭐ 4.5K) - Gluon CV Toolkit. Apache-2 -- [GitHub](https://github.com/dmlc/gluon-cv) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1K Β· πŸ“¦ 410 Β· πŸ“‹ 740 - 48% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/dmlc/gluon-cv) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1K Β· πŸ“¦ 420 Β· πŸ“‹ 740 - 49% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/dmlc/gluon-cv ``` -- [PyPi](https://pypi.org/project/gluoncv) (πŸ“₯ 50K / month Β· πŸ“¦ 30 Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/gluoncv) (πŸ“₯ 27K / month Β· πŸ“¦ 30 Β· ⏱️ 04.02.2021): ``` pip install gluoncv ```
detectron2 (πŸ₯ˆ26 Β· ⭐ 15K) - Detectron2 is FAIR's next-generation platform for object.. Apache-2 -- [GitHub](https://github.com/facebookresearch/detectron2) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 3.7K Β· πŸ“¦ 150 Β· πŸ“‹ 2.2K - 4% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/facebookresearch/detectron2) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 3.8K Β· πŸ“¦ 160 Β· πŸ“‹ 2.2K - 4% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/facebookresearch/detectron2 ``` -- [Conda](https://anaconda.org/conda-forge/detectron2) (πŸ“₯ 12K Β· ⏱️ 05.08.2020): +- [Conda](https://anaconda.org/conda-forge/detectron2) (πŸ“₯ 13K Β· ⏱️ 05.08.2020): ``` conda install -c conda-forge detectron2 ``` @@ -2631,86 +2631,50 @@ _Libraries for image & video processing, manipulation, and augmentation as well pip install insightface ```
-
MMDetection (πŸ₯ˆ25 Β· ⭐ 13K) - OpenMMLab Detection Toolbox and Benchmark. Apache-2 +
MMDetection (πŸ₯ˆ25 Β· ⭐ 14K) - OpenMMLab Detection Toolbox and Benchmark. Apache-2 -- [GitHub](https://github.com/open-mmlab/mmdetection) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 4.6K Β· πŸ“¦ 23 Β· πŸ“‹ 3.3K - 9% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/open-mmlab/mmdetection) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 4.7K Β· πŸ“¦ 25 Β· πŸ“‹ 3.4K - 10% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/open-mmlab/mmdetection ```
-
Augmentor (πŸ₯ˆ25 Β· ⭐ 4.3K Β· πŸ’€) - Image augmentation library in Python for machine learning. MIT - -- [GitHub](https://github.com/mdbloice/Augmentor) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 780 Β· πŸ“¦ 280 Β· πŸ“‹ 180 - 63% open Β· ⏱️ 09.03.2020): - - ``` - git clone https://github.com/mdbloice/Augmentor - ``` -- [PyPi](https://pypi.org/project/Augmentor) (πŸ“₯ 3.4K / month Β· πŸ“¦ 42 Β· ⏱️ 17.01.2020): - ``` - pip install Augmentor - ``` -
PyTorch3D (πŸ₯ˆ25 Β· ⭐ 4.3K) - PyTorch3D is FAIR's library of reusable components for deep.. MIT -- [GitHub](https://github.com/facebookresearch/pytorch3d) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 470 Β· πŸ“¦ 45 Β· πŸ“‹ 470 - 11% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/facebookresearch/pytorch3d) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 480 Β· πŸ“¦ 47 Β· πŸ“‹ 470 - 11% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/facebookresearch/pytorch3d ``` -- [PyPi](https://pypi.org/project/pytorch3d) (πŸ“₯ 3.7K / month Β· ⏱️ 12.11.2020): +- [PyPi](https://pypi.org/project/pytorch3d) (πŸ“₯ 3.2K / month Β· ⏱️ 12.11.2020): ``` pip install pytorch3d ``` -- [Conda](https://anaconda.org/pytorch3d/pytorch3d) (πŸ“₯ 6K Β· ⏱️ 12.11.2020): +- [Conda](https://anaconda.org/pytorch3d/pytorch3d) (πŸ“₯ 6.2K Β· ⏱️ 12.11.2020): ``` conda install -c pytorch3d pytorch3d ```
-
facenet-pytorch (πŸ₯ˆ25 Β· ⭐ 1.8K) - Pretrained Pytorch face detection (MTCNN) and recognition.. MIT - -- [GitHub](https://github.com/timesler/facenet-pytorch) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 380 Β· πŸ“₯ 56K Β· πŸ“¦ 260 Β· πŸ“‹ 110 - 23% open Β· ⏱️ 19.11.2020): - - ``` - git clone https://github.com/timesler/facenet-pytorch - ``` -- [PyPi](https://pypi.org/project/facenet-pytorch) (πŸ“₯ 3.1K / month Β· πŸ“¦ 3 Β· ⏱️ 19.11.2020): - ``` - pip install facenet-pytorch - ``` -
-
chainercv (πŸ₯ˆ25 Β· ⭐ 1.4K Β· πŸ’€) - ChainerCV: a Library for Deep Learning in Computer Vision. MIT - -- [GitHub](https://github.com/chainer/chainercv) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 320 Β· πŸ“¦ 220 Β· πŸ“‹ 220 - 24% open Β· ⏱️ 07.01.2020): - - ``` - git clone https://github.com/chainer/chainercv - ``` -- [PyPi](https://pypi.org/project/chainercv) (πŸ“₯ 3K / month Β· πŸ“¦ 24 Β· ⏱️ 31.05.2019): - ``` - pip install chainercv - ``` -
mtcnn (πŸ₯ˆ25 Β· ⭐ 1.4K) - MTCNN face detection implementation for TensorFlow, as a PIP package. MIT -- [GitHub](https://github.com/ipazc/mtcnn) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 370 Β· πŸ“¦ 840 Β· πŸ“‹ 89 - 59% open Β· ⏱️ 13.01.2021): +- [GitHub](https://github.com/ipazc/mtcnn) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 370 Β· πŸ“¦ 850 Β· πŸ“‹ 89 - 59% open Β· ⏱️ 13.01.2021): ``` git clone https://github.com/ipazc/mtcnn ``` -- [PyPi](https://pypi.org/project/mtcnn) (πŸ“₯ 10K / month Β· πŸ“¦ 42 Β· ⏱️ 14.11.2019): +- [PyPi](https://pypi.org/project/mtcnn) (πŸ“₯ 8.5K / month Β· πŸ“¦ 42 Β· ⏱️ 14.11.2019): ``` pip install mtcnn ```
-
mahotas (πŸ₯ˆ25 Β· ⭐ 660) - Computer Vision in Python. MIT +
mahotas (πŸ₯ˆ25 Β· ⭐ 670) - Computer Vision in Python. MIT - [GitHub](https://github.com/luispedro/mahotas) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 130 Β· πŸ“¦ 560 Β· πŸ“‹ 73 - 21% open Β· ⏱️ 13.01.2021): ``` git clone https://github.com/luispedro/mahotas ``` -- [PyPi](https://pypi.org/project/mahotas) (πŸ“₯ 8.7K / month Β· πŸ“¦ 190 Β· ⏱️ 16.08.2020): +- [PyPi](https://pypi.org/project/mahotas) (πŸ“₯ 9.6K / month Β· πŸ“¦ 190 Β· ⏱️ 16.08.2020): ``` pip install mahotas ``` @@ -2719,154 +2683,142 @@ _Libraries for image & video processing, manipulation, and augmentation as well conda install -c conda-forge mahotas ```
-
Face Alignment (πŸ₯‰23 Β· ⭐ 4.6K) - 2D and 3D Face alignment library build using pytorch. BSD-3 +
Augmentor (πŸ₯‰24 Β· ⭐ 4.3K Β· πŸ’€) - Image augmentation library in Python for machine learning. MIT -- [GitHub](https://github.com/1adrianb/face-alignment) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 1K Β· πŸ“‹ 220 - 13% open Β· ⏱️ 30.12.2020): +- [GitHub](https://github.com/mdbloice/Augmentor) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 780 Β· πŸ“¦ 280 Β· πŸ“‹ 180 - 63% open Β· ⏱️ 09.03.2020): ``` - git clone https://github.com/1adrianb/face-alignment + git clone https://github.com/mdbloice/Augmentor ``` -- [PyPi](https://pypi.org/project/face-alignment) (πŸ“₯ 3.7K / month Β· πŸ“¦ 6 Β· ⏱️ 22.12.2020): +- [PyPi](https://pypi.org/project/Augmentor) (πŸ“₯ 3.5K / month Β· πŸ“¦ 42 Β· ⏱️ 17.01.2020): ``` - pip install face-alignment + pip install Augmentor ```
-
segmentation_models (πŸ₯‰23 Β· ⭐ 2.9K Β· πŸ’€) - Segmentation models with pretrained backbones. Keras.. MIT +
facenet-pytorch (πŸ₯‰24 Β· ⭐ 1.8K) - Pretrained Pytorch face detection (MTCNN) and recognition.. MIT -- [GitHub](https://github.com/qubvel/segmentation_models) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 670 Β· πŸ“‹ 380 - 37% open Β· ⏱️ 17.04.2020): +- [GitHub](https://github.com/timesler/facenet-pytorch) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 380 Β· πŸ“₯ 58K Β· πŸ“¦ 270 Β· πŸ“‹ 110 - 25% open Β· ⏱️ 19.11.2020): ``` - git clone https://github.com/qubvel/segmentation_models + git clone https://github.com/timesler/facenet-pytorch ``` -- [PyPi](https://pypi.org/project/segmentation_models) (πŸ“₯ 11K / month Β· πŸ“¦ 12 Β· ⏱️ 10.01.2020): +- [PyPi](https://pypi.org/project/facenet-pytorch) (πŸ“₯ 2.8K / month Β· πŸ“¦ 3 Β· ⏱️ 19.11.2020): ``` - pip install segmentation_models + pip install facenet-pytorch ```
-
vidgear (πŸ₯‰23 Β· ⭐ 1.6K) - High-performance cross-platform Video Processing Python framework.. Apache-2 +
Face Alignment (πŸ₯‰23 Β· ⭐ 4.7K) - 2D and 3D Face alignment library build using pytorch. BSD-3 -- [GitHub](https://github.com/abhiTronix/vidgear) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 110 Β· πŸ“₯ 300 Β· πŸ“¦ 80 Β· πŸ“‹ 130 - 2% open Β· ⏱️ 01.01.2021): +- [GitHub](https://github.com/1adrianb/face-alignment) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 1K Β· πŸ“‹ 220 - 13% open Β· ⏱️ 30.12.2020): ``` - git clone https://github.com/abhiTronix/vidgear + git clone https://github.com/1adrianb/face-alignment ``` -- [PyPi](https://pypi.org/project/vidgear) (πŸ“₯ 1.4K / month Β· πŸ“¦ 2 Β· ⏱️ 01.01.2021): +- [PyPi](https://pypi.org/project/face-alignment) (πŸ“₯ 3.2K / month Β· πŸ“¦ 6 Β· ⏱️ 22.12.2020): ``` - pip install vidgear + pip install face-alignment ```
-
Image Deduplicator (πŸ₯‰22 Β· ⭐ 3.4K) - Finding duplicate images made easy!. Apache-2 +
segmentation_models (πŸ₯‰23 Β· ⭐ 2.9K Β· πŸ’€) - Segmentation models with pretrained backbones. Keras.. MIT -- [GitHub](https://github.com/idealo/imagededup) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 280 Β· πŸ“¦ 8 Β· πŸ“‹ 70 - 24% open Β· ⏱️ 23.11.2020): +- [GitHub](https://github.com/qubvel/segmentation_models) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 670 Β· πŸ“‹ 380 - 38% open Β· ⏱️ 17.04.2020): ``` - git clone https://github.com/idealo/imagededup + git clone https://github.com/qubvel/segmentation_models ``` -- [PyPi](https://pypi.org/project/imagededup) (πŸ“₯ 1.2K / month Β· πŸ“¦ 1 Β· ⏱️ 22.11.2020): +- [PyPi](https://pypi.org/project/segmentation_models) (πŸ“₯ 12K / month Β· πŸ“¦ 12 Β· ⏱️ 10.01.2020): ``` - pip install imagededup + pip install segmentation_models ```
-
Image Super-Resolution (πŸ₯‰22 Β· ⭐ 2.5K) - Super-scale your images and run experiments with.. Apache-2 +
vidgear (πŸ₯‰22 Β· ⭐ 1.6K) - High-performance cross-platform Video Processing Python framework.. Apache-2 -- [GitHub](https://github.com/idealo/image-super-resolution) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 480 Β· πŸ“¦ 39 Β· πŸ“‹ 150 - 33% open Β· ⏱️ 11.11.2020): +- [GitHub](https://github.com/abhiTronix/vidgear) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 110 Β· πŸ“₯ 310 Β· πŸ“¦ 80 Β· πŸ“‹ 140 - 3% open Β· ⏱️ 01.01.2021): ``` - git clone https://github.com/idealo/image-super-resolution - ``` -- [PyPi](https://pypi.org/project/ISR) (πŸ“₯ 2K / month Β· πŸ“¦ 4 Β· ⏱️ 08.01.2020): - ``` - pip install ISR + git clone https://github.com/abhiTronix/vidgear ``` -- [Docker Hub](https://hub.docker.com/r/idealo/image-super-resolution-gpu) (πŸ“₯ 120 Β· ⏱️ 01.04.2019): +- [PyPi](https://pypi.org/project/vidgear) (πŸ“₯ 1.1K / month Β· πŸ“¦ 2 Β· ⏱️ 01.01.2021): ``` - docker pull idealo/image-super-resolution-gpu + pip install vidgear ```
CellProfiler (πŸ₯‰22 Β· ⭐ 540) - An open-source application for biological image analysis. BSD-3 -- [GitHub](https://github.com/CellProfiler/CellProfiler) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 270 Β· πŸ“₯ 590 Β· πŸ“¦ 3 Β· πŸ“‹ 2.9K - 5% open Β· ⏱️ 19.01.2021): +- [GitHub](https://github.com/CellProfiler/CellProfiler) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 270 Β· πŸ“₯ 610 Β· πŸ“¦ 3 Β· πŸ“‹ 2.9K - 5% open Β· ⏱️ 19.01.2021): ``` git clone https://github.com/CellProfiler/CellProfiler ``` -- [PyPi](https://pypi.org/project/cellprofiler) (πŸ“₯ 98 / month Β· ⏱️ 04.09.2017): +- [PyPi](https://pypi.org/project/cellprofiler) (πŸ“₯ 93 / month Β· ⏱️ 04.09.2017): ``` pip install cellprofiler ```
-
Caer (πŸ₯‰22 Β· ⭐ 420 Β· 🐣) - A lightweight Computer Vision library. Scale your models, not boilerplate. MIT - -- [GitHub](https://github.com/jasmcaus/caer) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 40 Β· πŸ“₯ 14 Β· πŸ“‹ 13 - 38% open Β· ⏱️ 28.01.2021): - - ``` - git clone https://github.com/jasmcaus/caer - ``` -- [PyPi](https://pypi.org/project/caer) (πŸ“₯ 530K / month Β· ⏱️ 23.01.2021): - ``` - pip install caer - ``` -
pyvips (πŸ₯‰22 Β· ⭐ 290) - python binding for libvips using cffi. MIT -- [GitHub](https://github.com/libvips/pyvips) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 25 Β· πŸ“¦ 140 Β· πŸ“‹ 200 - 34% open Β· ⏱️ 27.12.2020): +- [GitHub](https://github.com/libvips/pyvips) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 25 Β· πŸ“¦ 140 Β· πŸ“‹ 210 - 34% open Β· ⏱️ 27.12.2020): ``` git clone https://github.com/libvips/pyvips ``` -- [PyPi](https://pypi.org/project/pyvips) (πŸ“₯ 3K / month Β· πŸ“¦ 22 Β· ⏱️ 18.12.2020): +- [PyPi](https://pypi.org/project/pyvips) (πŸ“₯ 2.9K / month Β· πŸ“¦ 22 Β· ⏱️ 18.12.2020): ``` pip install pyvips ``` -- [Conda](https://anaconda.org/conda-forge/pyvips) (πŸ“₯ 6.1K Β· ⏱️ 14.10.2020): +- [Conda](https://anaconda.org/conda-forge/pyvips) (πŸ“₯ 6.3K Β· ⏱️ 14.10.2020): ``` conda install -c conda-forge pyvips ```
-
tensorflow-graphics (πŸ₯‰21 Β· ⭐ 2.4K) - TensorFlow Graphics: Differentiable Graphics Layers.. Apache-2 +
Image Deduplicator (πŸ₯‰21 Β· ⭐ 3.4K) - Finding duplicate images made easy!. Apache-2 -- [GitHub](https://github.com/tensorflow/graphics) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 280 Β· πŸ“‹ 180 - 55% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/idealo/imagededup) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 280 Β· πŸ“¦ 8 Β· πŸ“‹ 70 - 24% open Β· ⏱️ 23.11.2020): ``` - git clone https://github.com/tensorflow/graphics + git clone https://github.com/idealo/imagededup ``` -- [PyPi](https://pypi.org/project/tensorflow-graphics) (πŸ“₯ 850 / month Β· πŸ“¦ 3 Β· ⏱️ 20.05.2020): +- [PyPi](https://pypi.org/project/imagededup) (πŸ“₯ 1.1K / month Β· πŸ“¦ 1 Β· ⏱️ 22.11.2020): ``` - pip install tensorflow-graphics + pip install imagededup ```
-
Luminoth (πŸ₯‰21 Β· ⭐ 2.3K Β· πŸ’€) - Deep Learning toolkit for Computer Vision. BSD-3 +
Image Super-Resolution (πŸ₯‰21 Β· ⭐ 2.5K) - Super-scale your images and run experiments with.. Apache-2 -- [GitHub](https://github.com/tryolabs/luminoth) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 400 Β· πŸ“₯ 11K Β· πŸ“¦ 27 Β· πŸ“‹ 180 - 28% open Β· ⏱️ 07.01.2020): +- [GitHub](https://github.com/idealo/image-super-resolution) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 480 Β· πŸ“¦ 40 Β· πŸ“‹ 150 - 34% open Β· ⏱️ 11.11.2020): ``` - git clone https://github.com/tryolabs/luminoth + git clone https://github.com/idealo/image-super-resolution + ``` +- [PyPi](https://pypi.org/project/ISR) (πŸ“₯ 1.7K / month Β· πŸ“¦ 4 Β· ⏱️ 08.01.2020): + ``` + pip install ISR ``` -- [PyPi](https://pypi.org/project/luminoth) (πŸ“₯ 450 / month Β· ⏱️ 09.11.2018): +- [Docker Hub](https://hub.docker.com/r/idealo/image-super-resolution-gpu) (πŸ“₯ 120 Β· ⏱️ 01.04.2019): ``` - pip install luminoth + docker pull idealo/image-super-resolution-gpu ```
-
nude.py (πŸ₯‰21 Β· ⭐ 790) - Nudity detection with Python. MIT +
tensorflow-graphics (πŸ₯‰21 Β· ⭐ 2.4K) - TensorFlow Graphics: Differentiable Graphics Layers.. Apache-2 -- [GitHub](https://github.com/hhatto/nude.py) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 130 Β· πŸ“¦ 61 Β· πŸ“‹ 8 - 75% open Β· ⏱️ 23.11.2020): +- [GitHub](https://github.com/tensorflow/graphics) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 280 Β· πŸ“‹ 180 - 53% open Β· ⏱️ 02.02.2021): ``` - git clone https://github.com/hhatto/nude.py + git clone https://github.com/tensorflow/graphics ``` -- [PyPi](https://pypi.org/project/nudepy) (πŸ“₯ 1.4K / month Β· πŸ“¦ 9 Β· ⏱️ 23.11.2020): +- [PyPi](https://pypi.org/project/tensorflow-graphics) (πŸ“₯ 630 / month Β· πŸ“¦ 3 Β· ⏱️ 20.05.2020): ``` - pip install nudepy + pip install tensorflow-graphics ```
MMF (πŸ₯‰20 Β· ⭐ 4.1K) - A modular framework for vision & language multimodal research from.. BSD-3 -- [GitHub](https://github.com/facebookresearch/mmf) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 590 Β· πŸ“¦ 6 Β· πŸ“‹ 420 - 22% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/facebookresearch/mmf) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 590 Β· πŸ“¦ 6 Β· πŸ“‹ 420 - 21% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/facebookresearch/mmf ``` -- [PyPi](https://pypi.org/project/mmf) (πŸ“₯ 78 / month Β· ⏱️ 11.06.2020): +- [PyPi](https://pypi.org/project/mmf) (πŸ“₯ 65 / month Β· ⏱️ 11.06.2020): ``` pip install mmf ``` @@ -2878,23 +2830,23 @@ _Libraries for image & video processing, manipulation, and augmentation as well ``` git clone https://github.com/EdjoLabs/image-match ``` -- [PyPi](https://pypi.org/project/image_match) (πŸ“₯ 310 / month Β· πŸ“¦ 3 Β· ⏱️ 13.02.2017): +- [PyPi](https://pypi.org/project/image_match) (πŸ“₯ 320 / month Β· πŸ“¦ 3 Β· ⏱️ 13.02.2017): ``` pip install image_match ```
Classy Vision (πŸ₯‰20 Β· ⭐ 1.1K) - An end-to-end PyTorch framework for image and video.. MIT -- [GitHub](https://github.com/facebookresearch/ClassyVision) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 190 Β· πŸ“‹ 92 - 50% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/facebookresearch/ClassyVision) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 200 Β· πŸ“‹ 95 - 51% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/facebookresearch/ClassyVision ``` -- [PyPi](https://pypi.org/project/classy_vision) (πŸ“₯ 110 / month Β· ⏱️ 20.11.2020): +- [PyPi](https://pypi.org/project/classy_vision) (πŸ“₯ 96 / month Β· ⏱️ 20.11.2020): ``` pip install classy_vision ``` -- [Conda](https://anaconda.org/conda-forge/classy_vision) (πŸ“₯ 5.6K Β· ⏱️ 11.12.2020): +- [Conda](https://anaconda.org/conda-forge/classy_vision) (πŸ“₯ 5.7K Β· ⏱️ 11.12.2020): ``` conda install -c conda-forge classy_vision ``` @@ -2906,58 +2858,82 @@ _Libraries for image & video processing, manipulation, and augmentation as well ``` git clone https://github.com/nicolas-chaulet/torch-points3d ``` -- [PyPi](https://pypi.org/project/torch-points3d) (πŸ“₯ 200 / month Β· ⏱️ 18.12.2020): +- [PyPi](https://pypi.org/project/torch-points3d) (πŸ“₯ 160 / month Β· ⏱️ 18.12.2020): ``` pip install torch-points3d ```
-
vit-pytorch (πŸ₯‰18 Β· ⭐ 2.4K Β· 🐣) - Implementation of Vision Transformer, a simple way to.. MIT +
nude.py (πŸ₯‰20 Β· ⭐ 790) - Nudity detection with Python. MIT + +- [GitHub](https://github.com/hhatto/nude.py) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 130 Β· πŸ“¦ 62 Β· πŸ“‹ 8 - 75% open Β· ⏱️ 23.11.2020): + + ``` + git clone https://github.com/hhatto/nude.py + ``` +- [PyPi](https://pypi.org/project/nudepy) (πŸ“₯ 1.9K / month Β· πŸ“¦ 9 Β· ⏱️ 23.11.2020): + ``` + pip install nudepy + ``` +
+
Caer (πŸ₯‰19 Β· ⭐ 420 Β· 🐣) - A lightweight Computer Vision library. Scale your models, not boilerplate. MIT + +- [GitHub](https://github.com/jasmcaus/caer) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 62): + + ``` + git clone https://github.com/jasmcaus/caer + ``` +- [PyPi](https://pypi.org/project/caer) (πŸ“₯ 860K / month Β· ⏱️ 28.01.2021): + ``` + pip install caer + ``` +
+
vit-pytorch (πŸ₯‰18 Β· ⭐ 2.5K Β· 🐣) - Implementation of Vision Transformer, a simple way to.. MIT -- [GitHub](https://github.com/lucidrains/vit-pytorch) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 220 Β· πŸ“¦ 5 Β· πŸ“‹ 61 - 36% open Β· ⏱️ 21.01.2021): +- [GitHub](https://github.com/lucidrains/vit-pytorch) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 230 Β· πŸ“¦ 5 Β· πŸ“‹ 61 - 36% open Β· ⏱️ 21.01.2021): ``` git clone https://github.com/lucidrains/vit-pytorch ``` -- [PyPi](https://pypi.org/project/vit-pytorch) (πŸ“₯ 820 / month Β· ⏱️ 11.01.2021): +- [PyPi](https://pypi.org/project/vit-pytorch) (πŸ“₯ 690 / month Β· ⏱️ 11.01.2021): ``` pip install vit-pytorch ```
-
Norfair (πŸ₯‰18 Β· ⭐ 860 Β· 🐣) - Lightweight Python library for adding real-time 2D object tracking.. BSD-3 +
Norfair (πŸ₯‰18 Β· ⭐ 880) - Lightweight Python library for adding real-time 2D object tracking to.. BSD-3 - [GitHub](https://github.com/tryolabs/norfair) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 49 Β· πŸ“‹ 18 - 27% open Β· ⏱️ 22.12.2020): ``` git clone https://github.com/tryolabs/norfair ``` -- [PyPi](https://pypi.org/project/norfair) (πŸ“₯ 210 / month Β· ⏱️ 07.12.2020): +- [PyPi](https://pypi.org/project/norfair) (πŸ“₯ 220 / month Β· ⏱️ 07.12.2020): ``` pip install norfair ```
-
PaddleDetection (πŸ₯‰17 Β· ⭐ 2.2K) - Object detection and instance segmentation toolkit.. Apache-2 +
PaddleDetection (πŸ₯‰17 Β· ⭐ 2.3K) - Object detection and instance segmentation toolkit.. Apache-2 -- [GitHub](https://github.com/PaddlePaddle/PaddleDetection) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 620 Β· πŸ“‹ 1.2K - 27% open Β· ⏱️ 20.01.2021): +- [GitHub](https://github.com/PaddlePaddle/PaddleDetection) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 640 Β· πŸ“‹ 1.2K - 28% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/PaddlePaddle/PaddleDetection ```
-
lightly (πŸ₯‰16 Β· ⭐ 400 Β· 🐣) - A python library for self-supervised learning on images. MIT +
lightly (πŸ₯‰15 Β· ⭐ 410 Β· 🐣) - A python library for self-supervised learning on images. MIT -- [GitHub](https://github.com/lightly-ai/lightly) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 20 Β· πŸ“¦ 2 Β· πŸ“‹ 47 - 53% open Β· ⏱️ 19.01.2021): +- [GitHub](https://github.com/lightly-ai/lightly) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 20 Β· πŸ“¦ 2 Β· πŸ“‹ 50 - 46% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/lightly-ai/lightly ``` -- [PyPi](https://pypi.org/project/lightly) (πŸ“₯ 150 / month Β· ⏱️ 11.01.2021): +- [PyPi](https://pypi.org/project/lightly) (πŸ“₯ 140 / month Β· ⏱️ 11.01.2021): ``` pip install lightly ```
-
DEβ«ΆTR (πŸ₯‰14 Β· ⭐ 6K) - End-to-End Object Detection with Transformers. Apache-2 +
DEβ«ΆTR (πŸ₯‰14 Β· ⭐ 6.1K) - End-to-End Object Detection with Transformers. Apache-2 -- [GitHub](https://github.com/facebookresearch/detr) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 880 Β· πŸ“‹ 270 - 22% open Β· ⏱️ 15.11.2020): +- [GitHub](https://github.com/facebookresearch/detr) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 910 Β· πŸ“‹ 280 - 21% open Β· ⏱️ 15.11.2020): ``` git clone https://github.com/facebookresearch/detr @@ -2965,7 +2941,7 @@ _Libraries for image & video processing, manipulation, and augmentation as well
PySlowFast (πŸ₯‰14 Β· ⭐ 3.3K) - PySlowFast: video understanding codebase from FAIR for.. Apache-2 -- [GitHub](https://github.com/facebookresearch/SlowFast) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 620 Β· πŸ“¦ 2 Β· πŸ“‹ 340 - 46% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/facebookresearch/SlowFast) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 630 Β· πŸ“¦ 2 Β· πŸ“‹ 350 - 46% open Β· ⏱️ 25.01.2021): ``` git clone https://github.com/facebookresearch/SlowFast @@ -2973,16 +2949,18 @@ _Libraries for image & video processing, manipulation, and augmentation as well
pycls (πŸ₯‰14 Β· ⭐ 1.4K) - Codebase for Image Classification Research, written in PyTorch. MIT -- [GitHub](https://github.com/facebookresearch/pycls) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 150 Β· πŸ“¦ 2 Β· πŸ“‹ 54 - 18% open Β· ⏱️ 14.01.2021): +- [GitHub](https://github.com/facebookresearch/pycls) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 150 Β· πŸ“¦ 2 Β· πŸ“‹ 55 - 20% open Β· ⏱️ 14.01.2021): ``` git clone https://github.com/facebookresearch/pycls ```
-
Show 2 hidden projects... +
Show 4 hidden projects... - glfw (πŸ₯ˆ29 Β· ⭐ 7.2K) - A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input. ❗️Zlib -- Pillow-SIMD (πŸ₯‰23 Β· ⭐ 1.5K Β· πŸ’€) - The friendly PIL fork. ❗️PIL +- chainercv (πŸ₯ˆ25 Β· ⭐ 1.4K Β· πŸ’€) - ChainerCV: a Library for Deep Learning in Computer Vision. MIT +- Pillow-SIMD (πŸ₯‰22 Β· ⭐ 1.5K Β· πŸ’€) - The friendly PIL fork. ❗️PIL +- Luminoth (πŸ₯‰21 Β· ⭐ 2.3K Β· πŸ’€) - Deep Learning toolkit for Computer Vision. BSD-3

@@ -2992,25 +2970,25 @@ _Libraries for image & video processing, manipulation, and augmentation as well _Libraries for graph processing, clustering, embedding, and machine learning tasks._ -
networkx (πŸ₯‡37 Β· ⭐ 8.6K) - Network Analysis in Python. BSD-3 +
networkx (πŸ₯‡36 Β· ⭐ 8.6K) - Network Analysis in Python. BSD-3 -- [GitHub](https://github.com/networkx/networkx) (πŸ‘¨β€πŸ’» 490 Β· πŸ”€ 2.2K Β· πŸ“₯ 51 Β· πŸ“¦ 66K Β· πŸ“‹ 2.6K - 10% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/networkx/networkx) (πŸ‘¨β€πŸ’» 490 Β· πŸ”€ 2.2K Β· πŸ“₯ 51 Β· πŸ“¦ 66K Β· πŸ“‹ 2.6K - 10% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/networkx/networkx ``` -- [PyPi](https://pypi.org/project/networkx) (πŸ“₯ 4.4M / month Β· πŸ“¦ 21K Β· ⏱️ 22.08.2020): +- [PyPi](https://pypi.org/project/networkx) (πŸ“₯ 4M / month Β· πŸ“¦ 21K Β· ⏱️ 22.08.2020): ``` pip install networkx ``` -- [Conda](https://anaconda.org/conda-forge/networkx) (πŸ“₯ 2.9M Β· ⏱️ 23.08.2020): +- [Conda](https://anaconda.org/conda-forge/networkx) (πŸ“₯ 3M Β· ⏱️ 23.08.2020): ``` conda install -c conda-forge networkx ```
PyTorch Geometric (πŸ₯‡28 Β· ⭐ 10K) - Geometric Deep Learning Extension Library for PyTorch. MIT -- [GitHub](https://github.com/rusty1s/pytorch_geometric) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.7K Β· πŸ“‹ 1.8K - 38% open Β· ⏱️ 20.01.2021): +- [GitHub](https://github.com/rusty1s/pytorch_geometric) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.7K Β· πŸ“‹ 1.8K - 38% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/rusty1s/pytorch_geometric @@ -3022,24 +3000,24 @@ _Libraries for graph processing, clustering, embedding, and machine learning tas
dgl (πŸ₯‡27 Β· ⭐ 6.6K) - Python package built to ease deep learning on graph, on top of existing.. Apache-2 -- [GitHub](https://github.com/dmlc/dgl) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 1.3K Β· πŸ“‹ 920 - 24% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/dmlc/dgl) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1.3K Β· πŸ“‹ 920 - 24% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/dmlc/dgl ``` -- [PyPi](https://pypi.org/project/dgl) (πŸ“₯ 10K / month Β· πŸ“¦ 30 Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/dgl) (πŸ“₯ 10K / month Β· πŸ“¦ 30 Β· ⏱️ 04.02.2021): ``` pip install dgl ```
-
StellarGraph (πŸ₯ˆ25 Β· ⭐ 1.7K) - StellarGraph - Machine Learning on Graphs. Apache-2 +
StellarGraph (πŸ₯ˆ25 Β· ⭐ 1.8K) - StellarGraph - Machine Learning on Graphs. Apache-2 -- [GitHub](https://github.com/stellargraph/stellargraph) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 250 Β· πŸ“¦ 43 Β· πŸ“‹ 910 - 23% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/stellargraph/stellargraph) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 250 Β· πŸ“¦ 45 Β· πŸ“‹ 910 - 23% open Β· ⏱️ 31.01.2021): ``` git clone https://github.com/stellargraph/stellargraph ``` -- [PyPi](https://pypi.org/project/stellargraph) (πŸ“₯ 4.2K / month Β· πŸ“¦ 2 Β· ⏱️ 25.06.2020): +- [PyPi](https://pypi.org/project/stellargraph) (πŸ“₯ 3.8K / month Β· πŸ“¦ 2 Β· ⏱️ 25.06.2020): ``` pip install stellargraph ``` @@ -3051,107 +3029,95 @@ _Libraries for graph processing, clustering, embedding, and machine learning tas ``` git clone https://github.com/danielegrattarola/spektral ``` -- [PyPi](https://pypi.org/project/spektral) (πŸ“₯ 1.6K / month Β· ⏱️ 07.01.2021): +- [PyPi](https://pypi.org/project/spektral) (πŸ“₯ 1.5K / month Β· ⏱️ 07.01.2021): ``` pip install spektral ```
-
ogb (πŸ₯ˆ22 Β· ⭐ 720) - Benchmark datasets, data loaders, and evaluators for graph machine learning. MIT +
ogb (πŸ₯ˆ22 Β· ⭐ 730) - Benchmark datasets, data loaders, and evaluators for graph machine learning. MIT -- [GitHub](https://github.com/snap-stanford/ogb) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 110 Β· πŸ“¦ 44 Β· ⏱️ 23.01.2021): +- [GitHub](https://github.com/snap-stanford/ogb) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 110 Β· πŸ“¦ 47 Β· ⏱️ 23.01.2021): ``` git clone https://github.com/snap-stanford/ogb ``` -- [PyPi](https://pypi.org/project/ogb) (πŸ“₯ 1.7K / month Β· ⏱️ 29.12.2020): +- [PyPi](https://pypi.org/project/ogb) (πŸ“₯ 1.6K / month Β· ⏱️ 29.12.2020): ``` pip install ogb ```
Node2Vec (πŸ₯ˆ22 Β· ⭐ 630) - Implementation of the node2vec algorithm. MIT -- [GitHub](https://github.com/eliorc/node2vec) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 160 Β· πŸ“¦ 110 Β· ⏱️ 09.01.2021): +- [GitHub](https://github.com/eliorc/node2vec) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 170 Β· πŸ“¦ 110 Β· ⏱️ 09.01.2021): ``` git clone https://github.com/eliorc/node2vec ``` -- [PyPi](https://pypi.org/project/node2vec) (πŸ“₯ 3.7K / month Β· πŸ“¦ 10 Β· ⏱️ 09.01.2021): +- [PyPi](https://pypi.org/project/node2vec) (πŸ“₯ 3.5K / month Β· πŸ“¦ 10 Β· ⏱️ 09.01.2021): ``` pip install node2vec ``` -- [Conda](https://anaconda.org/conda-forge/node2vec) (πŸ“₯ 15K Β· ⏱️ 25.04.2020): +- [Conda](https://anaconda.org/conda-forge/node2vec) (πŸ“₯ 16K Β· ⏱️ 25.04.2020): ``` conda install -c conda-forge node2vec ```
torch-cluster (πŸ₯ˆ21 Β· ⭐ 330) - PyTorch Extension Library of Optimized Graph Cluster.. MIT -- [GitHub](https://github.com/rusty1s/pytorch_cluster) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 67 Β· πŸ“‹ 72 - 48% open Β· ⏱️ 03.01.2021): +- [GitHub](https://github.com/rusty1s/pytorch_cluster) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 68 Β· πŸ“‹ 73 - 47% open Β· ⏱️ 03.01.2021): ``` git clone https://github.com/rusty1s/pytorch_cluster ``` -- [PyPi](https://pypi.org/project/torch-cluster) (πŸ“₯ 2.2K / month Β· πŸ“¦ 32 Β· ⏱️ 31.10.2020): +- [PyPi](https://pypi.org/project/torch-cluster) (πŸ“₯ 2K / month Β· πŸ“¦ 32 Β· ⏱️ 31.10.2020): ``` pip install torch-cluster ```
-
AmpliGraph (πŸ₯ˆ20 Β· ⭐ 1.4K) - Python library for Representation Learning on Knowledge.. Apache-2 - -- [GitHub](https://github.com/Accenture/AmpliGraph) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 150 Β· πŸ“¦ 9 Β· πŸ“‹ 170 - 10% open Β· ⏱️ 25.08.2020): - - ``` - git clone https://github.com/Accenture/AmpliGraph - ``` -- [PyPi](https://pypi.org/project/ampligraph) (πŸ“₯ 540 / month Β· ⏱️ 25.08.2020): - ``` - pip install ampligraph - ``` -
-
graph-nets (πŸ₯‰19 Β· ⭐ 4.8K) - Build Graph Nets in Tensorflow. Apache-2 +
graph-nets (πŸ₯ˆ19 Β· ⭐ 4.8K) - Build Graph Nets in Tensorflow. Apache-2 -- [GitHub](https://github.com/deepmind/graph_nets) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 720 Β· πŸ“‹ 110 - 8% open Β· ⏱️ 04.12.2020): +- [GitHub](https://github.com/deepmind/graph_nets) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 720 Β· πŸ“‹ 110 - 9% open Β· ⏱️ 04.12.2020): ``` git clone https://github.com/deepmind/graph_nets ``` -- [PyPi](https://pypi.org/project/graph-nets) (πŸ“₯ 600 / month Β· πŸ“¦ 7 Β· ⏱️ 29.01.2020): +- [PyPi](https://pypi.org/project/graph-nets) (πŸ“₯ 540 / month Β· πŸ“¦ 7 Β· ⏱️ 29.01.2020): ``` pip install graph-nets ```
-
PyTorch-BigGraph (πŸ₯‰19 Β· ⭐ 2.7K) - Generate embeddings from large-scale graph-structured.. BSD-3 +
PyTorch-BigGraph (πŸ₯ˆ19 Β· ⭐ 2.7K) - Generate embeddings from large-scale graph-structured.. BSD-3 - [GitHub](https://github.com/facebookresearch/PyTorch-BigGraph) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 360 Β· πŸ“₯ 110 Β· πŸ“‹ 130 - 23% open Β· ⏱️ 19.01.2021): ``` git clone https://github.com/facebookresearch/PyTorch-BigGraph ``` -- [PyPi](https://pypi.org/project/torchbiggraph) (πŸ“₯ 260 / month Β· πŸ“¦ 4 Β· ⏱️ 01.05.2019): +- [PyPi](https://pypi.org/project/torchbiggraph) (πŸ“₯ 340 / month Β· πŸ“¦ 4 Β· ⏱️ 01.05.2019): ``` pip install torchbiggraph ```
-
Paddle Graph Learning (πŸ₯‰19 Β· ⭐ 880) - Paddle Graph Learning (PGL) is an efficient and.. Apache-2 +
AmpliGraph (πŸ₯ˆ19 Β· ⭐ 1.4K) - Python library for Representation Learning on Knowledge.. Apache-2 -- [GitHub](https://github.com/PaddlePaddle/PGL) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 120 Β· πŸ“¦ 9 Β· πŸ“‹ 43 - 34% open Β· ⏱️ 14.12.2020): +- [GitHub](https://github.com/Accenture/AmpliGraph) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 150 Β· πŸ“¦ 9 Β· πŸ“‹ 180 - 10% open Β· ⏱️ 25.08.2020): ``` - git clone https://github.com/PaddlePaddle/PGL + git clone https://github.com/Accenture/AmpliGraph ``` -- [PyPi](https://pypi.org/project/pgl) (πŸ“₯ 310 / month Β· πŸ“¦ 2 Β· ⏱️ 20.11.2020): +- [PyPi](https://pypi.org/project/ampligraph) (πŸ“₯ 510 / month Β· ⏱️ 25.08.2020): ``` - pip install pgl + pip install ampligraph ```
-
PyKEEN (πŸ₯‰19 Β· ⭐ 290) - A Python library for learning and evaluating knowledge graph embeddings. MIT +
PyKEEN (πŸ₯‰18 Β· ⭐ 300) - A Python library for learning and evaluating knowledge graph embeddings. MIT -- [GitHub](https://github.com/pykeen/pykeen) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 48 Β· πŸ“₯ 73 Β· πŸ“‹ 120 - 42% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/pykeen/pykeen) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 50 Β· πŸ“₯ 75 Β· πŸ“‹ 120 - 42% open Β· ⏱️ 28.01.2021): ``` git clone https://github.com/pykeen/pykeen ``` -- [PyPi](https://pypi.org/project/pykeen) (πŸ“₯ 160 / month Β· πŸ“¦ 1 Β· ⏱️ 20.01.2021): +- [PyPi](https://pypi.org/project/pykeen) (πŸ“₯ 100 / month Β· πŸ“¦ 1 Β· ⏱️ 20.01.2021): ``` pip install pykeen ``` @@ -3163,74 +3129,86 @@ _Libraries for graph processing, clustering, embedding, and machine learning tas ``` git clone https://github.com/deepgraph/deepgraph ``` -- [PyPi](https://pypi.org/project/deepgraph) (πŸ“₯ 190 / month Β· ⏱️ 01.10.2020): +- [PyPi](https://pypi.org/project/deepgraph) (πŸ“₯ 150 / month Β· ⏱️ 01.10.2020): ``` pip install deepgraph ``` -- [Conda](https://anaconda.org/conda-forge/deepgraph) (πŸ“₯ 77K Β· ⏱️ 15.01.2021): +- [Conda](https://anaconda.org/conda-forge/deepgraph) (πŸ“₯ 78K Β· ⏱️ 15.01.2021): ``` conda install -c conda-forge deepgraph ```
-
kglib (πŸ₯‰17 Β· ⭐ 390) - Grakn Knowledge Graph Library (ML R&D). Apache-2 +
Paddle Graph Learning (πŸ₯‰17 Β· ⭐ 890 Β· πŸ“‰) - Paddle Graph Learning (PGL) is an efficient and.. Apache-2 + +- [GitHub](https://github.com/PaddlePaddle/PGL) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 120 Β· πŸ“¦ 9 Β· πŸ“‹ 43 - 34% open Β· ⏱️ 02.02.2021): + + ``` + git clone https://github.com/PaddlePaddle/PGL + ``` +- [PyPi](https://pypi.org/project/pgl) (πŸ“₯ 140 / month Β· πŸ“¦ 2 Β· ⏱️ 20.11.2020): + ``` + pip install pgl + ``` +
+
kglib (πŸ₯‰16 Β· ⭐ 390) - Grakn Knowledge Graph Library (ML R&D). Apache-2 - [GitHub](https://github.com/graknlabs/kglib) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 71 Β· πŸ“₯ 210 Β· πŸ“‹ 59 - 16% open Β· ⏱️ 15.01.2021): ``` git clone https://github.com/graknlabs/kglib ``` -- [PyPi](https://pypi.org/project/grakn-kglib) (πŸ“₯ 50 / month Β· ⏱️ 19.08.2020): +- [PyPi](https://pypi.org/project/grakn-kglib) (πŸ“₯ 44 / month Β· ⏱️ 19.08.2020): ``` pip install grakn-kglib ```
-
pytorch_geometric_temporal (πŸ₯‰16 Β· ⭐ 330) - A Temporal Extension Library for PyTorch Geometric. MIT +
pytorch_geometric_temporal (πŸ₯‰16 Β· ⭐ 340) - A Temporal Extension Library for PyTorch Geometric. MIT -- [GitHub](https://github.com/benedekrozemberczki/pytorch_geometric_temporal) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 37 Β· πŸ“‹ 16 - 6% open Β· ⏱️ 14.01.2021): +- [GitHub](https://github.com/benedekrozemberczki/pytorch_geometric_temporal) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 38 Β· πŸ“‹ 17 - 5% open Β· ⏱️ 14.01.2021): ``` git clone https://github.com/benedekrozemberczki/pytorch_geometric_temporal ``` -- [PyPi](https://pypi.org/project/torch-geometric-temporal) (πŸ“₯ 110 / month Β· ⏱️ 14.01.2021): +- [PyPi](https://pypi.org/project/torch-geometric-temporal) (πŸ“₯ 95 / month Β· ⏱️ 14.01.2021): ``` pip install torch-geometric-temporal ```
-
Euler (πŸ₯‰14 Β· ⭐ 2.5K) - A distributed graph deep learning framework. Apache-2 +
GraphEmbedding (πŸ₯‰15 Β· ⭐ 1.8K) - Implementation and experiments of graph embedding algorithms. MIT -- [GitHub](https://github.com/alibaba/euler) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 500 Β· πŸ“‹ 300 - 67% open Β· ⏱️ 29.07.2020): +- [GitHub](https://github.com/shenweichen/GraphEmbedding) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 550 Β· πŸ“¦ 7 Β· πŸ“‹ 40 - 67% open Β· ⏱️ 18.10.2020): ``` - git clone https://github.com/alibaba/euler - ``` -- [PyPi](https://pypi.org/project/euler-gl) (πŸ“₯ 4 / month Β· ⏱️ 10.04.2019): - ``` - pip install euler-gl + git clone https://github.com/shenweichen/GraphEmbedding ```
-
GraphEmbedding (πŸ₯‰14 Β· ⭐ 1.8K) - Implementation and experiments of graph embedding algorithms. MIT +
Euler (πŸ₯‰14 Β· ⭐ 2.5K Β· πŸ’€) - A distributed graph deep learning framework. Apache-2 -- [GitHub](https://github.com/shenweichen/GraphEmbedding) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 550 Β· πŸ“¦ 7 Β· πŸ“‹ 40 - 67% open Β· ⏱️ 18.10.2020): +- [GitHub](https://github.com/alibaba/euler) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 500 Β· πŸ“‹ 300 - 67% open Β· ⏱️ 29.07.2020): ``` - git clone https://github.com/shenweichen/GraphEmbedding + git clone https://github.com/alibaba/euler + ``` +- [PyPi](https://pypi.org/project/euler-gl) (πŸ“₯ 6 / month Β· ⏱️ 10.04.2019): + ``` + pip install euler-gl ```
AutoGL (πŸ₯‰14 Β· ⭐ 580 Β· 🐣) - An autoML framework & toolkit for machine learning on graphs. MIT -- [GitHub](https://github.com/THUMNLab/AutoGL) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 53 Β· πŸ“‹ 6 - 66% open Β· ⏱️ 29.12.2020): +- [GitHub](https://github.com/THUMNLab/AutoGL) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 55 Β· πŸ“‹ 7 - 71% open Β· ⏱️ 29.12.2020): ``` git clone https://github.com/THUMNLab/AutoGL ``` -- [PyPi](https://pypi.org/project/auto-graph-learning) (πŸ“₯ 75 / month Β· ⏱️ 23.12.2020): +- [PyPi](https://pypi.org/project/auto-graph-learning) (πŸ“₯ 42 / month Β· ⏱️ 23.12.2020): ``` pip install auto-graph-learning ```
OpenKE (πŸ₯‰13 Β· ⭐ 2.4K Β· πŸ’€) - An Open-Source Package for Knowledge Embedding (KE). MIT -- [GitHub](https://github.com/thunlp/OpenKE) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 740 Β· πŸ“‹ 270 - 18% open Β· ⏱️ 08.04.2020): +- [GitHub](https://github.com/thunlp/OpenKE) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 740 Β· πŸ“‹ 280 - 18% open Β· ⏱️ 08.04.2020): ``` git clone https://github.com/thunlp/OpenKE @@ -3250,12 +3228,12 @@ _Libraries for graph processing, clustering, embedding, and machine learning tas
Show 8 hidden projects... -- igraph (πŸ₯‡27 Β· ⭐ 760) - Python interface for igraph. ❗️GPL-2.0 +- igraph (πŸ₯‡27 Β· ⭐ 770) - Python interface for igraph. ❗️GPL-2.0 - pygal (πŸ₯ˆ26 Β· ⭐ 2.3K) - PYthon svg GrAph plotting Library. ❗️LGPL-3.0 - Karate Club (πŸ₯ˆ21 Β· ⭐ 1.1K) - Karate Club: An API Oriented Open-source Python Framework for.. ❗️GPL-3.0 -- DeepWalk (πŸ₯‰18 Β· ⭐ 2.2K Β· πŸ’€) - DeepWalk - Deep Learning for Graphs. ❗️GPL-3.0 -- Sematch (πŸ₯‰17 Β· ⭐ 340 Β· πŸ’€) - semantic similarity framework for knowledge graph. Apache-2 -- pyRDF2Vec (πŸ₯‰15 Β· ⭐ 80) - Python Implementation and Extension of RDF2Vec. MIT +- DeepWalk (πŸ₯ˆ19 Β· ⭐ 2.2K Β· πŸ’€) - DeepWalk - Deep Learning for Graphs. ❗️GPL-3.0 +- Sematch (πŸ₯‰16 Β· ⭐ 340 Β· πŸ’€) - semantic similarity framework for knowledge graph. Apache-2 +- pyRDF2Vec (πŸ₯‰15 Β· ⭐ 81) - Python Implementation and Extension of RDF2Vec. MIT - GraphSAGE (πŸ₯‰14 Β· ⭐ 2.1K Β· πŸ’€) - Representation learning on large graphs using stochastic.. MIT - OpenNE (πŸ₯‰14 Β· ⭐ 1.4K Β· πŸ’€) - An Open-Source Package for Network Embedding (NE). MIT
@@ -3267,138 +3245,138 @@ _Libraries for graph processing, clustering, embedding, and machine learning tas _Libraries for audio analysis, manipulation, transformation, and extraction, as well as speech recognition and music generation tasks._ -
Magenta (πŸ₯‡29 Β· ⭐ 16K) - Magenta: Music and Art Generation with Machine Intelligence. Apache-2 +
DeepSpeech (πŸ₯‡31 Β· ⭐ 16K Β· πŸ“ˆ) - DeepSpeech is an open source embedded (offline, on-.. MPL-2.0 -- [GitHub](https://github.com/magenta/magenta) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 3.3K Β· πŸ“¦ 260 Β· πŸ“‹ 830 - 35% open Β· ⏱️ 19.01.2021): +- [GitHub](https://github.com/mozilla/DeepSpeech) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 3.1K Β· πŸ“₯ 420K Β· πŸ“¦ 390 Β· πŸ“‹ 1.9K - 5% open Β· ⏱️ 01.02.2021): ``` - git clone https://github.com/magenta/magenta + git clone https://github.com/mozilla/DeepSpeech ``` -- [PyPi](https://pypi.org/project/magenta) (πŸ“₯ 3.8K / month Β· πŸ“¦ 35 Β· ⏱️ 12.11.2020): +- [PyPi](https://pypi.org/project/deepspeech) (πŸ“₯ 6.6K / month Β· πŸ“¦ 29 Β· ⏱️ 19.12.2020): ``` - pip install magenta + pip install deepspeech ```
-
Pydub (πŸ₯‡29 Β· ⭐ 5.1K) - Manipulate audio with a simple and easy high level interface. MIT +
Magenta (πŸ₯‡29 Β· ⭐ 16K) - Magenta: Music and Art Generation with Machine Intelligence. Apache-2 + +- [GitHub](https://github.com/magenta/magenta) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 3.3K Β· πŸ“¦ 270 Β· πŸ“‹ 830 - 35% open Β· ⏱️ 01.02.2021): + + ``` + git clone https://github.com/magenta/magenta + ``` +- [PyPi](https://pypi.org/project/magenta) (πŸ“₯ 2.9K / month Β· πŸ“¦ 35 Β· ⏱️ 12.11.2020): + ``` + pip install magenta + ``` +
+
Pydub (πŸ₯‡29 Β· ⭐ 5.1K) - Manipulate audio with a simple and easy high level interface. MIT -- [GitHub](https://github.com/jiaaro/pydub) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 690 Β· πŸ“¦ 5.8K Β· πŸ“‹ 410 - 43% open Β· ⏱️ 18.01.2021): +- [GitHub](https://github.com/jiaaro/pydub) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 690 Β· πŸ“¦ 5.9K Β· πŸ“‹ 410 - 43% open Β· ⏱️ 18.01.2021): ``` git clone https://github.com/jiaaro/pydub ``` -- [PyPi](https://pypi.org/project/pydub) (πŸ“₯ 110K / month Β· πŸ“¦ 1.4K Β· ⏱️ 03.06.2020): +- [PyPi](https://pypi.org/project/pydub) (πŸ“₯ 100K / month Β· πŸ“¦ 1.4K Β· ⏱️ 03.06.2020): ``` pip install pydub ``` -- [Conda](https://anaconda.org/conda-forge/pydub) (πŸ“₯ 12K Β· ⏱️ 02.02.2019): +- [Conda](https://anaconda.org/conda-forge/pydub) (πŸ“₯ 13K Β· ⏱️ 02.02.2019): ``` conda install -c conda-forge pydub ```
-
torchaudio (πŸ₯‡29 Β· ⭐ 1.2K) - Data manipulation and transformation for audio signal.. BSD-2 +
torchaudio (πŸ₯ˆ28 Β· ⭐ 1.2K) - Data manipulation and transformation for audio signal.. BSD-2 -- [GitHub](https://github.com/pytorch/audio) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 270 Β· πŸ“¦ 1.3K Β· πŸ“‹ 400 - 37% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/pytorch/audio) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 270 Β· πŸ“¦ 1.4K Β· πŸ“‹ 410 - 36% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/pytorch/audio ``` -- [PyPi](https://pypi.org/project/torchaudio) (πŸ“₯ 62K / month Β· πŸ“¦ 9 Β· ⏱️ 27.10.2020): +- [PyPi](https://pypi.org/project/torchaudio) (πŸ“₯ 53K / month Β· πŸ“¦ 9 Β· ⏱️ 27.10.2020): ``` pip install torchaudio ```
audioread (πŸ₯ˆ27 Β· ⭐ 360) - cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding.. MIT -- [GitHub](https://github.com/beetbox/audioread) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 83 Β· πŸ“¦ 4K Β· πŸ“‹ 75 - 41% open Β· ⏱️ 20.10.2020): +- [GitHub](https://github.com/beetbox/audioread) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 83 Β· πŸ“¦ 4.1K Β· πŸ“‹ 75 - 41% open Β· ⏱️ 20.10.2020): ``` git clone https://github.com/beetbox/audioread ``` -- [PyPi](https://pypi.org/project/audioread) (πŸ“₯ 230K / month Β· πŸ“¦ 590 Β· ⏱️ 20.10.2020): +- [PyPi](https://pypi.org/project/audioread) (πŸ“₯ 190K / month Β· πŸ“¦ 590 Β· ⏱️ 20.10.2020): ``` pip install audioread ``` -- [Conda](https://anaconda.org/conda-forge/audioread) (πŸ“₯ 190K Β· ⏱️ 08.12.2020): +- [Conda](https://anaconda.org/conda-forge/audioread) (πŸ“₯ 200K Β· ⏱️ 08.12.2020): ``` conda install -c conda-forge audioread ```
librosa (πŸ₯ˆ26 Β· ⭐ 4.3K) - Python library for audio and music analysis. ISC -- [GitHub](https://github.com/librosa/librosa) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 680 Β· πŸ“¦ 9.1K Β· πŸ“‹ 830 - 6% open Β· ⏱️ 11.09.2020): +- [GitHub](https://github.com/librosa/librosa) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 680 Β· πŸ“¦ 9.2K Β· πŸ“‹ 840 - 6% open Β· ⏱️ 11.09.2020): ``` git clone https://github.com/librosa/librosa ``` -- [PyPi](https://pypi.org/project/librosa) (πŸ“₯ 240K / month Β· πŸ“¦ 1.8K Β· ⏱️ 22.07.2020): +- [PyPi](https://pypi.org/project/librosa) (πŸ“₯ 200K / month Β· πŸ“¦ 1.8K Β· ⏱️ 22.07.2020): ``` pip install librosa ``` -- [Conda](https://anaconda.org/conda-forge/librosa) (πŸ“₯ 240K Β· ⏱️ 22.07.2020): +- [Conda](https://anaconda.org/conda-forge/librosa) (πŸ“₯ 250K Β· ⏱️ 22.07.2020): ``` conda install -c conda-forge librosa ```
-
DeepSpeech (πŸ₯ˆ25 Β· ⭐ 16K Β· πŸ“‰) - DeepSpeech is an open source embedded (offline, on-.. MPL-2.0 - -- [GitHub](https://github.com/mozilla/DeepSpeech) (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 3K): - - ``` - git clone https://github.com/mozilla/DeepSpeech - ``` -- [PyPi](https://pypi.org/project/deepspeech) (πŸ“₯ 8.3K / month Β· πŸ“¦ 29 Β· ⏱️ 19.12.2020): - ``` - pip install deepspeech - ``` -
spleeter (πŸ₯ˆ25 Β· ⭐ 15K) - Deezer source separation library including pretrained models. MIT -- [GitHub](https://github.com/deezer/spleeter) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 1.6K Β· πŸ“₯ 910K Β· πŸ“‹ 500 - 19% open Β· ⏱️ 15.01.2021): +- [GitHub](https://github.com/deezer/spleeter) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 1.6K Β· πŸ“₯ 920K Β· πŸ“‹ 510 - 19% open Β· ⏱️ 29.01.2021): ``` git clone https://github.com/deezer/spleeter ``` -- [PyPi](https://pypi.org/project/spleeter) (πŸ“₯ 5K / month Β· ⏱️ 08.01.2021): +- [PyPi](https://pypi.org/project/spleeter) (πŸ“₯ 4.2K / month Β· ⏱️ 08.01.2021): ``` pip install spleeter ``` -- [Conda](https://anaconda.org/conda-forge/spleeter) (πŸ“₯ 41K Β· ⏱️ 30.06.2020): +- [Conda](https://anaconda.org/conda-forge/spleeter) (πŸ“₯ 42K Β· ⏱️ 30.06.2020): ``` conda install -c conda-forge spleeter ```
pyAudioAnalysis (πŸ₯ˆ25 Β· ⭐ 3.7K) - Python Audio Analysis Library: Feature Extraction,.. Apache-2 -- [GitHub](https://github.com/tyiannak/pyAudioAnalysis) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 960 Β· πŸ“¦ 180 Β· πŸ“‹ 270 - 61% open Β· ⏱️ 04.01.2021): +- [GitHub](https://github.com/tyiannak/pyAudioAnalysis) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 960 Β· πŸ“¦ 180 Β· πŸ“‹ 270 - 60% open Β· ⏱️ 04.01.2021): ``` git clone https://github.com/tyiannak/pyAudioAnalysis ``` -- [PyPi](https://pypi.org/project/pyAudioAnalysis) (πŸ“₯ 5.3K / month Β· πŸ“¦ 11 Β· ⏱️ 29.09.2020): +- [PyPi](https://pypi.org/project/pyAudioAnalysis) (πŸ“₯ 5.1K / month Β· πŸ“¦ 11 Β· ⏱️ 29.09.2020): ``` pip install pyAudioAnalysis ```
python-soundfile (πŸ₯ˆ25 Β· ⭐ 360) - SoundFile is an audio library based on libsndfile, CFFI, and.. BSD-3 -- [GitHub](https://github.com/bastibe/python-soundfile) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 43 Β· πŸ“₯ 2K Β· πŸ“¦ 5.4K Β· πŸ“‹ 140 - 39% open Β· ⏱️ 01.12.2020): +- [GitHub](https://github.com/bastibe/python-soundfile) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 43 Β· πŸ“₯ 2.1K Β· πŸ“¦ 5.5K Β· πŸ“‹ 140 - 39% open Β· ⏱️ 01.12.2020): ``` git clone https://github.com/bastibe/python-soundfile ``` -- [PyPi](https://pypi.org/project/soundfile) (πŸ“₯ 300K / month Β· πŸ“¦ 740 Β· ⏱️ 19.04.2018): +- [PyPi](https://pypi.org/project/soundfile) (πŸ“₯ 250K / month Β· πŸ“¦ 740 Β· ⏱️ 19.04.2018): ``` pip install soundfile ```
espnet (πŸ₯‰24 Β· ⭐ 3.4K) - End-to-End Speech Processing Toolkit. Apache-2 -- [GitHub](https://github.com/espnet/espnet) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.1K Β· πŸ“₯ 59 Β· πŸ“¦ 4 Β· πŸ“‹ 1.2K - 11% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/espnet/espnet) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.1K Β· πŸ“₯ 59 Β· πŸ“¦ 5 Β· πŸ“‹ 1.2K - 11% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/espnet/espnet ``` -- [PyPi](https://pypi.org/project/espnet) (πŸ“₯ 870 / month Β· ⏱️ 15.01.2021): +- [PyPi](https://pypi.org/project/espnet) (πŸ“₯ 620 / month Β· ⏱️ 15.01.2021): ``` pip install espnet ``` @@ -3410,55 +3388,55 @@ _Libraries for audio analysis, manipulation, transformation, and extraction, as ``` git clone https://github.com/jameslyons/python_speech_features ``` -- [PyPi](https://pypi.org/project/python_speech_features) (πŸ“₯ 41K / month Β· πŸ“¦ 300 Β· ⏱️ 16.08.2017): +- [PyPi](https://pypi.org/project/python_speech_features) (πŸ“₯ 33K / month Β· πŸ“¦ 300 Β· ⏱️ 16.08.2017): ``` pip install python_speech_features ```
-
tinytag (πŸ₯‰23 Β· ⭐ 430) - Read music meta data and length of MP3, OGG, OPUS, MP4, M4A, FLAC, WMA and.. MIT +
DDSP (πŸ₯‰22 Β· ⭐ 1.7K) - DDSP: Differentiable Digital Signal Processing. Apache-2 -- [GitHub](https://github.com/devsnd/tinytag) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 78 Β· πŸ“¦ 300 Β· πŸ“‹ 74 - 18% open Β· ⏱️ 11.11.2020): +- [GitHub](https://github.com/magenta/ddsp) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 160 Β· πŸ“¦ 5 Β· πŸ“‹ 100 - 12% open Β· ⏱️ 03.02.2021): ``` - git clone https://github.com/devsnd/tinytag + git clone https://github.com/magenta/ddsp ``` -- [PyPi](https://pypi.org/project/tinytag) (πŸ“₯ 2.1K / month Β· πŸ“¦ 96 Β· ⏱️ 05.11.2020): +- [PyPi](https://pypi.org/project/ddsp) (πŸ“₯ 730 / month Β· ⏱️ 14.01.2021): ``` - pip install tinytag + pip install ddsp ```
-
DDSP (πŸ₯‰22 Β· ⭐ 1.7K) - DDSP: Differentiable Digital Signal Processing. Apache-2 +
kapre (πŸ₯‰22 Β· ⭐ 710) - kapre: Keras Audio Preprocessors. MIT -- [GitHub](https://github.com/magenta/ddsp) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 160 Β· πŸ“¦ 5 Β· πŸ“‹ 100 - 12% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/keunwoochoi/kapre) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 130 Β· πŸ“₯ 8 Β· πŸ“¦ 480 Β· πŸ“‹ 85 - 5% open Β· ⏱️ 16.11.2020): ``` - git clone https://github.com/magenta/ddsp + git clone https://github.com/keunwoochoi/kapre ``` -- [PyPi](https://pypi.org/project/ddsp) (πŸ“₯ 900 / month Β· ⏱️ 14.01.2021): +- [PyPi](https://pypi.org/project/kapre) (πŸ“₯ 800 / month Β· πŸ“¦ 11 Β· ⏱️ 29.09.2020): ``` - pip install ddsp + pip install kapre ```
-
kapre (πŸ₯‰22 Β· ⭐ 700) - kapre: Keras Audio Preprocessors. MIT +
tinytag (πŸ₯‰22 Β· ⭐ 430) - Read music meta data and length of MP3, OGG, OPUS, MP4, M4A, FLAC, WMA and.. MIT -- [GitHub](https://github.com/keunwoochoi/kapre) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 130 Β· πŸ“₯ 8 Β· πŸ“¦ 470 Β· πŸ“‹ 85 - 5% open Β· ⏱️ 16.11.2020): +- [GitHub](https://github.com/devsnd/tinytag) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 78 Β· πŸ“¦ 300 Β· πŸ“‹ 74 - 18% open Β· ⏱️ 11.11.2020): ``` - git clone https://github.com/keunwoochoi/kapre + git clone https://github.com/devsnd/tinytag ``` -- [PyPi](https://pypi.org/project/kapre) (πŸ“₯ 870 / month Β· πŸ“¦ 11 Β· ⏱️ 29.09.2020): +- [PyPi](https://pypi.org/project/tinytag) (πŸ“₯ 1.8K / month Β· πŸ“¦ 96 Β· ⏱️ 05.11.2020): ``` - pip install kapre + pip install tinytag ```
Porcupine (πŸ₯‰21 Β· ⭐ 2.3K) - On-device wake word detection powered by deep learning. Apache-2 -- [GitHub](https://github.com/Picovoice/porcupine) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 330 Β· πŸ“¦ 4 Β· πŸ“‹ 280 - 2% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/Picovoice/porcupine) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 330 Β· πŸ“¦ 4 Β· πŸ“‹ 280 - 2% open Β· ⏱️ 29.01.2021): ``` git clone https://github.com/Picovoice/Porcupine ``` -- [PyPi](https://pypi.org/project/pvporcupine) (πŸ“₯ 640 / month Β· ⏱️ 02.10.2020): +- [PyPi](https://pypi.org/project/pvporcupine) (πŸ“₯ 440 / month Β· ⏱️ 02.10.2020): ``` pip install pvporcupine ``` @@ -3470,27 +3448,27 @@ _Libraries for audio analysis, manipulation, transformation, and extraction, as ``` git clone https://github.com/worldveil/dejavu ``` -- [PyPi](https://pypi.org/project/PyDejavu) (πŸ“₯ 68 / month Β· πŸ“¦ 1 Β· ⏱️ 19.04.2015): +- [PyPi](https://pypi.org/project/PyDejavu) (πŸ“₯ 57 / month Β· πŸ“¦ 1 Β· ⏱️ 19.04.2015): ``` pip install PyDejavu ```
-
TTS (πŸ₯‰17 Β· ⭐ 3.1K) - Deep learning for Text to Speech (Discussion forum:.. MPL-2.0 +
TTS (πŸ₯‰20 Β· ⭐ 3.2K Β· πŸ“ˆ) - Deep learning for Text to Speech (Discussion forum:.. MPL-2.0 -- [GitHub](https://github.com/mozilla/TTS) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 660 Β· πŸ“‹ 440 - 5% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/mozilla/TTS) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 670 Β· πŸ“₯ 39 Β· πŸ“‹ 450 - 6% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/mozilla/TTS ```
-
Muda (πŸ₯‰16 Β· ⭐ 170) - A library for augmenting annotated audio data. ISC +
Muda (πŸ₯‰16 Β· ⭐ 180 Β· πŸ’€) - A library for augmenting annotated audio data. ISC -- [GitHub](https://github.com/bmcfee/muda) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 30 Β· πŸ“¦ 8 Β· πŸ“‹ 49 - 10% open Β· ⏱️ 20.07.2020): +- [GitHub](https://github.com/bmcfee/muda) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 31 Β· πŸ“¦ 8 Β· πŸ“‹ 49 - 10% open Β· ⏱️ 20.07.2020): ``` git clone https://github.com/bmcfee/muda ``` -- [PyPi](https://pypi.org/project/muda) (πŸ“₯ 56 / month Β· πŸ“¦ 1 Β· ⏱️ 15.11.2019): +- [PyPi](https://pypi.org/project/muda) (πŸ“₯ 65 / month Β· πŸ“¦ 1 Β· ⏱️ 15.11.2019): ``` pip install muda ``` @@ -3502,7 +3480,7 @@ _Libraries for audio analysis, manipulation, transformation, and extraction, as ``` git clone https://github.com/adefossez/julius ``` -- [PyPi](https://pypi.org/project/julius) (πŸ“₯ 330 / month Β· ⏱️ 26.01.2021): +- [PyPi](https://pypi.org/project/julius) (πŸ“₯ 550 / month Β· ⏱️ 26.01.2021): ``` pip install julius ``` @@ -3524,12 +3502,12 @@ _Libraries to load, process, analyze, and write geographic data as well as libra
pydeck (πŸ₯‡33 Β· ⭐ 8.4K) - WebGL2 powered geospatial visualization layers. MIT -- [GitHub](https://github.com/visgl/deck.gl) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 1.5K Β· πŸ“¦ 1.4K Β· πŸ“‹ 2K - 4% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/visgl/deck.gl) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 1.5K Β· πŸ“¦ 1.4K Β· πŸ“‹ 2K - 4% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/visgl/deck.gl ``` -- [PyPi](https://pypi.org/project/pydeck) (πŸ“₯ 92K / month Β· πŸ“¦ 2 Β· ⏱️ 26.10.2020): +- [PyPi](https://pypi.org/project/pydeck) (πŸ“₯ 82K / month Β· πŸ“¦ 2 Β· ⏱️ 26.10.2020): ``` pip install pydeck ``` @@ -3537,78 +3515,78 @@ _Libraries to load, process, analyze, and write geographic data as well as libra ``` conda install -c conda-forge pydeck ``` -- [NPM](https://www.npmjs.com/package/deck.gl) (πŸ“₯ 160K / month Β· πŸ“¦ 560 Β· ⏱️ 22.01.2021): +- [NPM](https://www.npmjs.com/package/deck.gl) (πŸ“₯ 180K / month Β· πŸ“¦ 560 Β· ⏱️ 04.02.2021): ``` npm install deck.gl ```
-
geopy (πŸ₯‡33 Β· ⭐ 3.2K) - Geocoding library for Python. MIT +
folium (πŸ₯‡32 Β· ⭐ 5.1K) - Python Data. Leaflet.js Maps. MIT -- [GitHub](https://github.com/geopy/geopy) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 540 Β· πŸ“¦ 16K Β· πŸ“‹ 240 - 10% open Β· ⏱️ 27.12.2020): +- [GitHub](https://github.com/python-visualization/folium) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.9K Β· πŸ“¦ 8.3K Β· πŸ“‹ 840 - 17% open Β· ⏱️ 18.01.2021): ``` - git clone https://github.com/geopy/geopy + git clone https://github.com/python-visualization/folium ``` -- [PyPi](https://pypi.org/project/geopy) (πŸ“₯ 3.3M / month Β· πŸ“¦ 7.2K Β· ⏱️ 27.12.2020): +- [PyPi](https://pypi.org/project/folium) (πŸ“₯ 160K / month Β· πŸ“¦ 970 Β· ⏱️ 18.01.2021): ``` - pip install geopy + pip install folium ``` -- [Conda](https://anaconda.org/conda-forge/geopy) (πŸ“₯ 500K Β· ⏱️ 27.12.2020): +- [Conda](https://anaconda.org/conda-forge/folium) (πŸ“₯ 320K Β· ⏱️ 06.01.2021): ``` - conda install -c conda-forge geopy + conda install -c conda-forge folium ```
-
Shapely (πŸ₯‡33 Β· ⭐ 2.1K) - Manipulation and analysis of geometric objects. BSD-3 +
geopy (πŸ₯‡32 Β· ⭐ 3.2K) - Geocoding library for Python. MIT -- [GitHub](https://github.com/Toblerity/Shapely) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 380 Β· πŸ“¦ 16K Β· πŸ“‹ 710 - 19% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/geopy/geopy) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 540 Β· πŸ“¦ 16K Β· πŸ“‹ 240 - 10% open Β· ⏱️ 27.12.2020): ``` - git clone https://github.com/Toblerity/Shapely + git clone https://github.com/geopy/geopy ``` -- [PyPi](https://pypi.org/project/shapely) (πŸ“₯ 1.7M / month Β· πŸ“¦ 5.5K Β· ⏱️ 20.08.2020): +- [PyPi](https://pypi.org/project/geopy) (πŸ“₯ 2.7M / month Β· πŸ“¦ 7.2K Β· ⏱️ 27.12.2020): ``` - pip install shapely + pip install geopy ``` -- [Conda](https://anaconda.org/conda-forge/shapely) (πŸ“₯ 2M Β· ⏱️ 24.01.2021): +- [Conda](https://anaconda.org/conda-forge/geopy) (πŸ“₯ 510K Β· ⏱️ 27.12.2020): ``` - conda install -c conda-forge shapely + conda install -c conda-forge geopy ```
-
folium (πŸ₯ˆ32 Β· ⭐ 5.1K) - Python Data. Leaflet.js Maps. MIT +
Shapely (πŸ₯‡32 Β· ⭐ 2.1K) - Manipulation and analysis of geometric objects. BSD-3 -- [GitHub](https://github.com/python-visualization/folium) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.9K Β· πŸ“¦ 8.2K Β· πŸ“‹ 830 - 17% open Β· ⏱️ 18.01.2021): +- [GitHub](https://github.com/Toblerity/Shapely) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 380 Β· πŸ“¦ 16K Β· πŸ“‹ 710 - 19% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/python-visualization/folium + git clone https://github.com/Toblerity/Shapely ``` -- [PyPi](https://pypi.org/project/folium) (πŸ“₯ 190K / month Β· πŸ“¦ 970 Β· ⏱️ 18.01.2021): +- [PyPi](https://pypi.org/project/shapely) (πŸ“₯ 1.5M / month Β· πŸ“¦ 5.5K Β· ⏱️ 20.08.2020): ``` - pip install folium + pip install shapely ``` -- [Conda](https://anaconda.org/conda-forge/folium) (πŸ“₯ 320K Β· ⏱️ 06.01.2021): +- [Conda](https://anaconda.org/conda-forge/shapely) (πŸ“₯ 2M Β· ⏱️ 24.01.2021): ``` - conda install -c conda-forge folium + conda install -c conda-forge shapely ```
-
GeoPandas (πŸ₯ˆ31 Β· ⭐ 2.4K Β· πŸ“ˆ) - Python tools for geographic data. BSD-3 +
GeoPandas (πŸ₯ˆ31 Β· ⭐ 2.5K) - Python tools for geographic data. BSD-3 -- [GitHub](https://github.com/geopandas/geopandas) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 530 Β· πŸ“₯ 860 Β· πŸ“¦ 7K Β· πŸ“‹ 960 - 30% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/geopandas/geopandas) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 530 Β· πŸ“₯ 880 Β· πŸ“¦ 7.1K Β· πŸ“‹ 970 - 30% open Β· ⏱️ 30.01.2021): ``` git clone https://github.com/geopandas/geopandas ``` -- [PyPi](https://pypi.org/project/geopandas) (πŸ“₯ 360K / month Β· πŸ“¦ 1.2K Β· ⏱️ 25.01.2021): +- [PyPi](https://pypi.org/project/geopandas) (πŸ“₯ 340K / month Β· πŸ“¦ 1.2K Β· ⏱️ 25.01.2021): ``` pip install geopandas ``` -- [Conda](https://anaconda.org/conda-forge/geopandas) (πŸ“₯ 830K Β· ⏱️ 25.01.2021): +- [Conda](https://anaconda.org/conda-forge/geopandas) (πŸ“₯ 840K Β· ⏱️ 25.01.2021): ``` conda install -c conda-forge geopandas ```
Rasterio (πŸ₯ˆ30 Β· ⭐ 1.4K) - Rasterio reads and writes geospatial raster datasets. BSD-3 -- [GitHub](https://github.com/mapbox/rasterio) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 390 Β· πŸ“₯ 700 Β· πŸ“¦ 2.7K Β· πŸ“‹ 1.3K - 10% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/mapbox/rasterio) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 390 Β· πŸ“₯ 700 Β· πŸ“¦ 2.7K Β· πŸ“‹ 1.3K - 10% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/mapbox/rasterio @@ -3617,19 +3595,19 @@ _Libraries to load, process, analyze, and write geographic data as well as libra ``` pip install rasterio ``` -- [Conda](https://anaconda.org/conda-forge/rasterio) (πŸ“₯ 850K Β· ⏱️ 25.01.2021): +- [Conda](https://anaconda.org/conda-forge/rasterio) (πŸ“₯ 860K Β· ⏱️ 25.01.2021): ``` conda install -c conda-forge rasterio ```
Fiona (πŸ₯ˆ29 Β· ⭐ 770) - Fiona reads and writes geographic data files. BSD-3 -- [GitHub](https://github.com/Toblerity/Fiona) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 160 Β· πŸ“¦ 4.9K Β· πŸ“‹ 620 - 11% open Β· ⏱️ 30.11.2020): +- [GitHub](https://github.com/Toblerity/Fiona) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 160 Β· πŸ“¦ 5K Β· πŸ“‹ 620 - 11% open Β· ⏱️ 30.11.2020): ``` git clone https://github.com/Toblerity/Fiona ``` -- [PyPi](https://pypi.org/project/fiona) (πŸ“₯ 410K / month Β· πŸ“¦ 1.2K Β· ⏱️ 17.11.2020): +- [PyPi](https://pypi.org/project/fiona) (πŸ“₯ 380K / month Β· πŸ“¦ 1.2K Β· ⏱️ 17.11.2020): ``` pip install fiona ``` @@ -3638,14 +3616,14 @@ _Libraries to load, process, analyze, and write geographic data as well as libra conda install -c conda-forge fiona ```
-
pyproj (πŸ₯ˆ29 Β· ⭐ 560) - Python interface to PROJ (cartographic projections and coordinate.. MIT +
pyproj (πŸ₯ˆ29 Β· ⭐ 570) - Python interface to PROJ (cartographic projections and coordinate.. MIT -- [GitHub](https://github.com/pyproj4/pyproj) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 150 Β· πŸ“¦ 8.3K Β· πŸ“‹ 380 - 1% open Β· ⏱️ 08.01.2021): +- [GitHub](https://github.com/pyproj4/pyproj) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 150 Β· πŸ“¦ 8.4K Β· πŸ“‹ 380 - 1% open Β· ⏱️ 08.01.2021): ``` git clone https://github.com/pyproj4/pyproj ``` -- [PyPi](https://pypi.org/project/pyproj) (πŸ“₯ 970K / month Β· πŸ“¦ 2.5K Β· ⏱️ 05.11.2020): +- [PyPi](https://pypi.org/project/pyproj) (πŸ“₯ 890K / month Β· πŸ“¦ 2.5K Β· ⏱️ 05.11.2020): ``` pip install pyproj ``` @@ -3661,43 +3639,43 @@ _Libraries to load, process, analyze, and write geographic data as well as libra ``` git clone https://github.com/jupyter-widgets/ipyleaflet ``` -- [PyPi](https://pypi.org/project/ipyleaflet) (πŸ“₯ 12K / month Β· πŸ“¦ 98 Β· ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/ipyleaflet) (πŸ“₯ 11K / month Β· πŸ“¦ 98 Β· ⏱️ 05.01.2021): ``` pip install ipyleaflet ``` -- [Conda](https://anaconda.org/conda-forge/ipyleaflet) (πŸ“₯ 580K Β· ⏱️ 16.01.2021): +- [Conda](https://anaconda.org/conda-forge/ipyleaflet) (πŸ“₯ 590K Β· ⏱️ 16.01.2021): ``` conda install -c conda-forge ipyleaflet ``` -- [NPM](https://www.npmjs.com/package/jupyter-leaflet) (πŸ“₯ 140K / month Β· πŸ“¦ 2 Β· ⏱️ 05.01.2021): +- [NPM](https://www.npmjs.com/package/jupyter-leaflet) (πŸ“₯ 150K / month Β· πŸ“¦ 2 Β· ⏱️ 05.01.2021): ``` npm install jupyter-leaflet ```
-
geojson (πŸ₯‰27 Β· ⭐ 590) - Python bindings and utilities for GeoJSON. BSD-3 +
geojson (πŸ₯‰26 Β· ⭐ 600) - Python bindings and utilities for GeoJSON. BSD-3 -- [GitHub](https://github.com/jazzband/geojson) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 78 Β· πŸ“¦ 5.7K Β· πŸ“‹ 68 - 26% open Β· ⏱️ 25.11.2020): +- [GitHub](https://github.com/jazzband/geojson) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 79 Β· πŸ“¦ 5.7K Β· πŸ“‹ 70 - 28% open Β· ⏱️ 25.11.2020): ``` git clone https://github.com/jazzband/geojson ``` -- [PyPi](https://pypi.org/project/geojson) (πŸ“₯ 330K / month Β· πŸ“¦ 1.6K Β· ⏱️ 09.08.2019): +- [PyPi](https://pypi.org/project/geojson) (πŸ“₯ 290K / month Β· πŸ“¦ 1.6K Β· ⏱️ 09.08.2019): ``` pip install geojson ``` -- [Conda](https://anaconda.org/conda-forge/geojson) (πŸ“₯ 360K Β· ⏱️ 11.08.2019): +- [Conda](https://anaconda.org/conda-forge/geojson) (πŸ“₯ 370K Β· ⏱️ 11.08.2019): ``` conda install -c conda-forge geojson ```
ArcGIS API (πŸ₯‰25 Β· ⭐ 950) - Documentation and samples for ArcGIS API for Python. Apache-2 -- [GitHub](https://github.com/Esri/arcgis-python-api) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 700 Β· πŸ“‹ 310 - 36% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/Esri/arcgis-python-api) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 700 Β· πŸ“‹ 310 - 35% open Β· ⏱️ 26.01.2021): ``` git clone https://github.com/Esri/arcgis-python-api ``` -- [PyPi](https://pypi.org/project/arcgis) (πŸ“₯ 17K / month Β· πŸ“¦ 20 Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/arcgis) (πŸ“₯ 12K / month Β· πŸ“¦ 20 Β· ⏱️ 27.01.2021): ``` pip install arcgis ``` @@ -3706,14 +3684,14 @@ _Libraries to load, process, analyze, and write geographic data as well as libra docker pull esridocker/arcgis-api-python-notebook ```
-
PySAL (πŸ₯‰24 Β· ⭐ 810) - PySAL: Python Spatial Analysis Library Meta-Package. BSD-3 +
PySAL (πŸ₯‰25 Β· ⭐ 820) - PySAL: Python Spatial Analysis Library Meta-Package. BSD-3 -- [GitHub](https://github.com/pysal/pysal) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 240 Β· πŸ“‹ 640 - 9% open Β· ⏱️ 24.01.2021): +- [GitHub](https://github.com/pysal/pysal) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 240 Β· πŸ“‹ 640 - 9% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/pysal/pysal ``` -- [PyPi](https://pypi.org/project/pysal) (πŸ“₯ 8.3K / month Β· πŸ“¦ 18 Β· ⏱️ 30.07.2020): +- [PyPi](https://pypi.org/project/pysal) (πŸ“₯ 7K / month Β· πŸ“¦ 36 Β· ⏱️ 02.02.2021): ``` pip install pysal ``` @@ -3722,52 +3700,52 @@ _Libraries to load, process, analyze, and write geographic data as well as libra conda install -c conda-forge pysal ```
-
GeoViews (πŸ₯‰24 Β· ⭐ 330) - Simple, concise geographical visualization in Python. BSD-3 +
GeoViews (πŸ₯‰23 Β· ⭐ 330) - Simple, concise geographical visualization in Python. BSD-3 - [GitHub](https://github.com/holoviz/geoviews) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 60 Β· πŸ“¦ 200 Β· πŸ“‹ 250 - 31% open Β· ⏱️ 21.09.2020): ``` git clone https://github.com/holoviz/geoviews ``` -- [PyPi](https://pypi.org/project/geoviews) (πŸ“₯ 1.1K / month Β· πŸ“¦ 10 Β· ⏱️ 30.03.2020): +- [PyPi](https://pypi.org/project/geoviews) (πŸ“₯ 1.2K / month Β· πŸ“¦ 10 Β· ⏱️ 30.03.2020): ``` pip install geoviews ``` -- [Conda](https://anaconda.org/conda-forge/geoviews) (πŸ“₯ 55K Β· ⏱️ 23.09.2020): +- [Conda](https://anaconda.org/conda-forge/geoviews) (πŸ“₯ 56K Β· ⏱️ 23.09.2020): ``` conda install -c conda-forge geoviews ```
-
EarthPy (πŸ₯‰22 Β· ⭐ 220) - A package built to support working with spatial data using open source.. BSD-3 +
pymap3d (πŸ₯‰21 Β· ⭐ 170) - pure-Python (Numpy optional) 3D coordinate conversions for geospace ecef.. BSD-2 -- [GitHub](https://github.com/earthlab/earthpy) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 96 Β· πŸ“¦ 74 Β· πŸ“‹ 220 - 11% open Β· ⏱️ 03.12.2020): +- [GitHub](https://github.com/geospace-code/pymap3d) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 55 Β· πŸ“‹ 24 - 8% open Β· ⏱️ 23.12.2020): ``` - git clone https://github.com/earthlab/earthpy + git clone https://github.com/geospace-code/pymap3d ``` -- [PyPi](https://pypi.org/project/earthpy) (πŸ“₯ 1.3K / month Β· πŸ“¦ 6 Β· ⏱️ 18.06.2020): +- [PyPi](https://pypi.org/project/pymap3d) (πŸ“₯ 12K / month Β· πŸ“¦ 3 Β· ⏱️ 21.09.2020): ``` - pip install earthpy + pip install pymap3d ``` -- [Conda](https://anaconda.org/conda-forge/earthpy) (πŸ“₯ 27K Β· ⏱️ 19.06.2020): +- [Conda](https://anaconda.org/conda-forge/pymap3d) (πŸ“₯ 6.2K Β· ⏱️ 24.09.2020): ``` - conda install -c conda-forge earthpy + conda install -c conda-forge pymap3d ```
-
pymap3d (πŸ₯‰21 Β· ⭐ 170) - pure-Python (Numpy optional) 3D coordinate conversions for geospace ecef.. BSD-2 +
EarthPy (πŸ₯‰20 Β· ⭐ 220 Β· πŸ“‰) - A package built to support working with spatial data using open.. BSD-3 -- [GitHub](https://github.com/geospace-code/pymap3d) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 55 Β· πŸ“‹ 24 - 8% open Β· ⏱️ 23.12.2020): +- [GitHub](https://github.com/earthlab/earthpy) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 96 Β· πŸ“¦ 75 Β· πŸ“‹ 230 - 11% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/geospace-code/pymap3d + git clone https://github.com/earthlab/earthpy ``` -- [PyPi](https://pypi.org/project/pymap3d) (πŸ“₯ 10K / month Β· πŸ“¦ 3 Β· ⏱️ 21.09.2020): +- [PyPi](https://pypi.org/project/earthpy) (πŸ“₯ 1.1K / month Β· πŸ“¦ 6 Β· ⏱️ 18.06.2020): ``` - pip install pymap3d + pip install earthpy ``` -- [Conda](https://anaconda.org/conda-forge/pymap3d) (πŸ“₯ 6K Β· ⏱️ 24.09.2020): +- [Conda](https://anaconda.org/conda-forge/earthpy) (πŸ“₯ 27K Β· ⏱️ 19.06.2020): ``` - conda install -c conda-forge pymap3d + conda install -c conda-forge earthpy ```
Show 7 hidden projects... @@ -3776,8 +3754,8 @@ _Libraries to load, process, analyze, and write geographic data as well as libra - Cartopy (πŸ₯‰27 Β· ⭐ 1.4K) - Rasterio reads and writes geospatial raster datasets. ❗️LGPL-3.0 - Satpy (πŸ₯‰25 Β· ⭐ 670) - Python package for earth-observing satellite data processing. ❗️GPL-3.0 - gmaps (πŸ₯‰21 Β· ⭐ 700 Β· πŸ’€) - Google maps for Jupyter notebooks. BSD-3 -- Sentinelsat (πŸ₯‰21 Β· ⭐ 550) - Search and download Copernicus Sentinel satellite images. ❗️GPL-3.0 -- Mapbox GL (πŸ₯‰20 Β· ⭐ 550 Β· πŸ’€) - Use Mapbox GL JS to visualize data in a Python Jupyter notebook. MIT +- Sentinelsat (πŸ₯‰21 Β· ⭐ 560) - Search and download Copernicus Sentinel satellite images. ❗️GPL-3.0 +- Mapbox GL (πŸ₯‰20 Β· ⭐ 560 Β· πŸ’€) - Use Mapbox GL JS to visualize data in a Python Jupyter notebook. MIT - geoplotlib (πŸ₯‰19 Β· ⭐ 890 Β· πŸ’€) - python toolbox for visualizing geographical data and making maps. MIT

@@ -3795,59 +3773,59 @@ _Libraries for algorithmic stock/crypto trading, risk analytics, backtesting, te ``` git clone https://github.com/quantopian/zipline ``` -- [PyPi](https://pypi.org/project/zipline) (πŸ“₯ 3.7K / month Β· πŸ“¦ 160 Β· ⏱️ 05.10.2020): +- [PyPi](https://pypi.org/project/zipline) (πŸ“₯ 2.8K / month Β· πŸ“¦ 160 Β· ⏱️ 05.10.2020): ``` pip install zipline ```
-
yfinance (πŸ₯‡29 Β· ⭐ 4K) - Yahoo! Finance market data downloader (+faster Pandas Datareader). Apache-2 +
yfinance (πŸ₯‡29 Β· ⭐ 4.1K) - Yahoo! Finance market data downloader (+faster Pandas Datareader). Apache-2 -- [GitHub](https://github.com/ranaroussi/yfinance) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 1K Β· πŸ“¦ 2.8K Β· πŸ“‹ 490 - 64% open Β· ⏱️ 18.01.2021): +- [GitHub](https://github.com/ranaroussi/yfinance) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 1K Β· πŸ“¦ 2.9K Β· πŸ“‹ 500 - 65% open Β· ⏱️ 18.01.2021): ``` git clone https://github.com/ranaroussi/yfinance ``` -- [PyPi](https://pypi.org/project/yfinance) (πŸ“₯ 89K / month Β· πŸ“¦ 26 Β· ⏱️ 05.10.2020): +- [PyPi](https://pypi.org/project/yfinance) (πŸ“₯ 79K / month Β· πŸ“¦ 26 Β· ⏱️ 05.10.2020): ``` pip install yfinance ``` -- [Conda](https://anaconda.org/ranaroussi/yfinance) (πŸ“₯ 32K Β· ⏱️ 27.12.2019): +- [Conda](https://anaconda.org/ranaroussi/yfinance) (πŸ“₯ 33K Β· ⏱️ 27.12.2019): ``` conda install -c ranaroussi yfinance ```
-
Alpha Vantage (πŸ₯‡27 Β· ⭐ 3K) - A python wrapper for Alpha Vantage API for financial data. MIT +
Alpha Vantage (πŸ₯‡27 Β· ⭐ 3.1K) - A python wrapper for Alpha Vantage API for financial data. MIT - [GitHub](https://github.com/RomelTorres/alpha_vantage) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 550 Β· πŸ“‹ 220 - 7% open Β· ⏱️ 21.12.2020): ``` git clone https://github.com/RomelTorres/alpha_vantage ``` -- [PyPi](https://pypi.org/project/alpha_vantage) (πŸ“₯ 16K / month Β· πŸ“¦ 200 Β· ⏱️ 26.08.2018): +- [PyPi](https://pypi.org/project/alpha_vantage) (πŸ“₯ 12K / month Β· πŸ“¦ 200 Β· ⏱️ 26.08.2018): ``` pip install alpha_vantage ```
ta (πŸ₯‡27 Β· ⭐ 1.8K) - Technical Analysis Library using Pandas and Numpy. MIT -- [GitHub](https://github.com/bukosabino/ta) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 450 Β· πŸ“¦ 410 Β· πŸ“‹ 140 - 42% open Β· ⏱️ 29.11.2020): +- [GitHub](https://github.com/bukosabino/ta) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 470 Β· πŸ“¦ 420 Β· πŸ“‹ 150 - 45% open Β· ⏱️ 29.11.2020): ``` git clone https://github.com/bukosabino/ta ``` -- [PyPi](https://pypi.org/project/ta) (πŸ“₯ 23K / month Β· πŸ“¦ 6 Β· ⏱️ 29.11.2020): +- [PyPi](https://pypi.org/project/ta) (πŸ“₯ 20K / month Β· πŸ“¦ 12 Β· ⏱️ 29.11.2020): ``` pip install ta ```
-
pyfolio (πŸ₯ˆ25 Β· ⭐ 3.4K) - Portfolio and risk analytics in Python. Apache-2 +
pyfolio (πŸ₯ˆ25 Β· ⭐ 3.5K Β· πŸ’€) - Portfolio and risk analytics in Python. Apache-2 -- [GitHub](https://github.com/quantopian/pyfolio) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 1.1K Β· πŸ“¦ 190 Β· πŸ“‹ 390 - 32% open Β· ⏱️ 15.07.2020): +- [GitHub](https://github.com/quantopian/pyfolio) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 1.1K Β· πŸ“¦ 200 Β· πŸ“‹ 390 - 32% open Β· ⏱️ 15.07.2020): ``` git clone https://github.com/quantopian/pyfolio ``` -- [PyPi](https://pypi.org/project/pyfolio) (πŸ“₯ 6.1K / month Β· πŸ“¦ 54 Β· ⏱️ 15.04.2019): +- [PyPi](https://pypi.org/project/pyfolio) (πŸ“₯ 4.2K / month Β· πŸ“¦ 54 Β· ⏱️ 15.04.2019): ``` pip install pyfolio ``` @@ -3856,30 +3834,30 @@ _Libraries for algorithmic stock/crypto trading, risk analytics, backtesting, te conda install -c conda-forge pyfolio ```
-
empyrical (πŸ₯ˆ25 Β· ⭐ 700) - Common financial risk and performance metrics. Used by zipline and.. Apache-2 +
empyrical (πŸ₯ˆ25 Β· ⭐ 710) - Common financial risk and performance metrics. Used by zipline and.. Apache-2 - [GitHub](https://github.com/quantopian/empyrical) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 220 Β· πŸ“¦ 510 Β· πŸ“‹ 53 - 50% open Β· ⏱️ 14.10.2020): ``` git clone https://github.com/quantopian/empyrical ``` -- [PyPi](https://pypi.org/project/empyrical) (πŸ“₯ 22K / month Β· πŸ“¦ 220 Β· ⏱️ 13.10.2020): +- [PyPi](https://pypi.org/project/empyrical) (πŸ“₯ 19K / month Β· πŸ“¦ 220 Β· ⏱️ 13.10.2020): ``` pip install empyrical ``` -- [Conda](https://anaconda.org/conda-forge/empyrical) (πŸ“₯ 9.2K Β· ⏱️ 14.10.2020): +- [Conda](https://anaconda.org/conda-forge/empyrical) (πŸ“₯ 9.4K Β· ⏱️ 14.10.2020): ``` conda install -c conda-forge empyrical ```
Alphalens (πŸ₯ˆ24 Β· ⭐ 1.7K Β· πŸ’€) - Performance analysis of predictive (alpha) stock factors. Apache-2 -- [GitHub](https://github.com/quantopian/alphalens) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 640 Β· πŸ“¦ 350 Β· πŸ“‹ 180 - 20% open Β· ⏱️ 27.04.2020): +- [GitHub](https://github.com/quantopian/alphalens) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 650 Β· πŸ“¦ 350 Β· πŸ“‹ 180 - 20% open Β· ⏱️ 27.04.2020): ``` git clone https://github.com/quantopian/alphalens ``` -- [PyPi](https://pypi.org/project/alphalens) (πŸ“₯ 1.8K / month Β· πŸ“¦ 14 Β· ⏱️ 27.04.2020): +- [PyPi](https://pypi.org/project/alphalens) (πŸ“₯ 1.4K / month Β· πŸ“¦ 14 Β· ⏱️ 27.04.2020): ``` pip install alphalens ``` @@ -3890,40 +3868,40 @@ _Libraries for algorithmic stock/crypto trading, risk analytics, backtesting, te
IB-insync (πŸ₯ˆ24 Β· ⭐ 1.2K) - Python sync/async framework for Interactive Brokers API. BSD-2 -- [GitHub](https://github.com/erdewit/ib_insync) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 380 Β· πŸ“‹ 280 - 1% open Β· ⏱️ 12.01.2021): +- [GitHub](https://github.com/erdewit/ib_insync) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 380 Β· πŸ“‹ 290 - 2% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/erdewit/ib_insync ``` -- [PyPi](https://pypi.org/project/ib_insync) (πŸ“₯ 2.3K / month Β· πŸ“¦ 12 Β· ⏱️ 03.11.2020): +- [PyPi](https://pypi.org/project/ib_insync) (πŸ“₯ 1.9K / month Β· πŸ“¦ 12 Β· ⏱️ 03.11.2020): ``` pip install ib_insync ``` -- [Conda](https://anaconda.org/conda-forge/ib-insync) (πŸ“₯ 7.2K Β· ⏱️ 07.11.2020): +- [Conda](https://anaconda.org/conda-forge/ib-insync) (πŸ“₯ 7.3K Β· ⏱️ 07.11.2020): ``` conda install -c conda-forge ib-insync ```
-
ffn (πŸ₯ˆ24 Β· ⭐ 760) - ffn - a financial function library for Python. MIT +
ffn (πŸ₯ˆ24 Β· ⭐ 770) - ffn - a financial function library for Python. MIT -- [GitHub](https://github.com/pmorissette/ffn) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 180 Β· πŸ“¦ 96 Β· πŸ“‹ 79 - 20% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/pmorissette/ffn) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 190 Β· πŸ“¦ 97 Β· πŸ“‹ 82 - 23% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/pmorissette/ffn ``` -- [PyPi](https://pypi.org/project/ffn) (πŸ“₯ 8.1K / month Β· πŸ“¦ 16 Β· ⏱️ 28.05.2018): +- [PyPi](https://pypi.org/project/ffn) (πŸ“₯ 5.9K / month Β· πŸ“¦ 42 Β· ⏱️ 01.02.2021): ``` pip install ffn ```
-
stockstats (πŸ₯ˆ24 Β· ⭐ 700) - Supply a wrapper ``StockDataFrame`` based on the.. BSD-3 +
stockstats (πŸ₯ˆ24 Β· ⭐ 710) - Supply a wrapper ``StockDataFrame`` based on the.. BSD-3 -- [GitHub](https://github.com/jealous/stockstats) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 190 Β· πŸ“¦ 170 Β· πŸ“‹ 59 - 49% open Β· ⏱️ 17.10.2020): +- [GitHub](https://github.com/jealous/stockstats) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 200 Β· πŸ“¦ 170 Β· πŸ“‹ 59 - 49% open Β· ⏱️ 17.10.2020): ``` git clone https://github.com/jealous/stockstats ``` -- [PyPi](https://pypi.org/project/stockstats) (πŸ“₯ 23K / month Β· πŸ“¦ 24 Β· ⏱️ 17.10.2020): +- [PyPi](https://pypi.org/project/stockstats) (πŸ“₯ 18K / month Β· πŸ“¦ 24 Β· ⏱️ 17.10.2020): ``` pip install stockstats ``` @@ -3935,74 +3913,74 @@ _Libraries for algorithmic stock/crypto trading, risk analytics, backtesting, te ``` git clone https://github.com/enigmampc/catalyst ``` -- [PyPi](https://pypi.org/project/enigma-catalyst) (πŸ“₯ 330 / month Β· ⏱️ 11.11.2018): +- [PyPi](https://pypi.org/project/enigma-catalyst) (πŸ“₯ 400 / month Β· ⏱️ 11.11.2018): ``` pip install enigma-catalyst ```
-
bt (πŸ₯‰22 Β· ⭐ 940) - bt - flexible backtesting for Python. MIT +
bt (πŸ₯‰22 Β· ⭐ 950) - bt - flexible backtesting for Python. MIT -- [GitHub](https://github.com/pmorissette/bt) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 250 Β· πŸ“¦ 43 Β· πŸ“‹ 220 - 24% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/pmorissette/bt) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 250 Β· πŸ“¦ 44 Β· πŸ“‹ 220 - 23% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/pmorissette/bt ``` -- [PyPi](https://pypi.org/project/bt) (πŸ“₯ 2.3K / month Β· πŸ“¦ 20 Β· ⏱️ 28.05.2018): +- [PyPi](https://pypi.org/project/bt) (πŸ“₯ 1K / month Β· πŸ“¦ 20 Β· ⏱️ 28.05.2018): ``` pip install bt ```
-
TensorTrade (πŸ₯‰21 Β· ⭐ 2.2K) - An open source reinforcement learning framework for training,.. Apache-2 +
TensorTrade (πŸ₯‰21 Β· ⭐ 2.8K) - An open source reinforcement learning framework for training,.. Apache-2 -- [GitHub](https://github.com/tensortrade-org/tensortrade) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 590 Β· πŸ“¦ 10 Β· πŸ“‹ 150 - 21% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/tensortrade-org/tensortrade) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 630 Β· πŸ“¦ 10 Β· πŸ“‹ 160 - 24% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/tensortrade-org/tensortrade ``` -- [PyPi](https://pypi.org/project/tensortrade) (πŸ“₯ 840 / month Β· πŸ“¦ 1 Β· ⏱️ 24.08.2020): +- [PyPi](https://pypi.org/project/tensortrade) (πŸ“₯ 560 / month Β· πŸ“¦ 1 Β· ⏱️ 24.08.2020): ``` pip install tensortrade ```
-
finmarketpy (πŸ₯‰20 Β· ⭐ 2.4K) - Python library for backtesting trading strategies & analyzing.. Apache-2 +
Qlib (πŸ₯‰20 Β· ⭐ 4.2K Β· 🐣) - Qlib is an AI-oriented quantitative investment platform, which aims.. MIT -- [GitHub](https://github.com/cuemacro/finmarketpy) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 420 Β· πŸ“₯ 39 Β· πŸ“¦ 3 Β· πŸ“‹ 24 - 87% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/microsoft/qlib) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 630 Β· πŸ“₯ 200 Β· πŸ“‹ 130 - 55% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/cuemacro/finmarketpy + git clone https://github.com/microsoft/qlib ``` -- [PyPi](https://pypi.org/project/finmarketpy) (πŸ“₯ 76 / month Β· ⏱️ 25.01.2021): +- [PyPi](https://pypi.org/project/pyqlib) (πŸ“₯ 2K / month Β· ⏱️ 02.02.2021): ``` - pip install finmarketpy + pip install pyqlib ```
-
Qlib (πŸ₯‰19 Β· ⭐ 3.8K Β· 🐣) - Qlib is an AI-oriented quantitative investment platform, which aims.. MIT +
finmarketpy (πŸ₯‰20 Β· ⭐ 2.5K) - Python library for backtesting trading strategies & analyzing.. Apache-2 -- [GitHub](https://github.com/microsoft/qlib) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 580 Β· πŸ“₯ 200 Β· πŸ“‹ 120 - 53% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/cuemacro/finmarketpy) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 430 Β· πŸ“₯ 39 Β· πŸ“¦ 3 Β· πŸ“‹ 24 - 87% open Β· ⏱️ 25.01.2021): ``` - git clone https://github.com/microsoft/qlib + git clone https://github.com/cuemacro/finmarketpy ``` -- [PyPi](https://pypi.org/project/pyqlib) (πŸ“₯ 1.8K / month Β· ⏱️ 12.12.2020): +- [PyPi](https://pypi.org/project/finmarketpy) (πŸ“₯ 76 / month Β· ⏱️ 25.01.2021): ``` - pip install pyqlib + pip install finmarketpy ```
tf-quant-finance (πŸ₯‰19 Β· ⭐ 2.4K) - High-performance TensorFlow library for quantitative.. Apache-2 -- [GitHub](https://github.com/google/tf-quant-finance) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 300 Β· πŸ“¦ 4 Β· πŸ“‹ 23 - 47% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/google/tf-quant-finance) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 310 Β· πŸ“¦ 4 Β· πŸ“‹ 22 - 50% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/google/tf-quant-finance ``` -- [PyPi](https://pypi.org/project/tf-quant-finance) (πŸ“₯ 110 / month Β· ⏱️ 18.09.2020): +- [PyPi](https://pypi.org/project/tf-quant-finance) (πŸ“₯ 100 / month Β· ⏱️ 01.02.2021): ``` pip install tf-quant-finance ```
Crypto Signals (πŸ₯‰18 Β· ⭐ 2.5K) - Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis.. MIT -- [GitHub](https://github.com/CryptoSignal/Crypto-Signal) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 650 Β· πŸ“‹ 230 - 18% open Β· ⏱️ 03.09.2020): +- [GitHub](https://github.com/CryptoSignal/Crypto-Signal) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 690 Β· πŸ“‹ 230 - 16% open Β· ⏱️ 03.09.2020): ``` git clone https://github.com/CryptoSignal/crypto-signal @@ -4014,11 +3992,11 @@ _Libraries for algorithmic stock/crypto trading, risk analytics, backtesting, te
Show 6 hidden projects... -- backtrader (πŸ₯ˆ26 Β· ⭐ 5.5K) - Python Backtesting library for trading strategies. ❗️GPL-3.0 -- PyAlgoTrade (πŸ₯‰23 Β· ⭐ 3.1K Β· πŸ’€) - Python Algorithmic Trading Library. Apache-2 +- backtrader (πŸ₯ˆ26 Β· ⭐ 5.6K Β· πŸ’€) - Python Backtesting library for trading strategies. ❗️GPL-3.0 +- PyAlgoTrade (πŸ₯‰23 Β· ⭐ 3.2K Β· πŸ’€) - Python Algorithmic Trading Library. Apache-2 - arch (πŸ₯‰23 Β· ⭐ 640) - ARCH models in Python. ❗️NCSA -- FinTA (πŸ₯‰22 Β· ⭐ 800) - Common financial technical indicators implemented in Pandas. ❗️LGPL-3.0 -- Backtesting.py (πŸ₯‰17 Β· ⭐ 950) - Backtest trading strategies in Python. ❗️AGPL-3.0 +- FinTA (πŸ₯‰22 Β· ⭐ 820) - Common financial technical indicators implemented in Pandas. ❗️LGPL-3.0 +- Backtesting.py (πŸ₯‰17 Β· ⭐ 970) - Backtest trading strategies in Python. ❗️AGPL-3.0 - surpriver (πŸ₯‰11 Β· ⭐ 1.1K Β· 🐣) - Find big moving stocks before they move using machine.. ❗️GPL-3.0

@@ -4029,66 +4007,66 @@ _Libraries for algorithmic stock/crypto trading, risk analytics, backtesting, te _Libraries for forecasting, anomaly detection, feature extraction, and machine learning on time-series and sequential data._ -
Prophet (πŸ₯‡30 Β· ⭐ 12K) - Tool for producing high quality forecasts for time series data that has.. MIT +
Prophet (πŸ₯‡29 Β· ⭐ 12K) - Tool for producing high quality forecasts for time series data that has.. MIT - [GitHub](https://github.com/facebook/prophet) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 3.5K Β· πŸ“₯ 540 Β· πŸ“‹ 1.5K - 5% open Β· ⏱️ 27.01.2021): ``` git clone https://github.com/facebook/prophet ``` -- [PyPi](https://pypi.org/project/fbprophet) (πŸ“₯ 500K / month Β· πŸ“¦ 150 Β· ⏱️ 05.09.2020): +- [PyPi](https://pypi.org/project/fbprophet) (πŸ“₯ 420K / month Β· πŸ“¦ 150 Β· ⏱️ 05.09.2020): ``` pip install fbprophet ```
-
tsfresh (πŸ₯‡27 Β· ⭐ 5.3K) - Automatic extraction of relevant features from time series:. MIT +
tsfresh (πŸ₯‡27 Β· ⭐ 5.4K) - Automatic extraction of relevant features from time series:. MIT -- [GitHub](https://github.com/blue-yonder/tsfresh) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 850 Β· πŸ“‹ 440 - 8% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/blue-yonder/tsfresh) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 850 Β· πŸ“‹ 440 - 8% open Β· ⏱️ 28.01.2021): ``` git clone https://github.com/blue-yonder/tsfresh ``` -- [PyPi](https://pypi.org/project/tsfresh) (πŸ“₯ 130K / month Β· πŸ“¦ 66 Β· ⏱️ 09.09.2020): +- [PyPi](https://pypi.org/project/tsfresh) (πŸ“₯ 110K / month Β· πŸ“¦ 66 Β· ⏱️ 09.09.2020): ``` pip install tsfresh ``` -- [Conda](https://anaconda.org/conda-forge/tsfresh) (πŸ“₯ 27K Β· ⏱️ 10.09.2020): +- [Conda](https://anaconda.org/conda-forge/tsfresh) (πŸ“₯ 28K Β· ⏱️ 10.09.2020): ``` conda install -c conda-forge tsfresh ```
-
sktime (πŸ₯‡27 Β· ⭐ 3.5K) - A unified framework for machine learning with time series. BSD-3 +
sktime (πŸ₯ˆ26 Β· ⭐ 3.6K) - A unified framework for machine learning with time series. BSD-3 -- [GitHub](https://github.com/alan-turing-institute/sktime) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 420 Β· πŸ“₯ 49 Β· πŸ“¦ 95 Β· πŸ“‹ 320 - 31% open Β· ⏱️ 20.01.2021): +- [GitHub](https://github.com/alan-turing-institute/sktime) (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 430 Β· πŸ“₯ 51 Β· πŸ“¦ 97 Β· πŸ“‹ 330 - 30% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/alan-turing-institute/sktime ``` -- [PyPi](https://pypi.org/project/sktime) (πŸ“₯ 8.7K / month Β· ⏱️ 29.12.2020): +- [PyPi](https://pypi.org/project/sktime) (πŸ“₯ 7.9K / month Β· ⏱️ 29.12.2020): ``` pip install sktime ```
-
pmdarima (πŸ₯ˆ26 Β· ⭐ 800) - A statistical library designed to fill the void in Python's time series.. MIT +
pmdarima (πŸ₯ˆ26 Β· ⭐ 810) - A statistical library designed to fill the void in Python's time series.. MIT -- [GitHub](https://github.com/alkaline-ml/pmdarima) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 150 Β· πŸ“¦ 700 Β· πŸ“‹ 220 - 7% open Β· ⏱️ 20.01.2021): +- [GitHub](https://github.com/alkaline-ml/pmdarima) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 150 Β· πŸ“¦ 720 Β· πŸ“‹ 220 - 7% open Β· ⏱️ 20.01.2021): ``` git clone https://github.com/alkaline-ml/pmdarima ``` -- [PyPi](https://pypi.org/project/pmdarima) (πŸ“₯ 170K / month Β· πŸ“¦ 12 Β· ⏱️ 02.12.2020): +- [PyPi](https://pypi.org/project/pmdarima) (πŸ“₯ 150K / month Β· πŸ“¦ 12 Β· ⏱️ 02.12.2020): ``` pip install pmdarima ```
-
tslearn (πŸ₯ˆ25 Β· ⭐ 1.5K Β· πŸ“‰) - A machine learning toolkit dedicated to time-series data. BSD-2 +
tslearn (πŸ₯ˆ24 Β· ⭐ 1.5K) - A machine learning toolkit dedicated to time-series data. BSD-2 -- [GitHub](https://github.com/tslearn-team/tslearn) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 220 Β· πŸ“¦ 180 Β· πŸ“‹ 220 - 25% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/tslearn-team/tslearn) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 220 Β· πŸ“¦ 190 Β· πŸ“‹ 220 - 25% open Β· ⏱️ 25.01.2021): ``` git clone https://github.com/tslearn-team/tslearn ``` -- [PyPi](https://pypi.org/project/tslearn) (πŸ“₯ 55K / month Β· πŸ“¦ 22 Β· ⏱️ 25.01.2021): +- [PyPi](https://pypi.org/project/tslearn) (πŸ“₯ 47K / month Β· πŸ“¦ 22 Β· ⏱️ 25.01.2021): ``` pip install tslearn ``` @@ -4099,7 +4077,7 @@ _Libraries for forecasting, anomaly detection, feature extraction, and machine l
Streamz (πŸ₯ˆ24 Β· ⭐ 900) - Real-time stream processing for python. BSD-3 -- [GitHub](https://github.com/python-streamz/streamz) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 110 Β· πŸ“¦ 180 Β· πŸ“‹ 220 - 41% open Β· ⏱️ 14.01.2021): +- [GitHub](https://github.com/python-streamz/streamz) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 110 Β· πŸ“¦ 190 Β· πŸ“‹ 220 - 41% open Β· ⏱️ 14.01.2021): ``` git clone https://github.com/python-streamz/streamz @@ -4115,40 +4093,40 @@ _Libraries for forecasting, anomaly detection, feature extraction, and machine l
GluonTS (πŸ₯ˆ23 Β· ⭐ 1.7K) - Probabilistic time series modeling in Python. Apache-2 -- [GitHub](https://github.com/awslabs/gluon-ts) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 360 Β· πŸ“‹ 530 - 34% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/awslabs/gluon-ts) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 360 Β· πŸ“‹ 530 - 33% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/awslabs/gluon-ts ``` -- [PyPi](https://pypi.org/project/gluonts) (πŸ“₯ 17K / month Β· ⏱️ 08.12.2020): +- [PyPi](https://pypi.org/project/gluonts) (πŸ“₯ 14K / month Β· ⏱️ 08.12.2020): ``` pip install gluonts ```
-
Darts (πŸ₯‰22 Β· ⭐ 700) - A python library for easy manipulation and forecasting of time series. Apache-2 +
Darts (πŸ₯‰22 Β· ⭐ 710) - A python library for easy manipulation and forecasting of time series. Apache-2 -- [GitHub](https://github.com/unit8co/darts) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 86 Β· πŸ“¦ 12 Β· πŸ“‹ 59 - 28% open Β· ⏱️ 09.11.2020): +- [GitHub](https://github.com/unit8co/darts) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 91 Β· πŸ“¦ 12 Β· πŸ“‹ 64 - 32% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/unit8co/darts ``` -- [PyPi](https://pypi.org/project/u8darts) (πŸ“₯ 2.1K / month Β· ⏱️ 09.11.2020): +- [PyPi](https://pypi.org/project/u8darts) (πŸ“₯ 2.9K / month Β· ⏱️ 03.02.2021): ``` pip install u8darts ``` -- [Docker Hub](https://hub.docker.com/r/unit8/darts) (πŸ“₯ 75 Β· ⏱️ 06.10.2020): +- [Docker Hub](https://hub.docker.com/r/unit8/darts) (πŸ“₯ 99 Β· ⏱️ 03.02.2021): ``` docker pull unit8/darts ```
-
STUMPY (πŸ₯‰20 Β· ⭐ 1.6K Β· πŸ“‰) - STUMPY is a powerful and scalable Python library for computing a.. BSD-3 +
STUMPY (πŸ₯‰20 Β· ⭐ 1.7K) - STUMPY is a powerful and scalable Python library for computing a Matrix.. BSD-3 -- [GitHub](https://github.com/TDAmeritrade/stumpy) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 160 Β· πŸ“‹ 210 - 12% open Β· ⏱️ 21.01.2021): +- [GitHub](https://github.com/TDAmeritrade/stumpy) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 160 Β· πŸ“‹ 220 - 12% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/TDAmeritrade/stumpy ``` -- [PyPi](https://pypi.org/project/stumpy) (πŸ“₯ 12K / month Β· ⏱️ 20.01.2021): +- [PyPi](https://pypi.org/project/stumpy) (πŸ“₯ 9K / month Β· ⏱️ 20.01.2021): ``` pip install stumpy ``` @@ -4159,100 +4137,100 @@ _Libraries for forecasting, anomaly detection, feature extraction, and machine l
pyts (πŸ₯‰20 Β· ⭐ 860 Β· πŸ’€) - A Python package for time series classification. BSD-3 -- [GitHub](https://github.com/johannfaouzi/pyts) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 93 Β· πŸ“¦ 80 Β· πŸ“‹ 42 - 54% open Β· ⏱️ 30.04.2020): +- [GitHub](https://github.com/johannfaouzi/pyts) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 93 Β· πŸ“¦ 83 Β· πŸ“‹ 42 - 54% open Β· ⏱️ 30.04.2020): ``` git clone https://github.com/johannfaouzi/pyts ``` -- [PyPi](https://pypi.org/project/pyts) (πŸ“₯ 1.9K / month Β· πŸ“¦ 2 Β· ⏱️ 21.03.2020): +- [PyPi](https://pypi.org/project/pyts) (πŸ“₯ 2.1K / month Β· πŸ“¦ 2 Β· ⏱️ 21.03.2020): ``` pip install pyts ``` -- [Conda](https://anaconda.org/conda-forge/pyts) (πŸ“₯ 5.9K Β· ⏱️ 21.03.2020): +- [Conda](https://anaconda.org/conda-forge/pyts) (πŸ“₯ 6K Β· ⏱️ 21.03.2020): ``` conda install -c conda-forge pyts ```
-
pytorch-forecasting (πŸ₯‰19 Β· ⭐ 680 Β· 🐣) - Time series forecasting with PyTorch. MIT +
pytorch-forecasting (πŸ₯‰19 Β· ⭐ 700) - Time series forecasting with PyTorch. MIT -- [GitHub](https://github.com/jdb78/pytorch-forecasting) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 78 Β· πŸ“‹ 110 - 25% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/jdb78/pytorch-forecasting) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 80 Β· πŸ“‹ 120 - 23% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/jdb78/pytorch-forecasting ``` -- [PyPi](https://pypi.org/project/pytorch-forecasting) (πŸ“₯ 2.5K / month Β· ⏱️ 12.01.2021): +- [PyPi](https://pypi.org/project/pytorch-forecasting) (πŸ“₯ 2.8K / month Β· ⏱️ 31.01.2021): ``` pip install pytorch-forecasting ```
-
matrixprofile-ts (πŸ₯‰19 Β· ⭐ 600 Β· πŸ’€) - A Python library for detecting patterns and anomalies.. Apache-2 +
matrixprofile-ts (πŸ₯‰19 Β· ⭐ 610 Β· πŸ’€) - A Python library for detecting patterns and anomalies.. Apache-2 -- [GitHub](https://github.com/target/matrixprofile-ts) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 90 Β· πŸ“¦ 12 Β· πŸ“‹ 52 - 34% open Β· ⏱️ 25.04.2020): +- [GitHub](https://github.com/target/matrixprofile-ts) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 90 Β· πŸ“¦ 12 Β· πŸ“‹ 53 - 35% open Β· ⏱️ 25.04.2020): ``` git clone https://github.com/target/matrixprofile-ts ``` -- [PyPi](https://pypi.org/project/matrixprofile-ts) (πŸ“₯ 2.5K / month Β· ⏱️ 08.08.2019): +- [PyPi](https://pypi.org/project/matrixprofile-ts) (πŸ“₯ 2.3K / month Β· ⏱️ 08.08.2019): ``` pip install matrixprofile-ts ```
seglearn (πŸ₯‰19 Β· ⭐ 420) - Python module for machine learning time series:. BSD-3 -- [GitHub](https://github.com/dmbee/seglearn) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 47 Β· πŸ“¦ 6 Β· πŸ“‹ 26 - 23% open Β· ⏱️ 16.01.2021): +- [GitHub](https://github.com/dmbee/seglearn) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 47 Β· πŸ“¦ 6 Β· πŸ“‹ 27 - 22% open Β· ⏱️ 16.01.2021): ``` git clone https://github.com/dmbee/seglearn ``` -- [PyPi](https://pypi.org/project/seglearn) (πŸ“₯ 1.4K / month Β· πŸ“¦ 1 Β· ⏱️ 17.01.2021): +- [PyPi](https://pypi.org/project/seglearn) (πŸ“₯ 1.2K / month Β· πŸ“¦ 1 Β· ⏱️ 17.01.2021): ``` pip install seglearn ```
Auto TS (πŸ₯‰18 Β· ⭐ 160) - Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost.. Apache-2 -- [GitHub](https://github.com/AutoViML/Auto_TS) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 35 Β· πŸ“‹ 28 - 17% open Β· ⏱️ 24.01.2021): +- [GitHub](https://github.com/AutoViML/Auto_TS) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 35 Β· πŸ“‹ 29 - 20% open Β· ⏱️ 24.01.2021): ``` git clone https://github.com/AutoViML/Auto_TS ``` -- [PyPi](https://pypi.org/project/auto-ts) (πŸ“₯ 580 / month Β· ⏱️ 24.01.2021): +- [PyPi](https://pypi.org/project/auto-ts) (πŸ“₯ 360 / month Β· ⏱️ 24.01.2021): ``` pip install auto-ts ```
ADTK (πŸ₯‰17 Β· ⭐ 590 Β· πŸ’€) - A Python toolkit for rule-based/unsupervised anomaly detection in time.. MPL-2.0 -- [GitHub](https://github.com/arundo/adtk) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 75 Β· πŸ“‹ 52 - 42% open Β· ⏱️ 17.04.2020): +- [GitHub](https://github.com/arundo/adtk) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 76 Β· πŸ“‹ 52 - 42% open Β· ⏱️ 17.04.2020): ``` git clone https://github.com/arundo/adtk ``` -- [PyPi](https://pypi.org/project/adtk) (πŸ“₯ 24K / month Β· ⏱️ 17.04.2020): +- [PyPi](https://pypi.org/project/adtk) (πŸ“₯ 21K / month Β· ⏱️ 17.04.2020): ``` pip install adtk ```
atspy (πŸ₯‰17 Β· ⭐ 330) - AtsPy: Automated Time Series Models in Python (by @firmai). MIT -- [GitHub](https://github.com/firmai/atspy) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 63 Β· πŸ“¦ 3 Β· πŸ“‹ 18 - 88% open Β· ⏱️ 12.11.2020): +- [GitHub](https://github.com/firmai/atspy) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 64 Β· πŸ“¦ 3 Β· πŸ“‹ 18 - 88% open Β· ⏱️ 12.11.2020): ``` git clone https://github.com/firmai/atspy ``` -- [PyPi](https://pypi.org/project/atspy) (πŸ“₯ 220 / month Β· ⏱️ 24.04.2020): +- [PyPi](https://pypi.org/project/atspy) (πŸ“₯ 210 / month Β· ⏱️ 24.04.2020): ``` pip install atspy ```
tick (πŸ₯‰17 Β· ⭐ 320 Β· πŸ’€) - Module for statistical learning, with a particular emphasis on time-.. BSD-3 -- [GitHub](https://github.com/X-DataInitiative/tick) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 75 Β· πŸ“₯ 160 Β· πŸ“¦ 30 Β· πŸ“‹ 210 - 25% open Β· ⏱️ 15.06.2020): +- [GitHub](https://github.com/X-DataInitiative/tick) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 74 Β· πŸ“₯ 160 Β· πŸ“¦ 30 Β· πŸ“‹ 210 - 25% open Β· ⏱️ 15.06.2020): ``` git clone https://github.com/X-DataInitiative/tick ``` -- [PyPi](https://pypi.org/project/tick) (πŸ“₯ 360 / month Β· πŸ“¦ 1 Β· ⏱️ 24.05.2020): +- [PyPi](https://pypi.org/project/tick) (πŸ“₯ 300 / month Β· πŸ“¦ 1 Β· ⏱️ 24.05.2020): ``` pip install tick ``` @@ -4260,7 +4238,7 @@ _Libraries for forecasting, anomaly detection, feature extraction, and machine l
Show 3 hidden projects... - luminol (πŸ₯ˆ23 Β· ⭐ 870 Β· πŸ’€) - Anomaly Detection and Correlation library. Apache-2 -- PyFlux (πŸ₯‰22 Β· ⭐ 1.8K Β· πŸ’€) - Open source time series library for Python. BSD-3 +- PyFlux (πŸ₯‰21 Β· ⭐ 1.8K Β· πŸ’€) - Open source time series library for Python. BSD-3 - pydlm (πŸ₯‰20 Β· ⭐ 350 Β· πŸ’€) - A python library for Bayesian time series modeling. BSD-3

@@ -4273,16 +4251,16 @@ _Libraries for processing and analyzing medical data such as MRIs, EEGs, genomic
Nilearn (πŸ₯‡30 Β· ⭐ 700) - Machine learning for NeuroImaging in Python. BSD-3 -- [GitHub](https://github.com/nilearn/nilearn) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 370 Β· πŸ“¦ 870 Β· πŸ“‹ 1.5K - 25% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/nilearn/nilearn) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 370 Β· πŸ“¦ 880 Β· πŸ“‹ 1.5K - 25% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/nilearn/nilearn ``` -- [PyPi](https://pypi.org/project/nilearn) (πŸ“₯ 7K / month Β· πŸ“¦ 300 Β· ⏱️ 12.11.2020): +- [PyPi](https://pypi.org/project/nilearn) (πŸ“₯ 6.9K / month Β· πŸ“¦ 300 Β· ⏱️ 12.11.2020): ``` pip install nilearn ``` -- [Conda](https://anaconda.org/conda-forge/nilearn) (πŸ“₯ 78K Β· ⏱️ 12.11.2020): +- [Conda](https://anaconda.org/conda-forge/nilearn) (πŸ“₯ 79K Β· ⏱️ 12.11.2020): ``` conda install -c conda-forge nilearn ``` @@ -4294,7 +4272,7 @@ _Libraries for processing and analyzing medical data such as MRIs, EEGs, genomic ``` git clone https://github.com/CamDavidsonPilon/lifelines ``` -- [PyPi](https://pypi.org/project/lifelines) (πŸ“₯ 91K / month Β· πŸ“¦ 130 Β· ⏱️ 22.01.2021): +- [PyPi](https://pypi.org/project/lifelines) (πŸ“₯ 85K / month Β· πŸ“¦ 130 Β· ⏱️ 22.01.2021): ``` pip install lifelines ``` @@ -4305,12 +4283,12 @@ _Libraries for processing and analyzing medical data such as MRIs, EEGs, genomic
NIPYPE (πŸ₯‡29 Β· ⭐ 550) - Workflows and interfaces for neuroimaging packages. Apache-2 -- [GitHub](https://github.com/nipy/nipype) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 440 Β· πŸ“¦ 500 Β· πŸ“‹ 1.2K - 26% open Β· ⏱️ 08.12.2020): +- [GitHub](https://github.com/nipy/nipype) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 440 Β· πŸ“¦ 510 Β· πŸ“‹ 1.2K - 26% open Β· ⏱️ 08.12.2020): ``` git clone https://github.com/nipy/nipype ``` -- [PyPi](https://pypi.org/project/nipype) (πŸ“₯ 8.7K / month Β· πŸ“¦ 190 Β· ⏱️ 16.08.2020): +- [PyPi](https://pypi.org/project/nipype) (πŸ“₯ 7.7K / month Β· πŸ“¦ 190 Β· ⏱️ 16.08.2020): ``` pip install nipype ``` @@ -4319,81 +4297,81 @@ _Libraries for processing and analyzing medical data such as MRIs, EEGs, genomic conda install -c conda-forge nipype ```
-
NiBabel (πŸ₯‡29 Β· ⭐ 380) - Python package to access a cacophony of neuro-imaging file formats. MIT +
NiBabel (πŸ₯‡29 Β· ⭐ 390) - Python package to access a cacophony of neuro-imaging file formats. MIT -- [GitHub](https://github.com/nipy/nibabel) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 210 Β· πŸ“¦ 3.6K Β· πŸ“‹ 390 - 27% open Β· ⏱️ 17.01.2021): +- [GitHub](https://github.com/nipy/nibabel) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 210 Β· πŸ“¦ 3.6K Β· πŸ“‹ 400 - 28% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/nipy/nibabel ``` -- [PyPi](https://pypi.org/project/nibabel) (πŸ“₯ 40K / month Β· πŸ“¦ 1.3K Β· ⏱️ 28.11.2020): +- [PyPi](https://pypi.org/project/nibabel) (πŸ“₯ 34K / month Β· πŸ“¦ 1.3K Β· ⏱️ 28.11.2020): ``` pip install nibabel ``` -- [Conda](https://anaconda.org/conda-forge/nibabel) (πŸ“₯ 290K Β· ⏱️ 29.11.2020): +- [Conda](https://anaconda.org/conda-forge/nibabel) (πŸ“₯ 300K Β· ⏱️ 29.11.2020): ``` conda install -c conda-forge nibabel ```
-
DIPY (πŸ₯ˆ28 Β· ⭐ 390) - DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic.. BSD-3 +
MNE (πŸ₯ˆ27 Β· ⭐ 1.5K) - MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python. BSD-3 -- [GitHub](https://github.com/dipy/dipy) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 310 Β· πŸ“¦ 330 Β· πŸ“‹ 730 - 21% open Β· ⏱️ 10.12.2020): +- [GitHub](https://github.com/mne-tools/mne-python) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 840 Β· πŸ“¦ 810 Β· πŸ“‹ 3.4K - 8% open Β· ⏱️ 03.02.2021): ``` - git clone https://github.com/dipy/dipy + git clone https://github.com/mne-tools/mne-python ``` -- [PyPi](https://pypi.org/project/dipy) (πŸ“₯ 5K / month Β· πŸ“¦ 94 Β· ⏱️ 05.11.2020): +- [PyPi](https://pypi.org/project/mne) (πŸ“₯ 14K / month Β· πŸ“¦ 200 Β· ⏱️ 17.12.2020): ``` - pip install dipy + pip install mne ``` -- [Conda](https://anaconda.org/conda-forge/dipy) (πŸ“₯ 180K Β· ⏱️ 14.11.2020): +- [Conda](https://anaconda.org/conda-forge/mne) (πŸ“₯ 100K Β· ⏱️ 20.12.2020): ``` - conda install -c conda-forge dipy + conda install -c conda-forge mne ```
-
MNE (πŸ₯ˆ27 Β· ⭐ 1.5K Β· πŸ“‰) - MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in.. BSD-3 +
DIPY (πŸ₯ˆ27 Β· ⭐ 390) - DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic.. BSD-3 -- [GitHub](https://github.com/mne-tools/mne-python) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 840 Β· πŸ“¦ 810 Β· πŸ“‹ 3.4K - 8% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/dipy/dipy) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 310 Β· πŸ“¦ 330 Β· πŸ“‹ 730 - 21% open Β· ⏱️ 10.12.2020): ``` - git clone https://github.com/mne-tools/mne-python + git clone https://github.com/dipy/dipy ``` -- [PyPi](https://pypi.org/project/mne) (πŸ“₯ 14K / month Β· πŸ“¦ 200 Β· ⏱️ 17.12.2020): +- [PyPi](https://pypi.org/project/dipy) (πŸ“₯ 4.1K / month Β· πŸ“¦ 94 Β· ⏱️ 05.11.2020): ``` - pip install mne + pip install dipy ``` -- [Conda](https://anaconda.org/conda-forge/mne) (πŸ“₯ 98K Β· ⏱️ 20.12.2020): +- [Conda](https://anaconda.org/conda-forge/dipy) (πŸ“₯ 180K Β· ⏱️ 14.11.2020): ``` - conda install -c conda-forge mne + conda install -c conda-forge dipy ```
-
Hail (πŸ₯ˆ23 Β· ⭐ 690) - Scalable genomic data analysis. MIT +
Hail (πŸ₯ˆ23 Β· ⭐ 700) - Scalable genomic data analysis. MIT -- [GitHub](https://github.com/hail-is/hail) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 180 Β· πŸ“¦ 29 Β· πŸ“‹ 2.3K - 14% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/hail-is/hail) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 180 Β· πŸ“¦ 30 Β· πŸ“‹ 2.3K - 14% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/hail-is/hail ``` -- [PyPi](https://pypi.org/project/hail) (πŸ“₯ 720 / month Β· ⏱️ 03.12.2020): +- [PyPi](https://pypi.org/project/hail) (πŸ“₯ 870 / month Β· ⏱️ 03.12.2020): ``` pip install hail ```
-
MONAI (πŸ₯ˆ22 Β· ⭐ 1.7K) - AI Toolkit for Healthcare Imaging. Apache-2 +
MONAI (πŸ₯ˆ22 Β· ⭐ 1.8K) - AI Toolkit for Healthcare Imaging. Apache-2 -- [GitHub](https://github.com/Project-MONAI/MONAI) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 300 Β· πŸ“‹ 670 - 11% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/Project-MONAI/MONAI) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 300 Β· πŸ“‹ 680 - 11% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/Project-MONAI/MONAI ``` -- [PyPi](https://pypi.org/project/monai) (πŸ“₯ 3.4K / month Β· ⏱️ 15.12.2020): +- [PyPi](https://pypi.org/project/monai) (πŸ“₯ 2.6K / month Β· ⏱️ 15.12.2020): ``` pip install monai ```
DeepVariant (πŸ₯‰21 Β· ⭐ 2.2K) - DeepVariant is an analysis pipeline that uses a deep neural.. BSD-3 -- [GitHub](https://github.com/google/deepvariant) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 530 Β· πŸ“₯ 3K Β· πŸ“‹ 370 - 1% open Β· ⏱️ 14.12.2020): +- [GitHub](https://github.com/google/deepvariant) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 520 Β· πŸ“₯ 3K Β· πŸ“‹ 380 - 0% open Β· ⏱️ 14.12.2020): ``` git clone https://github.com/google/deepvariant @@ -4410,7 +4388,7 @@ _Libraries for processing and analyzing medical data such as MRIs, EEGs, genomic ``` git clone https://github.com/NifTK/NiftyNet ``` -- [PyPi](https://pypi.org/project/niftynet) (πŸ“₯ 130 / month Β· ⏱️ 10.10.2019): +- [PyPi](https://pypi.org/project/niftynet) (πŸ“₯ 100 / month Β· ⏱️ 10.10.2019): ``` pip install niftynet ``` @@ -4422,7 +4400,7 @@ _Libraries for processing and analyzing medical data such as MRIs, EEGs, genomic ``` git clone https://github.com/brainiak/brainiak ``` -- [PyPi](https://pypi.org/project/brainiak) (πŸ“₯ 96 / month Β· πŸ“¦ 1 Β· ⏱️ 15.10.2020): +- [PyPi](https://pypi.org/project/brainiak) (πŸ“₯ 93 / month Β· πŸ“¦ 1 Β· ⏱️ 15.10.2020): ``` pip install brainiak ``` @@ -4431,14 +4409,14 @@ _Libraries for processing and analyzing medical data such as MRIs, EEGs, genomic docker pull brainiak/brainiak ```
-
Glow (πŸ₯‰18 Β· ⭐ 160) - An open-source toolkit for large-scale genomic analysis. Apache-2 +
Glow (πŸ₯‰19 Β· ⭐ 160) - An open-source toolkit for large-scale genomic analysis. Apache-2 -- [GitHub](https://github.com/projectglow/glow) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 40 Β· πŸ“‹ 73 - 30% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/projectglow/glow) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 40 Β· πŸ“‹ 75 - 29% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/projectglow/glow ``` -- [PyPi](https://pypi.org/project/glow.py) (πŸ“₯ 700 / month Β· ⏱️ 10.09.2020): +- [PyPi](https://pypi.org/project/glow.py) (πŸ“₯ 1.2K / month Β· ⏱️ 10.09.2020): ``` pip install glow.py ``` @@ -4451,7 +4429,7 @@ _Libraries for processing and analyzing medical data such as MRIs, EEGs, genomic git clone https://github.com/MIC-DKFZ/medicaldetectiontoolkit ```
-
MedicalNet (πŸ₯‰11 Β· ⭐ 1K) - Many studies have shown that the performance on deep learning is.. MIT +
MedicalNet (πŸ₯‰11 Β· ⭐ 1.1K) - Many studies have shown that the performance on deep learning is.. MIT - [GitHub](https://github.com/Tencent/MedicalNet) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 280 Β· πŸ“‹ 57 - 75% open Β· ⏱️ 27.08.2020): @@ -4461,10 +4439,10 @@ _Libraries for processing and analyzing medical data such as MRIs, EEGs, genomic
Show 5 hidden projects... -- NIPY (πŸ₯‰21 Β· ⭐ 290) - Neuroimaging in Python FMRI analysis package. ❗️DSDP - MedPy (πŸ₯‰20 Β· ⭐ 310 Β· πŸ’€) - Medical image processing in Python. ❗️GPL-3.0 +- NIPY (πŸ₯‰20 Β· ⭐ 290) - Neuroimaging in Python FMRI analysis package. ❗️DSDP - DLTK (πŸ₯‰19 Β· ⭐ 1.2K Β· πŸ’€) - Deep Learning Toolkit for Medical Image Analysis. Apache-2 -- MedicalTorch (πŸ₯‰14 Β· ⭐ 710 Β· πŸ’€) - A medical imaging framework for Pytorch. Apache-2 +- MedicalTorch (πŸ₯‰15 Β· ⭐ 710 Β· πŸ’€) - A medical imaging framework for Pytorch. Apache-2 - DeepNeuro (πŸ₯‰14 Β· ⭐ 99 Β· πŸ’€) - A deep learning python package for neuroimaging data. Made by:. MIT

@@ -4477,68 +4455,68 @@ _Libraries for optical character recognition (OCR) and text extraction from imag
Tesseract (πŸ₯‡30 Β· ⭐ 3.4K) - Python-tesseract is an optical character recognition (OCR) tool.. Apache-2 -- [GitHub](https://github.com/madmaze/pytesseract) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 500 Β· πŸ“‹ 250 - 2% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/madmaze/pytesseract) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 500 Β· πŸ“‹ 250 - 2% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/madmaze/pytesseract ``` -- [PyPi](https://pypi.org/project/pytesseract) (πŸ“₯ 470K / month Β· πŸ“¦ 1.4K Β· ⏱️ 15.12.2020): +- [PyPi](https://pypi.org/project/pytesseract) (πŸ“₯ 450K / month Β· πŸ“¦ 1.4K Β· ⏱️ 15.12.2020): ``` pip install pytesseract ``` -- [Conda](https://anaconda.org/conda-forge/pytesseract) (πŸ“₯ 39K Β· ⏱️ 20.11.2020): +- [Conda](https://anaconda.org/conda-forge/pytesseract) (πŸ“₯ 40K Β· ⏱️ 20.11.2020): ``` conda install -c conda-forge pytesseract ```
EasyOCR (πŸ₯‡27 Β· ⭐ 10K) - Ready-to-use OCR with 80+ supported languages and all popular writing.. Apache-2 -- [GitHub](https://github.com/JaidedAI/EasyOCR) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 990 Β· πŸ“₯ 130K Β· πŸ“¦ 110 Β· πŸ“‹ 240 - 33% open Β· ⏱️ 14.01.2021): +- [GitHub](https://github.com/JaidedAI/EasyOCR) (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 1K Β· πŸ“₯ 140K Β· πŸ“¦ 120 Β· πŸ“‹ 250 - 34% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/JaidedAI/EasyOCR ``` -- [PyPi](https://pypi.org/project/easyocr) (πŸ“₯ 9.5K / month Β· ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/easyocr) (πŸ“₯ 9.1K / month Β· ⏱️ 01.02.2021): ``` pip install easyocr ```
-
OCRmyPDF (πŸ₯‡27 Β· ⭐ 3.7K) - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them.. MPL-2.0 +
OCRmyPDF (πŸ₯ˆ26 Β· ⭐ 3.8K) - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them.. MPL-2.0 - [GitHub](https://github.com/jbarlow83/OCRmyPDF) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 420 Β· πŸ“¦ 110 Β· πŸ“‹ 660 - 13% open Β· ⏱️ 26.01.2021): ``` git clone https://github.com/jbarlow83/OCRmyPDF ``` -- [PyPi](https://pypi.org/project/ocrmypdf) (πŸ“₯ 10K / month Β· πŸ“¦ 12 Β· ⏱️ 26.01.2021): +- [PyPi](https://pypi.org/project/ocrmypdf) (πŸ“₯ 7.9K / month Β· πŸ“¦ 12 Β· ⏱️ 26.01.2021): ``` pip install ocrmypdf ```
tesserocr (πŸ₯ˆ26 Β· ⭐ 1.4K) - A Python wrapper for the tesseract-ocr API. MIT -- [GitHub](https://github.com/sirfz/tesserocr) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 180 Β· πŸ“¦ 450 Β· πŸ“‹ 200 - 29% open Β· ⏱️ 18.01.2021): +- [GitHub](https://github.com/sirfz/tesserocr) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 190 Β· πŸ“¦ 460 Β· πŸ“‹ 200 - 29% open Β· ⏱️ 18.01.2021): ``` git clone https://github.com/sirfz/tesserocr ``` -- [PyPi](https://pypi.org/project/tesserocr) (πŸ“₯ 25K / month Β· πŸ“¦ 50 Β· ⏱️ 17.03.2020): +- [PyPi](https://pypi.org/project/tesserocr) (πŸ“₯ 27K / month Β· πŸ“¦ 50 Β· ⏱️ 17.03.2020): ``` pip install tesserocr ``` -- [Conda](https://anaconda.org/conda-forge/tesserocr) (πŸ“₯ 32K Β· ⏱️ 13.01.2021): +- [Conda](https://anaconda.org/conda-forge/tesserocr) (πŸ“₯ 33K Β· ⏱️ 13.01.2021): ``` conda install -c conda-forge tesserocr ```
-
PaddleOCR (πŸ₯ˆ24 Β· ⭐ 10K) - Awesome multilingual OCR toolkits based on PaddlePaddle.. Apache-2 +
PaddleOCR (πŸ₯ˆ24 Β· ⭐ 11K) - Awesome multilingual OCR toolkits based on PaddlePaddle.. Apache-2 -- [GitHub](https://github.com/PaddlePaddle/PaddleOCR) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 1.9K Β· πŸ“¦ 19 Β· πŸ“‹ 1.2K - 31% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/PaddlePaddle/PaddleOCR) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 2K Β· πŸ“¦ 20 Β· πŸ“‹ 1.3K - 33% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/PaddlePaddle/PaddleOCR ``` -- [PyPi](https://pypi.org/project/paddleocr) (πŸ“₯ 1.2K / month Β· ⏱️ 18.12.2020): +- [PyPi](https://pypi.org/project/paddleocr) (πŸ“₯ 1.1K / month Β· ⏱️ 18.12.2020): ``` pip install paddleocr ``` @@ -4550,19 +4528,19 @@ _Libraries for optical character recognition (OCR) and text extraction from imag ``` git clone https://github.com/emedvedev/attention-ocr ``` -- [PyPi](https://pypi.org/project/aocr) (πŸ“₯ 140 / month Β· ⏱️ 19.04.2019): +- [PyPi](https://pypi.org/project/aocr) (πŸ“₯ 130 / month Β· ⏱️ 19.04.2019): ``` pip install aocr ```
-
keras-ocr (πŸ₯‰20 Β· ⭐ 740) - A packaged and flexible version of the CRAFT text detector and.. MIT +
keras-ocr (πŸ₯‰20 Β· ⭐ 760) - A packaged and flexible version of the CRAFT text detector and.. MIT -- [GitHub](https://github.com/faustomorales/keras-ocr) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 170 Β· πŸ“₯ 16K Β· πŸ“‹ 120 - 23% open Β· ⏱️ 26.11.2020): +- [GitHub](https://github.com/faustomorales/keras-ocr) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 170 Β· πŸ“₯ 17K Β· πŸ“‹ 120 - 23% open Β· ⏱️ 26.11.2020): ``` git clone https://github.com/faustomorales/keras-ocr ``` -- [PyPi](https://pypi.org/project/keras-ocr) (πŸ“₯ 1.4K / month Β· πŸ“¦ 1 Β· ⏱️ 26.11.2020): +- [PyPi](https://pypi.org/project/keras-ocr) (πŸ“₯ 1.3K / month Β· πŸ“¦ 1 Β· ⏱️ 26.11.2020): ``` pip install keras-ocr ``` @@ -4574,26 +4552,26 @@ _Libraries for optical character recognition (OCR) and text extraction from imag ``` git clone https://github.com/jlsutherland/doc2text ``` -- [PyPi](https://pypi.org/project/doc2text) (πŸ“₯ 200 / month Β· ⏱️ 06.09.2016): +- [PyPi](https://pypi.org/project/doc2text) (πŸ“₯ 190 / month Β· ⏱️ 06.09.2016): ``` pip install doc2text ```
-
calamari (πŸ₯‰19 Β· ⭐ 770) - Line based ATR Engine based on OCRopy. Apache-2 +
calamari (πŸ₯‰19 Β· ⭐ 780) - Line based ATR Engine based on OCRopy. Apache-2 -- [GitHub](https://github.com/Calamari-OCR/calamari) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 160 Β· πŸ“‹ 160 - 13% open Β· ⏱️ 23.01.2021): +- [GitHub](https://github.com/Calamari-OCR/calamari) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 160 Β· πŸ“‹ 170 - 12% open Β· ⏱️ 30.01.2021): ``` git clone https://github.com/Calamari-OCR/calamari ``` -- [PyPi](https://pypi.org/project/calamari_ocr) (πŸ“₯ 350 / month Β· πŸ“¦ 2 Β· ⏱️ 13.11.2018): +- [PyPi](https://pypi.org/project/calamari_ocr) (πŸ“₯ 340 / month Β· πŸ“¦ 2 Β· ⏱️ 13.11.2018): ``` pip install calamari_ocr ```
Mozart (πŸ₯‰10 Β· ⭐ 220 Β· 🐣) - An optical music recognition (OMR) system. Converts sheet.. Apache-2 -- [GitHub](https://github.com/aashrafh/Mozart) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 33 Β· πŸ“‹ 2 - 50% open Β· ⏱️ 14.01.2021): +- [GitHub](https://github.com/aashrafh/Mozart) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 35 Β· πŸ“‹ 2 - 50% open Β· ⏱️ 14.01.2021): ``` git clone https://github.com/aashrafh/Mozart @@ -4613,44 +4591,44 @@ _General-purpose data containers & structures as well as utilities & extensions
pandas (πŸ₯‡42 Β· ⭐ 28K) - Flexible and powerful data analysis / manipulation library for.. BSD-3 -- [GitHub](https://github.com/pandas-dev/pandas) (πŸ‘¨β€πŸ’» 2.6K Β· πŸ”€ 12K Β· πŸ“₯ 94K Β· πŸ“¦ 370K Β· πŸ“‹ 20K - 18% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/pandas-dev/pandas) (πŸ‘¨β€πŸ’» 2.6K Β· πŸ”€ 12K Β· πŸ“₯ 95K Β· πŸ“¦ 380K Β· πŸ“‹ 20K - 18% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/pandas-dev/pandas ``` -- [PyPi](https://pypi.org/project/pandas) (πŸ“₯ 19M / month Β· πŸ“¦ 77K Β· ⏱️ 20.01.2021): +- [PyPi](https://pypi.org/project/pandas) (πŸ“₯ 17M / month Β· πŸ“¦ 77K Β· ⏱️ 20.01.2021): ``` pip install pandas ``` -- [Conda](https://anaconda.org/conda-forge/pandas) (πŸ“₯ 13M Β· ⏱️ 20.01.2021): +- [Conda](https://anaconda.org/conda-forge/pandas) (πŸ“₯ 14M Β· ⏱️ 20.01.2021): ``` conda install -c conda-forge pandas ```
numpy (πŸ₯‡42 Β· ⭐ 16K) - The fundamental package for scientific computing with Python. BSD-3 -- [GitHub](https://github.com/numpy/numpy) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 5.2K Β· πŸ“₯ 300K Β· πŸ“¦ 610K Β· πŸ“‹ 9.5K - 23% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/numpy/numpy) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 5.2K Β· πŸ“₯ 300K Β· πŸ“¦ 620K Β· πŸ“‹ 9.5K - 23% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/numpy/numpy ``` -- [PyPi](https://pypi.org/project/numpy) (πŸ“₯ 31M / month Β· πŸ“¦ 170K Β· ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/numpy) (πŸ“₯ 27M / month Β· πŸ“¦ 170K Β· ⏱️ 30.01.2021): ``` pip install numpy ``` -- [Conda](https://anaconda.org/conda-forge/numpy) (πŸ“₯ 16M Β· ⏱️ 11.01.2021): +- [Conda](https://anaconda.org/conda-forge/numpy) (πŸ“₯ 16M Β· ⏱️ 02.02.2021): ``` conda install -c conda-forge numpy ```
h5py (πŸ₯‡36 Β· ⭐ 1.5K) - HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5.. BSD-3 -- [GitHub](https://github.com/h5py/h5py) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 390 Β· πŸ“₯ 800 Β· πŸ“¦ 100K Β· πŸ“‹ 1.1K - 16% open Β· ⏱️ 19.01.2021): +- [GitHub](https://github.com/h5py/h5py) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 390 Β· πŸ“₯ 810 Β· πŸ“¦ 100K Β· πŸ“‹ 1.1K - 16% open Β· ⏱️ 31.01.2021): ``` git clone https://github.com/h5py/h5py ``` -- [PyPi](https://pypi.org/project/h5py) (πŸ“₯ 4.2M / month Β· πŸ“¦ 23K Β· ⏱️ 06.11.2020): +- [PyPi](https://pypi.org/project/h5py) (πŸ“₯ 3.6M / month Β· πŸ“¦ 23K Β· ⏱️ 06.11.2020): ``` pip install h5py ``` @@ -4659,14 +4637,14 @@ _General-purpose data containers & structures as well as utilities & extensions conda install -c conda-forge h5py ```
-
Arrow (πŸ₯ˆ35 Β· ⭐ 7K) - Apache Arrow is a cross-language development platform for in-memory.. Apache-2 +
Arrow (πŸ₯ˆ35 Β· ⭐ 7.1K) - Apache Arrow is a cross-language development platform for in-memory.. Apache-2 -- [GitHub](https://github.com/apache/arrow) (πŸ‘¨β€πŸ’» 620 Β· πŸ”€ 1.8K Β· πŸ“¦ 30 Β· πŸ“‹ 700 - 21% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/apache/arrow) (πŸ‘¨β€πŸ’» 620 Β· πŸ”€ 1.8K Β· πŸ“¦ 31 Β· πŸ“‹ 700 - 19% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/apache/arrow ``` -- [PyPi](https://pypi.org/project/pyarrow) (πŸ“₯ 11M / month Β· πŸ“¦ 990 Β· ⏱️ 26.01.2021): +- [PyPi](https://pypi.org/project/pyarrow) (πŸ“₯ 10M / month Β· πŸ“¦ 990 Β· ⏱️ 26.01.2021): ``` pip install pyarrow ``` @@ -4677,16 +4655,16 @@ _General-purpose data containers & structures as well as utilities & extensions
xarray (πŸ₯ˆ32 Β· ⭐ 1.9K) - N-D labeled arrays and datasets in Python. Apache-2 -- [GitHub](https://github.com/pydata/xarray) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 620 Β· πŸ“¦ 5K Β· πŸ“‹ 2.7K - 29% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/pydata/xarray) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 620 Β· πŸ“¦ 5.1K Β· πŸ“‹ 2.7K - 29% open Β· ⏱️ 30.01.2021): ``` git clone https://github.com/pydata/xarray ``` -- [PyPi](https://pypi.org/project/xarray) (πŸ“₯ 230K / month Β· πŸ“¦ 1.1K Β· ⏱️ 30.11.2020): +- [PyPi](https://pypi.org/project/xarray) (πŸ“₯ 210K / month Β· πŸ“¦ 1.1K Β· ⏱️ 30.11.2020): ``` pip install xarray ``` -- [Conda](https://anaconda.org/conda-forge/xarray) (πŸ“₯ 2.3M Β· ⏱️ 01.12.2020): +- [Conda](https://anaconda.org/conda-forge/xarray) (πŸ“₯ 2.4M Β· ⏱️ 01.12.2020): ``` conda install -c conda-forge xarray ``` @@ -4698,7 +4676,7 @@ _General-purpose data containers & structures as well as utilities & extensions ``` git clone https://github.com/pydata/numexpr ``` -- [PyPi](https://pypi.org/project/numexpr) (πŸ“₯ 570K / month Β· πŸ“¦ 5.5K Β· ⏱️ 05.01.2020): +- [PyPi](https://pypi.org/project/numexpr) (πŸ“₯ 480K / month Β· πŸ“¦ 5.5K Β· ⏱️ 05.01.2020): ``` pip install numexpr ``` @@ -4707,18 +4685,6 @@ _General-purpose data containers & structures as well as utilities & extensions conda install -c conda-forge numexpr ```
-
Modin (πŸ₯ˆ29 Β· ⭐ 5.7K) - Modin: Speed up your Pandas workflows by changing a single line of.. Apache-2 - -- [GitHub](https://github.com/modin-project/modin) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 380 Β· πŸ“₯ 200K Β· πŸ“¦ 290 Β· πŸ“‹ 1.5K - 27% open Β· ⏱️ 28.01.2021): - - ``` - git clone https://github.com/modin-project/modin - ``` -- [PyPi](https://pypi.org/project/modin) (πŸ“₯ 59K / month Β· πŸ“¦ 18 Β· ⏱️ 12.01.2021): - ``` - pip install modin - ``` -
TinyDB (πŸ₯ˆ29 Β· ⭐ 4K) - TinyDB is a lightweight document oriented database optimized for your.. MIT - [GitHub](https://github.com/msiemens/tinydb) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 370 Β· πŸ“‹ 250 - 3% open Β· ⏱️ 23.01.2021): @@ -4726,7 +4692,7 @@ _General-purpose data containers & structures as well as utilities & extensions ``` git clone https://github.com/msiemens/tinydb ``` -- [PyPi](https://pypi.org/project/tinydb) (πŸ“₯ 130K / month Β· πŸ“¦ 1.1K Β· ⏱️ 14.11.2020): +- [PyPi](https://pypi.org/project/tinydb) (πŸ“₯ 120K / month Β· πŸ“¦ 1.1K Β· ⏱️ 14.11.2020): ``` pip install tinydb ``` @@ -4737,28 +4703,28 @@ _General-purpose data containers & structures as well as utilities & extensions
Koalas (πŸ₯ˆ29 Β· ⭐ 2.6K) - Koalas: pandas API on Apache Spark. Apache-2 -- [GitHub](https://github.com/databricks/koalas) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 300 Β· πŸ“₯ 1K Β· πŸ“¦ 72 Β· πŸ“‹ 510 - 17% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/databricks/koalas) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 300 Β· πŸ“₯ 1K Β· πŸ“¦ 73 Β· πŸ“‹ 520 - 17% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/databricks/koalas ``` -- [PyPi](https://pypi.org/project/koalas) (πŸ“₯ 670K / month Β· πŸ“¦ 2 Β· ⏱️ 22.01.2021): +- [PyPi](https://pypi.org/project/koalas) (πŸ“₯ 550K / month Β· πŸ“¦ 2 Β· ⏱️ 22.01.2021): ``` pip install koalas ``` -- [Conda](https://anaconda.org/conda-forge/koalas) (πŸ“₯ 75K Β· ⏱️ 22.01.2021): +- [Conda](https://anaconda.org/conda-forge/koalas) (πŸ“₯ 76K Β· ⏱️ 22.01.2021): ``` conda install -c conda-forge koalas ```
-
Bottleneck (πŸ₯ˆ29 Β· ⭐ 570) - Fast NumPy array functions written in C. BSD-2 +
Bottleneck (πŸ₯ˆ29 Β· ⭐ 580) - Fast NumPy array functions written in C. BSD-2 -- [GitHub](https://github.com/pydata/bottleneck) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 65 Β· πŸ“¦ 18K Β· πŸ“‹ 200 - 11% open Β· ⏱️ 24.01.2021): +- [GitHub](https://github.com/pydata/bottleneck) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 65 Β· πŸ“¦ 19K Β· πŸ“‹ 200 - 12% open Β· ⏱️ 24.01.2021): ``` git clone https://github.com/pydata/bottleneck ``` -- [PyPi](https://pypi.org/project/Bottleneck) (πŸ“₯ 160K / month Β· πŸ“¦ 2.9K Β· ⏱️ 21.02.2020): +- [PyPi](https://pypi.org/project/Bottleneck) (πŸ“₯ 120K / month Β· πŸ“¦ 2.9K Β· ⏱️ 21.02.2020): ``` pip install Bottleneck ``` @@ -4767,14 +4733,26 @@ _General-purpose data containers & structures as well as utilities & extensions conda install -c conda-forge bottleneck ```
+
Modin (πŸ₯ˆ28 Β· ⭐ 5.7K) - Modin: Speed up your Pandas workflows by changing a single line of.. Apache-2 + +- [GitHub](https://github.com/modin-project/modin) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 380 Β· πŸ“₯ 200K Β· πŸ“¦ 300 Β· πŸ“‹ 1.5K - 27% open Β· ⏱️ 04.02.2021): + + ``` + git clone https://github.com/modin-project/modin + ``` +- [PyPi](https://pypi.org/project/modin) (πŸ“₯ 41K / month Β· πŸ“¦ 18 Β· ⏱️ 12.01.2021): + ``` + pip install modin + ``` +
PyTables (πŸ₯ˆ28 Β· ⭐ 1K) - A Python package to manage extremely large amounts of data. BSD-3 -- [GitHub](https://github.com/PyTables/PyTables) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 180 Β· πŸ“₯ 120 Β· πŸ“‹ 600 - 26% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/PyTables/PyTables) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 180 Β· πŸ“₯ 120 Β· πŸ“‹ 600 - 25% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/PyTables/PyTables ``` -- [PyPi](https://pypi.org/project/tables) (πŸ“₯ 280K / month Β· πŸ“¦ 3.8K Β· ⏱️ 30.10.2019): +- [PyPi](https://pypi.org/project/tables) (πŸ“₯ 240K / month Β· πŸ“¦ 3.8K Β· ⏱️ 30.10.2019): ``` pip install tables ``` @@ -4790,23 +4768,23 @@ _General-purpose data containers & structures as well as utilities & extensions ``` git clone https://github.com/ekzhu/datasketch ``` -- [PyPi](https://pypi.org/project/datasketch) (πŸ“₯ 150K / month Β· πŸ“¦ 86 Β· ⏱️ 15.12.2020): +- [PyPi](https://pypi.org/project/datasketch) (πŸ“₯ 120K / month Β· πŸ“¦ 86 Β· ⏱️ 15.12.2020): ``` pip install datasketch ```
zarr (πŸ₯‰27 Β· ⭐ 630) - An implementation of chunked, compressed, N-dimensional arrays for Python. MIT -- [GitHub](https://github.com/zarr-developers/zarr-python) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 110 Β· πŸ“¦ 530 Β· πŸ“‹ 410 - 43% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/zarr-developers/zarr-python) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 110 Β· πŸ“¦ 540 Β· πŸ“‹ 410 - 43% open Β· ⏱️ 27.01.2021): ``` git clone https://github.com/zarr-developers/zarr-python ``` -- [PyPi](https://pypi.org/project/zarr) (πŸ“₯ 74K / month Β· πŸ“¦ 72 Β· ⏱️ 02.12.2020): +- [PyPi](https://pypi.org/project/zarr) (πŸ“₯ 83K / month Β· πŸ“¦ 72 Β· ⏱️ 02.12.2020): ``` pip install zarr ``` -- [Conda](https://anaconda.org/conda-forge/zarr) (πŸ“₯ 540K Β· ⏱️ 03.12.2020): +- [Conda](https://anaconda.org/conda-forge/zarr) (πŸ“₯ 550K Β· ⏱️ 03.12.2020): ``` conda install -c conda-forge zarr ``` @@ -4818,11 +4796,11 @@ _General-purpose data containers & structures as well as utilities & extensions ``` git clone https://github.com/jmcarpenter2/swifter ``` -- [PyPi](https://pypi.org/project/swifter) (πŸ“₯ 41K / month Β· πŸ“¦ 16 Β· ⏱️ 11.10.2020): +- [PyPi](https://pypi.org/project/swifter) (πŸ“₯ 38K / month Β· πŸ“¦ 16 Β· ⏱️ 11.10.2020): ``` pip install swifter ``` -- [Conda](https://anaconda.org/conda-forge/swifter) (πŸ“₯ 74K Β· ⏱️ 20.09.2020): +- [Conda](https://anaconda.org/conda-forge/swifter) (πŸ“₯ 75K Β· ⏱️ 20.09.2020): ``` conda install -c conda-forge swifter ``` @@ -4834,7 +4812,7 @@ _General-purpose data containers & structures as well as utilities & extensions ``` git clone https://github.com/Blosc/bcolz ``` -- [PyPi](https://pypi.org/project/bcolz) (πŸ“₯ 16K / month Β· πŸ“¦ 970 Β· ⏱️ 13.04.2018): +- [PyPi](https://pypi.org/project/bcolz) (πŸ“₯ 13K / month Β· πŸ“¦ 970 Β· ⏱️ 13.04.2018): ``` pip install bcolz ``` @@ -4850,67 +4828,67 @@ _General-purpose data containers & structures as well as utilities & extensions ``` git clone https://github.com/man-group/arctic ``` -- [PyPi](https://pypi.org/project/arctic) (πŸ“₯ 1.9K / month Β· πŸ“¦ 42 Β· ⏱️ 01.12.2020): +- [PyPi](https://pypi.org/project/arctic) (πŸ“₯ 1.4K / month Β· πŸ“¦ 42 Β· ⏱️ 01.12.2020): ``` pip install arctic ``` -- [Conda](https://anaconda.org/conda-forge/arctic) (πŸ“₯ 12K Β· ⏱️ 16.12.2019): +- [Conda](https://anaconda.org/conda-forge/arctic) (πŸ“₯ 13K Β· ⏱️ 16.12.2019): ``` conda install -c conda-forge arctic ```
-
PandaralΒ·lel (πŸ₯‰23 Β· ⭐ 1.3K) - A simple and efficient tool to parallelize Pandas.. BSD-3 +
Vaex (πŸ₯‰22 Β· ⭐ 5.7K) - Out-of-Core DataFrames for Python, ML, visualize and explore big tabular data.. MIT -- [GitHub](https://github.com/nalepae/pandarallel) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 93 Β· πŸ“¦ 140 Β· πŸ“‹ 110 - 53% open Β· ⏱️ 16.12.2020): +- [GitHub](https://github.com/vaexio/vaex) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 440 Β· πŸ“₯ 200 Β· πŸ“‹ 680 - 42% open Β· ⏱️ 02.02.2021): ``` - git clone https://github.com/nalepae/pandarallel + git clone https://github.com/vaexio/vaex ``` -- [PyPi](https://pypi.org/project/pandarallel) (πŸ“₯ 35K / month Β· ⏱️ 25.08.2020): +- [PyPi](https://pypi.org/project/vaex) (πŸ“₯ 2.9K / month Β· πŸ“¦ 2 Β· ⏱️ 27.01.2021): ``` - pip install pandarallel + pip install vaex + ``` +- [Conda](https://anaconda.org/conda-forge/vaex) (πŸ“₯ 95K Β· ⏱️ 01.06.2020): + ``` + conda install -c conda-forge vaex ```
-
Vaex (πŸ₯‰22 Β· ⭐ 5.7K) - Out-of-Core DataFrames for Python, ML, visualize and explore big tabular data.. MIT +
PandaralΒ·lel (πŸ₯‰22 Β· ⭐ 1.4K) - A simple and efficient tool to parallelize Pandas.. BSD-3 -- [GitHub](https://github.com/vaexio/vaex) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 440 Β· πŸ“₯ 200 Β· πŸ“‹ 680 - 42% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/nalepae/pandarallel) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 94 Β· πŸ“¦ 140 Β· πŸ“‹ 120 - 53% open Β· ⏱️ 16.12.2020): ``` - git clone https://github.com/vaexio/vaex - ``` -- [PyPi](https://pypi.org/project/vaex) (πŸ“₯ 3.1K / month Β· πŸ“¦ 2 Β· ⏱️ 27.01.2021): - ``` - pip install vaex + git clone https://github.com/nalepae/pandarallel ``` -- [Conda](https://anaconda.org/conda-forge/vaex) (πŸ“₯ 94K Β· ⏱️ 01.06.2020): +- [PyPi](https://pypi.org/project/pandarallel) (πŸ“₯ 31K / month Β· ⏱️ 25.08.2020): ``` - conda install -c conda-forge vaex + pip install pandarallel ```
-
datatable (πŸ₯‰21 Β· ⭐ 1.1K) - A Python package for manipulating 2-dimensional tabular data.. MPL-2.0 +
datatable (πŸ₯‰20 Β· ⭐ 1.1K) - A Python package for manipulating 2-dimensional tabular data.. MPL-2.0 -- [GitHub](https://github.com/h2oai/datatable) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 96 Β· πŸ“₯ 920 Β· πŸ“‹ 1.2K - 10% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/h2oai/datatable) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 96 Β· πŸ“₯ 920 Β· πŸ“‹ 1.2K - 10% open Β· ⏱️ 28.01.2021): ``` git clone https://github.com/h2oai/datatable ``` -- [PyPi](https://pypi.org/project/datatable) (πŸ“₯ 11K / month Β· πŸ“¦ 6 Β· ⏱️ 10.12.2020): +- [PyPi](https://pypi.org/project/datatable) (πŸ“₯ 8K / month Β· πŸ“¦ 6 Β· ⏱️ 10.12.2020): ``` pip install datatable ```
StaticFrame (πŸ₯‰20 Β· ⭐ 210) - The StaticFrame library defines the Series and Frame, immutable data.. MIT -- [GitHub](https://github.com/InvestmentSystems/static-frame) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 20 Β· πŸ“¦ 6 Β· πŸ“‹ 280 - 11% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/InvestmentSystems/static-frame) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 20 Β· πŸ“¦ 6 Β· πŸ“‹ 280 - 11% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/InvestmentSystems/static-frame ``` -- [PyPi](https://pypi.org/project/static-frame) (πŸ“₯ 920 / month Β· ⏱️ 25.01.2021): +- [PyPi](https://pypi.org/project/static-frame) (πŸ“₯ 640 / month Β· ⏱️ 25.01.2021): ``` pip install static-frame ``` -- [Conda](https://anaconda.org/conda-forge/static-frame) (πŸ“₯ 61K Β· ⏱️ 26.01.2021): +- [Conda](https://anaconda.org/conda-forge/static-frame) (πŸ“₯ 62K Β· ⏱️ 26.01.2021): ``` conda install -c conda-forge static-frame ``` @@ -4922,7 +4900,7 @@ _General-purpose data containers & structures as well as utilities & extensions ``` git clone https://github.com/xhochy/fletcher ``` -- [PyPi](https://pypi.org/project/fletcher) (πŸ“₯ 240 / month Β· ⏱️ 29.12.2020): +- [PyPi](https://pypi.org/project/fletcher) (πŸ“₯ 210 / month Β· ⏱️ 29.12.2020): ``` pip install fletcher ``` @@ -4943,14 +4921,14 @@ _General-purpose data containers & structures as well as utilities & extensions pip install bounter ```
-
PandaPy (πŸ₯‰15 Β· ⭐ 470) - PandaPy has the speed of NumPy and the usability of Pandas 10x to 50x.. MIT +
PandaPy (πŸ₯‰13 Β· ⭐ 470 Β· πŸ“‰) - PandaPy has the speed of NumPy and the usability of Pandas 10x to.. MIT - [GitHub](https://github.com/firmai/pandapy) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 45 Β· πŸ“¦ 1 Β· πŸ“‹ 3 - 66% open Β· ⏱️ 12.11.2020): ``` git clone https://github.com/firmai/pandapy ``` -- [PyPi](https://pypi.org/project/pandapy) (πŸ“₯ 36 / month Β· ⏱️ 25.01.2020): +- [PyPi](https://pypi.org/project/pandapy) (πŸ“₯ 12 / month Β· ⏱️ 25.01.2020): ``` pip install pandapy ``` @@ -4960,7 +4938,7 @@ _General-purpose data containers & structures as well as utilities & extensions - Blaze (πŸ₯ˆ28 Β· ⭐ 2.9K Β· πŸ’€) - NumPy and Pandas interface to Big Data. BSD-3 - sklearn-pandas (πŸ₯ˆ28 Β· ⭐ 2.3K) - Pandas integration with sklearn. ❗️Zlib - pandasql (πŸ₯‰22 Β· ⭐ 940 Β· πŸ’€) - sqldf for pandas. MIT -- pickleDB (πŸ₯‰21 Β· ⭐ 530 Β· πŸ’€) - pickleDB is an open source key-value store using Python's json.. BSD-3 +- pickleDB (πŸ₯‰21 Β· ⭐ 540 Β· πŸ’€) - pickleDB is an open source key-value store using Python's json.. BSD-3 - Pandas Summary (πŸ₯‰21 Β· ⭐ 360 Β· πŸ’€) - An extension to pandas dataframes describe function. MIT

@@ -4973,16 +4951,16 @@ _Libraries for loading, collecting, and extracting data from a variety of data s
Faker (πŸ₯‡36 Β· ⭐ 12K) - Faker is a Python package that generates fake data for you. MIT -- [GitHub](https://github.com/joke2k/faker) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 1.4K Β· πŸ“¦ 23K Β· πŸ“‹ 480 - 27% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/joke2k/faker) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 1.4K Β· πŸ“¦ 23K Β· πŸ“‹ 490 - 27% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/joke2k/faker ``` -- [PyPi](https://pypi.org/project/Faker) (πŸ“₯ 1.6M / month Β· πŸ“¦ 4.7K Β· ⏱️ 26.01.2021): +- [PyPi](https://pypi.org/project/Faker) (πŸ“₯ 1.4M / month Β· πŸ“¦ 4.7K Β· ⏱️ 03.02.2021): ``` pip install Faker ``` -- [Conda](https://anaconda.org/conda-forge/faker) (πŸ“₯ 370K Β· ⏱️ 26.01.2021): +- [Conda](https://anaconda.org/conda-forge/faker) (πŸ“₯ 370K Β· ⏱️ 03.02.2021): ``` conda install -c conda-forge faker ``` @@ -4994,7 +4972,7 @@ _Libraries for loading, collecting, and extracting data from a variety of data s ``` git clone https://github.com/python-excel/xlrd ``` -- [PyPi](https://pypi.org/project/xlrd) (πŸ“₯ 4.3M / month Β· πŸ“¦ 14K Β· ⏱️ 11.12.2020): +- [PyPi](https://pypi.org/project/xlrd) (πŸ“₯ 3.8M / month Β· πŸ“¦ 14K Β· ⏱️ 11.12.2020): ``` pip install xlrd ``` @@ -5003,30 +4981,14 @@ _Libraries for loading, collecting, and extracting data from a variety of data s conda install -c conda-forge xlrd ```
-
xmltodict (πŸ₯‡32 Β· ⭐ 4.2K Β· πŸ’€) - Python module that makes working with XML feel like you are.. MIT - -- [GitHub](https://github.com/martinblech/xmltodict) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 400 Β· πŸ“¦ 21K Β· πŸ“‹ 200 - 31% open Β· ⏱️ 26.04.2020): - - ``` - git clone https://github.com/martinblech/xmltodict - ``` -- [PyPi](https://pypi.org/project/xmltodict) (πŸ“₯ 3.3M / month Β· πŸ“¦ 8.2K Β· ⏱️ 11.02.2019): - ``` - pip install xmltodict - ``` -- [Conda](https://anaconda.org/conda-forge/xmltodict) (πŸ“₯ 630K Β· ⏱️ 11.02.2019): - ``` - conda install -c conda-forge xmltodict - ``` -
-
Tablib (πŸ₯‡32 Β· ⭐ 3.9K) - Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c. MIT +
Tablib (πŸ₯‡31 Β· ⭐ 3.9K) - Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c. MIT -- [GitHub](https://github.com/jazzband/tablib) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 560 Β· πŸ“¦ 9.2K Β· πŸ“‹ 230 - 14% open Β· ⏱️ 11.12.2020): +- [GitHub](https://github.com/jazzband/tablib) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 560 Β· πŸ“¦ 9.3K Β· πŸ“‹ 230 - 14% open Β· ⏱️ 11.12.2020): ``` git clone https://github.com/jazzband/tablib ``` -- [PyPi](https://pypi.org/project/tablib) (πŸ“₯ 450K / month Β· πŸ“¦ 2.4K Β· ⏱️ 05.12.2020): +- [PyPi](https://pypi.org/project/tablib) (πŸ“₯ 380K / month Β· πŸ“¦ 2.4K Β· ⏱️ 05.12.2020): ``` pip install tablib ``` @@ -5035,26 +4997,26 @@ _Libraries for loading, collecting, and extracting data from a variety of data s conda install -c conda-forge tablib ```
-
TensorFlow Datasets (πŸ₯‡32 Β· ⭐ 2.6K) - TFDS is a collection of datasets ready to use with.. Apache-2 +
TensorFlow Datasets (πŸ₯‡31 Β· ⭐ 2.7K) - TFDS is a collection of datasets ready to use with.. Apache-2 -- [GitHub](https://github.com/tensorflow/datasets) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 940 Β· πŸ“¦ 3.5K Β· πŸ“‹ 920 - 42% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/tensorflow/datasets) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 960 Β· πŸ“¦ 3.6K Β· πŸ“‹ 930 - 42% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/tensorflow/datasets ``` -- [PyPi](https://pypi.org/project/tensorflow-datasets) (πŸ“₯ 440K / month Β· πŸ“¦ 100 Β· ⏱️ 07.01.2021): +- [PyPi](https://pypi.org/project/tensorflow-datasets) (πŸ“₯ 380K / month Β· πŸ“¦ 100 Β· ⏱️ 07.01.2021): ``` pip install tensorflow-datasets ```
-
python-magic (πŸ₯ˆ31 Β· ⭐ 1.8K) - A python wrapper for libmagic. MIT +
python-magic (πŸ₯‡31 Β· ⭐ 1.8K) - A python wrapper for libmagic. MIT -- [GitHub](https://github.com/ahupp/python-magic) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 220 Β· πŸ“¦ 12K Β· πŸ“‹ 150 - 17% open Β· ⏱️ 16.01.2021): +- [GitHub](https://github.com/ahupp/python-magic) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 220 Β· πŸ“¦ 12K Β· πŸ“‹ 160 - 18% open Β· ⏱️ 16.01.2021): ``` git clone https://github.com/ahupp/python-magic ``` -- [PyPi](https://pypi.org/project/python-magic) (πŸ“₯ 1.2M / month Β· πŸ“¦ 5.1K Β· ⏱️ 16.01.2021): +- [PyPi](https://pypi.org/project/python-magic) (πŸ“₯ 1M / month Β· πŸ“¦ 5.1K Β· ⏱️ 16.01.2021): ``` pip install python-magic ``` @@ -5063,6 +5025,22 @@ _Libraries for loading, collecting, and extracting data from a variety of data s conda install -c conda-forge python-magic ```
+
xmltodict (πŸ₯ˆ30 Β· ⭐ 4.3K Β· πŸ’€) - Python module that makes working with XML feel like you are.. MIT + +- [GitHub](https://github.com/martinblech/xmltodict) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 400 Β· πŸ“¦ 21K Β· πŸ“‹ 200 - 31% open Β· ⏱️ 26.04.2020): + + ``` + git clone https://github.com/martinblech/xmltodict + ``` +- [PyPi](https://pypi.org/project/xmltodict) (πŸ“₯ 2.9M / month Β· πŸ“¦ 8.2K Β· ⏱️ 11.02.2019): + ``` + pip install xmltodict + ``` +- [Conda](https://anaconda.org/conda-forge/xmltodict) (πŸ“₯ 640K Β· ⏱️ 11.02.2019): + ``` + conda install -c conda-forge xmltodict + ``` +
smart-open (πŸ₯ˆ30 Β· ⭐ 1.9K) - Utils for streaming large files (S3, HDFS, gzip, bz2...). MIT - [GitHub](https://github.com/RaRe-Technologies/smart_open) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 270 Β· πŸ“‹ 290 - 17% open Β· ⏱️ 18.01.2021): @@ -5070,14 +5048,14 @@ _Libraries for loading, collecting, and extracting data from a variety of data s ``` git clone https://github.com/RaRe-Technologies/smart_open ``` -- [PyPi](https://pypi.org/project/smart-open) (πŸ“₯ 6.4M / month Β· πŸ“¦ 640 Β· ⏱️ 18.01.2021): +- [PyPi](https://pypi.org/project/smart-open) (πŸ“₯ 5.2M / month Β· πŸ“¦ 640 Β· ⏱️ 18.01.2021): ``` pip install smart-open ```
-
Datasets (πŸ₯ˆ29 Β· ⭐ 6.6K) - The largest hub of ready-to-use NLP datasets for ML models with.. Apache-2 +
Datasets (πŸ₯ˆ29 Β· ⭐ 6.7K) - The largest hub of ready-to-use NLP datasets for ML models with.. Apache-2 -- [GitHub](https://github.com/huggingface/datasets) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 690 Β· πŸ“¦ 290 Β· πŸ“‹ 520 - 37% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/huggingface/datasets) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 690 Β· πŸ“¦ 320 Β· πŸ“‹ 520 - 36% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/huggingface/datasets @@ -5089,16 +5067,16 @@ _Libraries for loading, collecting, and extracting data from a variety of data s
pandas-datareader (πŸ₯ˆ29 Β· ⭐ 1.8K) - Extract data from a wide range of Internet sources.. BSD-3 -- [GitHub](https://github.com/pydata/pandas-datareader) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 500 Β· πŸ“¦ 7.6K Β· πŸ“‹ 440 - 16% open Β· ⏱️ 31.12.2020): +- [GitHub](https://github.com/pydata/pandas-datareader) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 500 Β· πŸ“¦ 7.7K Β· πŸ“‹ 440 - 16% open Β· ⏱️ 31.12.2020): ``` git clone https://github.com/pydata/pandas-datareader ``` -- [PyPi](https://pypi.org/project/pandas-datareader) (πŸ“₯ 98K / month Β· πŸ“¦ 1.4K Β· ⏱️ 10.07.2020): +- [PyPi](https://pypi.org/project/pandas-datareader) (πŸ“₯ 83K / month Β· πŸ“¦ 1.4K Β· ⏱️ 10.07.2020): ``` pip install pandas-datareader ``` -- [Conda](https://anaconda.org/conda-forge/pandas-datareader) (πŸ“₯ 88K Β· ⏱️ 20.11.2019): +- [Conda](https://anaconda.org/conda-forge/pandas-datareader) (πŸ“₯ 91K Β· ⏱️ 20.11.2019): ``` conda install -c conda-forge pandas-datareader ``` @@ -5110,7 +5088,7 @@ _Libraries for loading, collecting, and extracting data from a variety of data s ``` git clone https://github.com/wireservice/csvkit ``` -- [PyPi](https://pypi.org/project/csvkit) (πŸ“₯ 22K / month Β· πŸ“¦ 700 Β· ⏱️ 03.03.2020): +- [PyPi](https://pypi.org/project/csvkit) (πŸ“₯ 20K / month Β· πŸ“¦ 700 Β· ⏱️ 03.03.2020): ``` pip install csvkit ``` @@ -5119,30 +5097,14 @@ _Libraries for loading, collecting, and extracting data from a variety of data s conda install -c conda-forge csvkit ```
-
PDFMiner (πŸ₯‰27 Β· ⭐ 4.5K Β· πŸ’€) - Python PDF Parser (Not actively maintained). Check out pdfminer.six. MIT - -- [GitHub](https://github.com/euske/pdfminer) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 1K Β· πŸ“¦ 2K Β· πŸ“‹ 260 - 85% open Β· ⏱️ 18.01.2020): - - ``` - git clone https://github.com/euske/pdfminer - ``` -- [PyPi](https://pypi.org/project/pdfminer) (πŸ“₯ 140K / month Β· πŸ“¦ 1.5K Β· ⏱️ 25.11.2019): - ``` - pip install pdfminer - ``` -- [Conda](https://anaconda.org/conda-forge/pdfminer) (πŸ“₯ 14K Β· ⏱️ 18.01.2021): - ``` - conda install -c conda-forge pdfminer - ``` -
-
snorkel (πŸ₯‰27 Β· ⭐ 4.4K) - A system for quickly generating training data with weak supervision. Apache-2 +
snorkel (πŸ₯‰26 Β· ⭐ 4.4K) - A system for quickly generating training data with weak supervision. Apache-2 -- [GitHub](https://github.com/snorkel-team/snorkel) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 710 Β· πŸ“₯ 500 Β· πŸ“¦ 66 Β· πŸ“‹ 940 - 3% open Β· ⏱️ 05.09.2020): +- [GitHub](https://github.com/snorkel-team/snorkel) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 720 Β· πŸ“₯ 500 Β· πŸ“¦ 66 Β· πŸ“‹ 940 - 3% open Β· ⏱️ 05.09.2020): ``` git clone https://github.com/snorkel-team/snorkel ``` -- [PyPi](https://pypi.org/project/snorkel) (πŸ“₯ 58K / month Β· πŸ“¦ 4 Β· ⏱️ 07.04.2020): +- [PyPi](https://pypi.org/project/snorkel) (πŸ“₯ 55K / month Β· πŸ“¦ 4 Β· ⏱️ 07.04.2020): ``` pip install snorkel ``` @@ -5151,14 +5113,14 @@ _Libraries for loading, collecting, and extracting data from a variety of data s conda install -c conda-forge snorkel ```
-
tabulator-py (πŸ₯‰26 Β· ⭐ 200) - Python library for reading and writing tabular data via streams. MIT +
tabulator-py (πŸ₯‰25 Β· ⭐ 200) - Python library for reading and writing tabular data via streams. MIT - [GitHub](https://github.com/frictionlessdata/tabulator-py) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 40 Β· πŸ“¦ 460 Β· ⏱️ 30.11.2020): ``` git clone https://github.com/frictionlessdata/tabulator-py ``` -- [PyPi](https://pypi.org/project/tabulator) (πŸ“₯ 80K / month Β· πŸ“¦ 100 Β· ⏱️ 30.11.2020): +- [PyPi](https://pypi.org/project/tabulator) (πŸ“₯ 76K / month Β· πŸ“¦ 100 Β· ⏱️ 30.11.2020): ``` pip install tabulator ``` @@ -5174,23 +5136,23 @@ _Libraries for loading, collecting, and extracting data from a variety of data s ``` git clone https://github.com/intake/intake ``` -- [PyPi](https://pypi.org/project/intake) (πŸ“₯ 2.1K / month Β· πŸ“¦ 74 Β· ⏱️ 03.06.2020): +- [PyPi](https://pypi.org/project/intake) (πŸ“₯ 2.3K / month Β· πŸ“¦ 74 Β· ⏱️ 03.06.2020): ``` pip install intake ``` -- [Conda](https://anaconda.org/conda-forge/intake) (πŸ“₯ 56K Β· ⏱️ 03.06.2020): +- [Conda](https://anaconda.org/conda-forge/intake) (πŸ“₯ 58K Β· ⏱️ 03.06.2020): ``` conda install -c conda-forge intake ```
-
SDV (πŸ₯‰21 Β· ⭐ 310) - Synthetic Data Generation for tabular, relational and time series data. MIT +
SDV (πŸ₯‰21 Β· ⭐ 320) - Synthetic Data Generation for tabular, relational and time series data. MIT -- [GitHub](https://github.com/sdv-dev/SDV) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 58 Β· πŸ“¦ 13 Β· πŸ“‹ 180 - 23% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/sdv-dev/SDV) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 58 Β· πŸ“¦ 13 Β· πŸ“‹ 180 - 24% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/sdv-dev/SDV ``` -- [PyPi](https://pypi.org/project/sdv) (πŸ“₯ 910 / month Β· ⏱️ 28.01.2021): +- [PyPi](https://pypi.org/project/sdv) (πŸ“₯ 780 / month Β· ⏱️ 28.01.2021): ``` pip install sdv ``` @@ -5202,20 +5164,21 @@ _Libraries for loading, collecting, and extracting data from a variety of data s ``` git clone https://github.com/shawnbrown/datatest ``` -- [PyPi](https://pypi.org/project/datatest) (πŸ“₯ 1.8K / month Β· πŸ“¦ 2 Β· ⏱️ 04.01.2021): +- [PyPi](https://pypi.org/project/datatest) (πŸ“₯ 1.4K / month Β· πŸ“¦ 2 Β· ⏱️ 04.01.2021): ``` pip install datatest ```
-
Show 7 hidden projects... +
Show 8 hidden projects... +- PDFMiner (πŸ₯‰27 Β· ⭐ 4.5K Β· πŸ’€) - Python PDF Parser (Not actively maintained). Check out pdfminer.six. MIT - textract (πŸ₯‰26 Β· ⭐ 2.9K Β· πŸ’€) - extract text from any document. no muss. no fuss. MIT +- Singer (πŸ₯‰24 Β· ⭐ 690) - Standard for moving data between databases, web APIs, files, queues,.. ❗️AGPL-3.0 - Camelot (πŸ₯‰23 Β· ⭐ 3K Β· πŸ’€) - Camelot: PDF Table Extraction for Humans. MIT -- Singer (πŸ₯‰23 Β· ⭐ 680) - Standard for moving data between databases, web APIs, files, queues,.. ❗️AGPL-3.0 - messytables (πŸ₯‰23 Β· ⭐ 360 Β· πŸ’€) - Tools for parsing messy tabular data. This is now superseded by.. MIT -- pyexcel-xlsx (πŸ₯‰23 Β· ⭐ 84) - A wrapper library to read, manipulate and write data in xlsx and.. BSD-3 +- pyexcel-xlsx (πŸ₯‰22 Β· ⭐ 85) - A wrapper library to read, manipulate and write data in xlsx and.. BSD-3 - openpyxl (πŸ₯‰22 Β· ⭐ 17) - A Python library to read/write Excel 2010 xlsx/xlsm files. MIT -- rows (πŸ₯‰20 Β· ⭐ 730) - A common, beautiful interface to tabular data, no matter the format. ❗️LGPL-3.0 +- rows (πŸ₯‰20 Β· ⭐ 740) - A common, beautiful interface to tabular data, no matter the format. ❗️LGPL-3.0

@@ -5225,7 +5188,7 @@ _Libraries for loading, collecting, and extracting data from a variety of data s _Libraries for web scraping, crawling, downloading, and mining as well as libraries._ -πŸ”— best-of-web-python - Web Scraping ( ⭐ 960) - Collection of web-scraping and crawling libraries. +πŸ”— best-of-web-python - Web Scraping ( ⭐ 990 Β· 🐣) - Collection of web-scraping and crawling libraries.
@@ -5242,23 +5205,23 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched ``` git clone https://github.com/celery/celery ``` -- [PyPi](https://pypi.org/project/celery) (πŸ“₯ 1.7M / month Β· πŸ“¦ 28K Β· ⏱️ 16.12.2020): +- [PyPi](https://pypi.org/project/celery) (πŸ“₯ 1.6M / month Β· πŸ“¦ 28K Β· ⏱️ 16.12.2020): ``` pip install celery ``` -- [Conda](https://anaconda.org/conda-forge/celery) (πŸ“₯ 370K Β· ⏱️ 11.11.2020): +- [Conda](https://anaconda.org/conda-forge/celery) (πŸ“₯ 380K Β· ⏱️ 11.11.2020): ``` conda install -c conda-forge celery ```
-
Airflow (πŸ₯‡35 Β· ⭐ 20K) - Platform to programmatically author, schedule, and monitor workflows. Apache-2 +
Airflow (πŸ₯‡35 Β· ⭐ 21K) - Platform to programmatically author, schedule, and monitor workflows. Apache-2 -- [GitHub](https://github.com/apache/airflow) (πŸ‘¨β€πŸ’» 1.7K Β· πŸ”€ 7.9K Β· πŸ“₯ 82K Β· πŸ“‹ 2.9K - 34% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/apache/airflow) (πŸ‘¨β€πŸ’» 1.7K Β· πŸ”€ 7.9K Β· πŸ“₯ 85K Β· πŸ“‹ 2.9K - 33% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/apache/airflow ``` -- [PyPi](https://pypi.org/project/apache-airflow) (πŸ“₯ 480K / month Β· πŸ“¦ 290 Β· ⏱️ 14.12.2020): +- [PyPi](https://pypi.org/project/apache-airflow) (πŸ“₯ 440K / month Β· πŸ“¦ 290 Β· ⏱️ 14.12.2020): ``` pip install apache-airflow ``` @@ -5266,95 +5229,95 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched ``` conda install -c conda-forge airflow ``` -- [Docker Hub](https://hub.docker.com/r/apache/airflow) (πŸ“₯ 5.3M Β· ⭐ 210 Β· ⏱️ 26.01.2021): +- [Docker Hub](https://hub.docker.com/r/apache/airflow) (πŸ“₯ 5.8M Β· ⭐ 210 Β· ⏱️ 04.02.2021): ``` docker pull apache/airflow ```
joblib (πŸ₯‡35 Β· ⭐ 2.3K) - Computing with Python functions. BSD-3 -- [GitHub](https://github.com/joblib/joblib) (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 290 Β· πŸ“¦ 79K Β· πŸ“‹ 640 - 45% open Β· ⏱️ 28.12.2020): +- [GitHub](https://github.com/joblib/joblib) (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 290 Β· πŸ“¦ 80K Β· πŸ“‹ 640 - 45% open Β· ⏱️ 28.12.2020): ``` git clone https://github.com/joblib/joblib ``` -- [PyPi](https://pypi.org/project/joblib) (πŸ“₯ 13M / month Β· πŸ“¦ 6.6K Β· ⏱️ 14.12.2020): +- [PyPi](https://pypi.org/project/joblib) (πŸ“₯ 11M / month Β· πŸ“¦ 6.6K Β· ⏱️ 14.12.2020): ``` pip install joblib ``` -- [Conda](https://anaconda.org/conda-forge/joblib) (πŸ“₯ 3M Β· ⏱️ 14.12.2020): +- [Conda](https://anaconda.org/conda-forge/joblib) (πŸ“₯ 3.2M Β· ⏱️ 14.12.2020): ``` conda install -c conda-forge joblib ```
luigi (πŸ₯‡33 Β· ⭐ 14K) - Luigi is a Python module that helps you build complex pipelines of batch.. Apache-2 -- [GitHub](https://github.com/spotify/luigi) (πŸ‘¨β€πŸ’» 550 Β· πŸ”€ 2.2K Β· πŸ“¦ 1.3K Β· πŸ“‹ 900 - 6% open Β· ⏱️ 14.01.2021): +- [GitHub](https://github.com/spotify/luigi) (πŸ‘¨β€πŸ’» 550 Β· πŸ”€ 2.2K Β· πŸ“¦ 1.3K Β· πŸ“‹ 900 - 6% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/spotify/luigi ``` -- [PyPi](https://pypi.org/project/luigi) (πŸ“₯ 320K / month Β· πŸ“¦ 680 Β· ⏱️ 23.09.2020): +- [PyPi](https://pypi.org/project/luigi) (πŸ“₯ 310K / month Β· πŸ“¦ 680 Β· ⏱️ 23.09.2020): ``` pip install luigi ``` -- [Conda](https://anaconda.org/anaconda/luigi) (πŸ“₯ 6.3K Β· ⏱️ 21.07.2020): +- [Conda](https://anaconda.org/anaconda/luigi) (πŸ“₯ 6.5K Β· ⏱️ 21.07.2020): ``` conda install -c anaconda luigi ```
rq (πŸ₯‡33 Β· ⭐ 7.5K) - Simple job queues for Python. BSD-3 -- [GitHub](https://github.com/rq/rq) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.2K Β· πŸ“¦ 7.2K Β· πŸ“‹ 810 - 17% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/rq/rq) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 1.2K Β· πŸ“¦ 7.2K Β· πŸ“‹ 810 - 17% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/rq/rq ``` -- [PyPi](https://pypi.org/project/rq) (πŸ“₯ 190K / month Β· πŸ“¦ 3.3K Β· ⏱️ 29.11.2020): +- [PyPi](https://pypi.org/project/rq) (πŸ“₯ 180K / month Β· πŸ“¦ 3.3K Β· ⏱️ 29.11.2020): ``` pip install rq ``` -- [Conda](https://anaconda.org/conda-forge/rq) (πŸ“₯ 43K Β· ⏱️ 29.11.2020): +- [Conda](https://anaconda.org/conda-forge/rq) (πŸ“₯ 44K Β· ⏱️ 29.11.2020): ``` conda install -c conda-forge rq ```
-
Beam (πŸ₯ˆ32 Β· ⭐ 4.5K) - Unified programming model to define and execute data processing.. Apache-2 +
Beam (πŸ₯ˆ32 Β· ⭐ 4.6K) - Unified programming model to define and execute data processing.. Apache-2 -- [GitHub](https://github.com/apache/beam) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 2.8K Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/apache/beam) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 2.8K Β· ⏱️ 04.02.2021): ``` git clone https://github.com/apache/beam ``` -- [PyPi](https://pypi.org/project/apache-beam) (πŸ“₯ 1.2M / month Β· πŸ“¦ 190 Β· ⏱️ 08.01.2021): +- [PyPi](https://pypi.org/project/apache-beam) (πŸ“₯ 1M / month Β· πŸ“¦ 190 Β· ⏱️ 08.01.2021): ``` pip install apache-beam ```
Prefect (πŸ₯ˆ30 Β· ⭐ 5.8K) - The easiest way to automate your data. Apache-2 -- [GitHub](https://github.com/PrefectHQ/prefect) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 500 Β· πŸ“¦ 240 Β· πŸ“‹ 1.5K - 14% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/PrefectHQ/prefect) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 510 Β· πŸ“¦ 250 Β· πŸ“‹ 1.5K - 14% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/PrefectHQ/prefect ``` -- [PyPi](https://pypi.org/project/prefect) (πŸ“₯ 43K / month Β· πŸ“¦ 2 Β· ⏱️ 26.01.2021): +- [PyPi](https://pypi.org/project/prefect) (πŸ“₯ 40K / month Β· πŸ“¦ 2 Β· ⏱️ 02.02.2021): ``` pip install prefect ``` -- [Conda](https://anaconda.org/conda-forge/prefect) (πŸ“₯ 67K Β· ⏱️ 27.01.2021): +- [Conda](https://anaconda.org/conda-forge/prefect) (πŸ“₯ 68K Β· ⏱️ 02.02.2021): ``` conda install -c conda-forge prefect ```
mrjob (πŸ₯ˆ30 Β· ⭐ 2.5K) - Run MapReduce jobs on Hadoop or Amazon Web Services. Apache-2 -- [GitHub](https://github.com/Yelp/mrjob) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 590 Β· πŸ“¦ 660 Β· πŸ“‹ 1.3K - 15% open Β· ⏱️ 16.11.2020): +- [GitHub](https://github.com/Yelp/mrjob) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 590 Β· πŸ“¦ 670 Β· πŸ“‹ 1.3K - 15% open Β· ⏱️ 16.11.2020): ``` git clone https://github.com/Yelp/mrjob ``` -- [PyPi](https://pypi.org/project/mrjob) (πŸ“₯ 86K / month Β· πŸ“¦ 110 Β· ⏱️ 17.09.2020): +- [PyPi](https://pypi.org/project/mrjob) (πŸ“₯ 67K / month Β· πŸ“¦ 110 Β· ⏱️ 17.09.2020): ``` pip install mrjob ``` @@ -5363,14 +5326,14 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched conda install -c conda-forge mrjob ```
-
dbt (πŸ₯ˆ29 Β· ⭐ 2.4K Β· πŸ“ˆ) - dbt (data build tool) enables data analysts and engineers to.. Apache-2 +
dbt (πŸ₯ˆ29 Β· ⭐ 2.5K) - dbt (data build tool) enables data analysts and engineers to transform.. Apache-2 -- [GitHub](https://github.com/fishtown-analytics/dbt) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 480 Β· πŸ“¦ 180 Β· πŸ“‹ 1.7K - 15% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/fishtown-analytics/dbt) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 490 Β· πŸ“¦ 180 Β· πŸ“‹ 1.7K - 15% open Β· ⏱️ 27.01.2021): ``` git clone https://github.com/fishtown-analytics/dbt ``` -- [PyPi](https://pypi.org/project/dbt) (πŸ“₯ 95K / month Β· πŸ“¦ 18 Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/dbt) (πŸ“₯ 94K / month Β· πŸ“¦ 18 Β· ⏱️ 27.01.2021): ``` pip install dbt ``` @@ -5379,38 +5342,38 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched conda install -c conda-forge dbt ```
-
faust (πŸ₯ˆ28 Β· ⭐ 5.2K Β· πŸ“ˆ) - Python Stream Processing. BSD-3 +
faust (πŸ₯ˆ28 Β· ⭐ 5.3K) - Python Stream Processing. BSD-3 -- [GitHub](https://github.com/robinhood/faust) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 440 Β· πŸ“¦ 610 Β· πŸ“‹ 450 - 51% open Β· ⏱️ 09.10.2020): +- [GitHub](https://github.com/robinhood/faust) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 440 Β· πŸ“¦ 620 Β· πŸ“‹ 450 - 51% open Β· ⏱️ 09.10.2020): ``` git clone https://github.com/robinhood/faust ``` -- [PyPi](https://pypi.org/project/faust) (πŸ“₯ 60K / month Β· πŸ“¦ 28 Β· ⏱️ 25.02.2020): +- [PyPi](https://pypi.org/project/faust) (πŸ“₯ 77K / month Β· πŸ“¦ 28 Β· ⏱️ 25.02.2020): ``` pip install faust ```
-
Kedro (πŸ₯ˆ28 Β· ⭐ 3.3K) - A Python framework for creating reproducible, maintainable and modular.. Apache-2 +
Kedro (πŸ₯ˆ28 Β· ⭐ 3.4K) - A Python framework for creating reproducible, maintainable and modular.. Apache-2 -- [GitHub](https://github.com/quantumblacklabs/kedro) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 380 Β· πŸ“¦ 370 Β· πŸ“‹ 430 - 20% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/quantumblacklabs/kedro) (πŸ‘¨β€πŸ’» 95 Β· πŸ”€ 390 Β· πŸ“¦ 380 Β· πŸ“‹ 430 - 20% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/quantumblacklabs/kedro ``` -- [PyPi](https://pypi.org/project/kedro) (πŸ“₯ 46K / month Β· πŸ“¦ 16 Β· ⏱️ 17.12.2020): +- [PyPi](https://pypi.org/project/kedro) (πŸ“₯ 47K / month Β· πŸ“¦ 16 Β· ⏱️ 17.12.2020): ``` pip install kedro ```
-
Dagster (πŸ₯ˆ27 Β· ⭐ 2.8K) - A data orchestrator for machine learning, analytics, and ETL. Apache-2 +
Dagster (πŸ₯ˆ27 Β· ⭐ 2.9K) - A data orchestrator for machine learning, analytics, and ETL. Apache-2 -- [GitHub](https://github.com/dagster-io/dagster) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 280 Β· πŸ“¦ 130 Β· πŸ“‹ 2.5K - 24% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/dagster-io/dagster) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 280 Β· πŸ“¦ 140 Β· πŸ“‹ 2.5K - 25% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/dagster-io/dagster ``` -- [PyPi](https://pypi.org/project/dagster) (πŸ“₯ 24K / month Β· πŸ“¦ 4 Β· ⏱️ 22.01.2021): +- [PyPi](https://pypi.org/project/dagster) (πŸ“₯ 21K / month Β· πŸ“¦ 4 Β· ⏱️ 29.01.2021): ``` pip install dagster ``` @@ -5419,18 +5382,18 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched conda install -c conda-forge dagster ```
-
petl (πŸ₯ˆ27 Β· ⭐ 820) - Python Extract Transform and Load Tables of Data. MIT +
petl (πŸ₯ˆ27 Β· ⭐ 830) - Python Extract Transform and Load Tables of Data. MIT -- [GitHub](https://github.com/petl-developers/petl) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 150 Β· πŸ“¦ 320 Β· πŸ“‹ 410 - 16% open Β· ⏱️ 18.01.2021): +- [GitHub](https://github.com/petl-developers/petl) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 150 Β· πŸ“¦ 320 Β· πŸ“‹ 410 - 16% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/petl-developers/petl ``` -- [PyPi](https://pypi.org/project/petl) (πŸ“₯ 13K / month Β· πŸ“¦ 110 Β· ⏱️ 06.10.2020): +- [PyPi](https://pypi.org/project/petl) (πŸ“₯ 12K / month Β· πŸ“¦ 110 Β· ⏱️ 06.10.2020): ``` pip install petl ``` -- [Conda](https://anaconda.org/conda-forge/petl) (πŸ“₯ 19K Β· ⏱️ 29.12.2020): +- [Conda](https://anaconda.org/conda-forge/petl) (πŸ“₯ 20K Β· ⏱️ 29.12.2020): ``` conda install -c conda-forge petl ``` @@ -5442,19 +5405,19 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched ``` git clone https://github.com/EntilZha/PyFunctional ``` -- [PyPi](https://pypi.org/project/pyfunctional) (πŸ“₯ 27K / month Β· ⏱️ 12.01.2021): +- [PyPi](https://pypi.org/project/pyfunctional) (πŸ“₯ 26K / month Β· ⏱️ 12.01.2021): ``` pip install pyfunctional ```
TFX (πŸ₯ˆ26 Β· ⭐ 1.3K) - TFX is an end-to-end platform for deploying production ML pipelines. Apache-2 -- [GitHub](https://github.com/tensorflow/tfx) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 380 Β· πŸ“‹ 510 - 39% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/tensorflow/tfx) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 380 Β· πŸ“‹ 510 - 38% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/tensorflow/tfx ``` -- [PyPi](https://pypi.org/project/tfx) (πŸ“₯ 94K / month Β· πŸ“¦ 4 Β· ⏱️ 06.01.2021): +- [PyPi](https://pypi.org/project/tfx) (πŸ“₯ 79K / month Β· πŸ“¦ 4 Β· ⏱️ 03.02.2021): ``` pip install tfx ``` @@ -5466,67 +5429,67 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched ``` git clone https://github.com/Parsely/streamparse ``` -- [PyPi](https://pypi.org/project/streamparse) (πŸ“₯ 1.6K / month Β· πŸ“¦ 26 Β· ⏱️ 07.10.2020): +- [PyPi](https://pypi.org/project/streamparse) (πŸ“₯ 1.5K / month Β· πŸ“¦ 26 Β· ⏱️ 07.10.2020): ``` pip install streamparse ```
-
Great Expectations (πŸ₯‰23 Β· ⭐ 3.5K) - Always know what to expect from your data. Apache-2 +
Great Expectations (πŸ₯‰24 Β· ⭐ 3.6K) - Always know what to expect from your data. Apache-2 -- [GitHub](https://github.com/great-expectations/great_expectations) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 420 Β· πŸ“‹ 760 - 22% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/great-expectations/great_expectations) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 430 Β· πŸ“‹ 750 - 20% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/great-expectations/great_expectations ``` -- [PyPi](https://pypi.org/project/great_expectations) (πŸ“₯ 290K / month Β· πŸ“¦ 6 Β· ⏱️ 28.01.2021): +- [PyPi](https://pypi.org/project/great_expectations) (πŸ“₯ 250K / month Β· πŸ“¦ 6 Β· ⏱️ 28.01.2021): ``` pip install great_expectations ```
bonobo (πŸ₯‰23 Β· ⭐ 1.4K) - Extract Transform Load for Python 3.5+. Apache-2 -- [GitHub](https://github.com/python-bonobo/bonobo) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 110 Β· πŸ“¦ 110 Β· πŸ“‹ 170 - 36% open Β· ⏱️ 01.01.2021): +- [GitHub](https://github.com/python-bonobo/bonobo) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 110 Β· πŸ“¦ 110 Β· πŸ“‹ 170 - 37% open Β· ⏱️ 01.01.2021): ``` git clone https://github.com/python-bonobo/bonobo ``` -- [PyPi](https://pypi.org/project/bonobo) (πŸ“₯ 2.1K / month Β· πŸ“¦ 24 Β· ⏱️ 20.07.2019): +- [PyPi](https://pypi.org/project/bonobo) (πŸ“₯ 2K / month Β· πŸ“¦ 24 Β· ⏱️ 20.07.2019): ``` pip install bonobo ```
Optimus (πŸ₯‰23 Β· ⭐ 970) - Agile Data Preparation Workflows madeeasy with dask, cudf,.. Apache-2 -- [GitHub](https://github.com/ironmussa/Optimus) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 190 Β· πŸ“¦ 13 Β· πŸ“‹ 300 - 45% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/ironmussa/Optimus) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 190 Β· πŸ“¦ 13 Β· πŸ“‹ 300 - 45% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/ironmussa/Optimus ``` -- [PyPi](https://pypi.org/project/optimuspyspark) (πŸ“₯ 4K / month Β· ⏱️ 30.05.2019): +- [PyPi](https://pypi.org/project/optimuspyspark) (πŸ“₯ 3.3K / month Β· ⏱️ 30.05.2019): ``` pip install optimuspyspark ```
-
Hub (πŸ₯‰23 Β· ⭐ 790) - Fastest unstructured dataset management for TensorFlow/PyTorch... MPL-2.0 +
Hub (πŸ₯‰23 Β· ⭐ 860) - Fastest unstructured dataset management for TensorFlow/PyTorch... MPL-2.0 -- [GitHub](https://github.com/activeloopai/Hub) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 130 Β· πŸ“¦ 120 Β· πŸ“‹ 190 - 42% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/activeloopai/Hub) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 130 Β· πŸ“¦ 120 Β· πŸ“‹ 190 - 41% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/activeloopai/Hub ``` -- [PyPi](https://pypi.org/project/hub) (πŸ“₯ 1K / month Β· πŸ“¦ 52 Β· ⏱️ 24.01.2021): +- [PyPi](https://pypi.org/project/hub) (πŸ“₯ 780 / month Β· πŸ“¦ 52 Β· ⏱️ 24.01.2021): ``` pip install hub ```
pysparkling (πŸ₯‰23 Β· ⭐ 230) - A pure Python implementation of Apache Spark's RDD and DStream.. MIT -- [GitHub](https://github.com/svenkreiss/pysparkling) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 43 Β· πŸ“¦ 56 Β· πŸ“‹ 24 - 12% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/svenkreiss/pysparkling) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 43 Β· πŸ“¦ 56 Β· πŸ“‹ 24 - 12% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/svenkreiss/pysparkling ``` -- [PyPi](https://pypi.org/project/pysparkling) (πŸ“₯ 4.8K / month Β· πŸ“¦ 14 Β· ⏱️ 10.01.2021): +- [PyPi](https://pypi.org/project/pysparkling) (πŸ“₯ 4.6K / month Β· πŸ“¦ 14 Β· ⏱️ 10.01.2021): ``` pip install pysparkling ``` @@ -5538,7 +5501,7 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched ``` git clone https://github.com/douban/dpark ``` -- [PyPi](https://pypi.org/project/dpark) (πŸ“₯ 25 / month Β· πŸ“¦ 1 Β· ⏱️ 27.07.2018): +- [PyPi](https://pypi.org/project/dpark) (πŸ“₯ 27 / month Β· πŸ“¦ 1 Β· ⏱️ 27.07.2018): ``` pip install dpark ``` @@ -5550,11 +5513,23 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched ``` git clone https://github.com/cgarciae/pypeln ``` -- [PyPi](https://pypi.org/project/pypeln) (πŸ“₯ 2.6K / month Β· πŸ“¦ 5 Β· ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/pypeln) (πŸ“₯ 2.8K / month Β· πŸ“¦ 5 Β· ⏱️ 05.01.2021): ``` pip install pypeln ```
+
mrq (πŸ₯‰20 Β· ⭐ 830) - Mr. Queue - A distributed worker task queue in Python using Redis & gevent. MIT + +- [GitHub](https://github.com/pricingassistant/mrq) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 110 Β· πŸ“¦ 23 Β· πŸ“‹ 180 - 32% open Β· ⏱️ 13.12.2020): + + ``` + git clone https://github.com/pricingassistant/mrq + ``` +- [PyPi](https://pypi.org/project/mrq) (πŸ“₯ 160 / month Β· πŸ“¦ 12 Β· ⏱️ 31.08.2018): + ``` + pip install mrq + ``` +
pdpipe (πŸ₯‰20 Β· ⭐ 580) - Easy pipelines for pandas DataFrames. MIT - [GitHub](https://github.com/pdpipe/pdpipe) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 29 Β· πŸ“¦ 23 Β· πŸ“‹ 20 - 30% open Β· ⏱️ 19.01.2021): @@ -5562,7 +5537,7 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched ``` git clone https://github.com/pdpipe/pdpipe ``` -- [PyPi](https://pypi.org/project/pdpipe) (πŸ“₯ 680 / month Β· ⏱️ 09.11.2020): +- [PyPi](https://pypi.org/project/pdpipe) (πŸ“₯ 590 / month Β· ⏱️ 09.11.2020): ``` pip install pdpipe ``` @@ -5574,23 +5549,11 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched ``` git clone https://github.com/closeio/tasktiger ``` -- [PyPi](https://pypi.org/project/tasktiger) (πŸ“₯ 280 / month Β· πŸ“¦ 9 Β· ⏱️ 18.06.2020): +- [PyPi](https://pypi.org/project/tasktiger) (πŸ“₯ 230 / month Β· πŸ“¦ 9 Β· ⏱️ 18.06.2020): ``` pip install tasktiger ```
-
mrq (πŸ₯‰19 Β· ⭐ 830) - Mr. Queue - A distributed worker task queue in Python using Redis & gevent. MIT - -- [GitHub](https://github.com/pricingassistant/mrq) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 110 Β· πŸ“¦ 23 Β· πŸ“‹ 180 - 32% open Β· ⏱️ 13.12.2020): - - ``` - git clone https://github.com/pricingassistant/mrq - ``` -- [PyPi](https://pypi.org/project/mrq) (πŸ“₯ 140 / month Β· πŸ“¦ 12 Β· ⏱️ 31.08.2018): - ``` - pip install mrq - ``` -
spark-deep-learning (πŸ₯‰18 Β· ⭐ 1.8K) - Deep Learning Pipelines for Apache Spark. Apache-2 - [GitHub](https://github.com/databricks/spark-deep-learning) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 440 Β· πŸ“¦ 16 Β· πŸ“‹ 100 - 74% open Β· ⏱️ 20.01.2021): @@ -5599,26 +5562,14 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched git clone https://github.com/databricks/spark-deep-learning ```
-
riko (πŸ₯‰18 Β· ⭐ 1.6K) - A Python stream processing engine modeled after Yahoo! Pipes. MIT - -- [GitHub](https://github.com/nerevu/riko) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 72 Β· πŸ“‹ 30 - 73% open Β· ⏱️ 14.08.2020): - - ``` - git clone https://github.com/nerevu/riko - ``` -- [PyPi](https://pypi.org/project/riko) (πŸ“₯ 140 / month Β· πŸ“¦ 1 Β· ⏱️ 14.08.2020): - ``` - pip install riko - ``` -
Databolt Flow (πŸ₯‰18 Β· ⭐ 900) - Python library for building highly effective data science workflows. MIT -- [GitHub](https://github.com/d6t/d6tflow) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 64 Β· πŸ“¦ 12 Β· πŸ“‹ 16 - 31% open Β· ⏱️ 19.12.2020): +- [GitHub](https://github.com/d6t/d6tflow) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 64 Β· πŸ“¦ 12 Β· πŸ“‹ 17 - 35% open Β· ⏱️ 19.12.2020): ``` git clone https://github.com/d6t/d6tflow ``` -- [PyPi](https://pypi.org/project/d6tflow) (πŸ“₯ 110 / month Β· ⏱️ 19.12.2020): +- [PyPi](https://pypi.org/project/d6tflow) (πŸ“₯ 82 / month Β· ⏱️ 19.12.2020): ``` pip install d6tflow ``` @@ -5630,7 +5581,7 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched ``` git clone https://github.com/olirice/flupy ``` -- [PyPi](https://pypi.org/project/flupy) (πŸ“₯ 2.4K / month Β· ⏱️ 06.01.2021): +- [PyPi](https://pypi.org/project/flupy) (πŸ“₯ 2.5K / month Β· ⏱️ 06.01.2021): ``` pip install flupy ``` @@ -5642,31 +5593,43 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched ``` git clone https://github.com/mara/mara-pipelines ``` -- [PyPi](https://pypi.org/project/mara-pipelines) (πŸ“₯ 27 / month Β· ⏱️ 31.07.2020): +- [PyPi](https://pypi.org/project/mara-pipelines) (πŸ“₯ 41 / month Β· ⏱️ 31.07.2020): ``` pip install mara-pipelines ```
+
riko (πŸ₯‰17 Β· ⭐ 1.6K) - A Python stream processing engine modeled after Yahoo! Pipes. MIT + +- [GitHub](https://github.com/nerevu/riko) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 72 Β· πŸ“‹ 30 - 73% open Β· ⏱️ 14.08.2020): + + ``` + git clone https://github.com/nerevu/riko + ``` +- [PyPi](https://pypi.org/project/riko) (πŸ“₯ 87 / month Β· πŸ“¦ 1 Β· ⏱️ 14.08.2020): + ``` + pip install riko + ``` +
BatchFlow (πŸ₯‰17 Β· ⭐ 150) - BatchFlow helps you conveniently work with random or sequential.. Apache-2 -- [GitHub](https://github.com/analysiscenter/batchflow) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 34 Β· πŸ“‹ 100 - 49% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/analysiscenter/batchflow) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 35 Β· πŸ“‹ 100 - 49% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/analysiscenter/batchflow ``` -- [PyPi](https://pypi.org/project/batchflow) (πŸ“₯ 13 / month Β· ⏱️ 23.08.2019): +- [PyPi](https://pypi.org/project/batchflow) (πŸ“₯ 11 / month Β· ⏱️ 23.08.2019): ``` pip install batchflow ```
-
zenml (πŸ₯‰14 Β· ⭐ 470 Β· 🐣) - ZenML: Bring Zen to your ML with reproducible pipelines. Apache-2 +
zenml (πŸ₯‰14 Β· ⭐ 620 Β· 🐣) - ZenML: Bring Zen to your ML with reproducible pipelines. Apache-2 -- [GitHub](https://github.com/maiot-io/zenml) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 28 Β· πŸ“¦ 1 Β· πŸ“‹ 4 - 25% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/maiot-io/zenml) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 31 Β· πŸ“¦ 1 Β· πŸ“‹ 4 - 25% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/maiot-io/zenml ``` -- [PyPi](https://pypi.org/project/zenml) (πŸ“₯ 150 / month Β· ⏱️ 22.01.2021): +- [PyPi](https://pypi.org/project/zenml) (πŸ“₯ 130 / month Β· ⏱️ 22.01.2021): ``` pip install zenml ``` @@ -5684,14 +5647,14 @@ _Libraries for data batch- and stream-processing, workflow automation, job sched _Libraries that provide capabilities to distribute and parallelize machine learning tasks across large-scale compute infrastructure._ -
dask (πŸ₯‡35 Β· ⭐ 7.8K) - Parallel computing with task scheduling. BSD-3 +
dask (πŸ₯‡35 Β· ⭐ 7.9K) - Parallel computing with task scheduling. BSD-3 -- [GitHub](https://github.com/dask/dask) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 1.2K Β· πŸ“¦ 25K Β· πŸ“‹ 3.5K - 20% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/dask/dask) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 1.2K Β· πŸ“¦ 25K Β· πŸ“‹ 3.5K - 20% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/dask/dask ``` -- [PyPi](https://pypi.org/project/dask) (πŸ“₯ 1.1M / month Β· πŸ“¦ 3.9K Β· ⏱️ 22.01.2021): +- [PyPi](https://pypi.org/project/dask) (πŸ“₯ 1M / month Β· πŸ“¦ 3.9K Β· ⏱️ 22.01.2021): ``` pip install dask ``` @@ -5702,12 +5665,12 @@ _Libraries that provide capabilities to distribute and parallelize machine learn
dask.distributed (πŸ₯‡34 Β· ⭐ 1.1K) - A distributed task scheduler for Dask. BSD-3 -- [GitHub](https://github.com/dask/distributed) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 510 Β· πŸ“¦ 16K Β· πŸ“‹ 2K - 36% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/dask/distributed) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 510 Β· πŸ“¦ 17K Β· πŸ“‹ 2K - 36% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/dask/distributed ``` -- [PyPi](https://pypi.org/project/distributed) (πŸ“₯ 700K / month Β· πŸ“¦ 1.8K Β· ⏱️ 22.01.2021): +- [PyPi](https://pypi.org/project/distributed) (πŸ“₯ 670K / month Β· πŸ“¦ 1.8K Β· ⏱️ 22.01.2021): ``` pip install distributed ``` @@ -5718,24 +5681,24 @@ _Libraries that provide capabilities to distribute and parallelize machine learn
Ray (πŸ₯‡33 Β· ⭐ 15K) - An open source framework that provides a simple, universal API for.. Apache-2 -- [GitHub](https://github.com/ray-project/ray) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 2.3K Β· πŸ“¦ 1.5K Β· πŸ“‹ 5.8K - 21% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/ray-project/ray) (πŸ‘¨β€πŸ’» 430 Β· πŸ”€ 2.4K Β· πŸ“¦ 1.6K Β· πŸ“‹ 5.9K - 21% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/ray-project/ray ``` -- [PyPi](https://pypi.org/project/ray) (πŸ“₯ 150K / month Β· πŸ“¦ 160 Β· ⏱️ 24.12.2020): +- [PyPi](https://pypi.org/project/ray) (πŸ“₯ 140K / month Β· πŸ“¦ 160 Β· ⏱️ 24.12.2020): ``` pip install ray ```
horovod (πŸ₯ˆ30 Β· ⭐ 11K) - Distributed training framework for TensorFlow, Keras, PyTorch, and.. Apache-2 -- [GitHub](https://github.com/horovod/horovod) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1.7K Β· πŸ“¦ 320 Β· πŸ“‹ 1.7K - 15% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/horovod/horovod) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1.7K Β· πŸ“¦ 320 Β· πŸ“‹ 1.7K - 15% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/horovod/horovod ``` -- [PyPi](https://pypi.org/project/horovod) (πŸ“₯ 92K / month Β· πŸ“¦ 40 Β· ⏱️ 07.01.2021): +- [PyPi](https://pypi.org/project/horovod) (πŸ“₯ 73K / month Β· πŸ“¦ 40 Β· ⏱️ 07.01.2021): ``` pip install horovod ``` @@ -5747,7 +5710,7 @@ _Libraries that provide capabilities to distribute and parallelize machine learn ``` git clone https://github.com/ipython/ipyparallel ``` -- [PyPi](https://pypi.org/project/ipyparallel) (πŸ“₯ 49K / month Β· πŸ“¦ 490 Β· ⏱️ 05.05.2020): +- [PyPi](https://pypi.org/project/ipyparallel) (πŸ“₯ 35K / month Β· πŸ“¦ 490 Β· ⏱️ 05.05.2020): ``` pip install ipyparallel ``` @@ -5756,42 +5719,26 @@ _Libraries that provide capabilities to distribute and parallelize machine learn conda install -c conda-forge ipyparallel ```
-
Mesh (πŸ₯ˆ26 Β· ⭐ 720) - Mesh TensorFlow: Model Parallelism Made Easier. Apache-2 +
Mesh (πŸ₯ˆ26 Β· ⭐ 750) - Mesh TensorFlow: Model Parallelism Made Easier. Apache-2 -- [GitHub](https://github.com/tensorflow/mesh) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 120 Β· πŸ“¦ 490 Β· πŸ“‹ 84 - 85% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/tensorflow/mesh) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 130 Β· πŸ“¦ 490 Β· πŸ“‹ 84 - 85% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/tensorflow/mesh ``` -- [PyPi](https://pypi.org/project/mesh-tensorflow) (πŸ“₯ 83K / month Β· πŸ“¦ 28 Β· ⏱️ 17.12.2020): +- [PyPi](https://pypi.org/project/mesh-tensorflow) (πŸ“₯ 78K / month Β· πŸ“¦ 28 Β· ⏱️ 17.12.2020): ``` pip install mesh-tensorflow ```
-
dask-ml (πŸ₯ˆ26 Β· ⭐ 680) - Scalable Machine Learning with Dask. BSD-3 - -- [GitHub](https://github.com/dask/dask-ml) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 180 Β· πŸ“¦ 330 Β· πŸ“‹ 380 - 45% open Β· ⏱️ 26.01.2021): - - ``` - git clone https://github.com/dask/dask-ml - ``` -- [PyPi](https://pypi.org/project/dask-ml) (πŸ“₯ 18K / month Β· πŸ“¦ 42 Β· ⏱️ 24.09.2020): - ``` - pip install dask-ml - ``` -- [Conda](https://anaconda.org/conda-forge/dask-ml) (πŸ“₯ 190K Β· ⏱️ 24.09.2020): - ``` - conda install -c conda-forge dask-ml - ``` -
BigDL (πŸ₯ˆ25 Β· ⭐ 3.7K) - BigDL: Distributed Deep Learning Framework for Apache Spark. Apache-2 -- [GitHub](https://github.com/intel-analytics/BigDL) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 900 Β· πŸ“¦ 22 Β· πŸ“‹ 900 - 19% open Β· ⏱️ 21.01.2021): +- [GitHub](https://github.com/intel-analytics/BigDL) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 900 Β· πŸ“¦ 22 Β· πŸ“‹ 910 - 20% open Β· ⏱️ 21.01.2021): ``` git clone https://github.com/intel-analytics/BigDL ``` -- [PyPi](https://pypi.org/project/bigdl) (πŸ“₯ 1.5K / month Β· πŸ“¦ 6 Β· ⏱️ 29.12.2020): +- [PyPi](https://pypi.org/project/bigdl) (πŸ“₯ 1.8K / month Β· πŸ“¦ 6 Β· ⏱️ 29.12.2020): ``` pip install bigdl ``` @@ -5806,148 +5753,148 @@ _Libraries that provide capabilities to distribute and parallelize machine learn
mpi4py (πŸ₯ˆ25 Β· ⭐ 380) - Python bindings for MPI. BSD-3 -- [GitHub](https://github.com/mpi4py/mpi4py) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 61 Β· πŸ“₯ 810 Β· πŸ“‹ 8 - 25% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/mpi4py/mpi4py) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 61 Β· πŸ“₯ 820 Β· πŸ“‹ 9 - 22% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/mpi4py/mpi4py ``` -- [PyPi](https://pypi.org/project/mpi4py) (πŸ“₯ 110K / month Β· πŸ“¦ 700 Β· ⏱️ 04.11.2019): +- [PyPi](https://pypi.org/project/mpi4py) (πŸ“₯ 88K / month Β· πŸ“¦ 700 Β· ⏱️ 04.11.2019): ``` pip install mpi4py ``` -- [Conda](https://anaconda.org/conda-forge/mpi4py) (πŸ“₯ 510K Β· ⏱️ 19.01.2021): +- [Conda](https://anaconda.org/conda-forge/mpi4py) (πŸ“₯ 520K Β· ⏱️ 19.01.2021): ``` conda install -c conda-forge mpi4py ```
TensorFlowOnSpark (πŸ₯ˆ24 Β· ⭐ 3.6K) - TensorFlowOnSpark brings TensorFlow programs to.. Apache-2 -- [GitHub](https://github.com/yahoo/TensorFlowOnSpark) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 930 Β· πŸ“‹ 340 - 1% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/yahoo/TensorFlowOnSpark) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 930 Β· πŸ“‹ 340 - 2% open Β· ⏱️ 27.01.2021): ``` git clone https://github.com/yahoo/TensorFlowOnSpark ``` -- [PyPi](https://pypi.org/project/tensorflowonspark) (πŸ“₯ 57K / month Β· πŸ“¦ 5 Β· ⏱️ 18.12.2020): +- [PyPi](https://pypi.org/project/tensorflowonspark) (πŸ“₯ 39K / month Β· πŸ“¦ 5 Β· ⏱️ 18.12.2020): ``` pip install tensorflowonspark ```
Elephas (πŸ₯ˆ24 Β· ⭐ 1.4K) - Distributed Deep learning with Keras & Spark. MIT keras -- [GitHub](https://github.com/maxpumperla/elephas) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 290 Β· πŸ“¦ 36 Β· πŸ“‹ 130 - 16% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/maxpumperla/elephas) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 290 Β· πŸ“¦ 36 Β· πŸ“‹ 140 - 16% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/maxpumperla/elephas ``` -- [PyPi](https://pypi.org/project/elephas) (πŸ“₯ 7.3K / month Β· πŸ“¦ 3 Β· ⏱️ 25.01.2021): +- [PyPi](https://pypi.org/project/elephas) (πŸ“₯ 7.2K / month Β· πŸ“¦ 3 Β· ⏱️ 31.01.2021): ``` pip install elephas ```
petastorm (πŸ₯ˆ24 Β· ⭐ 1.1K) - Petastorm library enables single machine or distributed training.. Apache-2 -- [GitHub](https://github.com/uber/petastorm) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 180 Β· πŸ“₯ 290 Β· πŸ“¦ 25 Β· πŸ“‹ 230 - 52% open Β· ⏱️ 23.01.2021): +- [GitHub](https://github.com/uber/petastorm) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 180 Β· πŸ“₯ 290 Β· πŸ“¦ 26 Β· πŸ“‹ 230 - 51% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/uber/petastorm ``` -- [PyPi](https://pypi.org/project/petastorm) (πŸ“₯ 33K / month Β· ⏱️ 15.12.2020): +- [PyPi](https://pypi.org/project/petastorm) (πŸ“₯ 37K / month Β· ⏱️ 15.12.2020): ``` pip install petastorm ```
+
dask-ml (πŸ₯ˆ24 Β· ⭐ 680 Β· πŸ“‰) - Scalable Machine Learning with Dask. BSD-3 + +- [GitHub](https://github.com/dask/dask-ml) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 190 Β· πŸ“¦ 340 Β· πŸ“‹ 390 - 47% open Β· ⏱️ 02.02.2021): + + ``` + git clone https://github.com/dask/dask-ml + ``` +- [PyPi](https://pypi.org/project/dask-ml) (πŸ“₯ 15K / month Β· πŸ“¦ 42 Β· ⏱️ 30.01.2021): + ``` + pip install dask-ml + ``` +- [Conda](https://anaconda.org/conda-forge/dask-ml) (πŸ“₯ 190K Β· ⏱️ 30.01.2021): + ``` + conda install -c conda-forge dask-ml + ``` +
DeepSpeed (πŸ₯‰23 Β· ⭐ 4.2K) - DeepSpeed is a deep learning optimization library that makes.. MIT -- [GitHub](https://github.com/microsoft/DeepSpeed) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 380 Β· πŸ“¦ 9 Β· πŸ“‹ 280 - 43% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/microsoft/DeepSpeed) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 390 Β· πŸ“¦ 9 Β· πŸ“‹ 300 - 45% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/microsoft/DeepSpeed ``` -- [PyPi](https://pypi.org/project/deepspeed) (πŸ“₯ 1.5K / month Β· ⏱️ 08.01.2021): +- [PyPi](https://pypi.org/project/deepspeed) (πŸ“₯ 1.8K / month Β· ⏱️ 02.02.2021): ``` pip install deepspeed ``` -- [Docker Hub](https://hub.docker.com/r/deepspeed/deepspeed) (πŸ“₯ 6.9K Β· ⭐ 2 Β· ⏱️ 20.11.2020): +- [Docker Hub](https://hub.docker.com/r/deepspeed/deepspeed) (πŸ“₯ 7K Β· ⭐ 2 Β· ⏱️ 20.11.2020): ``` docker pull deepspeed/deepspeed ```
MMLSpark (πŸ₯‰23 Β· ⭐ 2.2K) - Microsoft Machine Learning for Apache Spark. MIT -- [GitHub](https://github.com/Azure/mmlspark) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 490 Β· πŸ“‹ 410 - 48% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/Azure/mmlspark) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 490 Β· πŸ“‹ 410 - 48% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/Azure/mmlspark ``` -- [PyPi](https://pypi.org/project/mmlspark) (πŸ“₯ 32K / month Β· ⏱️ 18.03.2020): +- [PyPi](https://pypi.org/project/mmlspark) (πŸ“₯ 35K / month Β· ⏱️ 18.03.2020): ``` pip install mmlspark ```
analytics-zoo (πŸ₯‰22 Β· ⭐ 2.2K) - Distributed Tensorflow, Keras and PyTorch on Apache.. Apache-2 -- [GitHub](https://github.com/intel-analytics/analytics-zoo) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 630 Β· πŸ“¦ 2 Β· πŸ“‹ 950 - 44% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/intel-analytics/analytics-zoo) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 640 Β· πŸ“¦ 2 Β· πŸ“‹ 960 - 45% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/intel-analytics/analytics-zoo ``` -- [PyPi](https://pypi.org/project/analytics-zoo) (πŸ“₯ 570 / month Β· ⏱️ 20.01.2021): +- [PyPi](https://pypi.org/project/analytics-zoo) (πŸ“₯ 580 / month Β· ⏱️ 03.02.2021): ``` pip install analytics-zoo ```
-
FairScale (πŸ₯‰20 Β· ⭐ 730 Β· 🐣) - PyTorch extensions for high performance and large scale.. BSD-3 +
FairScale (πŸ₯‰20 Β· ⭐ 750) - PyTorch extensions for high performance and large scale training. BSD-3 -- [GitHub](https://github.com/facebookresearch/fairscale) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 48 Β· πŸ“¦ 3 Β· πŸ“‹ 89 - 33% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/facebookresearch/fairscale) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 52 Β· πŸ“¦ 4 Β· πŸ“‹ 93 - 32% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/facebookresearch/fairscale ``` -- [PyPi](https://pypi.org/project/fairscale) (πŸ“₯ 1.9K / month Β· ⏱️ 07.01.2021): +- [PyPi](https://pypi.org/project/fairscale) (πŸ“₯ 2.2K / month Β· ⏱️ 03.02.2021): ``` pip install fairscale ```
-
Submit it (πŸ₯‰20 Β· ⭐ 300) - Python 3.6+ toolbox for submitting jobs to Slurm. MIT +
Submit it (πŸ₯‰20 Β· ⭐ 310) - Python 3.6+ toolbox for submitting jobs to Slurm. MIT -- [GitHub](https://github.com/facebookincubator/submitit) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 19 Β· πŸ“¦ 77 Β· πŸ“‹ 26 - 38% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/facebookincubator/submitit) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 19 Β· πŸ“¦ 82 Β· πŸ“‹ 28 - 35% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/facebookincubator/submitit ``` -- [PyPi](https://pypi.org/project/submitit) (πŸ“₯ 2K / month Β· ⏱️ 01.12.2020): +- [PyPi](https://pypi.org/project/submitit) (πŸ“₯ 1.8K / month Β· ⏱️ 29.01.2021): ``` pip install submitit ``` -- [Conda](https://anaconda.org/conda-forge/submitit) (πŸ“₯ 840 Β· ⏱️ 19.11.2020): +- [Conda](https://anaconda.org/conda-forge/submitit) (πŸ“₯ 980 Β· ⏱️ 29.01.2021): ``` conda install -c conda-forge submitit ```
-
BytePS (πŸ₯‰19 Β· ⭐ 2.7K) - A high performance and generic framework for distributed DNN training. Apache-2 - -- [GitHub](https://github.com/bytedance/byteps) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 360 Β· πŸ“‹ 210 - 34% open Β· ⏱️ 18.01.2021): - - ``` - git clone https://github.com/bytedance/byteps - ``` -- [PyPi](https://pypi.org/project/byteps) (πŸ“₯ 54 / month Β· ⏱️ 04.11.2020): - ``` - pip install byteps - ``` -- [Docker Hub](https://hub.docker.com/r/bytepsimage/tensorflow) (πŸ“₯ 990 Β· ⏱️ 03.03.2020): - ``` - docker pull bytepsimage/tensorflow - ``` -
Apache Singa (πŸ₯‰19 Β· ⭐ 2.2K) - a distributed deep learning platform. Apache-2 -- [GitHub](https://github.com/apache/singa) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 570 Β· πŸ“‹ 81 - 60% open Β· ⏱️ 15.01.2021): +- [GitHub](https://github.com/apache/singa) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 610 Β· πŸ“‹ 72 - 55% open Β· ⏱️ 15.01.2021): ``` git clone https://github.com/apache/singa ``` -- [Conda](https://anaconda.org/nusdbsystem/singa) (πŸ“₯ 250 Β· ⏱️ 20.01.2021): +- [Conda](https://anaconda.org/nusdbsystem/singa) (πŸ“₯ 260 Β· ⏱️ 20.01.2021): ``` conda install -c nusdbsystem singa ``` @@ -5956,38 +5903,54 @@ _Libraries that provide capabilities to distribute and parallelize machine learn docker pull apache/singa ```
-
sk-dist (πŸ₯‰18 Β· ⭐ 250) - Distributed scikit-learn meta-estimators in PySpark. Apache-2 +
BytePS (πŸ₯‰18 Β· ⭐ 2.7K) - A high performance and generic framework for distributed DNN training. Apache-2 -- [GitHub](https://github.com/Ibotta/sk-dist) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 42 Β· πŸ“¦ 6 Β· πŸ“‹ 16 - 43% open Β· ⏱️ 07.01.2021): +- [GitHub](https://github.com/bytedance/byteps) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 360 Β· πŸ“‹ 210 - 34% open Β· ⏱️ 03.02.2021): ``` - git clone https://github.com/Ibotta/sk-dist + git clone https://github.com/bytedance/byteps ``` -- [PyPi](https://pypi.org/project/sk-dist) (πŸ“₯ 3.4K / month Β· πŸ“¦ 2 Β· ⏱️ 14.05.2020): +- [PyPi](https://pypi.org/project/byteps) (πŸ“₯ 72 / month Β· ⏱️ 04.11.2020): + ``` + pip install byteps + ``` +- [Docker Hub](https://hub.docker.com/r/bytepsimage/tensorflow) (πŸ“₯ 1K Β· ⏱️ 03.03.2020): + ``` + docker pull bytepsimage/tensorflow + ``` +
+
sk-dist (πŸ₯‰18 Β· ⭐ 250) - Distributed scikit-learn meta-estimators in PySpark. Apache-2 + +- [GitHub](https://github.com/Ibotta/sk-dist) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 43 Β· πŸ“¦ 6 Β· πŸ“‹ 16 - 43% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/Ibotta/sk-dist + ``` +- [PyPi](https://pypi.org/project/sk-dist) (πŸ“₯ 3.7K / month Β· πŸ“¦ 2 Β· ⏱️ 14.05.2020): ``` pip install sk-dist ```
Fiber (πŸ₯‰17 Β· ⭐ 840) - Distributed Computing for AI Made Simple. Apache-2 -- [GitHub](https://github.com/uber/fiber) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 89 Β· πŸ“¦ 18 Β· πŸ“‹ 18 - 72% open Β· ⏱️ 06.10.2020): +- [GitHub](https://github.com/uber/fiber) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 89 Β· πŸ“¦ 19 Β· πŸ“‹ 18 - 72% open Β· ⏱️ 06.10.2020): ``` git clone https://github.com/uber/fiber ``` -- [PyPi](https://pypi.org/project/fiber) (πŸ“₯ 770 / month Β· πŸ“¦ 1 Β· ⏱️ 09.07.2020): +- [PyPi](https://pypi.org/project/fiber) (πŸ“₯ 710 / month Β· πŸ“¦ 1 Β· ⏱️ 09.07.2020): ``` pip install fiber ```
-
somoclu (πŸ₯‰17 Β· ⭐ 220) - Massively parallel self-organizing maps: accelerate training on multicore.. MIT +
somoclu (πŸ₯‰17 Β· ⭐ 220 Β· πŸ’€) - Massively parallel self-organizing maps: accelerate training on.. MIT - [GitHub](https://github.com/peterwittek/somoclu) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 56 Β· πŸ“₯ 1.4K Β· πŸ“‹ 130 - 20% open Β· ⏱️ 24.07.2020): ``` git clone https://github.com/peterwittek/somoclu ``` -- [PyPi](https://pypi.org/project/somoclu) (πŸ“₯ 670 / month Β· πŸ“¦ 2 Β· ⏱️ 25.04.2020): +- [PyPi](https://pypi.org/project/somoclu) (πŸ“₯ 410 / month Β· πŸ“¦ 2 Β· ⏱️ 25.04.2020): ``` pip install somoclu ``` @@ -5996,14 +5959,14 @@ _Libraries that provide capabilities to distribute and parallelize machine learn conda install -c conda-forge somoclu ```
-
Hivemind (πŸ₯‰16 Β· ⭐ 640) - Decentralized deep learning in PyTorch. Built to train models on.. MIT +
Hivemind (πŸ₯‰15 Β· ⭐ 650) - Decentralized deep learning in PyTorch. Built to train models on.. MIT -- [GitHub](https://github.com/learning-at-home/hivemind) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 32 Β· πŸ“¦ 1 Β· πŸ“‹ 32 - 46% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/learning-at-home/hivemind) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 31 Β· πŸ“¦ 1 Β· πŸ“‹ 32 - 46% open Β· ⏱️ 26.01.2021): ``` git clone https://github.com/learning-at-home/hivemind ``` -- [PyPi](https://pypi.org/project/hivemind) (πŸ“₯ 11 / month Β· πŸ“¦ 1 Β· ⏱️ 28.08.2020): +- [PyPi](https://pypi.org/project/hivemind) (πŸ“₯ 10 / month Β· πŸ“¦ 1 Β· ⏱️ 28.08.2020): ``` pip install hivemind ``` @@ -6011,7 +5974,7 @@ _Libraries that provide capabilities to distribute and parallelize machine learn
Show 3 hidden projects... - DEAP (πŸ₯ˆ28 Β· ⭐ 4.1K) - Distributed Evolutionary Algorithms in Python. ❗️LGPL-3.0 -- TensorFrames (πŸ₯‰19 Β· ⭐ 770 Β· πŸ’€) - [DEPRECATED] Tensorflow wrapper for DataFrames on.. Apache-2 +- TensorFrames (πŸ₯‰18 Β· ⭐ 770 Β· πŸ’€) - [DEPRECATED] Tensorflow wrapper for DataFrames on.. Apache-2 - LazyCluster (πŸ₯‰12 Β· ⭐ 33) - Distributed machine learning made simple. Apache-2

@@ -6024,16 +5987,16 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc
Optuna (πŸ₯‡31 Β· ⭐ 4K) - A hyperparameter optimization framework. MIT -- [GitHub](https://github.com/optuna/optuna) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 450 Β· πŸ“¦ 910 Β· πŸ“‹ 660 - 28% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/optuna/optuna) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 450 Β· πŸ“¦ 930 Β· πŸ“‹ 690 - 30% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/optuna/optuna ``` -- [PyPi](https://pypi.org/project/optuna) (πŸ“₯ 140K / month Β· πŸ“¦ 52 Β· ⏱️ 04.11.2020): +- [PyPi](https://pypi.org/project/optuna) (πŸ“₯ 130K / month Β· πŸ“¦ 52 Β· ⏱️ 01.02.2021): ``` pip install optuna ``` -- [Conda](https://anaconda.org/conda-forge/optuna) (πŸ“₯ 17K Β· ⏱️ 13.01.2021): +- [Conda](https://anaconda.org/conda-forge/optuna) (πŸ“₯ 18K Β· ⏱️ 02.02.2021): ``` conda install -c conda-forge optuna ``` @@ -6045,11 +6008,11 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc ``` git clone https://github.com/hyperopt/hyperopt ``` -- [PyPi](https://pypi.org/project/hyperopt) (πŸ“₯ 340K / month Β· πŸ“¦ 500 Β· ⏱️ 07.10.2020): +- [PyPi](https://pypi.org/project/hyperopt) (πŸ“₯ 310K / month Β· πŸ“¦ 500 Β· ⏱️ 07.10.2020): ``` pip install hyperopt ``` -- [Conda](https://anaconda.org/conda-forge/hyperopt) (πŸ“₯ 160K Β· ⏱️ 14.10.2020): +- [Conda](https://anaconda.org/conda-forge/hyperopt) (πŸ“₯ 170K Β· ⏱️ 14.10.2020): ``` conda install -c conda-forge hyperopt ``` @@ -6061,30 +6024,30 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc ``` git clone https://github.com/scikit-optimize/scikit-optimize ``` -- [PyPi](https://pypi.org/project/scikit-optimize) (πŸ“₯ 370K / month Β· πŸ“¦ 160 Β· ⏱️ 04.09.2020): +- [PyPi](https://pypi.org/project/scikit-optimize) (πŸ“₯ 300K / month Β· πŸ“¦ 160 Β· ⏱️ 04.09.2020): ``` pip install scikit-optimize ``` -- [Conda](https://anaconda.org/conda-forge/scikit-optimize) (πŸ“₯ 190K Β· ⏱️ 04.09.2020): +- [Conda](https://anaconda.org/conda-forge/scikit-optimize) (πŸ“₯ 200K Β· ⏱️ 04.09.2020): ``` conda install -c conda-forge scikit-optimize ```
Keras Tuner (πŸ₯‡28 Β· ⭐ 2.2K) - Hyperparameter tuning for humans. Apache-2 -- [GitHub](https://github.com/keras-team/keras-tuner) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 260 Β· πŸ“¦ 380 Β· πŸ“‹ 280 - 51% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/keras-team/keras-tuner) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 260 Β· πŸ“¦ 390 Β· πŸ“‹ 280 - 51% open Β· ⏱️ 27.01.2021): ``` git clone https://github.com/keras-team/keras-tuner ``` -- [PyPi](https://pypi.org/project/keras-tuner) (πŸ“₯ 180K / month Β· πŸ“¦ 2 Β· ⏱️ 20.11.2020): +- [PyPi](https://pypi.org/project/keras-tuner) (πŸ“₯ 160K / month Β· πŸ“¦ 2 Β· ⏱️ 20.11.2020): ``` pip install keras-tuner ```
-
NNI (πŸ₯ˆ27 Β· ⭐ 8.9K) - An open source AutoML toolkit for automate machine learning lifecycle,.. MIT +
NNI (πŸ₯ˆ27 Β· ⭐ 9K) - An open source AutoML toolkit for automate machine learning lifecycle, including.. MIT -- [GitHub](https://github.com/microsoft/nni) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.2K Β· πŸ“¦ 83 Β· πŸ“‹ 1.1K - 22% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/microsoft/nni) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.2K Β· πŸ“¦ 85 Β· πŸ“‹ 1.1K - 22% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/microsoft/nni @@ -6096,78 +6059,78 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc
AutoKeras (πŸ₯ˆ27 Β· ⭐ 7.7K) - AutoML library for deep learning. Apache-2 -- [GitHub](https://github.com/keras-team/autokeras) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.2K Β· πŸ“¦ 140 Β· πŸ“‹ 720 - 8% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/keras-team/autokeras) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.3K Β· πŸ“¦ 140 Β· πŸ“‹ 720 - 7% open Β· ⏱️ 22.01.2021): ``` git clone https://github.com/keras-team/autokeras ``` -- [PyPi](https://pypi.org/project/autokeras) (πŸ“₯ 4K / month Β· πŸ“¦ 7 Β· ⏱️ 30.11.2020): +- [PyPi](https://pypi.org/project/autokeras) (πŸ“₯ 3.2K / month Β· πŸ“¦ 7 Β· ⏱️ 30.11.2020): ``` pip install autokeras ```
featuretools (πŸ₯ˆ27 Β· ⭐ 5.4K) - An open source python library for automated feature engineering. BSD-3 -- [GitHub](https://github.com/alteryx/featuretools) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 700 Β· πŸ“¦ 660 Β· πŸ“‹ 500 - 22% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/alteryx/featuretools) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 700 Β· πŸ“¦ 670 Β· πŸ“‹ 510 - 21% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/alteryx/featuretools ``` -- [PyPi](https://pypi.org/project/featuretools) (πŸ“₯ 51K / month Β· πŸ“¦ 70 Β· ⏱️ 31.12.2020): +- [PyPi](https://pypi.org/project/featuretools) (πŸ“₯ 44K / month Β· πŸ“¦ 70 Β· ⏱️ 29.01.2021): ``` pip install featuretools ``` -- [Conda](https://anaconda.org/conda-forge/featuretools) (πŸ“₯ 44K Β· ⏱️ 05.01.2021): +- [Conda](https://anaconda.org/conda-forge/featuretools) (πŸ“₯ 44K Β· ⏱️ 01.02.2021): ``` conda install -c conda-forge featuretools ```
auto-sklearn (πŸ₯ˆ26 Β· ⭐ 5.2K) - Automated Machine Learning with scikit-learn. BSD-3 -- [GitHub](https://github.com/automl/auto-sklearn) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 970 Β· πŸ“¦ 130 Β· πŸ“‹ 680 - 17% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/automl/auto-sklearn) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 980 Β· πŸ“¦ 130 Β· πŸ“‹ 690 - 19% open Β· ⏱️ 26.01.2021): ``` git clone https://github.com/automl/auto-sklearn ``` -- [PyPi](https://pypi.org/project/auto-sklearn) (πŸ“₯ 3.7K / month Β· πŸ“¦ 30 Β· ⏱️ 04.01.2021): +- [PyPi](https://pypi.org/project/auto-sklearn) (πŸ“₯ 3.5K / month Β· πŸ“¦ 30 Β· ⏱️ 04.01.2021): ``` pip install auto-sklearn ```
Bayesian Optimization (πŸ₯ˆ26 Β· ⭐ 4.8K) - A Python implementation of global optimization with.. MIT -- [GitHub](https://github.com/fmfn/BayesianOptimization) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 1.1K Β· πŸ“₯ 47 Β· πŸ“¦ 580 Β· πŸ“‹ 200 - 17% open Β· ⏱️ 19.12.2020): +- [GitHub](https://github.com/fmfn/BayesianOptimization) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 1.1K Β· πŸ“₯ 47 Β· πŸ“¦ 600 Β· πŸ“‹ 200 - 18% open Β· ⏱️ 19.12.2020): ``` git clone https://github.com/fmfn/BayesianOptimization ``` -- [PyPi](https://pypi.org/project/bayesian-optimization) (πŸ“₯ 42K / month Β· πŸ“¦ 92 Β· ⏱️ 16.05.2020): +- [PyPi](https://pypi.org/project/bayesian-optimization) (πŸ“₯ 39K / month Β· πŸ“¦ 92 Β· ⏱️ 16.05.2020): ``` pip install bayesian-optimization ```
-
AutoGluon (πŸ₯ˆ26 Β· ⭐ 2.9K) - AutoGluon: AutoML for Text, Image, and Tabular Data. Apache-2 +
BoTorch (πŸ₯ˆ26 Β· ⭐ 1.8K) - Bayesian optimization in PyTorch. MIT -- [GitHub](https://github.com/awslabs/autogluon) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 380 Β· πŸ“¦ 44 Β· πŸ“‹ 370 - 41% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/pytorch/botorch) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 180 Β· πŸ“¦ 78 Β· πŸ“‹ 150 - 26% open Β· ⏱️ 03.02.2021): ``` - git clone https://github.com/awslabs/autogluon + git clone https://github.com/pytorch/botorch ``` -- [PyPi](https://pypi.org/project/autogluon) (πŸ“₯ 12K / month Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/botorch) (πŸ“₯ 21K / month Β· ⏱️ 08.12.2020): ``` - pip install autogluon + pip install botorch ```
-
BoTorch (πŸ₯ˆ26 Β· ⭐ 1.8K) - Bayesian optimization in PyTorch. MIT +
AutoGluon (πŸ₯ˆ25 Β· ⭐ 3K) - AutoGluon: AutoML for Text, Image, and Tabular Data. Apache-2 -- [GitHub](https://github.com/pytorch/botorch) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 170 Β· πŸ“¦ 74 Β· πŸ“‹ 150 - 26% open Β· ⏱️ 21.01.2021): +- [GitHub](https://github.com/awslabs/autogluon) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 380 Β· πŸ“¦ 46 Β· πŸ“‹ 380 - 38% open Β· ⏱️ 03.02.2021): ``` - git clone https://github.com/pytorch/botorch + git clone https://github.com/awslabs/autogluon ``` -- [PyPi](https://pypi.org/project/botorch) (πŸ“₯ 22K / month Β· ⏱️ 08.12.2020): +- [PyPi](https://pypi.org/project/autogluon) (πŸ“₯ 5.9K / month Β· ⏱️ 04.02.2021): ``` - pip install botorch + pip install autogluon ```
nevergrad (πŸ₯ˆ25 Β· ⭐ 2.8K) - A Python toolbox for performing gradient-free optimization. MIT @@ -6177,18 +6140,18 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc ``` git clone https://github.com/facebookresearch/nevergrad ``` -- [PyPi](https://pypi.org/project/nevergrad) (πŸ“₯ 7K / month Β· πŸ“¦ 14 Β· ⏱️ 19.01.2021): +- [PyPi](https://pypi.org/project/nevergrad) (πŸ“₯ 7.3K / month Β· πŸ“¦ 14 Β· ⏱️ 28.01.2021): ``` pip install nevergrad ``` -- [Conda](https://anaconda.org/conda-forge/nevergrad) (πŸ“₯ 5.7K Β· ⏱️ 14.12.2020): +- [Conda](https://anaconda.org/conda-forge/nevergrad) (πŸ“₯ 5.9K Β· ⏱️ 14.12.2020): ``` conda install -c conda-forge nevergrad ```
Ax (πŸ₯ˆ25 Β· ⭐ 1.4K) - Adaptive Experimentation Platform. MIT -- [GitHub](https://github.com/facebook/Ax) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 140 Β· πŸ“¦ 120 Β· πŸ“‹ 210 - 16% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/facebook/Ax) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 140 Β· πŸ“¦ 130 Β· πŸ“‹ 210 - 16% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/facebook/Ax @@ -6205,7 +6168,7 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc ``` git clone https://github.com/automl/SMAC3 ``` -- [PyPi](https://pypi.org/project/smac) (πŸ“₯ 6.1K / month Β· πŸ“¦ 58 Β· ⏱️ 29.10.2020): +- [PyPi](https://pypi.org/project/smac) (πŸ“₯ 5.7K / month Β· πŸ“¦ 58 Β· ⏱️ 29.10.2020): ``` pip install smac ``` @@ -6217,38 +6180,26 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc ``` git clone https://github.com/maxpumperla/hyperas ``` -- [PyPi](https://pypi.org/project/hyperas) (πŸ“₯ 11K / month Β· πŸ“¦ 21 Β· ⏱️ 28.02.2019): +- [PyPi](https://pypi.org/project/hyperas) (πŸ“₯ 9.6K / month Β· πŸ“¦ 21 Β· ⏱️ 28.02.2019): ``` pip install hyperas ```
-
GPyOpt (πŸ₯ˆ24 Β· ⭐ 710) - Gaussian Process Optimization using GPy. BSD-3 +
GPyOpt (πŸ₯ˆ23 Β· ⭐ 710) - Gaussian Process Optimization using GPy. BSD-3 - [GitHub](https://github.com/SheffieldML/GPyOpt) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 220 Β· πŸ“¦ 170 Β· πŸ“‹ 290 - 34% open Β· ⏱️ 05.11.2020): ``` git clone https://github.com/SheffieldML/GPyOpt ``` -- [PyPi](https://pypi.org/project/gpyopt) (πŸ“₯ 4.3K / month Β· πŸ“¦ 36 Β· ⏱️ 19.03.2020): +- [PyPi](https://pypi.org/project/gpyopt) (πŸ“₯ 4K / month Β· πŸ“¦ 36 Β· ⏱️ 19.03.2020): ``` pip install gpyopt ```
-
Talos (πŸ₯ˆ22 Β· ⭐ 1.4K) - Hyperparameter Optimization for TensorFlow, Keras and PyTorch. MIT - -- [GitHub](https://github.com/autonomio/talos) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 220 Β· πŸ“¦ 110 Β· πŸ“‹ 380 - 10% open Β· ⏱️ 21.11.2020): - - ``` - git clone https://github.com/autonomio/talos - ``` -- [PyPi](https://pypi.org/project/talos) (πŸ“₯ 1K / month Β· πŸ“¦ 6 Β· ⏱️ 09.11.2020): - ``` - pip install talos - ``` -
Orion (πŸ₯ˆ22 Β· ⭐ 180) - Asynchronous Distributed Hyperparameter Optimization. BSD-3 -- [GitHub](https://github.com/Epistimio/orion) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 35 Β· πŸ“¦ 39 Β· πŸ“‹ 120 - 16% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/Epistimio/orion) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 35 Β· πŸ“¦ 39 Β· πŸ“‹ 120 - 16% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/Epistimio/orion @@ -6258,28 +6209,28 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc pip install orion ```
-
AdaNet (πŸ₯‰21 Β· ⭐ 3.2K) - Fast and flexible AutoML with learning guarantees. Apache-2 +
AdaNet (πŸ₯‰21 Β· ⭐ 3.2K Β· πŸ’€) - Fast and flexible AutoML with learning guarantees. Apache-2 -- [GitHub](https://github.com/tensorflow/adanet) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 500 Β· πŸ“¦ 33 Β· πŸ“‹ 110 - 57% open Β· ⏱️ 09.07.2020): +- [GitHub](https://github.com/tensorflow/adanet) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 500 Β· πŸ“¦ 34 Β· πŸ“‹ 110 - 57% open Β· ⏱️ 09.07.2020): ``` git clone https://github.com/tensorflow/adanet ``` -- [PyPi](https://pypi.org/project/adanet) (πŸ“₯ 510 / month Β· πŸ“¦ 2 Β· ⏱️ 09.07.2020): +- [PyPi](https://pypi.org/project/adanet) (πŸ“₯ 440 / month Β· πŸ“¦ 2 Β· ⏱️ 09.07.2020): ``` pip install adanet ```
-
optunity (πŸ₯‰21 Β· ⭐ 360 Β· πŸ’€) - optimization routines for hyperparameter tuning. BSD-3 +
Talos (πŸ₯‰21 Β· ⭐ 1.4K) - Hyperparameter Optimization for TensorFlow, Keras and PyTorch. MIT -- [GitHub](https://github.com/claesenm/optunity) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 73 Β· πŸ“₯ 62 Β· πŸ“¦ 58 Β· πŸ“‹ 93 - 48% open Β· ⏱️ 11.05.2020): +- [GitHub](https://github.com/autonomio/talos) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 220 Β· πŸ“¦ 110 Β· πŸ“‹ 380 - 10% open Β· ⏱️ 21.11.2020): ``` - git clone https://github.com/claesenm/optunity + git clone https://github.com/autonomio/talos ``` -- [PyPi](https://pypi.org/project/optunity) (πŸ“₯ 8.6K / month Β· πŸ“¦ 7 Β· ⏱️ 30.09.2015): +- [PyPi](https://pypi.org/project/talos) (πŸ“₯ 930 / month Β· πŸ“¦ 6 Β· ⏱️ 09.11.2020): ``` - pip install optunity + pip install talos ```
Neuraxle (πŸ₯‰21 Β· ⭐ 360) - A Sklearn-like Framework for Hyperparameter Tuning and AutoML in.. Apache-2 @@ -6289,19 +6240,19 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc ``` git clone https://github.com/Neuraxio/Neuraxle ``` -- [PyPi](https://pypi.org/project/neuraxle) (πŸ“₯ 270 / month Β· ⏱️ 20.09.2020): +- [PyPi](https://pypi.org/project/neuraxle) (πŸ“₯ 230 / month Β· ⏱️ 20.09.2020): ``` pip install neuraxle ```
-
mljar-supervised (πŸ₯‰20 Β· ⭐ 750) - Automates Machine Learning Pipeline with Feature Engineering.. MIT +
mljar-supervised (πŸ₯‰20 Β· ⭐ 760) - Automates Machine Learning Pipeline with Feature Engineering.. MIT -- [GitHub](https://github.com/mljar/mljar-supervised) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 97 Β· πŸ“¦ 9 Β· πŸ“‹ 280 - 17% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/mljar/mljar-supervised) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 98 Β· πŸ“¦ 9 Β· πŸ“‹ 280 - 17% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/mljar/mljar-supervised ``` -- [PyPi](https://pypi.org/project/mljar-supervised) (πŸ“₯ 3.2K / month Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/mljar-supervised) (πŸ“₯ 1.4K / month Β· ⏱️ 30.01.2021): ``` pip install mljar-supervised ``` @@ -6313,11 +6264,23 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc ``` git clone https://github.com/williamFalcon/test-tube ``` -- [PyPi](https://pypi.org/project/test_tube) (πŸ“₯ 11K / month Β· πŸ“¦ 5 Β· ⏱️ 12.12.2018): +- [PyPi](https://pypi.org/project/test_tube) (πŸ“₯ 10K / month Β· πŸ“¦ 5 Β· ⏱️ 12.12.2018): ``` pip install test_tube ```
+
optunity (πŸ₯‰20 Β· ⭐ 360 Β· πŸ’€) - optimization routines for hyperparameter tuning. BSD-3 + +- [GitHub](https://github.com/claesenm/optunity) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 73 Β· πŸ“₯ 62 Β· πŸ“¦ 58 Β· πŸ“‹ 93 - 48% open Β· ⏱️ 11.05.2020): + + ``` + git clone https://github.com/claesenm/optunity + ``` +- [PyPi](https://pypi.org/project/optunity) (πŸ“₯ 6.9K / month Β· πŸ“¦ 7 Β· ⏱️ 30.09.2015): + ``` + pip install optunity + ``` +
Auto ViML (πŸ₯‰20 Β· ⭐ 200) - Automatically Build Multiple ML Models with a Single Line of Code... Apache-2 - [GitHub](https://github.com/AutoViML/Auto_ViML) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 52 Β· πŸ“¦ 13 Β· πŸ“‹ 16 - 18% open Β· ⏱️ 15.01.2021): @@ -6325,69 +6288,69 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc ``` git clone https://github.com/AutoViML/Auto_ViML ``` -- [PyPi](https://pypi.org/project/autoviml) (πŸ“₯ 200 / month Β· ⏱️ 15.01.2021): +- [PyPi](https://pypi.org/project/autoviml) (πŸ“₯ 170 / month Β· ⏱️ 15.01.2021): ``` pip install autoviml ```
lazypredict (πŸ₯‰19 Β· ⭐ 360) - Lazy Predict help build a lot of basic models without much code.. MIT -- [GitHub](https://github.com/shankarpandala/lazypredict) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 82 Β· πŸ“¦ 18 Β· πŸ“‹ 66 - 63% open Β· ⏱️ 23.01.2021): +- [GitHub](https://github.com/shankarpandala/lazypredict) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 84 Β· πŸ“¦ 20 Β· πŸ“‹ 66 - 63% open Β· ⏱️ 23.01.2021): ``` git clone https://github.com/shankarpandala/lazypredict ``` -- [PyPi](https://pypi.org/project/lazypredict) (πŸ“₯ 1.5K / month Β· ⏱️ 09.07.2020): +- [PyPi](https://pypi.org/project/lazypredict) (πŸ“₯ 1.9K / month Β· ⏱️ 09.07.2020): ``` pip install lazypredict ```
-
Dragonfly (πŸ₯‰17 Β· ⭐ 560) - An open source python library for scalable Bayesian optimisation. MIT +
Dragonfly (πŸ₯‰17 Β· ⭐ 560 Β· πŸ’€) - An open source python library for scalable Bayesian optimisation. MIT - [GitHub](https://github.com/dragonfly/dragonfly) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 72 Β· πŸ“‹ 38 - 55% open Β· ⏱️ 03.07.2020): ``` git clone https://github.com/dragonfly/dragonfly ``` -- [PyPi](https://pypi.org/project/dragonfly-opt) (πŸ“₯ 2.9K / month Β· πŸ“¦ 2 Β· ⏱️ 03.07.2020): +- [PyPi](https://pypi.org/project/dragonfly-opt) (πŸ“₯ 3.5K / month Β· πŸ“¦ 2 Β· ⏱️ 03.07.2020): ``` pip install dragonfly-opt ```
HyperparameterHunter (πŸ₯‰16 Β· ⭐ 640) - Easy hyperparameter optimization and automatic result.. MIT -- [GitHub](https://github.com/HunterMcGushion/hyperparameter_hunter) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 80 Β· πŸ“₯ 270 Β· πŸ“‹ 120 - 30% open Β· ⏱️ 20.01.2021): +- [GitHub](https://github.com/HunterMcGushion/hyperparameter_hunter) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 81 Β· πŸ“₯ 270 Β· πŸ“‹ 120 - 30% open Β· ⏱️ 20.01.2021): ``` git clone https://github.com/HunterMcGushion/hyperparameter_hunter ``` -- [PyPi](https://pypi.org/project/hyperparameter-hunter) (πŸ“₯ 43 / month Β· πŸ“¦ 1 Β· ⏱️ 06.08.2019): +- [PyPi](https://pypi.org/project/hyperparameter-hunter) (πŸ“₯ 40 / month Β· πŸ“¦ 1 Β· ⏱️ 06.08.2019): ``` pip install hyperparameter-hunter ```
-
AlphaPy (πŸ₯‰16 Β· ⭐ 540) - Automated Machine Learning [AutoML] with Python, scikit-learn, Keras,.. Apache-2 +
Auto Tune Models (πŸ₯‰16 Β· ⭐ 500 Β· πŸ’€) - Auto Tune Models - A multi-tenant, multi-data system for.. MIT -- [GitHub](https://github.com/ScottfreeLLC/AlphaPy) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 120 Β· πŸ“¦ 2 Β· πŸ“‹ 39 - 25% open Β· ⏱️ 06.09.2020): +- [GitHub](https://github.com/HDI-Project/ATM) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 120 Β· πŸ“¦ 6 Β· πŸ“‹ 88 - 19% open Β· ⏱️ 21.02.2020): ``` - git clone https://github.com/ScottfreeLLC/AlphaPy + git clone https://github.com/HDI-Project/ATM ``` -- [PyPi](https://pypi.org/project/alphapy) (πŸ“₯ 76 / month Β· ⏱️ 25.08.2020): +- [PyPi](https://pypi.org/project/atm) (πŸ“₯ 35 / month Β· ⏱️ 24.06.2019): ``` - pip install alphapy + pip install atm ```
-
Auto Tune Models (πŸ₯‰16 Β· ⭐ 500 Β· πŸ’€) - Auto Tune Models - A multi-tenant, multi-data system for.. MIT +
AlphaPy (πŸ₯‰15 Β· ⭐ 540) - Automated Machine Learning [AutoML] with Python, scikit-learn, Keras,.. Apache-2 -- [GitHub](https://github.com/HDI-Project/ATM) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 120 Β· πŸ“¦ 6 Β· πŸ“‹ 88 - 19% open Β· ⏱️ 21.02.2020): +- [GitHub](https://github.com/ScottfreeLLC/AlphaPy) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 120 Β· πŸ“¦ 2 Β· πŸ“‹ 39 - 25% open Β· ⏱️ 06.09.2020): ``` - git clone https://github.com/HDI-Project/ATM + git clone https://github.com/ScottfreeLLC/AlphaPy ``` -- [PyPi](https://pypi.org/project/atm) (πŸ“₯ 34 / month Β· ⏱️ 24.06.2019): +- [PyPi](https://pypi.org/project/alphapy) (πŸ“₯ 72 / month Β· ⏱️ 25.08.2020): ``` - pip install atm + pip install alphapy ```
Parfit (πŸ₯‰15 Β· ⭐ 200 Β· πŸ’€) - A package for parallelizing the fit and flexibly scoring of.. MIT @@ -6397,7 +6360,7 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc ``` git clone https://github.com/jmcarpenter2/parfit ``` -- [PyPi](https://pypi.org/project/parfit) (πŸ“₯ 3.9K / month Β· ⏱️ 11.10.2018): +- [PyPi](https://pypi.org/project/parfit) (πŸ“₯ 4.2K / month Β· ⏱️ 11.10.2018): ``` pip install parfit ``` @@ -6410,7 +6373,7 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc git clone https://github.com/carpedm20/ENAS-pytorch ```
-
Devol (πŸ₯‰11 Β· ⭐ 920) - Genetic neural architecture search with Keras. MIT +
Devol (πŸ₯‰11 Β· ⭐ 920 Β· πŸ’€) - Genetic neural architecture search with Keras. MIT - [GitHub](https://github.com/joeddav/devol) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 110 Β· πŸ“‹ 27 - 25% open Β· ⏱️ 05.07.2020): @@ -6421,18 +6384,18 @@ _Libraries for hyperparameter optimization, automl and neural architecture searc
Show 13 hidden projects... - TPOT (πŸ₯‡29 Β· ⭐ 7.8K) - A Python Automated Machine Learning tool that optimizes machine.. ❗️LGPL-3.0 -- MLBox (πŸ₯ˆ22 Β· ⭐ 1.2K) - MLBox is a powerful Automated Machine Learning python library. ❗️BSD-1-Clause - auto_ml (πŸ₯‰21 Β· ⭐ 1.5K Β· πŸ’€) - [UNMAINTAINED] Automated machine learning for analytics & production. MIT -- HpBandSter (πŸ₯‰19 Β· ⭐ 440 Β· πŸ’€) - a distributed Hyperband implementation on Steroids. BSD-3 +- MLBox (πŸ₯‰20 Β· ⭐ 1.2K Β· πŸ“‰) - MLBox is a powerful Automated Machine Learning python library. ❗️BSD-1-Clause +- HpBandSter (πŸ₯‰20 Β· ⭐ 440 Β· πŸ’€) - a distributed Hyperband implementation on Steroids. BSD-3 - Advisor (πŸ₯‰17 Β· ⭐ 1.3K Β· πŸ’€) - Open-source implementation of Google Vizier for hyper parameters.. Apache-2 - sklearn-deap (πŸ₯‰17 Β· ⭐ 620 Β· πŸ’€) - Use evolutionary algorithms instead of gridsearch in.. MIT - Sherpa (πŸ₯‰17 Β· ⭐ 280) - Hyperparameter optimization that enables researchers to experiment,.. ❗️GPL-3.0 - automl-gs (πŸ₯‰16 Β· ⭐ 1.7K Β· πŸ’€) - Provide an input CSV and a target field to predict, generate a.. MIT - Xcessiv (πŸ₯‰16 Β· ⭐ 1.3K Β· πŸ’€) - A web-based application for quick, scalable, and automated.. Apache-2 - Auptimizer (πŸ₯‰13 Β· ⭐ 160) - An automatic ML model optimization tool. ❗️GPL-3.0 -- Hypermax (πŸ₯‰13 Β· ⭐ 95) - Better, faster hyper-parameter optimization. BSD-3 -- featurewiz (πŸ₯‰12 Β· ⭐ 19 Β· 🐣) - Use advanced feature engineering strategies and select the.. Apache-2 -- Hypertunity (πŸ₯‰10 Β· ⭐ 120 Β· πŸ’€) - A toolset for black-box hyperparameter optimisation. Apache-2 +- Hypermax (πŸ₯‰13 Β· ⭐ 94) - Better, faster hyper-parameter optimization. BSD-3 +- featurewiz (πŸ₯‰12 Β· ⭐ 21 Β· 🐣) - Use advanced feature engineering strategies and select the.. Apache-2 +- Hypertunity (πŸ₯‰10 Β· ⭐ 120 Β· πŸ’€) - A toolset for black-box hyperparameter optimisation. Apache-2

@@ -6444,48 +6407,36 @@ _Libraries for building and evaluating reinforcement learning & agent-based syst
OpenAI Gym (πŸ₯‡35 Β· ⭐ 23K) - A toolkit for developing and comparing reinforcement learning.. MIT -- [GitHub](https://github.com/openai/gym) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 6.6K Β· πŸ“¦ 18K Β· πŸ“‹ 1.3K - 18% open Β· ⏱️ 11.01.2021): +- [GitHub](https://github.com/openai/gym) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 6.7K Β· πŸ“¦ 18K Β· πŸ“‹ 1.3K - 19% open Β· ⏱️ 11.01.2021): ``` git clone https://github.com/openai/gym ``` -- [PyPi](https://pypi.org/project/gym) (πŸ“₯ 260K / month Β· πŸ“¦ 3.6K Β· ⏱️ 19.12.2020): +- [PyPi](https://pypi.org/project/gym) (πŸ“₯ 240K / month Β· πŸ“¦ 3.6K Β· ⏱️ 19.12.2020): ``` pip install gym ```
-
baselines (πŸ₯‡28 Β· ⭐ 11K Β· πŸ’€) - OpenAI Baselines: high-quality implementations of reinforcement.. MIT - -- [GitHub](https://github.com/openai/baselines) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 3.8K Β· πŸ“¦ 280 Β· πŸ“‹ 880 - 51% open Β· ⏱️ 31.01.2020): - - ``` - git clone https://github.com/openai/baselines - ``` -- [PyPi](https://pypi.org/project/baselines) (πŸ“₯ 27K / month Β· πŸ“¦ 37 Β· ⏱️ 26.02.2018): - ``` - pip install baselines - ``` -
TensorLayer (πŸ₯ˆ27 Β· ⭐ 6.5K) - Deep Learning and Reinforcement Learning Library for.. Apache-2 -- [GitHub](https://github.com/tensorlayer/tensorlayer) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.4K Β· πŸ“₯ 1.2K Β· πŸ“‹ 480 - 9% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/tensorlayer/tensorlayer) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.5K Β· πŸ“₯ 1.2K Β· πŸ“‹ 450 - 3% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/tensorlayer/tensorlayer ``` -- [PyPi](https://pypi.org/project/tensorlayer) (πŸ“₯ 1.7K / month Β· πŸ“¦ 68 Β· ⏱️ 19.06.2020): +- [PyPi](https://pypi.org/project/tensorlayer) (πŸ“₯ 1.4K / month Β· πŸ“¦ 68 Β· ⏱️ 19.06.2020): ``` pip install tensorlayer ```
TF-Agents (πŸ₯ˆ27 Β· ⭐ 1.8K) - TF-Agents is a library for Reinforcement Learning in.. Apache-2 -- [GitHub](https://github.com/tensorflow/agents) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 450 Β· πŸ“¦ 360 Β· πŸ“‹ 410 - 23% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/tensorflow/agents) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 460 Β· πŸ“¦ 370 Β· πŸ“‹ 420 - 24% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/tensorflow/agents ``` -- [PyPi](https://pypi.org/project/tf-agents) (πŸ“₯ 7.1K / month Β· πŸ“¦ 12 Β· ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/tf-agents) (πŸ“₯ 6.1K / month Β· πŸ“¦ 12 Β· ⏱️ 05.01.2021): ``` pip install tf-agents ``` @@ -6497,21 +6448,21 @@ _Libraries for building and evaluating reinforcement learning & agent-based syst ``` git clone https://github.com/google/dopamine ``` -- [PyPi](https://pypi.org/project/dopamine-rl) (πŸ“₯ 47K / month Β· πŸ“¦ 31 Β· ⏱️ 16.10.2020): +- [PyPi](https://pypi.org/project/dopamine-rl) (πŸ“₯ 43K / month Β· πŸ“¦ 31 Β· ⏱️ 16.10.2020): ``` pip install dopamine-rl ```
-
Stable Baselines (πŸ₯ˆ25 Β· ⭐ 2.8K) - A fork of OpenAI Baselines, implementations of reinforcement.. MIT +
TensorForce (πŸ₯ˆ25 Β· ⭐ 2.9K) - Tensorforce: a TensorFlow library for applied.. Apache-2 -- [GitHub](https://github.com/hill-a/stable-baselines) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 570 Β· πŸ“‹ 850 - 15% open Β· ⏱️ 23.12.2020): +- [GitHub](https://github.com/tensorforce/tensorforce) (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 490 Β· πŸ“‹ 550 - 1% open Β· ⏱️ 21.01.2021): ``` - git clone https://github.com/hill-a/stable-baselines + git clone https://github.com/tensorforce/tensorforce ``` -- [PyPi](https://pypi.org/project/stable-baselines) (πŸ“₯ 6.2K / month Β· πŸ“¦ 50 Β· ⏱️ 05.08.2020): +- [PyPi](https://pypi.org/project/tensorforce) (πŸ“₯ 530 / month Β· πŸ“¦ 46 Β· ⏱️ 07.09.2019): ``` - pip install stable-baselines + pip install tensorforce ```
ViZDoom (πŸ₯ˆ25 Β· ⭐ 1.2K) - Doom-based AI Research Platform for Reinforcement Learning from Raw.. MIT @@ -6521,79 +6472,79 @@ _Libraries for building and evaluating reinforcement learning & agent-based syst ``` git clone https://github.com/mwydmuch/ViZDoom ``` -- [PyPi](https://pypi.org/project/vizdoom) (πŸ“₯ 320 / month Β· πŸ“¦ 12 Β· ⏱️ 29.10.2020): +- [PyPi](https://pypi.org/project/vizdoom) (πŸ“₯ 270 / month Β· πŸ“¦ 12 Β· ⏱️ 29.10.2020): ``` pip install vizdoom ```
-
TensorForce (πŸ₯‰24 Β· ⭐ 2.8K) - Tensorforce: a TensorFlow library for applied.. Apache-2 +
Stable Baselines (πŸ₯ˆ24 Β· ⭐ 2.9K) - A fork of OpenAI Baselines, implementations of reinforcement.. MIT -- [GitHub](https://github.com/tensorforce/tensorforce) (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 470 Β· πŸ“‹ 550 - 1% open Β· ⏱️ 21.01.2021): +- [GitHub](https://github.com/hill-a/stable-baselines) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 570 Β· πŸ“‹ 860 - 15% open Β· ⏱️ 23.12.2020): ``` - git clone https://github.com/tensorforce/tensorforce + git clone https://github.com/hill-a/stable-baselines ``` -- [PyPi](https://pypi.org/project/tensorforce) (πŸ“₯ 660 / month Β· πŸ“¦ 23 Β· ⏱️ 07.09.2019): +- [PyPi](https://pypi.org/project/stable-baselines) (πŸ“₯ 5.7K / month Β· πŸ“¦ 50 Β· ⏱️ 05.08.2020): ``` - pip install tensorforce + pip install stable-baselines ```
Acme (πŸ₯‰23 Β· ⭐ 1.9K) - A library of reinforcement learning components and agents. Apache-2 -- [GitHub](https://github.com/deepmind/acme) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 180 Β· πŸ“¦ 19 Β· πŸ“‹ 81 - 45% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/deepmind/acme) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 180 Β· πŸ“¦ 19 Β· πŸ“‹ 81 - 45% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/deepmind/acme ``` -- [PyPi](https://pypi.org/project/dm-acme) (πŸ“₯ 470 / month Β· ⏱️ 24.07.2020): +- [PyPi](https://pypi.org/project/dm-acme) (πŸ“₯ 410 / month Β· ⏱️ 24.07.2020): ``` pip install dm-acme ```
ChainerRL (πŸ₯‰23 Β· ⭐ 920) - ChainerRL is a deep reinforcement learning library built on top of.. MIT -- [GitHub](https://github.com/chainer/chainerrl) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 210 Β· πŸ“¦ 89 Β· πŸ“‹ 220 - 33% open Β· ⏱️ 09.12.2020): +- [GitHub](https://github.com/chainer/chainerrl) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 200 Β· πŸ“¦ 89 Β· πŸ“‹ 220 - 33% open Β· ⏱️ 09.12.2020): ``` git clone https://github.com/chainer/chainerrl ``` -- [PyPi](https://pypi.org/project/chainerrl) (πŸ“₯ 420 / month Β· πŸ“¦ 14 Β· ⏱️ 14.02.2020): +- [PyPi](https://pypi.org/project/chainerrl) (πŸ“₯ 390 / month Β· πŸ“¦ 14 Β· ⏱️ 14.02.2020): ``` pip install chainerrl ```
-
garage (πŸ₯‰22 Β· ⭐ 1K) - A toolkit for reproducible reinforcement learning research. MIT +
garage (πŸ₯‰22 Β· ⭐ 1.1K) - A toolkit for reproducible reinforcement learning research. MIT -- [GitHub](https://github.com/rlworkgroup/garage) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 190 Β· πŸ“¦ 13 Β· πŸ“‹ 960 - 19% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/rlworkgroup/garage) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 190 Β· πŸ“¦ 13 Β· πŸ“‹ 960 - 19% open Β· ⏱️ 29.01.2021): ``` git clone https://github.com/rlworkgroup/garage ``` -- [PyPi](https://pypi.org/project/garage) (πŸ“₯ 150 / month Β· ⏱️ 02.10.2020): +- [PyPi](https://pypi.org/project/garage) (πŸ“₯ 130 / month Β· ⏱️ 02.10.2020): ``` pip install garage ```
PARL (πŸ₯‰21 Β· ⭐ 1.8K) - A high-performance distributed training framework for Reinforcement.. Apache-2 -- [GitHub](https://github.com/PaddlePaddle/PARL) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 420 Β· πŸ“¦ 65 Β· πŸ“‹ 200 - 26% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/PaddlePaddle/PARL) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 420 Β· πŸ“¦ 67 Β· πŸ“‹ 200 - 25% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/PaddlePaddle/PARL ``` -- [PyPi](https://pypi.org/project/parl) (πŸ“₯ 230 / month Β· ⏱️ 08.01.2021): +- [PyPi](https://pypi.org/project/parl) (πŸ“₯ 170 / month Β· ⏱️ 08.01.2021): ``` pip install parl ```
-
TRFL (πŸ₯‰20 Β· ⭐ 3.1K Β· πŸ’€) - TensorFlow Reinforcement Learning. Apache-2 +
TRFL (πŸ₯‰19 Β· ⭐ 3.1K Β· πŸ’€) - TensorFlow Reinforcement Learning. Apache-2 -- [GitHub](https://github.com/deepmind/trfl) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 370 Β· πŸ“¦ 37 Β· πŸ“‹ 22 - 27% open Β· ⏱️ 20.04.2020): +- [GitHub](https://github.com/deepmind/trfl) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 370 Β· πŸ“¦ 38 Β· πŸ“‹ 22 - 27% open Β· ⏱️ 20.04.2020): ``` git clone https://github.com/deepmind/trfl ``` -- [PyPi](https://pypi.org/project/trfl) (πŸ“₯ 600 / month Β· πŸ“¦ 2 Β· ⏱️ 20.04.2020): +- [PyPi](https://pypi.org/project/trfl) (πŸ“₯ 460 / month Β· πŸ“¦ 2 Β· ⏱️ 20.04.2020): ``` pip install trfl ``` @@ -6605,26 +6556,26 @@ _Libraries for building and evaluating reinforcement learning & agent-based syst ``` git clone https://github.com/IntelLabs/coach ``` -- [PyPi](https://pypi.org/project/rl_coach) (πŸ“₯ 110 / month Β· πŸ“¦ 1 Β· ⏱️ 10.10.2019): +- [PyPi](https://pypi.org/project/rl_coach) (πŸ“₯ 92 / month Β· πŸ“¦ 1 Β· ⏱️ 10.10.2019): ``` pip install rl_coach ```
PFRL (πŸ₯‰19 Β· ⭐ 500) - PFRL: a PyTorch-based deep reinforcement learning library. MIT -- [GitHub](https://github.com/pfnet/pfrl) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 61 Β· πŸ“¦ 4 Β· πŸ“‹ 44 - 50% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/pfnet/pfrl) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 61 Β· πŸ“¦ 4 Β· πŸ“‹ 45 - 48% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/pfnet/pfrl ``` -- [PyPi](https://pypi.org/project/pfrl) (πŸ“₯ 340 / month Β· ⏱️ 17.12.2020): +- [PyPi](https://pypi.org/project/pfrl) (πŸ“₯ 300 / month Β· ⏱️ 17.12.2020): ``` pip install pfrl ```
-
RLax (πŸ₯‰17 Β· ⭐ 540) - A library of reinforcement learning building blocks in JAX. Apache-2 jax +
RLax (πŸ₯‰17 Β· ⭐ 550) - A library of reinforcement learning building blocks in JAX. Apache-2 jax -- [GitHub](https://github.com/deepmind/rlax) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 40 Β· πŸ“¦ 11 Β· πŸ“‹ 6 - 50% open Β· ⏱️ 21.01.2021): +- [GitHub](https://github.com/deepmind/rlax) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 42 Β· πŸ“¦ 11 Β· πŸ“‹ 6 - 50% open Β· ⏱️ 21.01.2021): ``` git clone https://github.com/deepmind/rlax @@ -6636,15 +6587,16 @@ _Libraries for building and evaluating reinforcement learning & agent-based syst
ReAgent (πŸ₯‰16 Β· ⭐ 2.8K) - A platform for Reasoning systems (Reinforcement Learning,.. BSD-3 -- [GitHub](https://github.com/facebookresearch/ReAgent) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 370 Β· πŸ“‹ 94 - 21% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/facebookresearch/ReAgent) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 380 Β· πŸ“‹ 94 - 21% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/facebookresearch/ReAgent ```
-
Show 2 hidden projects... +
Show 3 hidden projects... -- keras-rl (πŸ₯ˆ25 Β· ⭐ 4.9K Β· πŸ’€) - Deep Reinforcement Learning for Keras. MIT +- baselines (πŸ₯‡28 Β· ⭐ 11K Β· πŸ’€) - OpenAI Baselines: high-quality implementations of reinforcement.. MIT +- keras-rl (πŸ₯ˆ24 Β· ⭐ 4.9K Β· πŸ’€) - Deep Reinforcement Learning for Keras. MIT - DeepMind Lab (πŸ₯‰17 Β· ⭐ 6.4K) - A customisable 3D platform for agent-based AI research. ❗️GPL-2.0

@@ -6662,39 +6614,39 @@ _Libraries for building and evaluating recommendation systems._ ``` git clone https://github.com/benfred/implicit ``` -- [PyPi](https://pypi.org/project/implicit) (πŸ“₯ 77K / month Β· πŸ“¦ 22 Β· ⏱️ 15.09.2020): +- [PyPi](https://pypi.org/project/implicit) (πŸ“₯ 62K / month Β· πŸ“¦ 22 Β· ⏱️ 15.09.2020): ``` pip install implicit ``` -- [Conda](https://anaconda.org/conda-forge/implicit) (πŸ“₯ 180K Β· ⏱️ 24.11.2020): +- [Conda](https://anaconda.org/conda-forge/implicit) (πŸ“₯ 190K Β· ⏱️ 24.11.2020): ``` conda install -c conda-forge implicit ```
lightfm (πŸ₯‡27 Β· ⭐ 3.5K) - A Python implementation of LightFM, a hybrid recommendation algorithm. Apache-2 -- [GitHub](https://github.com/lyst/lightfm) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 560 Β· πŸ“¦ 380 Β· πŸ“‹ 460 - 27% open Β· ⏱️ 27.11.2020): +- [GitHub](https://github.com/lyst/lightfm) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 560 Β· πŸ“¦ 390 Β· πŸ“‹ 460 - 27% open Β· ⏱️ 27.11.2020): ``` git clone https://github.com/lyst/lightfm ``` -- [PyPi](https://pypi.org/project/lightfm) (πŸ“₯ 72K / month Β· πŸ“¦ 28 Β· ⏱️ 27.11.2020): +- [PyPi](https://pypi.org/project/lightfm) (πŸ“₯ 61K / month Β· πŸ“¦ 28 Β· ⏱️ 27.11.2020): ``` pip install lightfm ``` -- [Conda](https://anaconda.org/conda-forge/lightfm) (πŸ“₯ 73K Β· ⏱️ 07.12.2020): +- [Conda](https://anaconda.org/conda-forge/lightfm) (πŸ“₯ 74K Β· ⏱️ 07.12.2020): ``` conda install -c conda-forge lightfm ```
scikit-surprise (πŸ₯ˆ26 Β· ⭐ 4.7K) - A Python scikit for building and analyzing recommender.. BSD-3 -- [GitHub](https://github.com/NicolasHug/Surprise) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 820 Β· πŸ“¦ 880 Β· πŸ“‹ 320 - 10% open Β· ⏱️ 05.08.2020): +- [GitHub](https://github.com/NicolasHug/Surprise) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 820 Β· πŸ“¦ 890 Β· πŸ“‹ 320 - 10% open Β· ⏱️ 05.08.2020): ``` git clone https://github.com/NicolasHug/Surprise ``` -- [PyPi](https://pypi.org/project/scikit-surprise) (πŸ“₯ 31K / month Β· πŸ“¦ 24 Β· ⏱️ 19.07.2020): +- [PyPi](https://pypi.org/project/scikit-surprise) (πŸ“₯ 25K / month Β· πŸ“¦ 24 Β· ⏱️ 19.07.2020): ``` pip install scikit-surprise ``` @@ -6705,35 +6657,35 @@ _Libraries for building and evaluating recommendation systems._
TF Ranking (πŸ₯ˆ22 Β· ⭐ 2K) - Learning to Rank in TensorFlow. Apache-2 -- [GitHub](https://github.com/tensorflow/ranking) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 360 Β· πŸ“‹ 220 - 9% open Β· ⏱️ 19.08.2020): +- [GitHub](https://github.com/tensorflow/ranking) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 360 Β· πŸ“‹ 220 - 11% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/tensorflow/ranking ``` -- [PyPi](https://pypi.org/project/tensorflow_ranking) (πŸ“₯ 15K / month Β· πŸ“¦ 1 Β· ⏱️ 19.08.2020): +- [PyPi](https://pypi.org/project/tensorflow_ranking) (πŸ“₯ 12K / month Β· πŸ“¦ 1 Β· ⏱️ 30.01.2021): ``` pip install tensorflow_ranking ```
Cornac (πŸ₯ˆ22 Β· ⭐ 300) - A Comparative Framework for Multimodal Recommender Systems. Apache-2 -- [GitHub](https://github.com/PreferredAI/cornac) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 55 Β· πŸ“¦ 26 Β· πŸ“‹ 29 - 3% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/PreferredAI/cornac) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 55 Β· πŸ“¦ 26 Β· πŸ“‹ 31 - 3% open Β· ⏱️ 29.01.2021): ``` git clone https://github.com/PreferredAI/cornac ``` -- [PyPi](https://pypi.org/project/cornac) (πŸ“₯ 740 / month Β· πŸ“¦ 1 Β· ⏱️ 28.12.2020): +- [PyPi](https://pypi.org/project/cornac) (πŸ“₯ 780 / month Β· πŸ“¦ 1 Β· ⏱️ 29.01.2021): ``` pip install cornac ``` -- [Conda](https://anaconda.org/conda-forge/cornac) (πŸ“₯ 99K Β· ⏱️ 04.01.2021): +- [Conda](https://anaconda.org/conda-forge/cornac) (πŸ“₯ 100K Β· ⏱️ 29.01.2021): ``` conda install -c conda-forge cornac ```
Recommenders (πŸ₯ˆ21 Β· ⭐ 9.1K) - Best Practices on Recommendation Systems. MIT -- [GitHub](https://github.com/microsoft/recommenders) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 1.6K Β· πŸ“¦ 1 Β· πŸ“‹ 540 - 19% open Β· ⏱️ 04.01.2021): +- [GitHub](https://github.com/microsoft/recommenders) (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 1.6K Β· πŸ“¦ 1 Β· πŸ“‹ 540 - 19% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/microsoft/recommenders @@ -6746,95 +6698,95 @@ _Libraries for building and evaluating recommendation systems._ ``` git clone https://github.com/jfkirk/tensorrec ``` -- [PyPi](https://pypi.org/project/tensorrec) (πŸ“₯ 800 / month Β· πŸ“¦ 1 Β· ⏱️ 02.04.2019): +- [PyPi](https://pypi.org/project/tensorrec) (πŸ“₯ 780 / month Β· πŸ“¦ 1 Β· ⏱️ 02.04.2019): ``` pip install tensorrec ```
fastFM (πŸ₯‰20 Β· ⭐ 890 Β· πŸ’€) - fastFM: A Library for Factorization Machines. BSD-3 -- [GitHub](https://github.com/ibayer/fastFM) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 190 Β· πŸ“₯ 370 Β· πŸ“¦ 73 Β· πŸ“‹ 100 - 42% open Β· ⏱️ 05.03.2020): +- [GitHub](https://github.com/ibayer/fastFM) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 190 Β· πŸ“₯ 370 Β· πŸ“¦ 74 Β· πŸ“‹ 100 - 42% open Β· ⏱️ 05.03.2020): ``` git clone https://github.com/ibayer/fastFM ``` -- [PyPi](https://pypi.org/project/fastfm) (πŸ“₯ 360 / month Β· πŸ“¦ 4 Β· ⏱️ 23.11.2017): +- [PyPi](https://pypi.org/project/fastfm) (πŸ“₯ 300 / month Β· πŸ“¦ 4 Β· ⏱️ 23.11.2017): ``` pip install fastfm ```
-
RecBole (πŸ₯‰20 Β· ⭐ 720) - A unified, comprehensive and efficient recommendation library. MIT +
RecBole (πŸ₯‰20 Β· ⭐ 740) - A unified, comprehensive and efficient recommendation library. MIT -- [GitHub](https://github.com/RUCAIBox/RecBole) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 100 Β· πŸ“‹ 79 - 30% open Β· ⏱️ 18.01.2021): +- [GitHub](https://github.com/RUCAIBox/RecBole) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 100 Β· πŸ“‹ 79 - 30% open Β· ⏱️ 30.01.2021): ``` git clone https://github.com/RUCAIBox/RecBole ``` -- [PyPi](https://pypi.org/project/recbole) (πŸ“₯ 98 / month Β· ⏱️ 14.01.2021): +- [PyPi](https://pypi.org/project/recbole) (πŸ“₯ 95 / month Β· ⏱️ 14.01.2021): ``` pip install recbole ``` -- [Conda](https://anaconda.org/aibox/recbole) (πŸ“₯ 190 Β· ⏱️ 14.01.2021): +- [Conda](https://anaconda.org/aibox/recbole) (πŸ“₯ 200 Β· ⏱️ 14.01.2021): ``` conda install -c aibox recbole ```
-
TF Recommenders (πŸ₯‰19 Β· ⭐ 700) - TensorFlow Recommenders is a library for building.. Apache-2 +
TF Recommenders (πŸ₯‰19 Β· ⭐ 710) - TensorFlow Recommenders is a library for building.. Apache-2 -- [GitHub](https://github.com/tensorflow/recommenders) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 73 Β· πŸ“¦ 11 Β· πŸ“‹ 84 - 40% open Β· ⏱️ 21.01.2021): +- [GitHub](https://github.com/tensorflow/recommenders) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 73 Β· πŸ“¦ 11 Β· πŸ“‹ 86 - 40% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/tensorflow/recommenders ``` -- [PyPi](https://pypi.org/project/tensorflow-recommenders) (πŸ“₯ 2.7K / month Β· ⏱️ 21.01.2021): +- [PyPi](https://pypi.org/project/tensorflow-recommenders) (πŸ“₯ 1.8K / month Β· ⏱️ 21.01.2021): ``` pip install tensorflow-recommenders ```
recmetrics (πŸ₯‰19 Β· ⭐ 230) - A library of metrics for evaluating recommender systems. MIT -- [GitHub](https://github.com/statisticianinstilettos/recmetrics) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 52 Β· πŸ“¦ 16 Β· πŸ“‹ 14 - 50% open Β· ⏱️ 03.12.2020): +- [GitHub](https://github.com/statisticianinstilettos/recmetrics) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 53 Β· πŸ“¦ 16 Β· πŸ“‹ 14 - 50% open Β· ⏱️ 03.12.2020): ``` git clone https://github.com/statisticianinstilettos/recmetrics ``` -- [PyPi](https://pypi.org/project/recmetrics) (πŸ“₯ 790 / month Β· ⏱️ 10.02.2019): +- [PyPi](https://pypi.org/project/recmetrics) (πŸ“₯ 780 / month Β· ⏱️ 10.02.2019): ``` pip install recmetrics ```
-
Spotlight (πŸ₯‰18 Β· ⭐ 2.4K Β· πŸ’€) - Deep recommender models using PyTorch. MIT +
Spotlight (πŸ₯‰17 Β· ⭐ 2.4K Β· πŸ’€) - Deep recommender models using PyTorch. MIT -- [GitHub](https://github.com/maciejkula/spotlight) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 370 Β· πŸ“‹ 110 - 57% open Β· ⏱️ 09.02.2020): +- [GitHub](https://github.com/maciejkula/spotlight) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 370 Β· πŸ“‹ 120 - 58% open Β· ⏱️ 09.02.2020): ``` git clone https://github.com/maciejkula/spotlight ``` -- [Conda](https://anaconda.org/maciejkula/spotlight) (πŸ“₯ 5.9K Β· ⏱️ 27.05.2018): +- [Conda](https://anaconda.org/maciejkula/spotlight) (πŸ“₯ 6K Β· ⏱️ 27.05.2018): ``` conda install -c maciejkula spotlight ```
-
Case Recommender (πŸ₯‰16 Β· ⭐ 310 Β· πŸ’€) - Case Recommender: A Flexible and Extensible Python.. MIT +
Case Recommender (πŸ₯‰16 Β· ⭐ 320 Β· πŸ’€) - Case Recommender: A Flexible and Extensible Python.. MIT - [GitHub](https://github.com/caserec/CaseRecommender) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 66 Β· πŸ“¦ 6 Β· πŸ“‹ 22 - 27% open Β· ⏱️ 26.05.2020): ``` git clone https://github.com/caserec/CaseRecommender ``` -- [PyPi](https://pypi.org/project/caserecommender) (πŸ“₯ 67 / month Β· ⏱️ 20.08.2019): +- [PyPi](https://pypi.org/project/caserecommender) (πŸ“₯ 70 / month Β· ⏱️ 20.08.2019): ``` pip install caserecommender ```
-
OpenRec (πŸ₯‰15 Β· ⭐ 350 Β· πŸ’€) - OpenRec is an open-source and modular library for neural network-.. Apache-2 +
OpenRec (πŸ₯‰14 Β· ⭐ 350 Β· πŸ’€) - OpenRec is an open-source and modular library for neural network-.. Apache-2 - [GitHub](https://github.com/ylongqi/openrec) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 79 Β· πŸ“¦ 1 Β· πŸ“‹ 16 - 25% open Β· ⏱️ 19.02.2020): ``` git clone https://github.com/ylongqi/openrec ``` -- [PyPi](https://pypi.org/project/openrec) (πŸ“₯ 13 / month Β· πŸ“¦ 1 Β· ⏱️ 11.09.2019): +- [PyPi](https://pypi.org/project/openrec) (πŸ“₯ 16 / month Β· πŸ“¦ 1 Β· ⏱️ 11.09.2019): ``` pip install openrec ``` @@ -6849,68 +6801,68 @@ _Libraries for encrypted and privacy-preserving machine learning using methods l
PySyft (πŸ₯‡26 Β· ⭐ 6.8K) - A library for answering questions using data you cannot see. MIT -- [GitHub](https://github.com/OpenMined/PySyft) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.5K Β· πŸ“‹ 2.6K - 6% open Β· ⏱️ 24.01.2021): +- [GitHub](https://github.com/OpenMined/PySyft) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 1.5K Β· πŸ“‹ 2.7K - 7% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/OpenMined/PySyft ``` -- [PyPi](https://pypi.org/project/syft) (πŸ“₯ 1.4K / month Β· πŸ“¦ 3 Β· ⏱️ 14.09.2020): +- [PyPi](https://pypi.org/project/syft) (πŸ“₯ 1.2K / month Β· πŸ“¦ 3 Β· ⏱️ 14.09.2020): ``` pip install syft ```
Opacus (πŸ₯ˆ22 Β· ⭐ 730) - Training PyTorch models with differential privacy. Apache-2 -- [GitHub](https://github.com/pytorch/opacus) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 90 Β· πŸ“₯ 30 Β· πŸ“¦ 11 Β· πŸ“‹ 57 - 14% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/pytorch/opacus) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 91 Β· πŸ“₯ 30 Β· πŸ“¦ 12 Β· πŸ“‹ 59 - 11% open Β· ⏱️ 27.01.2021): ``` git clone https://github.com/pytorch/opacus ``` -- [PyPi](https://pypi.org/project/opacus) (πŸ“₯ 1.5K / month Β· ⏱️ 17.12.2020): +- [PyPi](https://pypi.org/project/opacus) (πŸ“₯ 1.7K / month Β· ⏱️ 17.12.2020): ``` pip install opacus ```
TensorFlow Privacy (πŸ₯ˆ21 Β· ⭐ 1.3K) - Library for training machine learning models with.. Apache-2 -- [GitHub](https://github.com/tensorflow/privacy) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 260 Β· πŸ“₯ 41 Β· πŸ“‹ 120 - 35% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/tensorflow/privacy) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 270 Β· πŸ“₯ 41 Β· πŸ“‹ 120 - 35% open Β· ⏱️ 25.01.2021): ``` git clone https://github.com/tensorflow/privacy ``` -- [PyPi](https://pypi.org/project/tensorflow-privacy) (πŸ“₯ 3.9K / month Β· πŸ“¦ 1 Β· ⏱️ 03.09.2020): +- [PyPi](https://pypi.org/project/tensorflow-privacy) (πŸ“₯ 3.6K / month Β· πŸ“¦ 1 Β· ⏱️ 03.09.2020): ``` pip install tensorflow-privacy ```
-
TFEncrypted (πŸ₯ˆ21 Β· ⭐ 820) - A Framework for Encrypted Machine Learning in TensorFlow. Apache-2 +
FATE (πŸ₯‰20 Β· ⭐ 2.7K) - An Industrial Grade Federated Learning Framework. Apache-2 -- [GitHub](https://github.com/tf-encrypted/tf-encrypted) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 130 Β· πŸ“¦ 46 Β· πŸ“‹ 400 - 41% open Β· ⏱️ 19.08.2020): +- [GitHub](https://github.com/FederatedAI/FATE) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 800 Β· πŸ“‹ 800 - 34% open Β· ⏱️ 17.01.2021): ``` - git clone https://github.com/tf-encrypted/tf-encrypted - ``` -- [PyPi](https://pypi.org/project/tf-encrypted) (πŸ“₯ 340 / month Β· πŸ“¦ 8 Β· ⏱️ 21.10.2019): - ``` - pip install tf-encrypted + git clone https://github.com/FederatedAI/FATE ```
-
FATE (πŸ₯‰20 Β· ⭐ 2.7K) - An Industrial Grade Federated Learning Framework. Apache-2 +
TFEncrypted (πŸ₯‰20 Β· ⭐ 820) - A Framework for Encrypted Machine Learning in TensorFlow. Apache-2 -- [GitHub](https://github.com/FederatedAI/FATE) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 800 Β· πŸ“‹ 800 - 34% open Β· ⏱️ 17.01.2021): +- [GitHub](https://github.com/tf-encrypted/tf-encrypted) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 140 Β· πŸ“¦ 46 Β· πŸ“‹ 400 - 41% open Β· ⏱️ 19.08.2020): ``` - git clone https://github.com/FederatedAI/FATE + git clone https://github.com/tf-encrypted/tf-encrypted + ``` +- [PyPi](https://pypi.org/project/tf-encrypted) (πŸ“₯ 250 / month Β· πŸ“¦ 8 Β· ⏱️ 21.10.2019): + ``` + pip install tf-encrypted ```
-
CrypTen (πŸ₯‰16 Β· ⭐ 700) - A framework for Privacy Preserving Machine Learning. MIT +
CrypTen (πŸ₯‰16 Β· ⭐ 710) - A framework for Privacy Preserving Machine Learning. MIT -- [GitHub](https://github.com/facebookresearch/CrypTen) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 90 Β· πŸ“¦ 5 Β· πŸ“‹ 46 - 32% open Β· ⏱️ 20.01.2021): +- [GitHub](https://github.com/facebookresearch/CrypTen) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 91 Β· πŸ“¦ 5 Β· πŸ“‹ 46 - 32% open Β· ⏱️ 20.01.2021): ``` git clone https://github.com/facebookresearch/CrypTen ``` -- [PyPi](https://pypi.org/project/crypten) (πŸ“₯ 64 / month Β· ⏱️ 05.02.2020): +- [PyPi](https://pypi.org/project/crypten) (πŸ“₯ 79 / month Β· ⏱️ 05.02.2020): ``` pip install crypten ``` @@ -6925,12 +6877,12 @@ _Libraries to organize, track, and visualize machine learning experiments._
Tensorboard (πŸ₯‡36 Β· ⭐ 5.1K) - TensorFlow's Visualization Toolkit. Apache-2 -- [GitHub](https://github.com/tensorflow/tensorboard) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.3K Β· πŸ“¦ 53K Β· πŸ“‹ 1.5K - 37% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/tensorflow/tensorboard) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.4K Β· πŸ“¦ 53K Β· πŸ“‹ 1.5K - 36% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/tensorflow/tensorboard ``` -- [PyPi](https://pypi.org/project/tensorboard) (πŸ“₯ 4.2M / month Β· πŸ“¦ 3.6K Β· ⏱️ 12.11.2020): +- [PyPi](https://pypi.org/project/tensorboard) (πŸ“₯ 3.7M / month Β· πŸ“¦ 3.6K Β· ⏱️ 12.11.2020): ``` pip install tensorboard ``` @@ -6941,79 +6893,63 @@ _Libraries to organize, track, and visualize machine learning experiments._
mlflow (πŸ₯‡34 Β· ⭐ 8.3K) - Open source platform for the machine learning lifecycle. Apache-2 -- [GitHub](https://github.com/mlflow/mlflow) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1.9K Β· πŸ“¦ 1.9K Β· πŸ“‹ 1.7K - 39% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/mlflow/mlflow) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1.9K Β· πŸ“¦ 1.9K Β· πŸ“‹ 1.7K - 39% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/mlflow/mlflow ``` -- [PyPi](https://pypi.org/project/mlflow) (πŸ“₯ 2.1M / month Β· πŸ“¦ 150 Β· ⏱️ 31.12.2020): +- [PyPi](https://pypi.org/project/mlflow) (πŸ“₯ 1.8M / month Β· πŸ“¦ 150 Β· ⏱️ 31.12.2020): ``` pip install mlflow ``` -- [Conda](https://anaconda.org/conda-forge/mlflow) (πŸ“₯ 200K Β· ⏱️ 11.01.2021): +- [Conda](https://anaconda.org/conda-forge/mlflow) (πŸ“₯ 210K Β· ⏱️ 28.01.2021): ``` conda install -c conda-forge mlflow ```
DVC (πŸ₯‡30 Β· ⭐ 7.2K) - Data Version Control | Git for Data & Models. Apache-2 -- [GitHub](https://github.com/iterative/dvc) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 680 Β· πŸ“₯ 18K Β· πŸ“¦ 550 Β· πŸ“‹ 2.7K - 18% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/iterative/dvc) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 690 Β· πŸ“₯ 19K Β· πŸ“¦ 560 Β· πŸ“‹ 2.7K - 18% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/iterative/dvc ``` -- [PyPi](https://pypi.org/project/dvc) (πŸ“₯ 45K / month Β· πŸ“¦ 46 Β· ⏱️ 26.01.2021): +- [PyPi](https://pypi.org/project/dvc) (πŸ“₯ 44K / month Β· πŸ“¦ 46 Β· ⏱️ 02.02.2021): ``` pip install dvc ``` -- [Conda](https://anaconda.org/conda-forge/dvc) (πŸ“₯ 450K Β· ⏱️ 26.01.2021): +- [Conda](https://anaconda.org/conda-forge/dvc) (πŸ“₯ 450K Β· ⏱️ 02.02.2021): ``` conda install -c conda-forge dvc ```
wandb client (πŸ₯‡30 Β· ⭐ 2.7K) - A tool for visualizing and tracking your machine learning.. MIT -- [GitHub](https://github.com/wandb/client) (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 190 Β· πŸ“¦ 1.9K Β· πŸ“‹ 900 - 26% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/wandb/client) (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 190 Β· πŸ“¦ 2K Β· πŸ“‹ 900 - 26% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/wandb/client ``` -- [PyPi](https://pypi.org/project/wandb) (πŸ“₯ 180K / month Β· πŸ“¦ 78 Β· ⏱️ 24.01.2021): +- [PyPi](https://pypi.org/project/wandb) (πŸ“₯ 180K / month Β· πŸ“¦ 78 Β· ⏱️ 02.02.2021): ``` pip install wandb ```
SageMaker SDK (πŸ₯‡30 Β· ⭐ 1.3K) - A library for training and deploying machine learning.. Apache-2 -- [GitHub](https://github.com/aws/sagemaker-python-sdk) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 560 Β· πŸ“¦ 580 Β· πŸ“‹ 720 - 28% open Β· ⏱️ 23.01.2021): +- [GitHub](https://github.com/aws/sagemaker-python-sdk) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 560 Β· πŸ“¦ 580 Β· πŸ“‹ 740 - 29% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/aws/sagemaker-python-sdk ``` -- [PyPi](https://pypi.org/project/sagemaker) (πŸ“₯ 330K / month Β· πŸ“¦ 28 Β· ⏱️ 23.01.2021): +- [PyPi](https://pypi.org/project/sagemaker) (πŸ“₯ 280K / month Β· πŸ“¦ 28 Β· ⏱️ 03.02.2021): ``` pip install sagemaker ```
-
kaggle (πŸ₯ˆ29 Β· ⭐ 3.8K) - Official Kaggle API. Apache-2 - -- [GitHub](https://github.com/Kaggle/kaggle-api) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 770 Β· πŸ“¦ 4.4K Β· πŸ“‹ 270 - 60% open Β· ⏱️ 30.11.2020): - - ``` - git clone https://github.com/Kaggle/kaggle-api - ``` -- [PyPi](https://pypi.org/project/kaggle) (πŸ“₯ 110K / month Β· πŸ“¦ 560 Β· ⏱️ 30.11.2020): - ``` - pip install kaggle - ``` -- [Conda](https://anaconda.org/conda-forge/kaggle) (πŸ“₯ 40K Β· ⏱️ 21.01.2021): - ``` - conda install -c conda-forge kaggle - ``` -
sacred (πŸ₯ˆ29 Β· ⭐ 3.3K) - Sacred is a tool to help you configure, organize, log and reproduce.. MIT -- [GitHub](https://github.com/IDSIA/sacred) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 310 Β· πŸ“¦ 780 Β· πŸ“‹ 490 - 18% open Β· ⏱️ 12.01.2021): +- [GitHub](https://github.com/IDSIA/sacred) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 310 Β· πŸ“¦ 800 Β· πŸ“‹ 490 - 18% open Β· ⏱️ 12.01.2021): ``` git clone https://github.com/IDSIA/sacred @@ -7023,14 +6959,14 @@ _Libraries to organize, track, and visualize machine learning experiments._ pip install sacred ```
-
snakemake (πŸ₯ˆ29 Β· ⭐ 830) - This is the development home of the workflow management system.. MIT +
snakemake (πŸ₯ˆ29 Β· ⭐ 840) - This is the development home of the workflow management system.. MIT -- [GitHub](https://github.com/snakemake/snakemake) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 190 Β· πŸ“¦ 730 Β· πŸ“‹ 530 - 61% open Β· ⏱️ 24.01.2021): +- [GitHub](https://github.com/snakemake/snakemake) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 190 Β· πŸ“¦ 740 Β· πŸ“‹ 530 - 60% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/snakemake/snakemake ``` -- [PyPi](https://pypi.org/project/snakemake) (πŸ“₯ 7.6K / month Β· πŸ“¦ 290 Β· ⏱️ 15.01.2021): +- [PyPi](https://pypi.org/project/snakemake) (πŸ“₯ 6.2K / month Β· πŸ“¦ 290 Β· ⏱️ 15.01.2021): ``` pip install snakemake ``` @@ -7039,38 +6975,54 @@ _Libraries to organize, track, and visualize machine learning experiments._ conda install -c bioconda snakemake ```
+
kaggle (πŸ₯ˆ28 Β· ⭐ 3.8K) - Official Kaggle API. Apache-2 + +- [GitHub](https://github.com/Kaggle/kaggle-api) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 780 Β· πŸ“¦ 4.4K Β· πŸ“‹ 280 - 60% open Β· ⏱️ 30.11.2020): + + ``` + git clone https://github.com/Kaggle/kaggle-api + ``` +- [PyPi](https://pypi.org/project/kaggle) (πŸ“₯ 54K / month Β· πŸ“¦ 560 Β· ⏱️ 30.11.2020): + ``` + pip install kaggle + ``` +- [Conda](https://anaconda.org/conda-forge/kaggle) (πŸ“₯ 41K Β· ⏱️ 21.01.2021): + ``` + conda install -c conda-forge kaggle + ``` +
PyCaret (πŸ₯ˆ28 Β· ⭐ 2.9K) - An open-source, low-code machine learning library in Python. MIT -- [GitHub](https://github.com/pycaret/pycaret) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 600 Β· πŸ“₯ 360 Β· πŸ“¦ 630 Β· πŸ“‹ 710 - 21% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/pycaret/pycaret) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 610 Β· πŸ“₯ 360 Β· πŸ“¦ 650 Β· πŸ“‹ 720 - 22% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/pycaret/pycaret ``` -- [PyPi](https://pypi.org/project/pycaret) (πŸ“₯ 20K / month Β· ⏱️ 22.12.2020): +- [PyPi](https://pypi.org/project/pycaret) (πŸ“₯ 18K / month Β· ⏱️ 22.12.2020): ``` pip install pycaret ```
AzureML SDK (πŸ₯ˆ28 Β· ⭐ 2.1K) - Python notebooks with ML and deep learning examples with Azure.. MIT -- [GitHub](https://github.com/Azure/MachineLearningNotebooks) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 1.6K Β· πŸ“₯ 390 Β· πŸ“‹ 930 - 8% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/Azure/MachineLearningNotebooks) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 1.6K Β· πŸ“₯ 400 Β· πŸ“‹ 940 - 7% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/Azure/MachineLearningNotebooks ``` -- [PyPi](https://pypi.org/project/azureml-sdk) (πŸ“₯ 240K / month Β· πŸ“¦ 60 Β· ⏱️ 25.01.2021): +- [PyPi](https://pypi.org/project/azureml-sdk) (πŸ“₯ 210K / month Β· πŸ“¦ 60 Β· ⏱️ 25.01.2021): ``` pip install azureml-sdk ```
-
tensorboardX (πŸ₯ˆ27 Β· ⭐ 6.8K) - tensorboard for pytorch (and chainer, mxnet, numpy, ...). MIT +
tensorboardX (πŸ₯ˆ27 Β· ⭐ 6.8K Β· πŸ’€) - tensorboard for pytorch (and chainer, mxnet, numpy, ...). MIT - [GitHub](https://github.com/lanpa/tensorboardX) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 780 Β· πŸ“₯ 290 Β· πŸ“¦ 10K Β· πŸ“‹ 410 - 17% open Β· ⏱️ 05.07.2020): ``` git clone https://github.com/lanpa/tensorboardX ``` -- [PyPi](https://pypi.org/project/tensorboardX) (πŸ“₯ 250K / month Β· πŸ“¦ 1.3K Β· ⏱️ 31.12.2019): +- [PyPi](https://pypi.org/project/tensorboardX) (πŸ“₯ 210K / month Β· πŸ“¦ 1.3K Β· ⏱️ 31.12.2019): ``` pip install tensorboardX ``` @@ -7081,16 +7033,16 @@ _Libraries to organize, track, and visualize machine learning experiments._
Metaflow (πŸ₯ˆ26 Β· ⭐ 4K) - Build and manage real-life data science projects with ease. Apache-2 -- [GitHub](https://github.com/Netflix/metaflow) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 310 Β· πŸ“¦ 100 Β· πŸ“‹ 250 - 43% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/Netflix/metaflow) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 320 Β· πŸ“¦ 100 Β· πŸ“‹ 260 - 45% open Β· ⏱️ 26.01.2021): ``` git clone https://github.com/Netflix/metaflow ``` -- [PyPi](https://pypi.org/project/metaflow) (πŸ“₯ 25K / month Β· πŸ“¦ 2 Β· ⏱️ 26.01.2021): +- [PyPi](https://pypi.org/project/metaflow) (πŸ“₯ 15K / month Β· πŸ“¦ 2 Β· ⏱️ 26.01.2021): ``` pip install metaflow ``` -- [Conda](https://anaconda.org/conda-forge/metaflow) (πŸ“₯ 10K Β· ⏱️ 27.01.2021): +- [Conda](https://anaconda.org/conda-forge/metaflow) (πŸ“₯ 11K Β· ⏱️ 27.01.2021): ``` conda install -c conda-forge metaflow ``` @@ -7102,19 +7054,19 @@ _Libraries to organize, track, and visualize machine learning experiments._ ``` git clone https://github.com/catalyst-team/catalyst ``` -- [PyPi](https://pypi.org/project/catalyst) (πŸ“₯ 5.2K / month Β· πŸ“¦ 38 Β· ⏱️ 24.01.2021): +- [PyPi](https://pypi.org/project/catalyst) (πŸ“₯ 4.5K / month Β· πŸ“¦ 38 Β· ⏱️ 03.02.2021): ``` pip install catalyst ```
-
ClearML (πŸ₯ˆ24 Β· ⭐ 2.1K) - ClearML - Auto-Magical Suite of tools to streamline your ML.. Apache-2 +
ClearML (πŸ₯ˆ24 Β· ⭐ 2.2K) - ClearML - Auto-Magical Suite of tools to streamline your ML.. Apache-2 -- [GitHub](https://github.com/allegroai/clearml) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 320 Β· πŸ“₯ 260 Β· πŸ“¦ 11 Β· πŸ“‹ 260 - 22% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/allegroai/clearml) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 320 Β· πŸ“₯ 260 Β· πŸ“¦ 11 Β· πŸ“‹ 260 - 21% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/allegroai/clearml ``` -- [PyPi](https://pypi.org/project/clearml) (πŸ“₯ 1.8K / month Β· ⏱️ 24.01.2021): +- [PyPi](https://pypi.org/project/clearml) (πŸ“₯ 1.7K / month Β· ⏱️ 04.02.2021): ``` pip install clearml ``` @@ -7130,83 +7082,83 @@ _Libraries to organize, track, and visualize machine learning experiments._ ``` git clone https://github.com/pytorch/tnt ``` -- [PyPi](https://pypi.org/project/torchnet) (πŸ“₯ 5.9K / month Β· πŸ“¦ 50 Β· ⏱️ 29.07.2018): +- [PyPi](https://pypi.org/project/torchnet) (πŸ“₯ 4.5K / month Β· πŸ“¦ 50 Β· ⏱️ 29.07.2018): ``` pip install torchnet ```
-
ml-metadata (πŸ₯ˆ24 Β· ⭐ 270) - For recording and retrieving metadata associated with ML.. Apache-2 +
livelossplot (πŸ₯ˆ24 Β· ⭐ 1K) - Live training loss plot in Jupyter Notebook for Keras, PyTorch.. MIT -- [GitHub](https://github.com/google/ml-metadata) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 58 Β· πŸ“₯ 1.2K Β· πŸ“¦ 69 Β· πŸ“‹ 58 - 31% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/stared/livelossplot) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 130 Β· πŸ“¦ 440 Β· πŸ“‹ 73 - 5% open Β· ⏱️ 03.02.2021): ``` - git clone https://github.com/google/ml-metadata + git clone https://github.com/stared/livelossplot ``` -- [PyPi](https://pypi.org/project/ml-metadata) (πŸ“₯ 220K / month Β· ⏱️ 26.01.2021): +- [PyPi](https://pypi.org/project/livelossplot) (πŸ“₯ 9.3K / month Β· πŸ“¦ 10 Β· ⏱️ 03.02.2021): ``` - pip install ml-metadata + pip install livelossplot ```
-
VisualDL (πŸ₯‰23 Β· ⭐ 3.2K) - Deep Learning Visualization Toolkit. Apache-2 +
ml-metadata (πŸ₯ˆ24 Β· ⭐ 280) - For recording and retrieving metadata associated with ML.. Apache-2 -- [GitHub](https://github.com/PaddlePaddle/VisualDL) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 440 Β· πŸ“₯ 67 Β· πŸ“¦ 140 Β· πŸ“‹ 340 - 6% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/google/ml-metadata) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 60 Β· πŸ“₯ 1.2K Β· πŸ“¦ 72 Β· πŸ“‹ 58 - 29% open Β· ⏱️ 01.02.2021): ``` - git clone https://github.com/PaddlePaddle/VisualDL + git clone https://github.com/google/ml-metadata ``` -- [PyPi](https://pypi.org/project/visualdl) (πŸ“₯ 3.7K / month Β· πŸ“¦ 10 Β· ⏱️ 29.12.2020): +- [PyPi](https://pypi.org/project/ml-metadata) (πŸ“₯ 190K / month Β· ⏱️ 26.01.2021): ``` - pip install visualdl + pip install ml-metadata ```
-
TensorWatch (πŸ₯‰23 Β· ⭐ 3K) - Debugging, monitoring and visualization for Python Machine Learning.. MIT +
VisualDL (πŸ₯‰23 Β· ⭐ 3.4K) - Deep Learning Visualization Toolkit. Apache-2 -- [GitHub](https://github.com/microsoft/tensorwatch) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 310 Β· πŸ“¦ 45 Β· πŸ“‹ 63 - 76% open Β· ⏱️ 15.01.2021): +- [GitHub](https://github.com/PaddlePaddle/VisualDL) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 480 Β· πŸ“₯ 71 Β· πŸ“¦ 150 Β· πŸ“‹ 340 - 7% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/microsoft/tensorwatch + git clone https://github.com/PaddlePaddle/VisualDL ``` -- [PyPi](https://pypi.org/project/tensorwatch) (πŸ“₯ 18K / month Β· πŸ“¦ 6 Β· ⏱️ 04.03.2020): +- [PyPi](https://pypi.org/project/visualdl) (πŸ“₯ 3K / month Β· πŸ“¦ 10 Β· ⏱️ 29.01.2021): ``` - pip install tensorwatch + pip install visualdl ```
-
livelossplot (πŸ₯‰23 Β· ⭐ 1K) - Live training loss plot in Jupyter Notebook for Keras, PyTorch.. MIT +
TensorWatch (πŸ₯‰23 Β· ⭐ 3K) - Debugging, monitoring and visualization for Python Machine Learning.. MIT -- [GitHub](https://github.com/stared/livelossplot) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 130 Β· πŸ“¦ 430 Β· πŸ“‹ 72 - 6% open Β· ⏱️ 16.11.2020): +- [GitHub](https://github.com/microsoft/tensorwatch) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 310 Β· πŸ“¦ 45 Β· πŸ“‹ 64 - 76% open Β· ⏱️ 15.01.2021): ``` - git clone https://github.com/stared/livelossplot + git clone https://github.com/microsoft/tensorwatch ``` -- [PyPi](https://pypi.org/project/livelossplot) (πŸ“₯ 10K / month Β· πŸ“¦ 5 Β· ⏱️ 24.07.2020): +- [PyPi](https://pypi.org/project/tensorwatch) (πŸ“₯ 14K / month Β· πŸ“¦ 6 Β· ⏱️ 04.03.2020): ``` - pip install livelossplot + pip install tensorwatch ```
knockknock (πŸ₯‰22 Β· ⭐ 2K Β· πŸ’€) - Knock Knock: Get notified when your training ends with only two.. MIT -- [GitHub](https://github.com/huggingface/knockknock) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 160 Β· πŸ“¦ 130 Β· πŸ“‹ 33 - 36% open Β· ⏱️ 16.03.2020): +- [GitHub](https://github.com/huggingface/knockknock) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 160 Β· πŸ“¦ 140 Β· πŸ“‹ 33 - 36% open Β· ⏱️ 16.03.2020): ``` git clone https://github.com/huggingface/knockknock ``` -- [PyPi](https://pypi.org/project/knockknock) (πŸ“₯ 1.4K / month Β· πŸ“¦ 3 Β· ⏱️ 16.03.2020): +- [PyPi](https://pypi.org/project/knockknock) (πŸ“₯ 1.5K / month Β· πŸ“¦ 3 Β· ⏱️ 16.03.2020): ``` pip install knockknock ``` -- [Conda](https://anaconda.org/conda-forge/knockknock) (πŸ“₯ 5.3K Β· ⏱️ 17.03.2020): +- [Conda](https://anaconda.org/conda-forge/knockknock) (πŸ“₯ 5.4K Β· ⏱️ 17.03.2020): ``` conda install -c conda-forge knockknock ```
-
Guild AI (πŸ₯‰22 Β· ⭐ 530) - Experiment tracking, ML developer tools. Apache-2 +
Guild AI (πŸ₯‰22 Β· ⭐ 540) - Experiment tracking, ML developer tools. Apache-2 - [GitHub](https://github.com/guildai/guildai) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 42 Β· πŸ“¦ 25 Β· πŸ“‹ 240 - 38% open Β· ⏱️ 25.01.2021): ``` git clone https://github.com/guildai/guildai ``` -- [PyPi](https://pypi.org/project/guildai) (πŸ“₯ 1.9K / month Β· ⏱️ 14.01.2021): +- [PyPi](https://pypi.org/project/guildai) (πŸ“₯ 1.5K / month Β· ⏱️ 14.01.2021): ``` pip install guildai ``` @@ -7218,7 +7170,7 @@ _Libraries to organize, track, and visualize machine learning experiments._ ``` git clone https://github.com/instacart/lore ``` -- [PyPi](https://pypi.org/project/lore) (πŸ“₯ 440 / month Β· πŸ“¦ 1 Β· ⏱️ 11.05.2020): +- [PyPi](https://pypi.org/project/lore) (πŸ“₯ 530 / month Β· πŸ“¦ 1 Β· ⏱️ 11.05.2020): ``` pip install lore ``` @@ -7230,14 +7182,14 @@ _Libraries to organize, track, and visualize machine learning experiments._ ``` git clone https://github.com/studioml/studio ``` -- [PyPi](https://pypi.org/project/studioml) (πŸ“₯ 940 / month Β· ⏱️ 22.01.2021): +- [PyPi](https://pypi.org/project/studioml) (πŸ“₯ 710 / month Β· ⏱️ 22.01.2021): ``` pip install studioml ```
-
Labml (πŸ₯‰20 Β· ⭐ 370) - Monitor PyTorch & TensorFlow model training from your mobile phone. MIT +
Labml (πŸ₯‰20 Β· ⭐ 390) - Monitor PyTorch & TensorFlow model training from your mobile phone. MIT -- [GitHub](https://github.com/lab-ml/labml) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 35 Β· πŸ“¦ 20 Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/lab-ml/labml) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 36 Β· πŸ“¦ 20 Β· ⏱️ 30.01.2021): ``` git clone https://github.com/lab-ml/labml @@ -7259,62 +7211,51 @@ _Libraries to organize, track, and visualize machine learning experiments._ pip install hiddenlayer ```
-
MXBoard (πŸ₯‰19 Β· ⭐ 330 Β· πŸ’€) - Logging MXNet data for visualization in TensorBoard. Apache-2 - -- [GitHub](https://github.com/awslabs/mxboard) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 46 Β· πŸ“¦ 95 Β· πŸ“‹ 31 - 51% open Β· ⏱️ 24.01.2020): - - ``` - git clone https://github.com/awslabs/mxboard - ``` -- [PyPi](https://pypi.org/project/mxboard) (πŸ“₯ 2.2K / month Β· πŸ“¦ 1 Β· ⏱️ 22.05.2018): - ``` - pip install mxboard - ``` -
-
quinn (πŸ₯‰19 Β· ⭐ 200) - pyspark methods to enhance developer productivity. Apache-2 +
quinn (πŸ₯‰19 Β· ⭐ 200 Β· πŸ’€) - pyspark methods to enhance developer productivity. Apache-2 - [GitHub](https://github.com/MrPowers/quinn) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 26 Β· πŸ“‹ 23 - 73% open Β· ⏱️ 29.07.2020): ``` git clone https://github.com/MrPowers/quinn ``` -- [PyPi](https://pypi.org/project/quinn) (πŸ“₯ 89K / month Β· πŸ“¦ 3 Β· ⏱️ 26.07.2020): +- [PyPi](https://pypi.org/project/quinn) (πŸ“₯ 77K / month Β· πŸ“¦ 3 Β· ⏱️ 26.07.2020): ``` pip install quinn ```
-
gokart (πŸ₯‰19 Β· ⭐ 160 Β· πŸ“‰) - A wrapper of the data pipeline library luigi. MIT +
gokart (πŸ₯‰19 Β· ⭐ 160) - A wrapper of the data pipeline library luigi. MIT -- [GitHub](https://github.com/m3dev/gokart) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 29 Β· πŸ“‹ 31 - 29% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/m3dev/gokart) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 29 Β· πŸ“‹ 35 - 25% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/m3dev/gokart ``` -- [PyPi](https://pypi.org/project/gokart) (πŸ“₯ 450 / month Β· πŸ“¦ 2 Β· ⏱️ 25.02.2020): +- [PyPi](https://pypi.org/project/gokart) (πŸ“₯ 520 / month Β· πŸ“¦ 2 Β· ⏱️ 25.02.2020): ``` pip install gokart ```
-
aim (πŸ₯‰15 Β· ⭐ 820) - Aim a super-easy way to record, search and compare 1000s of ML training.. Apache-2 +
aim (πŸ₯‰15 Β· ⭐ 840) - Aim a super-easy way to record, search and compare 1000s of ML training.. Apache-2 -- [GitHub](https://github.com/aimhubio/aim) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 46 Β· πŸ“‹ 44 - 43% open Β· ⏱️ 21.01.2021): +- [GitHub](https://github.com/aimhubio/aim) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 46 Β· πŸ“‹ 45 - 44% open Β· ⏱️ 21.01.2021): ``` git clone https://github.com/aimhubio/aim ``` -- [PyPi](https://pypi.org/project/aim) (πŸ“₯ 790 / month Β· πŸ“¦ 2 Β· ⏱️ 07.01.2021): +- [PyPi](https://pypi.org/project/aim) (πŸ“₯ 690 / month Β· πŸ“¦ 2 Β· ⏱️ 07.01.2021): ``` pip install aim ```
-
Show 6 hidden projects... +
Show 7 hidden projects... - TensorBoard Logger (πŸ₯‰19 Β· ⭐ 610 Β· πŸ’€) - Log TensorBoard events without touching TensorFlow. MIT -- SKLL (πŸ₯‰17 Β· ⭐ 520) - SciKit-Learn Laboratory (SKLL) makes it easy to run machine.. ❗️BSD-1-Clause +- MXBoard (πŸ₯‰19 Β· ⭐ 330 Β· πŸ’€) - Logging MXNet data for visualization in TensorBoard. Apache-2 +- SKLL (πŸ₯‰16 Β· ⭐ 520) - SciKit-Learn Laboratory (SKLL) makes it easy to run machine.. ❗️BSD-1-Clause - datmo (πŸ₯‰16 Β· ⭐ 330 Β· πŸ’€) - Open source production model management tool for data scientists. MIT - steppy (πŸ₯‰16 Β· ⭐ 130 Β· πŸ’€) - Lightweight, Python library for fast and reproducible experimentation. MIT - ModelChimp (πŸ₯‰14 Β· ⭐ 120) - Experiment tracking for machine and deep learning projects. BSD-2 -- traintool (πŸ₯‰10 Β· ⭐ 9 Β· 🐣) - Train off-the-shelf machine learning models in one.. Apache-2 +- traintool (πŸ₯‰9 Β· ⭐ 9 Β· 🐣) - Train off-the-shelf machine learning models in one.. Apache-2

@@ -7326,44 +7267,44 @@ _Libraries to serialize models to files, convert between a variety of model form
onnx (πŸ₯‡33 Β· ⭐ 9.7K) - Open standard for machine learning interoperability. Apache-2 -- [GitHub](https://github.com/onnx/onnx) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 1.8K Β· πŸ“₯ 10K Β· πŸ“¦ 2.5K Β· πŸ“‹ 1.4K - 35% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/onnx/onnx) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 1.8K Β· πŸ“₯ 10K Β· πŸ“¦ 2.5K Β· πŸ“‹ 1.4K - 34% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/onnx/onnx ``` -- [PyPi](https://pypi.org/project/onnx) (πŸ“₯ 270K / month Β· πŸ“¦ 300 Β· ⏱️ 06.11.2020): +- [PyPi](https://pypi.org/project/onnx) (πŸ“₯ 240K / month Β· πŸ“¦ 300 Β· ⏱️ 29.01.2021): ``` pip install onnx ``` -- [Conda](https://anaconda.org/conda-forge/onnx) (πŸ“₯ 180K Β· ⏱️ 13.01.2021): +- [Conda](https://anaconda.org/conda-forge/onnx) (πŸ“₯ 190K Β· ⏱️ 03.02.2021): ``` conda install -c conda-forge onnx ```
Core ML Tools (πŸ₯‡26 Β· ⭐ 2.1K) - Core ML tools contain supporting tools for Core ML model.. BSD-3 -- [GitHub](https://github.com/apple/coremltools) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 320 Β· πŸ“₯ 2.3K Β· πŸ“¦ 460 Β· πŸ“‹ 620 - 50% open Β· ⏱️ 08.01.2021): +- [GitHub](https://github.com/apple/coremltools) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 320 Β· πŸ“₯ 2.4K Β· πŸ“¦ 460 Β· πŸ“‹ 620 - 50% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/apple/coremltools ``` -- [PyPi](https://pypi.org/project/coremltools) (πŸ“₯ 34K / month Β· πŸ“¦ 130 Β· ⏱️ 10.10.2020): +- [PyPi](https://pypi.org/project/coremltools) (πŸ“₯ 30K / month Β· πŸ“¦ 130 Β· ⏱️ 10.10.2020): ``` pip install coremltools ```
-
TorchServe (πŸ₯ˆ24 Β· ⭐ 1.5K) - Model Serving on PyTorch. Apache-2 +
TorchServe (πŸ₯ˆ24 Β· ⭐ 1.6K) - Model Serving on PyTorch. Apache-2 -- [GitHub](https://github.com/pytorch/serve) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 230 Β· πŸ“₯ 180 Β· πŸ“¦ 26 Β· πŸ“‹ 530 - 24% open Β· ⏱️ 13.01.2021): +- [GitHub](https://github.com/pytorch/serve) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 230 Β· πŸ“₯ 190 Β· πŸ“¦ 27 Β· πŸ“‹ 530 - 24% open Β· ⏱️ 13.01.2021): ``` git clone https://github.com/pytorch/serve ``` -- [PyPi](https://pypi.org/project/torchserve) (πŸ“₯ 3.3K / month Β· ⏱️ 17.12.2020): +- [PyPi](https://pypi.org/project/torchserve) (πŸ“₯ 3.6K / month Β· ⏱️ 17.12.2020): ``` pip install torchserve ``` -- [Conda](https://anaconda.org/pytorch/torchserve) (πŸ“₯ 6.2K Β· ⏱️ 17.12.2020): +- [Conda](https://anaconda.org/pytorch/torchserve) (πŸ“₯ 6.4K Β· ⏱️ 17.12.2020): ``` conda install -c pytorch torchserve ``` @@ -7372,62 +7313,62 @@ _Libraries to serialize models to files, convert between a variety of model form docker pull pytorch/torchserve ```
-
m2cgen (πŸ₯ˆ23 Β· ⭐ 1.8K) - Transform ML models into a native code (Java, C, Python, Go, JavaScript,.. MIT +
mmdnn (πŸ₯ˆ22 Β· ⭐ 5.2K) - MMdnn is a set of tools to help users inter-operate among different deep.. MIT -- [GitHub](https://github.com/BayesWitnesses/m2cgen) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 150 Β· πŸ“¦ 4 Β· πŸ“‹ 72 - 50% open Β· ⏱️ 07.10.2020): +- [GitHub](https://github.com/microsoft/MMdnn) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 920 Β· πŸ“₯ 3.3K Β· πŸ“¦ 49 Β· πŸ“‹ 590 - 51% open Β· ⏱️ 14.08.2020): ``` - git clone https://github.com/BayesWitnesses/m2cgen + git clone https://github.com/Microsoft/MMdnn ``` -- [PyPi](https://pypi.org/project/m2cgen) (πŸ“₯ 8.3K / month Β· ⏱️ 18.09.2020): +- [PyPi](https://pypi.org/project/mmdnn) (πŸ“₯ 410 / month Β· πŸ“¦ 3 Β· ⏱️ 24.07.2020): ``` - pip install m2cgen + pip install mmdnn ```
-
mmdnn (πŸ₯ˆ22 Β· ⭐ 5.2K) - MMdnn is a set of tools to help users inter-operate among different deep.. MIT +
m2cgen (πŸ₯ˆ22 Β· ⭐ 1.8K) - Transform ML models into a native code (Java, C, Python, Go, JavaScript,.. MIT -- [GitHub](https://github.com/microsoft/MMdnn) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 920 Β· πŸ“₯ 3.3K Β· πŸ“¦ 49 Β· πŸ“‹ 590 - 51% open Β· ⏱️ 14.08.2020): +- [GitHub](https://github.com/BayesWitnesses/m2cgen) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 150 Β· πŸ“¦ 5 Β· πŸ“‹ 72 - 50% open Β· ⏱️ 07.10.2020): ``` - git clone https://github.com/Microsoft/MMdnn + git clone https://github.com/BayesWitnesses/m2cgen ``` -- [PyPi](https://pypi.org/project/mmdnn) (πŸ“₯ 430 / month Β· πŸ“¦ 3 Β· ⏱️ 24.07.2020): +- [PyPi](https://pypi.org/project/m2cgen) (πŸ“₯ 7K / month Β· ⏱️ 18.09.2020): ``` - pip install mmdnn + pip install m2cgen ```
cortex (πŸ₯‰21 Β· ⭐ 7.3K) - Run inference at scale. Apache-2 -- [GitHub](https://github.com/cortexlabs/cortex) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 550 Β· πŸ“‹ 900 - 20% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/cortexlabs/cortex) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 550 Β· πŸ“‹ 910 - 20% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/cortexlabs/cortex ``` -- [PyPi](https://pypi.org/project/cortex) (πŸ“₯ 600 / month Β· ⏱️ 21.01.2021): +- [PyPi](https://pypi.org/project/cortex) (πŸ“₯ 620 / month Β· ⏱️ 03.02.2021): ``` pip install cortex ```
Hummingbird (πŸ₯‰20 Β· ⭐ 2.2K) - Hummingbird compiles trained ML models into tensor computation for.. MIT -- [GitHub](https://github.com/microsoft/hummingbird) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 160 Β· πŸ“₯ 91 Β· πŸ“¦ 12 Β· πŸ“‹ 180 - 26% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/microsoft/hummingbird) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 160 Β· πŸ“₯ 91 Β· πŸ“¦ 12 Β· πŸ“‹ 180 - 25% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/microsoft/hummingbird ``` -- [PyPi](https://pypi.org/project/hummingbird-ml) (πŸ“₯ 780 / month Β· ⏱️ 04.01.2021): +- [PyPi](https://pypi.org/project/hummingbird-ml) (πŸ“₯ 720 / month Β· ⏱️ 04.01.2021): ``` pip install hummingbird-ml ```
pytorch2keras (πŸ₯‰18 Β· ⭐ 660 Β· πŸ’€) - PyTorch to Keras model convertor. MIT -- [GitHub](https://github.com/nerox8664/pytorch2keras) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 110 Β· πŸ“¦ 17 Β· πŸ“‹ 100 - 37% open Β· ⏱️ 14.05.2020): +- [GitHub](https://github.com/nerox8664/pytorch2keras) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 110 Β· πŸ“¦ 17 Β· πŸ“‹ 110 - 38% open Β· ⏱️ 14.05.2020): ``` git clone https://github.com/nerox8664/pytorch2keras ``` -- [PyPi](https://pypi.org/project/pytorch2keras) (πŸ“₯ 380 / month Β· πŸ“¦ 1 Β· ⏱️ 14.05.2020): +- [PyPi](https://pypi.org/project/pytorch2keras) (πŸ“₯ 320 / month Β· πŸ“¦ 1 Β· ⏱️ 14.05.2020): ``` pip install pytorch2keras ``` @@ -7439,7 +7380,7 @@ _Libraries to serialize models to files, convert between a variety of model form ``` git clone https://github.com/riga/tfdeploy ``` -- [PyPi](https://pypi.org/project/tfdeploy) (πŸ“₯ 46 / month Β· πŸ“¦ 2 Β· ⏱️ 30.03.2017): +- [PyPi](https://pypi.org/project/tfdeploy) (πŸ“₯ 23 / month Β· πŸ“¦ 2 Β· ⏱️ 30.03.2017): ``` pip install tfdeploy ``` @@ -7447,7 +7388,7 @@ _Libraries to serialize models to files, convert between a variety of model form
Show 2 hidden projects... - Larq Compute Engine (πŸ₯‰17 Β· ⭐ 130) - Highly optimized inference engine for Binarized.. Apache-2 -- sklearn-porter (πŸ₯‰16 Β· ⭐ 950 Β· πŸ’€) - Transpile trained scikit-learn estimators to C, Java,.. MIT +- sklearn-porter (πŸ₯‰16 Β· ⭐ 960 Β· πŸ’€) - Transpile trained scikit-learn estimators to C, Java,.. MIT

@@ -7459,16 +7400,16 @@ _Libraries to visualize, explain, debug, evaluate, and interpret machine learnin
shap (πŸ₯‡33 Β· ⭐ 12K) - A game theoretic approach to explain the output of any machine learning model. MIT -- [GitHub](https://github.com/slundberg/shap) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.7K Β· πŸ“¦ 1.9K Β· πŸ“‹ 1.4K - 64% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/slundberg/shap) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.7K Β· πŸ“¦ 2K Β· πŸ“‹ 1.4K - 65% open Β· ⏱️ 26.01.2021): ``` git clone https://github.com/slundberg/shap ``` -- [PyPi](https://pypi.org/project/shap) (πŸ“₯ 690K / month Β· πŸ“¦ 140 Β· ⏱️ 04.11.2020): +- [PyPi](https://pypi.org/project/shap) (πŸ“₯ 610K / month Β· πŸ“¦ 140 Β· ⏱️ 04.11.2020): ``` pip install shap ``` -- [Conda](https://anaconda.org/conda-forge/shap) (πŸ“₯ 370K Β· ⏱️ 16.12.2020): +- [Conda](https://anaconda.org/conda-forge/shap) (πŸ“₯ 380K Β· ⏱️ 16.12.2020): ``` conda install -c conda-forge shap ``` @@ -7480,7 +7421,7 @@ _Libraries to visualize, explain, debug, evaluate, and interpret machine learnin ``` git clone https://github.com/marcotcr/lime ``` -- [PyPi](https://pypi.org/project/lime) (πŸ“₯ 140K / month Β· πŸ“¦ 130 Β· ⏱️ 03.04.2020): +- [PyPi](https://pypi.org/project/lime) (πŸ“₯ 110K / month Β· πŸ“¦ 130 Β· ⏱️ 03.04.2020): ``` pip install lime ``` @@ -7489,42 +7430,14 @@ _Libraries to visualize, explain, debug, evaluate, and interpret machine learnin conda install -c conda-forge lime ```
-
InterpretML (πŸ₯‡27 Β· ⭐ 3.4K) - Fit interpretable models. Explain blackbox machine learning. MIT - -- [GitHub](https://github.com/interpretml/interpret) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 430 Β· πŸ“¦ 61 Β· πŸ“‹ 170 - 28% open Β· ⏱️ 28.01.2021): - - ``` - git clone https://github.com/interpretml/interpret - ``` -- [PyPi](https://pypi.org/project/interpret) (πŸ“₯ 8.4K / month Β· πŸ“¦ 2 Β· ⏱️ 20.01.2021): - ``` - pip install interpret - ``` -
-
eli5 (πŸ₯‡27 Β· ⭐ 2.3K Β· πŸ’€) - A library for debugging/inspecting machine learning classifiers and.. MIT - -- [GitHub](https://github.com/TeamHG-Memex/eli5) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 300 Β· πŸ“‹ 260 - 56% open Β· ⏱️ 22.01.2020): - - ``` - git clone https://github.com/TeamHG-Memex/eli5 - ``` -- [PyPi](https://pypi.org/project/eli5) (πŸ“₯ 190K / month Β· πŸ“¦ 110 Β· ⏱️ 23.01.2021): - ``` - pip install eli5 - ``` -- [Conda](https://anaconda.org/conda-forge/eli5) (πŸ“₯ 86K Β· ⏱️ 25.01.2021): - ``` - conda install -c conda-forge eli5 - ``` -
pyLDAvis (πŸ₯‡27 Β· ⭐ 1.4K) - Python library for interactive topic model visualization. Port of.. BSD-3 -- [GitHub](https://github.com/bmabey/pyLDAvis) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 290 Β· πŸ“¦ 1.7K Β· πŸ“‹ 150 - 61% open Β· ⏱️ 02.12.2020): +- [GitHub](https://github.com/bmabey/pyLDAvis) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 290 Β· πŸ“¦ 1.8K Β· πŸ“‹ 150 - 61% open Β· ⏱️ 02.12.2020): ``` git clone https://github.com/bmabey/pyLDAvis ``` -- [PyPi](https://pypi.org/project/pyldavis) (πŸ“₯ 53K / month Β· πŸ“¦ 99 Β· ⏱️ 05.06.2018): +- [PyPi](https://pypi.org/project/pyldavis) (πŸ“₯ 46K / month Β· πŸ“¦ 99 Β· ⏱️ 05.06.2018): ``` pip install pyldavis ``` @@ -7535,60 +7448,72 @@ _Libraries to visualize, explain, debug, evaluate, and interpret machine learnin
Model Analysis (πŸ₯‡27 Β· ⭐ 1K) - Model analysis tools for TensorFlow. Apache-2 -- [GitHub](https://github.com/tensorflow/model-analysis) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 200 Β· πŸ“‹ 54 - 40% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/tensorflow/model-analysis) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 210 Β· πŸ“‹ 57 - 43% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/tensorflow/model-analysis ``` -- [PyPi](https://pypi.org/project/tensorflow-model-analysis) (πŸ“₯ 5M / month Β· πŸ“¦ 10 Β· ⏱️ 16.12.2020): +- [PyPi](https://pypi.org/project/tensorflow-model-analysis) (πŸ“₯ 3.9M / month Β· πŸ“¦ 20 Β· ⏱️ 28.01.2021): ``` pip install tensorflow-model-analysis ```
+
InterpretML (πŸ₯ˆ26 Β· ⭐ 3.4K) - Fit interpretable models. Explain blackbox machine learning. MIT + +- [GitHub](https://github.com/interpretml/interpret) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 430 Β· πŸ“¦ 61 Β· πŸ“‹ 170 - 28% open Β· ⏱️ 03.02.2021): + + ``` + git clone https://github.com/interpretml/interpret + ``` +- [PyPi](https://pypi.org/project/interpret) (πŸ“₯ 7.6K / month Β· πŸ“¦ 2 Β· ⏱️ 20.01.2021): + ``` + pip install interpret + ``` +
yellowbrick (πŸ₯ˆ26 Β· ⭐ 3.1K) - Visual analysis and diagnostic tools to facilitate machine.. Apache-2 -- [GitHub](https://github.com/DistrictDataLabs/yellowbrick) (πŸ‘¨β€πŸ’» 95 Β· πŸ”€ 470 Β· πŸ“‹ 600 - 14% open Β· ⏱️ 15.01.2021): +- [GitHub](https://github.com/DistrictDataLabs/yellowbrick) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 470 Β· πŸ“‹ 600 - 14% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/DistrictDataLabs/yellowbrick ``` -- [PyPi](https://pypi.org/project/yellowbrick) (πŸ“₯ 48K / month Β· πŸ“¦ 62 Β· ⏱️ 09.10.2020): +- [PyPi](https://pypi.org/project/yellowbrick) (πŸ“₯ 45K / month Β· πŸ“¦ 62 Β· ⏱️ 09.10.2020): ``` pip install yellowbrick ```
-
Captum (πŸ₯ˆ25 Β· ⭐ 2.1K) - Model interpretability and understanding for PyTorch. BSD-3 +
Captum (πŸ₯ˆ26 Β· ⭐ 2.1K) - Model interpretability and understanding for PyTorch. BSD-3 -- [GitHub](https://github.com/pytorch/captum) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 210 Β· πŸ“¦ 110 Β· πŸ“‹ 190 - 25% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/pytorch/captum) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 210 Β· πŸ“¦ 110 Β· πŸ“‹ 190 - 24% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/pytorch/captum ``` -- [PyPi](https://pypi.org/project/captum) (πŸ“₯ 7.2K / month Β· ⏱️ 22.01.2021): +- [PyPi](https://pypi.org/project/captum) (πŸ“₯ 9K / month Β· ⏱️ 22.01.2021): ``` pip install captum ```
dtreeviz (πŸ₯ˆ25 Β· ⭐ 1.4K) - A python library for decision tree visualization and model interpretation. MIT -- [GitHub](https://github.com/parrt/dtreeviz) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 190 Β· πŸ“¦ 100 Β· πŸ“‹ 84 - 17% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/parrt/dtreeviz) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 190 Β· πŸ“¦ 110 Β· πŸ“‹ 84 - 17% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/parrt/dtreeviz ``` -- [PyPi](https://pypi.org/project/dtreeviz) (πŸ“₯ 12K / month Β· πŸ“¦ 4 Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/dtreeviz) (πŸ“₯ 9.8K / month Β· πŸ“¦ 4 Β· ⏱️ 27.01.2021): ``` pip install dtreeviz ```
-
arviz (πŸ₯ˆ25 Β· ⭐ 940 Β· πŸ“‰) - Exploratory analysis of Bayesian models with Python. Apache-2 +
arviz (πŸ₯ˆ25 Β· ⭐ 940) - Exploratory analysis of Bayesian models with Python. Apache-2 -- [GitHub](https://github.com/arviz-devs/arviz) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 180 Β· πŸ“₯ 98 Β· πŸ“¦ 690 Β· πŸ“‹ 520 - 20% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/arviz-devs/arviz) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 180 Β· πŸ“₯ 98 Β· πŸ“¦ 700 Β· πŸ“‹ 520 - 20% open Β· ⏱️ 29.01.2021): ``` git clone https://github.com/arviz-devs/arviz ``` -- [PyPi](https://pypi.org/project/arviz) (πŸ“₯ 99K / month Β· πŸ“¦ 36 Β· ⏱️ 17.01.2021): +- [PyPi](https://pypi.org/project/arviz) (πŸ“₯ 89K / month Β· πŸ“¦ 36 Β· ⏱️ 17.01.2021): ``` pip install arviz ``` @@ -7599,7 +7524,7 @@ _Libraries to visualize, explain, debug, evaluate, and interpret machine learnin
Lucid (πŸ₯ˆ24 Β· ⭐ 4K) - A collection of infrastructure and tools for research in neural.. Apache-2 -- [GitHub](https://github.com/tensorflow/lucid) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 560 Β· πŸ“¦ 420 Β· πŸ“‹ 160 - 41% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/tensorflow/lucid) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 550 Β· πŸ“¦ 430 Β· πŸ“‹ 160 - 41% open Β· ⏱️ 26.01.2021): ``` git clone https://github.com/tensorflow/lucid @@ -7611,57 +7536,45 @@ _Libraries to visualize, explain, debug, evaluate, and interpret machine learnin
DoWhy (πŸ₯ˆ24 Β· ⭐ 2.6K) - DoWhy is a Python library for causal inference that supports explicit.. MIT -- [GitHub](https://github.com/microsoft/dowhy) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 370 Β· πŸ“₯ 21 Β· πŸ“¦ 25 Β· πŸ“‹ 97 - 16% open Β· ⏱️ 24.01.2021): +- [GitHub](https://github.com/microsoft/dowhy) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 380 Β· πŸ“₯ 21 Β· πŸ“¦ 26 Β· πŸ“‹ 100 - 19% open Β· ⏱️ 24.01.2021): ``` git clone https://github.com/Microsoft/dowhy ``` -- [PyPi](https://pypi.org/project/dowhy) (πŸ“₯ 5.7K / month Β· ⏱️ 12.12.2020): +- [PyPi](https://pypi.org/project/dowhy) (πŸ“₯ 4.8K / month Β· ⏱️ 12.12.2020): ``` pip install dowhy ``` -- [Conda](https://anaconda.org/conda-forge/dowhy) (πŸ“₯ 940 Β· ⏱️ 13.12.2020): +- [Conda](https://anaconda.org/conda-forge/dowhy) (πŸ“₯ 980 Β· ⏱️ 13.12.2020): ``` conda install -c conda-forge dowhy ```
Fairness 360 (πŸ₯ˆ24 Β· ⭐ 1.2K) - A comprehensive set of fairness metrics for datasets and.. Apache-2 -- [GitHub](https://github.com/Trusted-AI/AIF360) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 380 Β· πŸ“¦ 62 Β· πŸ“‹ 81 - 43% open Β· ⏱️ 19.01.2021): +- [GitHub](https://github.com/Trusted-AI/AIF360) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 390 Β· πŸ“¦ 64 Β· πŸ“‹ 81 - 43% open Β· ⏱️ 19.01.2021): ``` git clone https://github.com/Trusted-AI/AIF360 ``` -- [PyPi](https://pypi.org/project/aif360) (πŸ“₯ 1.9K / month Β· πŸ“¦ 2 Β· ⏱️ 02.06.2020): +- [PyPi](https://pypi.org/project/aif360) (πŸ“₯ 1.8K / month Β· πŸ“¦ 2 Β· ⏱️ 02.06.2020): ``` pip install aif360 ```
keras-vis (πŸ₯ˆ23 Β· ⭐ 2.8K Β· πŸ’€) - Neural network visualization toolkit for keras. MIT -- [GitHub](https://github.com/raghakot/keras-vis) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 580 Β· πŸ“¦ 680 Β· πŸ“‹ 210 - 53% open Β· ⏱️ 20.04.2020): +- [GitHub](https://github.com/raghakot/keras-vis) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 580 Β· πŸ“¦ 690 Β· πŸ“‹ 210 - 53% open Β· ⏱️ 20.04.2020): ``` git clone https://github.com/raghakot/keras-vis ``` -- [PyPi](https://pypi.org/project/keras-vis) (πŸ“₯ 1.4K / month Β· πŸ“¦ 28 Β· ⏱️ 06.07.2017): +- [PyPi](https://pypi.org/project/keras-vis) (πŸ“₯ 1.2K / month Β· πŸ“¦ 28 Β· ⏱️ 06.07.2017): ``` pip install keras-vis ```
-
random-forest-importances (πŸ₯ˆ23 Β· ⭐ 400) - Code to compute permutation and drop-column.. MIT - -- [GitHub](https://github.com/parrt/random-forest-importances) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 88 Β· πŸ“¦ 59 Β· πŸ“‹ 30 - 16% open Β· ⏱️ 08.01.2021): - - ``` - git clone https://github.com/parrt/random-forest-importances - ``` -- [PyPi](https://pypi.org/project/rfpimp) (πŸ“₯ 8.2K / month Β· πŸ“¦ 2 Β· ⏱️ 25.11.2020): - ``` - pip install rfpimp - ``` -
-
Alibi (πŸ₯ˆ22 Β· ⭐ 870) - Algorithms for monitoring and explaining machine learning models. Apache-2 +
Alibi (πŸ₯ˆ22 Β· ⭐ 880) - Algorithms for monitoring and explaining machine learning models. Apache-2 - [GitHub](https://github.com/SeldonIO/alibi) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 100 Β· πŸ“¦ 60 Β· πŸ“‹ 140 - 46% open Β· ⏱️ 22.01.2021): @@ -7675,12 +7588,12 @@ _Libraries to visualize, explain, debug, evaluate, and interpret machine learnin
keract (πŸ₯ˆ22 Β· ⭐ 850) - Activation Maps (Layers Outputs) and Gradients in Keras. MIT -- [GitHub](https://github.com/philipperemy/keract) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 180 Β· πŸ“¦ 66 Β· πŸ“‹ 76 - 1% open Β· ⏱️ 24.01.2021): +- [GitHub](https://github.com/philipperemy/keract) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 180 Β· πŸ“¦ 68 Β· πŸ“‹ 76 - 1% open Β· ⏱️ 24.01.2021): ``` git clone https://github.com/philipperemy/keract ``` -- [PyPi](https://pypi.org/project/keract) (πŸ“₯ 1.1K / month Β· πŸ“¦ 5 Β· ⏱️ 22.01.2021): +- [PyPi](https://pypi.org/project/keract) (πŸ“₯ 850 / month Β· πŸ“¦ 5 Β· ⏱️ 22.01.2021): ``` pip install keract ``` @@ -7692,7 +7605,7 @@ _Libraries to visualize, explain, debug, evaluate, and interpret machine learnin ``` git clone https://github.com/Trusted-AI/AIX360 ``` -- [PyPi](https://pypi.org/project/aix360) (πŸ“₯ 450 / month Β· πŸ“¦ 1 Β· ⏱️ 28.10.2020): +- [PyPi](https://pypi.org/project/aix360) (πŸ“₯ 480 / month Β· πŸ“¦ 1 Β· ⏱️ 28.10.2020): ``` pip install aix360 ``` @@ -7704,90 +7617,90 @@ _Libraries to visualize, explain, debug, evaluate, and interpret machine learnin ``` git clone https://github.com/andosa/treeinterpreter ``` -- [PyPi](https://pypi.org/project/treeinterpreter) (πŸ“₯ 58K / month Β· πŸ“¦ 18 Β· ⏱️ 10.01.2021): +- [PyPi](https://pypi.org/project/treeinterpreter) (πŸ“₯ 51K / month Β· πŸ“¦ 18 Β· ⏱️ 10.01.2021): ``` pip install treeinterpreter ```
-
iNNvestigate (πŸ₯‰21 Β· ⭐ 750) - A toolbox to iNNvestigate neural networks' predictions!. BSD-2 +
random-forest-importances (πŸ₯ˆ22 Β· ⭐ 410) - Code to compute permutation and drop-column.. MIT + +- [GitHub](https://github.com/parrt/random-forest-importances) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 90 Β· πŸ“¦ 59 Β· πŸ“‹ 31 - 12% open Β· ⏱️ 30.01.2021): + + ``` + git clone https://github.com/parrt/random-forest-importances + ``` +- [PyPi](https://pypi.org/project/rfpimp) (πŸ“₯ 5.7K / month Β· πŸ“¦ 4 Β· ⏱️ 28.01.2021): + ``` + pip install rfpimp + ``` +
+
iNNvestigate (πŸ₯‰21 Β· ⭐ 760) - A toolbox to iNNvestigate neural networks' predictions!. BSD-2 -- [GitHub](https://github.com/albermax/innvestigate) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 170 Β· πŸ“¦ 46 Β· πŸ“‹ 200 - 36% open Β· ⏱️ 16.10.2020): +- [GitHub](https://github.com/albermax/innvestigate) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 170 Β· πŸ“¦ 47 Β· πŸ“‹ 200 - 36% open Β· ⏱️ 16.10.2020): ``` git clone https://github.com/albermax/innvestigate ``` -- [PyPi](https://pypi.org/project/innvestigate) (πŸ“₯ 340 / month Β· πŸ“¦ 1 Β· ⏱️ 14.11.2020): +- [PyPi](https://pypi.org/project/innvestigate) (πŸ“₯ 300 / month Β· πŸ“¦ 1 Β· ⏱️ 14.11.2020): ``` pip install innvestigate ```
fairlearn (πŸ₯‰21 Β· ⭐ 660) - A Python package to assess and improve fairness of machine.. MIT -- [GitHub](https://github.com/fairlearn/fairlearn) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 160 Β· πŸ“‹ 190 - 41% open Β· ⏱️ 20.01.2021): +- [GitHub](https://github.com/fairlearn/fairlearn) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 170 Β· πŸ“‹ 190 - 40% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/fairlearn/fairlearn ``` -- [PyPi](https://pypi.org/project/fairlearn) (πŸ“₯ 2.6K / month Β· πŸ“¦ 1 Β· ⏱️ 10.11.2020): +- [PyPi](https://pypi.org/project/fairlearn) (πŸ“₯ 3.2K / month Β· πŸ“¦ 2 Β· ⏱️ 04.02.2021): ``` pip install fairlearn ``` -- [Conda](https://anaconda.org/conda-forge/fairlearn) (πŸ“₯ 8.6K Β· ⏱️ 11.11.2020): +- [Conda](https://anaconda.org/conda-forge/fairlearn) (πŸ“₯ 9.2K Β· ⏱️ 03.02.2021): ``` conda install -c conda-forge fairlearn ```
-
aequitas (πŸ₯‰21 Β· ⭐ 340) - Bias and Fairness Audit Toolkit. MIT - -- [GitHub](https://github.com/dssg/aequitas) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 63 Β· πŸ“¦ 64 Β· πŸ“‹ 53 - 62% open Β· ⏱️ 20.12.2020): - - ``` - git clone https://github.com/dssg/aequitas - ``` -- [PyPi](https://pypi.org/project/aequitas) (πŸ“₯ 220 / month Β· πŸ“¦ 3 Β· ⏱️ 16.12.2020): - ``` - pip install aequitas - ``` -
checklist (πŸ₯‰20 Β· ⭐ 1.2K) - Beyond Accuracy: Behavioral Testing of NLP models with CheckList. MIT -- [GitHub](https://github.com/marcotcr/checklist) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 98 Β· πŸ“¦ 5 Β· πŸ“‹ 56 - 5% open Β· ⏱️ 16.12.2020): +- [GitHub](https://github.com/marcotcr/checklist) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 99 Β· πŸ“¦ 5 Β· πŸ“‹ 58 - 8% open Β· ⏱️ 16.12.2020): ``` git clone https://github.com/marcotcr/checklist ``` -- [PyPi](https://pypi.org/project/checklist) (πŸ“₯ 290 / month Β· πŸ“¦ 2 Β· ⏱️ 21.09.2020): +- [PyPi](https://pypi.org/project/checklist) (πŸ“₯ 300 / month Β· πŸ“¦ 2 Β· ⏱️ 21.09.2020): ``` pip install checklist ```
-
tf-explain (πŸ₯‰20 Β· ⭐ 750) - Interpretability Methods for tf.keras models with Tensorflow 2.x. MIT +
tf-explain (πŸ₯‰20 Β· ⭐ 760) - Interpretability Methods for tf.keras models with Tensorflow 2.x. MIT -- [GitHub](https://github.com/sicara/tf-explain) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 70 Β· πŸ“¦ 60 Β· πŸ“‹ 75 - 45% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/sicara/tf-explain) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 70 Β· πŸ“¦ 62 Β· πŸ“‹ 76 - 40% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/sicara/tf-explain ``` -- [PyPi](https://pypi.org/project/tf-explain) (πŸ“₯ 890 / month Β· πŸ“¦ 1 Β· ⏱️ 14.02.2020): +- [PyPi](https://pypi.org/project/tf-explain) (πŸ“₯ 790 / month Β· πŸ“¦ 1 Β· ⏱️ 14.02.2020): ``` pip install tf-explain ```
-
deeplift (πŸ₯‰20 Β· ⭐ 500) - Public facing deeplift repo. MIT +
aequitas (πŸ₯‰20 Β· ⭐ 350) - Bias and Fairness Audit Toolkit. MIT -- [GitHub](https://github.com/kundajelab/deeplift) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 120 Β· πŸ“¦ 43 Β· πŸ“‹ 75 - 38% open Β· ⏱️ 11.11.2020): +- [GitHub](https://github.com/dssg/aequitas) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 63 Β· πŸ“¦ 66 Β· πŸ“‹ 53 - 62% open Β· ⏱️ 03.02.2021): ``` - git clone https://github.com/kundajelab/deeplift + git clone https://github.com/dssg/aequitas ``` -- [PyPi](https://pypi.org/project/deeplift) (πŸ“₯ 490 / month Β· πŸ“¦ 2 Β· ⏱️ 11.11.2020): +- [PyPi](https://pypi.org/project/aequitas) (πŸ“₯ 210 / month Β· πŸ“¦ 3 Β· ⏱️ 16.12.2020): ``` - pip install deeplift + pip install aequitas ```
sklearn-evaluation (πŸ₯‰20 Β· ⭐ 290) - Machine learning model evaluation made easy: plots,.. MIT -- [GitHub](https://github.com/edublancas/sklearn-evaluation) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 25 Β· πŸ“¦ 26 Β· πŸ“‹ 35 - 22% open Β· ⏱️ 28.12.2020): +- [GitHub](https://github.com/edublancas/sklearn-evaluation) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 25 Β· πŸ“¦ 27 Β· πŸ“‹ 35 - 22% open Β· ⏱️ 28.12.2020): ``` git clone https://github.com/edublancas/sklearn-evaluation @@ -7797,126 +7710,138 @@ _Libraries to visualize, explain, debug, evaluate, and interpret machine learnin pip install sklearn-evaluation ```
-
CausalNex (πŸ₯‰19 Β· ⭐ 950 Β· βž•) - A Python library that helps data scientists to infer.. Apache-2 +
CausalNex (πŸ₯‰19 Β· ⭐ 960) - A Python library that helps data scientists to infer.. Apache-2 -- [GitHub](https://github.com/quantumblacklabs/causalnex) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 100 Β· πŸ“¦ 7 Β· πŸ“‹ 60 - 56% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/quantumblacklabs/causalnex) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 100 Β· πŸ“¦ 7 Β· πŸ“‹ 63 - 46% open Β· ⏱️ 06.01.2021): ``` git clone https://github.com/quantumblacklabs/causalnex ``` -- [PyPi](https://pypi.org/project/causalnex) (πŸ“₯ 6.4K / month Β· ⏱️ 07.12.2020): +- [PyPi](https://pypi.org/project/causalnex) (πŸ“₯ 5.9K / month Β· ⏱️ 07.12.2020): ``` pip install causalnex ```
+
deeplift (πŸ₯‰19 Β· ⭐ 500) - Public facing deeplift repo. MIT + +- [GitHub](https://github.com/kundajelab/deeplift) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 120 Β· πŸ“¦ 43 Β· πŸ“‹ 75 - 38% open Β· ⏱️ 11.11.2020): + + ``` + git clone https://github.com/kundajelab/deeplift + ``` +- [PyPi](https://pypi.org/project/deeplift) (πŸ“₯ 460 / month Β· πŸ“¦ 2 Β· ⏱️ 11.11.2020): + ``` + pip install deeplift + ``` +
What-If Tool (πŸ₯‰19 Β· ⭐ 430) - Source code/webpage/demos for the What-If Tool. Apache-2 -- [GitHub](https://github.com/PAIR-code/what-if-tool) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 91 Β· πŸ“‹ 69 - 49% open Β· ⏱️ 19.01.2021): +- [GitHub](https://github.com/PAIR-code/what-if-tool) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 92 Β· πŸ“‹ 70 - 48% open Β· ⏱️ 19.01.2021): ``` git clone https://github.com/PAIR-code/what-if-tool ``` -- [PyPi](https://pypi.org/project/witwidget) (πŸ“₯ 2.8K / month Β· ⏱️ 19.01.2021): +- [PyPi](https://pypi.org/project/witwidget) (πŸ“₯ 3.1K / month Β· ⏱️ 19.01.2021): ``` pip install witwidget ``` -- [NPM](https://www.npmjs.com/package/wit-widget) (πŸ“₯ 2.3K / month Β· ⏱️ 19.01.2021): +- [NPM](https://www.npmjs.com/package/wit-widget) (πŸ“₯ 2.8K / month Β· ⏱️ 19.01.2021): ``` npm install wit-widget ```
-
explainerdashboard (πŸ₯‰18 Β· ⭐ 280) - Quickly build Explainable AI dashboards that show the inner.. MIT +
explainerdashboard (πŸ₯‰19 Β· ⭐ 300) - Quickly build Explainable AI dashboards that show the inner.. MIT -- [GitHub](https://github.com/oegedijk/explainerdashboard) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 40 Β· πŸ“¦ 3 Β· πŸ“‹ 57 - 14% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/oegedijk/explainerdashboard) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 45 Β· πŸ“¦ 6 Β· πŸ“‹ 64 - 12% open Β· ⏱️ 31.01.2021): ``` git clone https://github.com/oegedijk/explainerdashboard ``` -- [PyPi](https://pypi.org/project/explainerdashboard) (πŸ“₯ 1K / month Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/explainerdashboard) (πŸ“₯ 1K / month Β· ⏱️ 31.01.2021): ``` pip install explainerdashboard ```
-
fairness-indicators (πŸ₯‰18 Β· ⭐ 170) - Tensorflow's Fairness Evaluation and Visualization.. Apache-2 +
fairness-indicators (πŸ₯‰18 Β· ⭐ 180) - Tensorflow's Fairness Evaluation and Visualization.. Apache-2 -- [GitHub](https://github.com/tensorflow/fairness-indicators) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 49 Β· πŸ“‹ 21 - 76% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/tensorflow/fairness-indicators) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 53 Β· πŸ“‹ 20 - 75% open Β· ⏱️ 29.01.2021): ``` git clone https://github.com/tensorflow/fairness-indicators ``` -- [PyPi](https://pypi.org/project/fairness-indicators) (πŸ“₯ 340 / month Β· ⏱️ 17.12.2020): +- [PyPi](https://pypi.org/project/fairness-indicators) (πŸ“₯ 250 / month Β· ⏱️ 28.01.2021): ``` pip install fairness-indicators ```
-
LIT (πŸ₯‰17 Β· ⭐ 2.4K Β· 🐣) - The Language Interpretability Tool: Interactively analyze NLP models.. Apache-2 +
LIT (πŸ₯‰17 Β· ⭐ 2.4K) - The Language Interpretability Tool: Interactively analyze NLP models for.. Apache-2 -- [GitHub](https://github.com/PAIR-code/lit) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 230 Β· πŸ“‹ 54 - 50% open Β· ⏱️ 17.11.2020): +- [GitHub](https://github.com/PAIR-code/lit) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 240 Β· πŸ“¦ 1 Β· πŸ“‹ 68 - 57% open Β· ⏱️ 17.11.2020): ``` git clone https://github.com/PAIR-code/lit ``` -- [PyPi](https://pypi.org/project/lit-nlp) (πŸ“₯ 150 / month Β· ⏱️ 17.11.2020): +- [PyPi](https://pypi.org/project/lit-nlp) (πŸ“₯ 190 / month Β· ⏱️ 17.11.2020): ``` pip install lit-nlp ```
-
DiCE (πŸ₯‰17 Β· ⭐ 440) - Generate Diverse Counterfactual Explanations for any machine.. MIT +
ExplainX.ai (πŸ₯‰17 Β· ⭐ 180) - Explainable AI framework for data scientists. Explain & debug any.. MIT -- [GitHub](https://github.com/interpretml/DiCE) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 65 Β· πŸ“‹ 31 - 41% open Β· ⏱️ 21.01.2021): +- [GitHub](https://github.com/explainX/explainx) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 29 Β· πŸ“‹ 22 - 40% open Β· ⏱️ 02.02.2021): ``` - git clone https://github.com/interpretml/DiCE + git clone https://github.com/explainX/explainx ``` -- [PyPi](https://pypi.org/project/dice-ml) (πŸ“₯ 160 / month Β· ⏱️ 22.09.2020): +- [PyPi](https://pypi.org/project/explainx) (πŸ“₯ 390 / month Β· ⏱️ 07.12.2020): ``` - pip install dice-ml + pip install explainx ```
-
LOFO (πŸ₯‰17 Β· ⭐ 300) - Leave One Feature Out Importance. MIT +
DiCE (πŸ₯‰16 Β· ⭐ 450) - Generate Diverse Counterfactual Explanations for any machine.. MIT -- [GitHub](https://github.com/aerdem4/lofo-importance) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 40 Β· πŸ“¦ 3 Β· πŸ“‹ 11 - 9% open Β· ⏱️ 02.07.2020): +- [GitHub](https://github.com/interpretml/DiCE) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 65 Β· πŸ“‹ 31 - 41% open Β· ⏱️ 21.01.2021): ``` - git clone https://github.com/aerdem4/lofo-importance + git clone https://github.com/interpretml/DiCE ``` -- [PyPi](https://pypi.org/project/lofo-importance) (πŸ“₯ 160 / month Β· ⏱️ 02.07.2020): +- [PyPi](https://pypi.org/project/dice-ml) (πŸ“₯ 150 / month Β· ⏱️ 22.09.2020): ``` - pip install lofo-importance + pip install dice-ml ```
-
ExplainX.ai (πŸ₯‰17 Β· ⭐ 160) - Explainable AI framework for data scientists. Explain & debug any.. MIT +
tcav (πŸ₯‰16 Β· ⭐ 430 Β· πŸ’€) - Code for the TCAV ML interpretability project. Apache-2 -- [GitHub](https://github.com/explainX/explainx) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 28 Β· πŸ“‹ 20 - 35% open Β· ⏱️ 07.01.2021): +- [GitHub](https://github.com/tensorflow/tcav) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 97 Β· πŸ“¦ 6 Β· πŸ“‹ 42 - 4% open Β· ⏱️ 14.07.2020): ``` - git clone https://github.com/explainX/explainx + git clone https://github.com/tensorflow/tcav ``` -- [PyPi](https://pypi.org/project/explainx) (πŸ“₯ 390 / month Β· ⏱️ 07.12.2020): +- [PyPi](https://pypi.org/project/tcav) (πŸ“₯ 33 / month Β· πŸ“¦ 1 Β· ⏱️ 10.06.2019): ``` - pip install explainx + pip install tcav ```
-
tcav (πŸ₯‰16 Β· ⭐ 430) - Code for the TCAV ML interpretability project. Apache-2 +
LOFO (πŸ₯‰16 Β· ⭐ 300 Β· πŸ’€) - Leave One Feature Out Importance. MIT -- [GitHub](https://github.com/tensorflow/tcav) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 97 Β· πŸ“¦ 6 Β· πŸ“‹ 42 - 4% open Β· ⏱️ 14.07.2020): +- [GitHub](https://github.com/aerdem4/lofo-importance) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 40 Β· πŸ“¦ 3 Β· πŸ“‹ 11 - 9% open Β· ⏱️ 02.07.2020): ``` - git clone https://github.com/tensorflow/tcav + git clone https://github.com/aerdem4/lofo-importance ``` -- [PyPi](https://pypi.org/project/tcav) (πŸ“₯ 34 / month Β· πŸ“¦ 1 Β· ⏱️ 10.06.2019): +- [PyPi](https://pypi.org/project/lofo-importance) (πŸ“₯ 130 / month Β· ⏱️ 02.07.2020): ``` - pip install tcav + pip install lofo-importance ```
-
model-card-toolkit (πŸ₯‰16 Β· ⭐ 150 Β· 🐣) - a tool that leverages rich metadata and lineage.. Apache-2 +
model-card-toolkit (πŸ₯‰16 Β· ⭐ 160) - a tool that leverages rich metadata and lineage.. Apache-2 -- [GitHub](https://github.com/tensorflow/model-card-toolkit) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 24 Β· πŸ“¦ 1 Β· πŸ“‹ 11 - 81% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/tensorflow/model-card-toolkit) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 24 Β· πŸ“¦ 1 Β· πŸ“‹ 11 - 81% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/tensorflow/model-card-toolkit ``` -- [PyPi](https://pypi.org/project/model-card-toolkit) (πŸ“₯ 88 / month Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/model-card-toolkit) (πŸ“₯ 120 / month Β· ⏱️ 27.01.2021): ``` pip install model-card-toolkit ``` @@ -7928,7 +7853,7 @@ _Libraries to visualize, explain, debug, evaluate, and interpret machine learnin ``` git clone https://github.com/MisaOgura/flashtorch ``` -- [PyPi](https://pypi.org/project/flashtorch) (πŸ“₯ 120 / month Β· ⏱️ 29.05.2020): +- [PyPi](https://pypi.org/project/flashtorch) (πŸ“₯ 79 / month Β· ⏱️ 29.05.2020): ``` pip install flashtorch ``` @@ -7945,15 +7870,16 @@ _Libraries to visualize, explain, debug, evaluate, and interpret machine learnin pip install anchor_exp ```
-
Show 7 hidden projects... +
Show 8 hidden projects... +- eli5 (πŸ₯‡27 Β· ⭐ 2.3K Β· πŸ’€) - A library for debugging/inspecting machine learning classifiers and.. MIT - scikit-plot (πŸ₯ˆ23 Β· ⭐ 2K Β· πŸ’€) - An intuitive library to add plotting functionality to scikit-.. MIT -- Skater (πŸ₯‰20 Β· ⭐ 970 Β· πŸ’€) - Python Library for Model Interpretation/Explanations. ❗️UPL-1.0 +- Skater (πŸ₯‰19 Β· ⭐ 970 Β· πŸ’€) - Python Library for Model Interpretation/Explanations. ❗️UPL-1.0 - DALEX (πŸ₯‰18 Β· ⭐ 760) - moDel Agnostic Language for Exploration and eXplanation. ❗️GPL-3.0 -- XAI (πŸ₯‰16 Β· ⭐ 560 Β· πŸ’€) - XAI - An eXplainability toolbox for machine learning. MIT +- XAI (πŸ₯‰16 Β· ⭐ 570 Β· πŸ’€) - XAI - An eXplainability toolbox for machine learning. MIT - imodels (πŸ₯‰16 Β· ⭐ 150) - Interpretable ML package for concise, transparent, and accurate predictive.. MIT -- contextual-ai (πŸ₯‰15 Β· ⭐ 66 Β· πŸ“ˆ) - Contextual AI adds explainability to different stages of.. Apache-2 -- Attribution Priors (πŸ₯‰11 Β· ⭐ 74) - Tools for training explainable models using.. MIT +- contextual-ai (πŸ₯‰15 Β· ⭐ 66) - Contextual AI adds explainability to different stages of.. Apache-2 +- Attribution Priors (πŸ₯‰12 Β· ⭐ 74) - Tools for training explainable models using.. MIT

@@ -7967,16 +7893,16 @@ _Libraries for Approximate Nearest Neighbor Search and Vector Indexing/Similarit
Faiss (πŸ₯‡29 Β· ⭐ 12K) - A library for efficient similarity search and clustering of dense vectors. MIT -- [GitHub](https://github.com/facebookresearch/faiss) (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 2.1K Β· πŸ“¦ 300 Β· πŸ“‹ 1.4K - 7% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/facebookresearch/faiss) (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 2.1K Β· πŸ“¦ 300 Β· πŸ“‹ 1.4K - 7% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/facebookresearch/faiss ``` -- [PyPi](https://pypi.org/project/pymilvus) (πŸ“₯ 6.4K / month Β· πŸ“¦ 6 Β· ⏱️ 21.01.2021): +- [PyPi](https://pypi.org/project/pymilvus) (πŸ“₯ 5.9K / month Β· πŸ“¦ 6 Β· ⏱️ 21.01.2021): ``` pip install pymilvus ``` -- [Conda](https://anaconda.org/conda-forge/faiss) (πŸ“₯ 23K Β· ⏱️ 12.12.2020): +- [Conda](https://anaconda.org/conda-forge/faiss) (πŸ“₯ 24K Β· ⏱️ 12.12.2020): ``` conda install -c conda-forge faiss ``` @@ -7988,19 +7914,19 @@ _Libraries for Approximate Nearest Neighbor Search and Vector Indexing/Similarit ``` git clone https://github.com/spotify/annoy ``` -- [PyPi](https://pypi.org/project/annoy) (πŸ“₯ 190K / month Β· πŸ“¦ 360 Β· ⏱️ 18.09.2020): +- [PyPi](https://pypi.org/project/annoy) (πŸ“₯ 150K / month Β· πŸ“¦ 360 Β· ⏱️ 18.09.2020): ``` pip install annoy ```
NMSLIB (πŸ₯ˆ28 Β· ⭐ 2.3K) - Non-Metric Space Library (NMSLIB): An efficient similarity search.. Apache-2 -- [GitHub](https://github.com/nmslib/nmslib) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 330 Β· πŸ“¦ 320 Β· πŸ“‹ 360 - 12% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/nmslib/nmslib) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 340 Β· πŸ“¦ 320 Β· πŸ“‹ 360 - 12% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/nmslib/nmslib ``` -- [PyPi](https://pypi.org/project/nmslib) (πŸ“₯ 55K / month Β· πŸ“¦ 52 Β· ⏱️ 08.01.2021): +- [PyPi](https://pypi.org/project/nmslib) (πŸ“₯ 52K / month Β· πŸ“¦ 52 Β· ⏱️ 03.02.2021): ``` pip install nmslib ``` @@ -8009,70 +7935,70 @@ _Libraries for Approximate Nearest Neighbor Search and Vector Indexing/Similarit conda install -c conda-forge nmslib ```
-
Milvus (πŸ₯ˆ25 Β· ⭐ 5K) - An open source embedding vector similarity search engine powered by.. Apache-2 +
hnswlib (πŸ₯ˆ26 Β· ⭐ 1.3K Β· πŸ“ˆ) - Header-only C++/python library for fast approximate nearest.. Apache-2 -- [GitHub](https://github.com/milvus-io/milvus) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 780 Β· πŸ“‹ 2.1K - 10% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/nmslib/hnswlib) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 240 Β· πŸ“¦ 88 Β· πŸ“‹ 190 - 43% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/milvus-io/milvus + git clone https://github.com/nmslib/hnswlib ``` -- [PyPi](https://pypi.org/project/pymilvus) (πŸ“₯ 6.4K / month Β· πŸ“¦ 6 Β· ⏱️ 21.01.2021): +- [PyPi](https://pypi.org/project/hnswlib) (πŸ“₯ 11K / month Β· πŸ“¦ 2 Β· ⏱️ 04.02.2021): ``` - pip install pymilvus - ``` -- [Docker Hub](https://hub.docker.com/r/milvusdb/milvus) (πŸ“₯ 230K Β· ⭐ 9 Β· ⏱️ 06.01.2021): - ``` - docker pull milvusdb/milvus + pip install hnswlib ```
-
hnswlib (πŸ₯ˆ22 Β· ⭐ 1.3K) - Header-only C++/python library for fast approximate nearest neighbors. Apache-2 +
Milvus (πŸ₯ˆ25 Β· ⭐ 5K) - An open source embedding vector similarity search engine powered by.. Apache-2 -- [GitHub](https://github.com/nmslib/hnswlib) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 240 Β· πŸ“‹ 180 - 43% open Β· ⏱️ 18.08.2020): +- [GitHub](https://github.com/milvus-io/milvus) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 790 Β· πŸ“‹ 2.1K - 10% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/nmslib/hnswlib - ``` -- [PyPi](https://pypi.org/project/hnswlib) (πŸ“₯ 13K / month Β· πŸ“¦ 2 Β· ⏱️ 13.07.2020): - ``` - pip install hnswlib + git clone https://github.com/milvus-io/milvus ``` -
-
Magnitude (πŸ₯‰21 Β· ⭐ 1.4K) - A fast, efficient universal vector embedding utility package. MIT - -- [GitHub](https://github.com/plasticityai/magnitude) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 98 Β· πŸ“¦ 170 Β· πŸ“‹ 74 - 32% open Β· ⏱️ 17.07.2020): - +- [PyPi](https://pypi.org/project/pymilvus) (πŸ“₯ 5.9K / month Β· πŸ“¦ 6 Β· ⏱️ 21.01.2021): ``` - git clone https://github.com/plasticityai/magnitude + pip install pymilvus ``` -- [PyPi](https://pypi.org/project/pymagnitude) (πŸ“₯ 3.6K / month Β· πŸ“¦ 14 Β· ⏱️ 25.05.2020): +- [Docker Hub](https://hub.docker.com/r/milvusdb/milvus) (πŸ“₯ 240K Β· ⭐ 9 Β· ⏱️ 06.01.2021): ``` - pip install pymagnitude + docker pull milvusdb/milvus ```
-
PyNNDescent (πŸ₯‰21 Β· ⭐ 370) - A Python nearest neighbor descent for approximate nearest neighbors. BSD-2 +
PyNNDescent (πŸ₯‰23 Β· ⭐ 370 Β· πŸ“ˆ) - A Python nearest neighbor descent for approximate nearest.. BSD-2 -- [GitHub](https://github.com/lmcinnes/pynndescent) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 44 Β· πŸ“‹ 57 - 49% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/lmcinnes/pynndescent) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 44 Β· πŸ“¦ 180 Β· πŸ“‹ 57 - 47% open Β· ⏱️ 29.01.2021): ``` git clone https://github.com/lmcinnes/pynndescent ``` -- [PyPi](https://pypi.org/project/pynndescent) (πŸ“₯ 32K / month Β· πŸ“¦ 3 Β· ⏱️ 19.11.2020): +- [PyPi](https://pypi.org/project/pynndescent) (πŸ“₯ 46K / month Β· πŸ“¦ 3 Β· ⏱️ 19.11.2020): ``` pip install pynndescent ``` -- [Conda](https://anaconda.org/conda-forge/pynndescent) (πŸ“₯ 24K Β· ⏱️ 19.11.2020): +- [Conda](https://anaconda.org/conda-forge/pynndescent) (πŸ“₯ 32K Β· ⏱️ 19.11.2020): ``` conda install -c conda-forge pynndescent ```
-
NGT (πŸ₯‰19 Β· ⭐ 610) - Nearest Neighbor Search with Neighborhood Graph and Tree for High-.. Apache-2 +
Magnitude (πŸ₯‰21 Β· ⭐ 1.4K Β· πŸ’€) - A fast, efficient universal vector embedding utility package. MIT + +- [GitHub](https://github.com/plasticityai/magnitude) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 98 Β· πŸ“¦ 170 Β· πŸ“‹ 75 - 33% open Β· ⏱️ 17.07.2020): + + ``` + git clone https://github.com/plasticityai/magnitude + ``` +- [PyPi](https://pypi.org/project/pymagnitude) (πŸ“₯ 3.1K / month Β· πŸ“¦ 14 Β· ⏱️ 25.05.2020): + ``` + pip install pymagnitude + ``` +
+
NGT (πŸ₯‰19 Β· ⭐ 620) - Nearest Neighbor Search with Neighborhood Graph and Tree for High-.. Apache-2 -- [GitHub](https://github.com/yahoojapan/NGT) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 69 Β· πŸ“‹ 76 - 9% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/yahoojapan/NGT) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 69 Β· πŸ“‹ 76 - 9% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/yahoojapan/NGT ``` -- [PyPi](https://pypi.org/project/ngt) (πŸ“₯ 2.5K / month Β· πŸ“¦ 3 Β· ⏱️ 23.09.2020): +- [PyPi](https://pypi.org/project/ngt) (πŸ“₯ 2.1K / month Β· πŸ“¦ 3 Β· ⏱️ 23.09.2020): ``` pip install ngt ``` @@ -8084,14 +8010,14 @@ _Libraries for Approximate Nearest Neighbor Search and Vector Indexing/Similarit ``` git clone https://github.com/kakao/n2 ``` -- [PyPi](https://pypi.org/project/n2) (πŸ“₯ 290 / month Β· πŸ“¦ 2 Β· ⏱️ 16.10.2020): +- [PyPi](https://pypi.org/project/n2) (πŸ“₯ 270 / month Β· πŸ“¦ 2 Β· ⏱️ 16.10.2020): ``` pip install n2 ```
Show 2 hidden projects... -- NearPy (πŸ₯‰20 Β· ⭐ 660 Β· πŸ’€) - Python framework for fast (approximated) nearest neighbour search in.. MIT +- NearPy (πŸ₯‰19 Β· ⭐ 660 Β· πŸ’€) - Python framework for fast (approximated) nearest neighbour search in.. MIT - PySparNN (πŸ₯‰11 Β· ⭐ 840 Β· πŸ’€) - Approximate Nearest Neighbor Search for Sparse Data in Python!. BSD-3

@@ -8104,12 +8030,12 @@ _Libraries providing capabilities for probabilistic programming/reasoning, bayes
PyMC3 (πŸ₯‡32 Β· ⭐ 5.5K) - Probabilistic Programming in Python: Bayesian Modeling and.. Apache-2 -- [GitHub](https://github.com/pymc-devs/pymc3) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1.3K Β· πŸ“₯ 150 Β· πŸ“¦ 2K Β· πŸ“‹ 2.1K - 6% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/pymc-devs/pymc3) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1.3K Β· πŸ“₯ 150 Β· πŸ“¦ 2K Β· πŸ“‹ 2.1K - 6% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/pymc-devs/pymc3 ``` -- [PyPi](https://pypi.org/project/pymc3) (πŸ“₯ 100K / month Β· πŸ“¦ 290 Β· ⏱️ 21.01.2021): +- [PyPi](https://pypi.org/project/pymc3) (πŸ“₯ 89K / month Β· πŸ“¦ 290 Β· ⏱️ 21.01.2021): ``` pip install pymc3 ``` @@ -8120,12 +8046,12 @@ _Libraries providing capabilities for probabilistic programming/reasoning, bayes
tensorflow-probability (πŸ₯‡31 Β· ⭐ 3.2K) - Probabilistic reasoning and statistical analysis in.. Apache-2 -- [GitHub](https://github.com/tensorflow/probability) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 850 Β· πŸ“¦ 1 Β· πŸ“‹ 950 - 45% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/tensorflow/probability) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 850 Β· πŸ“¦ 1 Β· πŸ“‹ 950 - 45% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/tensorflow/probability ``` -- [PyPi](https://pypi.org/project/tensorflow-probability) (πŸ“₯ 290K / month Β· πŸ“¦ 250 Β· ⏱️ 29.12.2020): +- [PyPi](https://pypi.org/project/tensorflow-probability) (πŸ“₯ 270K / month Β· πŸ“¦ 250 Β· ⏱️ 29.12.2020): ``` pip install tensorflow-probability ``` @@ -8136,40 +8062,40 @@ _Libraries providing capabilities for probabilistic programming/reasoning, bayes
hmmlearn (πŸ₯‡29 Β· ⭐ 2.2K) - Hidden Markov Models in Python, with scikit-learn like API. BSD-3 -- [GitHub](https://github.com/hmmlearn/hmmlearn) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 600 Β· πŸ“¦ 860 Β· πŸ“‹ 340 - 19% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/hmmlearn/hmmlearn) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 630 Β· πŸ“¦ 870 Β· πŸ“‹ 340 - 19% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/hmmlearn/hmmlearn ``` -- [PyPi](https://pypi.org/project/hmmlearn) (πŸ“₯ 99K / month Β· πŸ“¦ 210 Β· ⏱️ 12.09.2020): +- [PyPi](https://pypi.org/project/hmmlearn) (πŸ“₯ 79K / month Β· πŸ“¦ 210 Β· ⏱️ 03.02.2021): ``` pip install hmmlearn ``` -- [Conda](https://anaconda.org/conda-forge/hmmlearn) (πŸ“₯ 59K Β· ⏱️ 22.01.2021): +- [Conda](https://anaconda.org/conda-forge/hmmlearn) (πŸ“₯ 60K Β· ⏱️ 22.01.2021): ``` conda install -c conda-forge hmmlearn ```
-
Pyro (πŸ₯ˆ28 Β· ⭐ 6.7K Β· πŸ“ˆ) - Deep universal probabilistic programming with Python and PyTorch. Apache-2 +
Pyro (πŸ₯ˆ28 Β· ⭐ 6.7K) - Deep universal probabilistic programming with Python and PyTorch. Apache-2 -- [GitHub](https://github.com/pyro-ppl/pyro) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 780 Β· πŸ“¦ 370 Β· πŸ“‹ 810 - 16% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/pyro-ppl/pyro) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 810 Β· πŸ“¦ 380 Β· πŸ“‹ 820 - 17% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/pyro-ppl/pyro ``` -- [PyPi](https://pypi.org/project/pyro-ppl) (πŸ“₯ 8.8K / month Β· πŸ“¦ 36 Β· ⏱️ 17.11.2020): +- [PyPi](https://pypi.org/project/pyro-ppl) (πŸ“₯ 13K / month Β· πŸ“¦ 36 Β· ⏱️ 17.11.2020): ``` pip install pyro-ppl ```
GPyTorch (πŸ₯ˆ28 Β· ⭐ 2.3K) - A highly efficient and modular implementation of Gaussian Processes.. MIT -- [GitHub](https://github.com/cornellius-gp/gpytorch) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 320 Β· πŸ“¦ 190 Β· πŸ“‹ 840 - 24% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/cornellius-gp/gpytorch) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 320 Β· πŸ“¦ 200 Β· πŸ“‹ 840 - 24% open Β· ⏱️ 29.01.2021): ``` git clone https://github.com/cornellius-gp/gpytorch ``` -- [PyPi](https://pypi.org/project/gpytorch) (πŸ“₯ 27K / month Β· πŸ“¦ 8 Β· ⏱️ 19.01.2021): +- [PyPi](https://pypi.org/project/gpytorch) (πŸ“₯ 26K / month Β· πŸ“¦ 8 Β· ⏱️ 19.01.2021): ``` pip install gpytorch ``` @@ -8181,7 +8107,7 @@ _Libraries providing capabilities for probabilistic programming/reasoning, bayes ``` git clone https://github.com/rlabbe/filterpy ``` -- [PyPi](https://pypi.org/project/filterpy) (πŸ“₯ 16K / month Β· πŸ“¦ 210 Β· ⏱️ 10.10.2018): +- [PyPi](https://pypi.org/project/filterpy) (πŸ“₯ 21K / month Β· πŸ“¦ 210 Β· ⏱️ 10.10.2018): ``` pip install filterpy ``` @@ -8192,7 +8118,7 @@ _Libraries providing capabilities for probabilistic programming/reasoning, bayes
GPflow (πŸ₯ˆ27 Β· ⭐ 1.4K) - Gaussian processes in TensorFlow. Apache-2 -- [GitHub](https://github.com/GPflow/GPflow) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 390 Β· πŸ“¦ 210 Β· πŸ“‹ 690 - 12% open Β· ⏱️ 13.01.2021): +- [GitHub](https://github.com/GPflow/GPflow) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 390 Β· πŸ“¦ 220 Β· πŸ“‹ 690 - 12% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/GPflow/GPflow @@ -8201,70 +8127,74 @@ _Libraries providing capabilities for probabilistic programming/reasoning, bayes ``` pip install gpflow ``` -- [Conda](https://anaconda.org/conda-forge/gpflow) (πŸ“₯ 8K Β· ⏱️ 06.11.2018): +- [Conda](https://anaconda.org/conda-forge/gpflow) (πŸ“₯ 8.1K Β· ⏱️ 06.11.2018): ``` conda install -c conda-forge gpflow ```
-
pomegranate (πŸ₯‰26 Β· ⭐ 2.6K) - Fast, flexible and easy to use probabilistic modelling in Python. MIT +
pomegranate (πŸ₯ˆ26 Β· ⭐ 2.6K) - Fast, flexible and easy to use probabilistic modelling in Python. MIT -- [GitHub](https://github.com/jmschrei/pomegranate) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 460 Β· πŸ“¦ 390 Β· πŸ“‹ 570 - 5% open Β· ⏱️ 09.01.2021): +- [GitHub](https://github.com/jmschrei/pomegranate) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 470 Β· πŸ“¦ 390 Β· πŸ“‹ 580 - 6% open Β· ⏱️ 09.01.2021): ``` git clone https://github.com/jmschrei/pomegranate ``` -- [PyPi](https://pypi.org/project/pomegranate) (πŸ“₯ 18K / month Β· πŸ“¦ 56 Β· ⏱️ 09.01.2021): +- [PyPi](https://pypi.org/project/pomegranate) (πŸ“₯ 15K / month Β· πŸ“¦ 56 Β· ⏱️ 09.01.2021): ``` pip install pomegranate ``` -- [Conda](https://anaconda.org/conda-forge/pomegranate) (πŸ“₯ 43K Β· ⏱️ 01.11.2020): +- [Conda](https://anaconda.org/conda-forge/pomegranate) (πŸ“₯ 44K Β· ⏱️ 01.11.2020): ``` conda install -c conda-forge pomegranate ```
pgmpy (πŸ₯‰25 Β· ⭐ 1.7K) - Python Library for learning (Structure and Parameter) and inference.. MIT -- [GitHub](https://github.com/pgmpy/pgmpy) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 560 Β· πŸ“₯ 52 Β· πŸ“¦ 180 Β· πŸ“‹ 720 - 31% open Β· ⏱️ 10.01.2021): +- [GitHub](https://github.com/pgmpy/pgmpy) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 560 Β· πŸ“₯ 53 Β· πŸ“¦ 180 Β· πŸ“‹ 720 - 31% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/pgmpy/pgmpy ``` -- [PyPi](https://pypi.org/project/pgmpy) (πŸ“₯ 19K / month Β· πŸ“¦ 12 Β· ⏱️ 30.12.2020): +- [PyPi](https://pypi.org/project/pgmpy) (πŸ“₯ 18K / month Β· πŸ“¦ 12 Β· ⏱️ 30.12.2020): ``` pip install pgmpy ```
-
SALib (πŸ₯‰24 Β· ⭐ 430) - Sensitivity Analysis Library in Python (Numpy). Contains Sobol, Morris,.. MIT +
PyStan (πŸ₯‰24 Β· ⭐ 910 Β· πŸ“‰) - Temporary home for PyStan version 3. Documentation: https://pystan-.. ISC -- [GitHub](https://github.com/SALib/SALib) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 140 Β· πŸ“‹ 230 - 19% open Β· ⏱️ 20.01.2021): +- [GitHub](https://github.com/stan-dev/pystan) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 200 Β· πŸ“‹ 91 - 6% open Β· ⏱️ 20.01.2021): ``` - git clone https://github.com/SALib/SALib + git clone https://github.com/stan-dev/pystan ``` -- [PyPi](https://pypi.org/project/salib) (πŸ“₯ 11K / month Β· πŸ“¦ 44 Β· ⏱️ 19.11.2020): +- [PyPi](https://pypi.org/project/pystan) (πŸ“₯ 480K / month Β· πŸ“¦ 340 Β· ⏱️ 16.01.2021): ``` - pip install salib + pip install pystan ``` -- [Conda](https://anaconda.org/conda-forge/salib) (πŸ“₯ 57K Β· ⏱️ 24.10.2020): +- [Conda](https://anaconda.org/conda-forge/pystan) (πŸ“₯ 860K Β· ⏱️ 25.08.2020): ``` - conda install -c conda-forge salib + conda install -c conda-forge pystan ```
-
scikit-posthocs (πŸ₯‰21 Β· ⭐ 170) - Pairwise Multiple Comparisons (Post Hoc) Tests in Python. MIT +
SALib (πŸ₯‰24 Β· ⭐ 430) - Sensitivity Analysis Library in Python (Numpy). Contains Sobol, Morris,.. MIT -- [GitHub](https://github.com/maximtrp/scikit-posthocs) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 18 Β· πŸ“₯ 16 Β· πŸ“¦ 100 Β· πŸ“‹ 35 - 8% open Β· ⏱️ 19.10.2020): +- [GitHub](https://github.com/SALib/SALib) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 140 Β· πŸ“‹ 220 - 18% open Β· ⏱️ 20.01.2021): ``` - git clone https://github.com/maximtrp/scikit-posthocs + git clone https://github.com/SALib/SALib ``` -- [PyPi](https://pypi.org/project/scikit-posthocs) (πŸ“₯ 8.2K / month Β· πŸ“¦ 3 Β· ⏱️ 12.10.2020): +- [PyPi](https://pypi.org/project/salib) (πŸ“₯ 9.9K / month Β· πŸ“¦ 44 Β· ⏱️ 19.11.2020): ``` - pip install scikit-posthocs + pip install salib + ``` +- [Conda](https://anaconda.org/conda-forge/salib) (πŸ“₯ 57K Β· ⏱️ 24.10.2020): + ``` + conda install -c conda-forge salib ```
bambi (πŸ₯‰20 Β· ⭐ 540) - BAyesian Model-Building Interface (Bambi) in Python. MIT -- [GitHub](https://github.com/bambinos/bambi) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 50 Β· πŸ“¦ 9 Β· πŸ“‹ 150 - 16% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/bambinos/bambi) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 50 Β· πŸ“¦ 10 Β· πŸ“‹ 150 - 16% open Β· ⏱️ 26.01.2021): ``` git clone https://github.com/bambinos/bambi @@ -8274,21 +8204,21 @@ _Libraries providing capabilities for probabilistic programming/reasoning, bayes pip install bambi ```
-
pyhsmm (πŸ₯‰18 Β· ⭐ 480) - Bayesian inference in HSMMs and HMMs. MIT +
scikit-posthocs (πŸ₯‰20 Β· ⭐ 170) - Pairwise Multiple Comparisons (Post Hoc) Tests in Python. MIT -- [GitHub](https://github.com/mattjj/pyhsmm) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 150 Β· πŸ“¦ 17 Β· πŸ“‹ 94 - 36% open Β· ⏱️ 24.08.2020): +- [GitHub](https://github.com/maximtrp/scikit-posthocs) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 18 Β· πŸ“₯ 16 Β· πŸ“¦ 110 Β· πŸ“‹ 35 - 8% open Β· ⏱️ 19.10.2020): ``` - git clone https://github.com/mattjj/pyhsmm + git clone https://github.com/maximtrp/scikit-posthocs ``` -- [PyPi](https://pypi.org/project/pyhsmm) (πŸ“₯ 34 / month Β· πŸ“¦ 4 Β· ⏱️ 10.05.2017): +- [PyPi](https://pypi.org/project/scikit-posthocs) (πŸ“₯ 7.6K / month Β· πŸ“¦ 3 Β· ⏱️ 12.10.2020): ``` - pip install pyhsmm + pip install scikit-posthocs ```
-
Funsor (πŸ₯‰18 Β· ⭐ 160) - Functional tensors for probabilistic programming. Apache-2 +
Funsor (πŸ₯‰19 Β· ⭐ 160) - Functional tensors for probabilistic programming. Apache-2 -- [GitHub](https://github.com/pyro-ppl/funsor) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 15 Β· πŸ“¦ 9 Β· πŸ“‹ 130 - 53% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/pyro-ppl/funsor) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 15 Β· πŸ“¦ 10 Β· πŸ“‹ 130 - 53% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/pyro-ppl/funsor @@ -8298,9 +8228,21 @@ _Libraries providing capabilities for probabilistic programming/reasoning, bayes pip install funsor ```
-
Baal (πŸ₯‰17 Β· ⭐ 310) - Using approximate bayesian posteriors in deep nets for active learning. Apache-2 +
pyhsmm (πŸ₯‰18 Β· ⭐ 480) - Bayesian inference in HSMMs and HMMs. MIT + +- [GitHub](https://github.com/mattjj/pyhsmm) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 150 Β· πŸ“¦ 17 Β· πŸ“‹ 94 - 36% open Β· ⏱️ 24.08.2020): + + ``` + git clone https://github.com/mattjj/pyhsmm + ``` +- [PyPi](https://pypi.org/project/pyhsmm) (πŸ“₯ 25 / month Β· πŸ“¦ 4 Β· ⏱️ 10.05.2017): + ``` + pip install pyhsmm + ``` +
+
Baal (πŸ₯‰17 Β· ⭐ 320) - Using approximate bayesian posteriors in deep nets for active learning. Apache-2 -- [GitHub](https://github.com/ElementAI/baal) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 25 Β· πŸ“¦ 6 Β· πŸ“‹ 35 - 34% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/ElementAI/baal) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 26 Β· πŸ“¦ 6 Β· πŸ“‹ 38 - 31% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/ElementAI/baal @@ -8310,9 +8252,9 @@ _Libraries providing capabilities for probabilistic programming/reasoning, bayes pip install baal ```
-
Orbit (πŸ₯‰17 Β· ⭐ 310) - Bayesian forecasting with object-oriented design and probabilistic.. Apache-2 +
Orbit (πŸ₯‰17 Β· ⭐ 320) - Bayesian forecasting with object-oriented design and probabilistic.. Apache-2 -- [GitHub](https://github.com/uber/orbit) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 15 Β· πŸ“¦ 3 Β· πŸ“‹ 170 - 13% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/uber/orbit) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 16 Β· πŸ“¦ 4 Β· πŸ“‹ 170 - 12% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/uber/orbit @@ -8322,10 +8264,9 @@ _Libraries providing capabilities for probabilistic programming/reasoning, bayes pip install orbit-ml ```
-
Show 5 hidden projects... +
Show 4 hidden projects... -- PyStan (πŸ₯ˆ27 Β· ⭐ 910) - PyStan, the Python interface to Stan. ❗️GPL-3.0 -- patsy (πŸ₯ˆ27 Β· ⭐ 730 Β· πŸ’€) - Describing statistical models in Python using symbolic formulas. BSD-2 +- patsy (πŸ₯ˆ27 Β· ⭐ 740 Β· πŸ’€) - Describing statistical models in Python using symbolic formulas. BSD-2 - Edward (πŸ₯‰24 Β· ⭐ 4.6K Β· πŸ’€) - A probabilistic programming language in TensorFlow. Deep.. Apache-2 - pingouin (πŸ₯‰22 Β· ⭐ 630) - Statistical package in Python based on Pandas. ❗️GPL-3.0 - ZhuSuan (πŸ₯‰14 Β· ⭐ 2K Β· πŸ’€) - A probabilistic programming library for Bayesian deep learning,.. MIT @@ -8338,74 +8279,74 @@ _Libraries providing capabilities for probabilistic programming/reasoning, bayes _Libraries for testing the robustness of machine learning models against attacks with adversarial/malicious examples._ -
CleverHans (πŸ₯‡27 Β· ⭐ 4.9K Β· πŸ“ˆ) - An adversarial example library for constructing attacks,.. MIT +
CleverHans (πŸ₯‡27 Β· ⭐ 4.9K) - An adversarial example library for constructing attacks,.. MIT -- [GitHub](https://github.com/cleverhans-lab/cleverhans) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1.2K Β· πŸ“¦ 180 Β· πŸ“‹ 490 - 15% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/cleverhans-lab/cleverhans) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.2K Β· πŸ“¦ 190 Β· πŸ“‹ 490 - 15% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/cleverhans-lab/cleverhans ``` -- [PyPi](https://pypi.org/project/cleverhans) (πŸ“₯ 500 / month Β· πŸ“¦ 8 Β· ⏱️ 27.11.2018): +- [PyPi](https://pypi.org/project/cleverhans) (πŸ“₯ 470 / month Β· πŸ“¦ 8 Β· ⏱️ 27.11.2018): ``` pip install cleverhans ```
Foolbox (πŸ₯ˆ25 Β· ⭐ 1.8K) - A Python toolbox to create adversarial examples that fool neural networks.. MIT -- [GitHub](https://github.com/bethgelab/foolbox) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 310 Β· πŸ“¦ 160 Β· πŸ“‹ 300 - 13% open Β· ⏱️ 20.12.2020): +- [GitHub](https://github.com/bethgelab/foolbox) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 320 Β· πŸ“¦ 160 Β· πŸ“‹ 300 - 14% open Β· ⏱️ 20.12.2020): ``` git clone https://github.com/bethgelab/foolbox ``` -- [PyPi](https://pypi.org/project/foolbox) (πŸ“₯ 930 / month Β· πŸ“¦ 18 Β· ⏱️ 26.09.2020): +- [PyPi](https://pypi.org/project/foolbox) (πŸ“₯ 860 / month Β· πŸ“¦ 18 Β· ⏱️ 26.09.2020): ``` pip install foolbox ```
ART (πŸ₯ˆ23 Β· ⭐ 2K) - Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning.. MIT -- [GitHub](https://github.com/Trusted-AI/adversarial-robustness-toolbox) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 560 Β· πŸ“¦ 99 Β· πŸ“‹ 400 - 18% open Β· ⏱️ 11.01.2021): +- [GitHub](https://github.com/Trusted-AI/adversarial-robustness-toolbox) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 560 Β· πŸ“¦ 99 Β· πŸ“‹ 410 - 18% open Β· ⏱️ 11.01.2021): ``` git clone https://github.com/Trusted-AI/adversarial-robustness-toolbox ``` -- [PyPi](https://pypi.org/project/adversarial-robustness-toolbox) (πŸ“₯ 1.8K / month Β· ⏱️ 09.01.2021): +- [PyPi](https://pypi.org/project/adversarial-robustness-toolbox) (πŸ“₯ 1.5K / month Β· ⏱️ 09.01.2021): ``` pip install adversarial-robustness-toolbox ```
TextAttack (πŸ₯ˆ23 Β· ⭐ 1.2K) - TextAttack is a Python framework for adversarial attacks, data.. MIT -- [GitHub](https://github.com/QData/TextAttack) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 130 Β· πŸ“¦ 16 Β· πŸ“‹ 110 - 24% open Β· ⏱️ 15.01.2021): +- [GitHub](https://github.com/QData/TextAttack) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 130 Β· πŸ“¦ 16 Β· πŸ“‹ 120 - 22% open Β· ⏱️ 15.01.2021): ``` git clone https://github.com/QData/TextAttack ``` -- [PyPi](https://pypi.org/project/textattack) (πŸ“₯ 730 / month Β· ⏱️ 27.12.2020): +- [PyPi](https://pypi.org/project/textattack) (πŸ“₯ 550 / month Β· ⏱️ 27.12.2020): ``` pip install textattack ```
robustness (πŸ₯‰18 Β· ⭐ 460) - A library for experimenting with, training and evaluating neural.. MIT -- [GitHub](https://github.com/MadryLab/robustness) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 80 Β· πŸ“¦ 32 Β· πŸ“‹ 54 - 9% open Β· ⏱️ 01.12.2020): +- [GitHub](https://github.com/MadryLab/robustness) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 81 Β· πŸ“¦ 32 Β· πŸ“‹ 54 - 9% open Β· ⏱️ 01.12.2020): ``` git clone https://github.com/MadryLab/robustness ``` -- [PyPi](https://pypi.org/project/robustness) (πŸ“₯ 230 / month Β· πŸ“¦ 1 Β· ⏱️ 05.08.2020): +- [PyPi](https://pypi.org/project/robustness) (πŸ“₯ 220 / month Β· πŸ“¦ 1 Β· ⏱️ 05.08.2020): ``` pip install robustness ```
-
AdvBox (πŸ₯‰16 Β· ⭐ 1K) - Advbox is a toolbox to generate adversarial examples that fool neural.. Apache-2 +
AdvBox (πŸ₯‰15 Β· ⭐ 1K) - Advbox is a toolbox to generate adversarial examples that fool neural.. Apache-2 - [GitHub](https://github.com/advboxes/AdvBox) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 220 Β· πŸ“‹ 32 - 18% open Β· ⏱️ 26.08.2020): ``` git clone https://github.com/advboxes/AdvBox ``` -- [PyPi](https://pypi.org/project/advbox) (πŸ“₯ 20 / month Β· ⏱️ 05.12.2018): +- [PyPi](https://pypi.org/project/advbox) (πŸ“₯ 17 / month Β· ⏱️ 05.12.2018): ``` pip install advbox ``` @@ -8425,20 +8366,20 @@ _Libraries that require and make use of CUDA/GPU system capabilities to optimize
CuPy (πŸ₯‡30 Β· ⭐ 4.8K) - A NumPy-compatible array library accelerated by CUDA. MIT -- [GitHub](https://github.com/cupy/cupy) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 430 Β· πŸ“₯ 6.5K Β· πŸ“¦ 650 Β· πŸ“‹ 1.2K - 29% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/cupy/cupy) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 440 Β· πŸ“₯ 7.1K Β· πŸ“¦ 660 Β· πŸ“‹ 1.2K - 28% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/cupy/cupy ``` -- [PyPi](https://pypi.org/project/cupy) (πŸ“₯ 7.2K / month Β· πŸ“¦ 190 Β· ⏱️ 28.01.2021): +- [PyPi](https://pypi.org/project/cupy) (πŸ“₯ 8.8K / month Β· πŸ“¦ 190 Β· ⏱️ 28.01.2021): ``` pip install cupy ``` -- [Conda](https://anaconda.org/conda-forge/cupy) (πŸ“₯ 340K Β· ⏱️ 28.01.2021): +- [Conda](https://anaconda.org/conda-forge/cupy) (πŸ“₯ 360K Β· ⏱️ 02.02.2021): ``` conda install -c conda-forge cupy ``` -- [Docker Hub](https://hub.docker.com/r/cupy/cupy) (πŸ“₯ 48K Β· ⭐ 6 Β· ⏱️ 28.01.2021): +- [Docker Hub](https://hub.docker.com/r/cupy/cupy) (πŸ“₯ 48K Β· ⭐ 6 Β· ⏱️ 04.02.2021): ``` docker pull cupy/cupy ``` @@ -8457,23 +8398,23 @@ _Libraries that require and make use of CUDA/GPU system capabilities to optimize
gpustat (πŸ₯ˆ26 Β· ⭐ 2.2K) - A simple command-line utility for querying and monitoring GPU status. MIT -- [GitHub](https://github.com/wookayin/gpustat) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 180 Β· πŸ“¦ 590 Β· πŸ“‹ 67 - 29% open Β· ⏱️ 13.01.2021): +- [GitHub](https://github.com/wookayin/gpustat) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 180 Β· πŸ“¦ 600 Β· πŸ“‹ 68 - 29% open Β· ⏱️ 13.01.2021): ``` git clone https://github.com/wookayin/gpustat ``` -- [PyPi](https://pypi.org/project/gpustat) (πŸ“₯ 140K / month Β· πŸ“¦ 58 Β· ⏱️ 02.01.2021): +- [PyPi](https://pypi.org/project/gpustat) (πŸ“₯ 130K / month Β· πŸ“¦ 58 Β· ⏱️ 02.01.2021): ``` pip install gpustat ``` -- [Conda](https://anaconda.org/conda-forge/gpustat) (πŸ“₯ 12K Β· ⏱️ 24.11.2020): +- [Conda](https://anaconda.org/conda-forge/gpustat) (πŸ“₯ 17K Β· ⏱️ 24.11.2020): ``` conda install -c conda-forge gpustat ```
Apex (πŸ₯ˆ23 Β· ⭐ 5K) - A PyTorch Extension: Tools for easy mixed precision and distributed.. BSD-3 -- [GitHub](https://github.com/NVIDIA/apex) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 660 Β· πŸ“¦ 440 Β· πŸ“‹ 790 - 54% open Β· ⏱️ 20.01.2021): +- [GitHub](https://github.com/NVIDIA/apex) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 680 Β· πŸ“¦ 440 Β· πŸ“‹ 810 - 55% open Β· ⏱️ 20.01.2021): ``` git clone https://github.com/NVIDIA/apex @@ -8485,59 +8426,59 @@ _Libraries that require and make use of CUDA/GPU system capabilities to optimize
ArrayFire (πŸ₯ˆ22 Β· ⭐ 3.3K) - ArrayFire: a general purpose GPU library. BSD-3 -- [GitHub](https://github.com/arrayfire/arrayfire) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 450 Β· πŸ“₯ 630 Β· πŸ“‹ 1.5K - 17% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/arrayfire/arrayfire) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 460 Β· πŸ“₯ 680 Β· πŸ“‹ 1.5K - 17% open Β· ⏱️ 22.01.2021): ``` git clone https://github.com/arrayfire/arrayfire ``` -- [PyPi](https://pypi.org/project/arrayfire) (πŸ“₯ 520 / month Β· πŸ“¦ 2 Β· ⏱️ 18.10.2018): +- [PyPi](https://pypi.org/project/arrayfire) (πŸ“₯ 470 / month Β· πŸ“¦ 2 Β· ⏱️ 18.10.2018): ``` pip install arrayfire ```
-
py3nvml (πŸ₯ˆ22 Β· ⭐ 160 Β· πŸ’€) - Python 3 Bindings for NVML library. Get NVIDIA GPU status inside.. BSD-3 +
cuDF (πŸ₯ˆ21 Β· ⭐ 3.6K) - cuDF - GPU DataFrame Library. Apache-2 -- [GitHub](https://github.com/fbcotter/py3nvml) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 24 Β· πŸ“¦ 220 Β· πŸ“‹ 11 - 18% open Β· ⏱️ 23.04.2020): +- [GitHub](https://github.com/rapidsai/cudf) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 480 Β· πŸ“‹ 3.4K - 17% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/fbcotter/py3nvml - ``` -- [PyPi](https://pypi.org/project/py3nvml) (πŸ“₯ 71K / month Β· πŸ“¦ 20 Β· ⏱️ 06.04.2020): - ``` - pip install py3nvml + git clone https://github.com/rapidsai/cudf ``` -- [Conda](https://anaconda.org/conda-forge/py3nvml) (πŸ“₯ 11K Β· ⏱️ 10.10.2020): +- [PyPi](https://pypi.org/project/cudf) (πŸ“₯ 460 / month Β· πŸ“¦ 4 Β· ⏱️ 01.06.2020): ``` - conda install -c conda-forge py3nvml + pip install cudf ```
-
cuDF (πŸ₯‰21 Β· ⭐ 3.6K) - cuDF - GPU DataFrame Library. Apache-2 +
scikit-cuda (πŸ₯ˆ21 Β· ⭐ 800 Β· πŸ’€) - Python interface to GPU-powered libraries. BSD-3 -- [GitHub](https://github.com/rapidsai/cudf) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 480 Β· πŸ“‹ 3.3K - 17% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/lebedov/scikit-cuda) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 160 Β· πŸ“¦ 110 Β· πŸ“‹ 200 - 19% open Β· ⏱️ 13.07.2020): ``` - git clone https://github.com/rapidsai/cudf + git clone https://github.com/lebedov/scikit-cuda ``` -- [PyPi](https://pypi.org/project/cudf) (πŸ“₯ 510 / month Β· πŸ“¦ 4 Β· ⏱️ 01.06.2020): +- [PyPi](https://pypi.org/project/scikit-cuda) (πŸ“₯ 520 / month Β· πŸ“¦ 31 Β· ⏱️ 27.05.2019): ``` - pip install cudf + pip install scikit-cuda ```
-
scikit-cuda (πŸ₯‰21 Β· ⭐ 800) - Python interface to GPU-powered libraries. BSD-3 +
py3nvml (πŸ₯ˆ21 Β· ⭐ 160 Β· πŸ’€) - Python 3 Bindings for NVML library. Get NVIDIA GPU status inside.. BSD-3 -- [GitHub](https://github.com/lebedov/scikit-cuda) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 160 Β· πŸ“¦ 110 Β· πŸ“‹ 200 - 19% open Β· ⏱️ 13.07.2020): +- [GitHub](https://github.com/fbcotter/py3nvml) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 24 Β· πŸ“¦ 220 Β· πŸ“‹ 11 - 18% open Β· ⏱️ 23.04.2020): ``` - git clone https://github.com/lebedov/scikit-cuda + git clone https://github.com/fbcotter/py3nvml ``` -- [PyPi](https://pypi.org/project/scikit-cuda) (πŸ“₯ 500 / month Β· πŸ“¦ 31 Β· ⏱️ 27.05.2019): +- [PyPi](https://pypi.org/project/py3nvml) (πŸ“₯ 52K / month Β· πŸ“¦ 20 Β· ⏱️ 06.04.2020): ``` - pip install scikit-cuda + pip install py3nvml + ``` +- [Conda](https://anaconda.org/conda-forge/py3nvml) (πŸ“₯ 11K Β· ⏱️ 10.10.2020): + ``` + conda install -c conda-forge py3nvml ```
DALI (πŸ₯‰20 Β· ⭐ 3.1K) - A library containing both highly optimized building blocks and an.. Apache-2 -- [GitHub](https://github.com/NVIDIA/DALI) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 370 Β· πŸ“‹ 790 - 23% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/NVIDIA/DALI) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 370 Β· πŸ“‹ 790 - 23% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/NVIDIA/DALI @@ -8545,67 +8486,67 @@ _Libraries that require and make use of CUDA/GPU system capabilities to optimize
cuML (πŸ₯‰19 Β· ⭐ 1.9K) - cuML - RAPIDS Machine Learning Library. Apache-2 -- [GitHub](https://github.com/rapidsai/cuml) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 300 Β· πŸ“‹ 1.6K - 40% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/rapidsai/cuml) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 300 Β· πŸ“‹ 1.6K - 39% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/rapidsai/cuml ``` -- [PyPi](https://pypi.org/project/cuml) (πŸ“₯ 260 / month Β· ⏱️ 11.04.2019): +- [PyPi](https://pypi.org/project/cuml) (πŸ“₯ 230 / month Β· ⏱️ 11.04.2019): ``` pip install cuml ```
BlazingSQL (πŸ₯‰17 Β· ⭐ 1.4K) - BlazingSQL is a lightweight, GPU accelerated, SQL engine for.. Apache-2 -- [GitHub](https://github.com/BlazingDB/blazingsql) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 130 Β· πŸ“‹ 570 - 43% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/BlazingDB/blazingsql) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 130 Β· πŸ“‹ 580 - 41% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/BlazingDB/blazingsql ``` -- [Conda](https://anaconda.org/blazingsql/blazingsql-protocol) (πŸ“₯ 910 Β· ⏱️ 11.11.2019): +- [Conda](https://anaconda.org/blazingsql/blazingsql-protocol) (πŸ“₯ 920 Β· ⏱️ 11.11.2019): ``` conda install -c blazingsql blazingsql-protocol ```
cuGraph (πŸ₯‰16 Β· ⭐ 640) - cuGraph - RAPIDS Graph Analytics Library. Apache-2 -- [GitHub](https://github.com/rapidsai/cugraph) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 140 Β· πŸ“‹ 560 - 16% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/rapidsai/cugraph) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 140 Β· πŸ“‹ 580 - 16% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/rapidsai/cugraph ``` -- [PyPi](https://pypi.org/project/cugraph) (πŸ“₯ 28 / month Β· ⏱️ 04.04.2019): +- [PyPi](https://pypi.org/project/cugraph) (πŸ“₯ 25 / month Β· ⏱️ 04.04.2019): ``` pip install cugraph ```
-
SpeedTorch (πŸ₯‰16 Β· ⭐ 600 Β· πŸ’€) - Library for faster pinned CPU - GPU transfer in Pytorch. MIT +
SpeedTorch (πŸ₯‰16 Β· ⭐ 610 Β· πŸ’€) - Library for faster pinned CPU - GPU transfer in Pytorch. MIT -- [GitHub](https://github.com/Santosh-Gupta/SpeedTorch) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 36 Β· πŸ“¦ 3 Β· πŸ“‹ 5 - 60% open Β· ⏱️ 21.02.2020): +- [GitHub](https://github.com/Santosh-Gupta/SpeedTorch) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 37 Β· πŸ“¦ 3 Β· πŸ“‹ 5 - 60% open Β· ⏱️ 21.02.2020): ``` git clone https://github.com/Santosh-Gupta/SpeedTorch ``` -- [PyPi](https://pypi.org/project/SpeedTorch) (πŸ“₯ 93 / month Β· πŸ“¦ 2 Β· ⏱️ 06.01.2020): +- [PyPi](https://pypi.org/project/SpeedTorch) (πŸ“₯ 55 / month Β· πŸ“¦ 2 Β· ⏱️ 06.01.2020): ``` pip install SpeedTorch ```
-
Vulkan Kompute (πŸ₯‰16 Β· ⭐ 300 Β· 🐣) - General purpose GPU compute framework for cross vendor.. Apache-2 +
Vulkan Kompute (πŸ₯‰16 Β· ⭐ 300) - General purpose GPU compute framework for cross vendor.. Apache-2 -- [GitHub](https://github.com/EthicalML/vulkan-kompute) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 17 Β· πŸ“₯ 29 Β· πŸ“¦ 1 Β· πŸ“‹ 89 - 49% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/EthicalML/vulkan-kompute) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 19 Β· πŸ“₯ 29 Β· πŸ“¦ 1 Β· πŸ“‹ 94 - 45% open Β· ⏱️ 31.01.2021): ``` git clone https://github.com/EthicalML/vulkan-kompute ``` -- [PyPi](https://pypi.org/project/kp) (πŸ“₯ 85 / month Β· ⏱️ 11.11.2020): +- [PyPi](https://pypi.org/project/kp) (πŸ“₯ 69 / month Β· ⏱️ 31.01.2021): ``` pip install kp ```
cuSignal (πŸ₯‰15 Β· ⭐ 440) - GPU accelerated signal processing. Apache-2 -- [GitHub](https://github.com/rapidsai/cusignal) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 57 Β· πŸ“‹ 99 - 17% open Β· ⏱️ 26.01.2021): +- [GitHub](https://github.com/rapidsai/cusignal) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 60 Β· πŸ“‹ 97 - 15% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/rapidsai/cusignal @@ -8613,7 +8554,7 @@ _Libraries that require and make use of CUDA/GPU system capabilities to optimize
Show 3 hidden projects... -- GPUtil (πŸ₯ˆ22 Β· ⭐ 660 Β· πŸ’€) - A Python module for getting the GPU status from NVIDA GPUs using.. MIT +- GPUtil (πŸ₯ˆ22 Β· ⭐ 670 Β· πŸ’€) - A Python module for getting the GPU status from NVIDA GPUs using.. MIT - nvidia-ml-py3 (πŸ₯‰17 Β· ⭐ 61 Β· πŸ’€) - Python 3 Bindings for the NVIDIA Management Library. BSD-3 - ipyexperiments (πŸ₯‰16 Β· ⭐ 120) - jupyter/ipython experiment containers for GPU and.. Apache-2
@@ -8627,24 +8568,24 @@ _Libraries that extend TensorFlow with additional capabilities._
tensor2tensor (πŸ₯‡32 Β· ⭐ 11K) - Library of deep learning models and datasets designed to.. Apache-2 -- [GitHub](https://github.com/tensorflow/tensor2tensor) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 2.7K Β· πŸ“¦ 890 Β· πŸ“‹ 1.2K - 45% open Β· ⏱️ 16.11.2020): +- [GitHub](https://github.com/tensorflow/tensor2tensor) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 2.7K Β· πŸ“¦ 900 Β· πŸ“‹ 1.2K - 45% open Β· ⏱️ 16.11.2020): ``` git clone https://github.com/tensorflow/tensor2tensor ``` -- [PyPi](https://pypi.org/project/tensor2tensor) (πŸ“₯ 76K / month Β· πŸ“¦ 82 Β· ⏱️ 17.06.2020): +- [PyPi](https://pypi.org/project/tensor2tensor) (πŸ“₯ 67K / month Β· πŸ“¦ 82 Β· ⏱️ 17.06.2020): ``` pip install tensor2tensor ```
tensorflow-hub (πŸ₯‡32 Β· ⭐ 2.7K) - A library for transfer learning by reusing parts of.. Apache-2 -- [GitHub](https://github.com/tensorflow/hub) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 1.4K Β· πŸ“¦ 5.2K Β· πŸ“‹ 550 - 8% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/tensorflow/hub) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 1.4K Β· πŸ“¦ 5.3K Β· πŸ“‹ 550 - 8% open Β· ⏱️ 28.01.2021): ``` git clone https://github.com/tensorflow/hub ``` -- [PyPi](https://pypi.org/project/tensorflow-hub) (πŸ“₯ 670K / month Β· πŸ“¦ 310 Β· ⏱️ 06.01.2021): +- [PyPi](https://pypi.org/project/tensorflow-hub) (πŸ“₯ 580K / month Β· πŸ“¦ 310 Β· ⏱️ 06.01.2021): ``` pip install tensorflow-hub ``` @@ -8655,134 +8596,134 @@ _Libraries that extend TensorFlow with additional capabilities._
TF Addons (πŸ₯ˆ30 Β· ⭐ 1.2K) - Useful extra functionality for TensorFlow 2.x maintained by.. Apache-2 -- [GitHub](https://github.com/tensorflow/addons) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 420 Β· πŸ“¦ 2.1K Β· πŸ“‹ 790 - 21% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/tensorflow/addons) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 420 Β· πŸ“¦ 2.2K Β· πŸ“‹ 790 - 21% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/tensorflow/addons ``` -- [PyPi](https://pypi.org/project/tensorflow-addons) (πŸ“₯ 190K / month Β· πŸ“¦ 18 Β· ⏱️ 23.12.2020): +- [PyPi](https://pypi.org/project/tensorflow-addons) (πŸ“₯ 200K / month Β· πŸ“¦ 18 Β· ⏱️ 30.01.2021): ``` pip install tensorflow-addons ```
TensorFlow Transform (πŸ₯ˆ29 Β· ⭐ 850) - Input pipeline framework. Apache-2 -- [GitHub](https://github.com/tensorflow/transform) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 160 Β· πŸ“¦ 400 Β· πŸ“‹ 150 - 21% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/tensorflow/transform) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 170 Β· πŸ“¦ 400 Β· πŸ“‹ 150 - 22% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/tensorflow/transform ``` -- [PyPi](https://pypi.org/project/tensorflow-transform) (πŸ“₯ 5.6M / month Β· πŸ“¦ 84 Β· ⏱️ 16.12.2020): +- [PyPi](https://pypi.org/project/tensorflow-transform) (πŸ“₯ 4.5M / month Β· πŸ“¦ 84 Β· ⏱️ 16.12.2020): ``` pip install tensorflow-transform ```
-
efficientnet (πŸ₯ˆ26 Β· ⭐ 1.7K) - Implementation of EfficientNet model. Keras and.. Apache-2 +
TF Model Optimization (πŸ₯ˆ26 Β· ⭐ 970) - A toolkit to optimize ML models for deployment for.. Apache-2 -- [GitHub](https://github.com/qubvel/efficientnet) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 380 Β· πŸ“₯ 150K Β· πŸ“¦ 490 Β· πŸ“‹ 100 - 47% open Β· ⏱️ 15.09.2020): +- [GitHub](https://github.com/tensorflow/model-optimization) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 220 Β· πŸ“¦ 560 Β· πŸ“‹ 160 - 43% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/qubvel/efficientnet + git clone https://github.com/tensorflow/model-optimization ``` -- [PyPi](https://pypi.org/project/efficientnet) (πŸ“₯ 59K / month Β· πŸ“¦ 2 Β· ⏱️ 15.09.2020): +- [PyPi](https://pypi.org/project/tensorflow-model-optimization) (πŸ“₯ 38K / month Β· πŸ“¦ 3 Β· ⏱️ 14.09.2020): ``` - pip install efficientnet + pip install tensorflow-model-optimization ```
-
TF Model Optimization (πŸ₯ˆ26 Β· ⭐ 960) - A toolkit to optimize ML models for deployment for.. Apache-2 +
efficientnet (πŸ₯‰25 Β· ⭐ 1.7K) - Implementation of EfficientNet model. Keras and.. Apache-2 -- [GitHub](https://github.com/tensorflow/model-optimization) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 210 Β· πŸ“¦ 550 Β· πŸ“‹ 160 - 43% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/qubvel/efficientnet) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 380 Β· πŸ“₯ 150K Β· πŸ“¦ 500 Β· πŸ“‹ 100 - 47% open Β· ⏱️ 15.09.2020): ``` - git clone https://github.com/tensorflow/model-optimization + git clone https://github.com/qubvel/efficientnet ``` -- [PyPi](https://pypi.org/project/tensorflow-model-optimization) (πŸ“₯ 46K / month Β· πŸ“¦ 3 Β· ⏱️ 14.09.2020): +- [PyPi](https://pypi.org/project/efficientnet) (πŸ“₯ 52K / month Β· πŸ“¦ 2 Β· ⏱️ 15.09.2020): ``` - pip install tensorflow-model-optimization + pip install efficientnet ```
TensorFlow I/O (πŸ₯‰25 Β· ⭐ 410) - Dataset, streaming, and file system extensions.. Apache-2 -- [GitHub](https://github.com/tensorflow/io) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 150 Β· πŸ“¦ 98 Β· πŸ“‹ 390 - 29% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/tensorflow/io) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 150 Β· πŸ“¦ 100 Β· πŸ“‹ 390 - 29% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/tensorflow/io ``` -- [PyPi](https://pypi.org/project/tensorflow-io) (πŸ“₯ 34K / month Β· ⏱️ 15.12.2020): +- [PyPi](https://pypi.org/project/tensorflow-io) (πŸ“₯ 29K / month Β· ⏱️ 15.12.2020): ``` pip install tensorflow-io ```
TensorFlow Cloud (πŸ₯‰23 Β· ⭐ 220) - The TensorFlow Cloud repository provides APIs that.. Apache-2 -- [GitHub](https://github.com/tensorflow/cloud) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 44 Β· πŸ“¦ 19 Β· πŸ“‹ 71 - 64% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/tensorflow/cloud) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 46 Β· πŸ“¦ 22 Β· πŸ“‹ 73 - 65% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/tensorflow/cloud ``` -- [PyPi](https://pypi.org/project/tensorflow-cloud) (πŸ“₯ 82K / month Β· ⏱️ 06.01.2021): +- [PyPi](https://pypi.org/project/tensorflow-cloud) (πŸ“₯ 69K / month Β· ⏱️ 03.02.2021): ``` pip install tensorflow-cloud ```
-
Neural Structured Learning (πŸ₯‰22 Β· ⭐ 770) - Training neural models with structured signals. Apache-2 +
Neural Structured Learning (πŸ₯‰21 Β· ⭐ 770) - Training neural models with structured signals. Apache-2 -- [GitHub](https://github.com/tensorflow/neural-structured-learning) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 140 Β· πŸ“¦ 25 Β· πŸ“‹ 43 - 9% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/tensorflow/neural-structured-learning) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 140 Β· πŸ“¦ 27 Β· πŸ“‹ 43 - 9% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/tensorflow/neural-structured-learning ``` -- [PyPi](https://pypi.org/project/neural-structured-learning) (πŸ“₯ 2K / month Β· ⏱️ 18.08.2020): +- [PyPi](https://pypi.org/project/neural-structured-learning) (πŸ“₯ 2.1K / month Β· ⏱️ 18.08.2020): ``` pip install neural-structured-learning ```
-
TensorNets (πŸ₯‰20 Β· ⭐ 980) - High level network definitions with pre-trained weights in.. MIT +
TensorNets (πŸ₯‰19 Β· ⭐ 980) - High level network definitions with pre-trained weights in.. MIT -- [GitHub](https://github.com/taehoonlee/tensornets) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 180 Β· πŸ“¦ 30 Β· πŸ“‹ 56 - 25% open Β· ⏱️ 02.01.2021): +- [GitHub](https://github.com/taehoonlee/tensornets) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 190 Β· πŸ“¦ 31 Β· πŸ“‹ 56 - 25% open Β· ⏱️ 02.01.2021): ``` git clone https://github.com/taehoonlee/tensornets ``` -- [PyPi](https://pypi.org/project/tensornets) (πŸ“₯ 210 / month Β· πŸ“¦ 2 Β· ⏱️ 31.03.2020): +- [PyPi](https://pypi.org/project/tensornets) (πŸ“₯ 140 / month Β· πŸ“¦ 2 Β· ⏱️ 31.03.2020): ``` pip install tensornets ```
-
tffm (πŸ₯‰19 Β· ⭐ 760 Β· πŸ’€) - TensorFlow implementation of an arbitrary order Factorization Machine. MIT +
tffm (πŸ₯‰18 Β· ⭐ 760 Β· πŸ’€) - TensorFlow implementation of an arbitrary order Factorization Machine. MIT -- [GitHub](https://github.com/geffy/tffm) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 170 Β· πŸ“¦ 10 Β· πŸ“‹ 37 - 45% open Β· ⏱️ 22.05.2020): +- [GitHub](https://github.com/geffy/tffm) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 180 Β· πŸ“¦ 10 Β· πŸ“‹ 37 - 45% open Β· ⏱️ 22.05.2020): ``` git clone https://github.com/geffy/tffm ``` -- [PyPi](https://pypi.org/project/tffm) (πŸ“₯ 1.2K / month Β· πŸ“¦ 1 Β· ⏱️ 27.01.2018): +- [PyPi](https://pypi.org/project/tffm) (πŸ“₯ 1K / month Β· πŸ“¦ 1 Β· ⏱️ 27.01.2018): ``` pip install tffm ```
-
TF Compression (πŸ₯‰17 Β· ⭐ 430) - Data compression in TensorFlow. Apache-2 +
Saliency (πŸ₯‰17 Β· ⭐ 630) - TensorFlow implementation for SmoothGrad, Grad-CAM, Guided.. Apache-2 -- [GitHub](https://github.com/tensorflow/compression) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 150 Β· πŸ“‹ 57 - 1% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/PAIR-code/saliency) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 140 Β· πŸ“¦ 13 Β· πŸ“‹ 21 - 52% open Β· ⏱️ 01.10.2020): ``` - git clone https://github.com/tensorflow/compression + git clone https://github.com/PAIR-code/saliency ``` -- [PyPi](https://pypi.org/project/tensorflow-compression) (πŸ“₯ 310 / month Β· πŸ“¦ 1 Β· ⏱️ 06.01.2021): +- [PyPi](https://pypi.org/project/saliency) (πŸ“₯ 99 / month Β· ⏱️ 26.09.2019): ``` - pip install tensorflow-compression + pip install saliency ```
-
Saliency (πŸ₯‰16 Β· ⭐ 630) - TensorFlow implementation for SmoothGrad, Grad-CAM, Guided.. Apache-2 +
TF Compression (πŸ₯‰17 Β· ⭐ 430) - Data compression in TensorFlow. Apache-2 -- [GitHub](https://github.com/PAIR-code/saliency) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 140 Β· πŸ“¦ 13 Β· πŸ“‹ 21 - 52% open Β· ⏱️ 01.10.2020): +- [GitHub](https://github.com/tensorflow/compression) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 150 Β· πŸ“‹ 57 - 1% open Β· ⏱️ 03.02.2021): ``` - git clone https://github.com/PAIR-code/saliency + git clone https://github.com/tensorflow/compression ``` -- [PyPi](https://pypi.org/project/saliency) (πŸ“₯ 140 / month Β· ⏱️ 26.09.2019): +- [PyPi](https://pypi.org/project/tensorflow-compression) (πŸ“₯ 260 / month Β· πŸ“¦ 1 Β· ⏱️ 06.01.2021): ``` - pip install saliency + pip install tensorflow-compression ```

@@ -8793,74 +8734,62 @@ _Libraries that extend TensorFlow with additional capabilities._ _Libraries that extend scikit-learn with additional capabilities._ -
imbalanced-learn (πŸ₯‡30 Β· ⭐ 5K) - A Python Package to Tackle the Curse of Imbalanced.. MIT +
MLxtend (πŸ₯‡30 Β· ⭐ 3.3K) - A library of extension and helper modules for Python's data.. BSD-3 -- [GitHub](https://github.com/scikit-learn-contrib/imbalanced-learn) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 1.1K Β· πŸ“¦ 3.9K Β· πŸ“‹ 450 - 10% open Β· ⏱️ 03.11.2020): +- [GitHub](https://github.com/rasbt/mlxtend) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 690 Β· πŸ“¦ 2.5K Β· πŸ“‹ 360 - 27% open Β· ⏱️ 09.01.2021): ``` - git clone https://github.com/scikit-learn-contrib/imbalanced-learn + git clone https://github.com/rasbt/mlxtend ``` -- [PyPi](https://pypi.org/project/imbalanced-learn) (πŸ“₯ 520K / month Β· πŸ“¦ 280 Β· ⏱️ 09.06.2020): +- [PyPi](https://pypi.org/project/mlxtend) (πŸ“₯ 130K / month Β· πŸ“¦ 190 Β· ⏱️ 26.11.2020): ``` - pip install imbalanced-learn + pip install mlxtend ``` -- [Conda](https://anaconda.org/conda-forge/imbalanced-learn) (πŸ“₯ 110K Β· ⏱️ 14.06.2020): +- [Conda](https://anaconda.org/conda-forge/mlxtend) (πŸ“₯ 150K Β· ⏱️ 26.11.2020): ``` - conda install -c conda-forge imbalanced-learn + conda install -c conda-forge mlxtend ```
-
MLxtend (πŸ₯‡30 Β· ⭐ 3.3K) - A library of extension and helper modules for Python's data.. BSD-3 +
imbalanced-learn (πŸ₯‡29 Β· ⭐ 5K) - A Python Package to Tackle the Curse of Imbalanced.. MIT -- [GitHub](https://github.com/rasbt/mlxtend) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 690 Β· πŸ“¦ 2.4K Β· πŸ“‹ 360 - 27% open Β· ⏱️ 09.01.2021): +- [GitHub](https://github.com/scikit-learn-contrib/imbalanced-learn) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 1.1K Β· πŸ“¦ 4K Β· πŸ“‹ 450 - 10% open Β· ⏱️ 03.11.2020): ``` - git clone https://github.com/rasbt/mlxtend + git clone https://github.com/scikit-learn-contrib/imbalanced-learn ``` -- [PyPi](https://pypi.org/project/mlxtend) (πŸ“₯ 140K / month Β· πŸ“¦ 190 Β· ⏱️ 26.11.2020): +- [PyPi](https://pypi.org/project/imbalanced-learn) (πŸ“₯ 440K / month Β· πŸ“¦ 280 Β· ⏱️ 09.06.2020): ``` - pip install mlxtend + pip install imbalanced-learn ``` -- [Conda](https://anaconda.org/conda-forge/mlxtend) (πŸ“₯ 150K Β· ⏱️ 26.11.2020): +- [Conda](https://anaconda.org/conda-forge/imbalanced-learn) (πŸ“₯ 110K Β· ⏱️ 14.06.2020): ``` - conda install -c conda-forge mlxtend + conda install -c conda-forge imbalanced-learn ```
-
category_encoders (πŸ₯ˆ25 Β· ⭐ 1.6K) - A library of sklearn compatible categorical variable.. BSD-3 +
category_encoders (πŸ₯ˆ24 Β· ⭐ 1.6K Β· πŸ’€) - A library of sklearn compatible categorical variable.. BSD-3 - [GitHub](https://github.com/scikit-learn-contrib/category_encoders) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 290 Β· πŸ“‹ 200 - 32% open Β· ⏱️ 31.07.2020): ``` git clone https://github.com/scikit-learn-contrib/category_encoders ``` -- [PyPi](https://pypi.org/project/category_encoders) (πŸ“₯ 160K / month Β· πŸ“¦ 23 Β· ⏱️ 14.10.2018): +- [PyPi](https://pypi.org/project/category_encoders) (πŸ“₯ 140K / month Β· πŸ“¦ 23 Β· ⏱️ 14.10.2018): ``` pip install category_encoders ``` -- [Conda](https://anaconda.org/conda-forge/category_encoders) (πŸ“₯ 92K Β· ⏱️ 29.04.2020): +- [Conda](https://anaconda.org/conda-forge/category_encoders) (πŸ“₯ 93K Β· ⏱️ 29.04.2020): ``` conda install -c conda-forge category_encoders ```
-
combo (πŸ₯ˆ24 Β· ⭐ 470) - (AAAI' 20) A Python Toolbox for Machine Learning Model.. BSD-2 xgboost - -- [GitHub](https://github.com/yzhao062/combo) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 82 Β· πŸ“¦ 260 Β· πŸ“‹ 10 - 70% open Β· ⏱️ 23.12.2020): - - ``` - git clone https://github.com/yzhao062/combo - ``` -- [PyPi](https://pypi.org/project/combo) (πŸ“₯ 63K / month Β· ⏱️ 23.12.2020): - ``` - pip install combo - ``` -
sklearn-contrib-lightning (πŸ₯ˆ23 Β· ⭐ 1.4K) - Large-scale linear classification, regression and.. BSD-3 -- [GitHub](https://github.com/scikit-learn-contrib/lightning) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 190 Β· πŸ“¦ 72 Β· πŸ“‹ 85 - 57% open Β· ⏱️ 04.01.2021): +- [GitHub](https://github.com/scikit-learn-contrib/lightning) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 190 Β· πŸ“¦ 73 Β· πŸ“‹ 85 - 57% open Β· ⏱️ 04.01.2021): ``` git clone https://github.com/scikit-learn-contrib/lightning ``` -- [PyPi](https://pypi.org/project/sklearn-contrib-lightning) (πŸ“₯ 360 / month Β· πŸ“¦ 5 Β· ⏱️ 16.12.2020): +- [PyPi](https://pypi.org/project/sklearn-contrib-lightning) (πŸ“₯ 320 / month Β· πŸ“¦ 5 Β· ⏱️ 16.12.2020): ``` pip install sklearn-contrib-lightning ``` @@ -8869,54 +8798,66 @@ _Libraries that extend scikit-learn with additional capabilities._ conda install -c conda-forge sklearn-contrib-lightning ```
-
scikit-opt (πŸ₯ˆ22 Β· ⭐ 1.9K) - Genetic Algorithm, Particle Swarm Optimization, Simulated.. MIT +
fancyimpute (πŸ₯ˆ23 Β· ⭐ 920) - Multivariate imputation and matrix completion algorithms.. Apache-2 -- [GitHub](https://github.com/guofei9987/scikit-opt) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 450 Β· πŸ“¦ 25 Β· πŸ“‹ 85 - 27% open Β· ⏱️ 07.01.2021): +- [GitHub](https://github.com/iskandr/fancyimpute) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 140 Β· πŸ“¦ 680 Β· πŸ“‹ 110 - 3% open Β· ⏱️ 25.01.2021): ``` - git clone https://github.com/guofei9987/scikit-opt + git clone https://github.com/iskandr/fancyimpute ``` -- [PyPi](https://pypi.org/project/scikit-opt) (πŸ“₯ 610 / month Β· πŸ“¦ 3 Β· ⏱️ 20.11.2020): +- [PyPi](https://pypi.org/project/fancyimpute) (πŸ“₯ 8.9K / month Β· πŸ“¦ 21 Β· ⏱️ 16.07.2020): ``` - pip install scikit-opt + pip install fancyimpute ```
-
fancyimpute (πŸ₯ˆ22 Β· ⭐ 920) - Multivariate imputation and matrix completion algorithms.. Apache-2 +
combo (πŸ₯ˆ23 Β· ⭐ 470) - (AAAI' 20) A Python Toolbox for Machine Learning Model.. BSD-2 xgboost -- [GitHub](https://github.com/iskandr/fancyimpute) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 140 Β· πŸ“¦ 670 Β· πŸ“‹ 110 - 3% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/yzhao062/combo) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 81 Β· πŸ“¦ 260 Β· πŸ“‹ 10 - 70% open Β· ⏱️ 23.12.2020): ``` - git clone https://github.com/iskandr/fancyimpute + git clone https://github.com/yzhao062/combo ``` -- [PyPi](https://pypi.org/project/fancyimpute) (πŸ“₯ 6.6K / month Β· πŸ“¦ 21 Β· ⏱️ 16.07.2020): +- [PyPi](https://pypi.org/project/combo) (πŸ“₯ 56K / month Β· ⏱️ 23.12.2020): ``` - pip install fancyimpute + pip install combo + ``` +
+
scikit-opt (πŸ₯‰22 Β· ⭐ 1.9K) - Genetic Algorithm, Particle Swarm Optimization, Simulated.. MIT + +- [GitHub](https://github.com/guofei9987/scikit-opt) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 460 Β· πŸ“¦ 25 Β· πŸ“‹ 85 - 27% open Β· ⏱️ 02.02.2021): + + ``` + git clone https://github.com/guofei9987/scikit-opt + ``` +- [PyPi](https://pypi.org/project/scikit-opt) (πŸ“₯ 530 / month Β· πŸ“¦ 3 Β· ⏱️ 20.11.2020): + ``` + pip install scikit-opt ```
-
scikit-lego (πŸ₯ˆ22 Β· ⭐ 400) - Extra blocks for scikit-learn pipelines. MIT +
scikit-lego (πŸ₯‰22 Β· ⭐ 400) - Extra blocks for scikit-learn pipelines. MIT - [GitHub](https://github.com/koaning/scikit-lego) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 66 Β· πŸ“¦ 15 Β· πŸ“‹ 200 - 10% open Β· ⏱️ 14.01.2021): ``` git clone https://github.com/koaning/scikit-lego ``` -- [PyPi](https://pypi.org/project/scikit-lego) (πŸ“₯ 830 / month Β· ⏱️ 04.01.2021): +- [PyPi](https://pypi.org/project/scikit-lego) (πŸ“₯ 1.2K / month Β· ⏱️ 04.01.2021): ``` pip install scikit-lego ``` -- [Conda](https://anaconda.org/conda-forge/scikit-lego) (πŸ“₯ 7.7K Β· ⏱️ 02.11.2020): +- [Conda](https://anaconda.org/conda-forge/scikit-lego) (πŸ“₯ 7.9K Β· ⏱️ 02.11.2020): ``` conda install -c conda-forge scikit-lego ```
-
iterative-stratification (πŸ₯‰19 Β· ⭐ 490) - scikit-learn cross validators for iterative.. BSD-3 +
iterative-stratification (πŸ₯‰19 Β· ⭐ 500) - scikit-learn cross validators for iterative.. BSD-3 - [GitHub](https://github.com/trent-b/iterative-stratification) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 44 Β· πŸ“¦ 100 Β· πŸ“‹ 11 - 9% open Β· ⏱️ 12.09.2020): ``` git clone https://github.com/trent-b/iterative-stratification ``` -- [PyPi](https://pypi.org/project/iterative-stratification) (πŸ“₯ 3K / month Β· ⏱️ 12.08.2018): +- [PyPi](https://pypi.org/project/iterative-stratification) (πŸ“₯ 2.8K / month Β· ⏱️ 12.08.2018): ``` pip install iterative-stratification ``` @@ -8928,31 +8869,31 @@ _Libraries that extend scikit-learn with additional capabilities._ ``` git clone https://github.com/scikit-tda/scikit-tda ``` -- [PyPi](https://pypi.org/project/scikit-tda) (πŸ“₯ 3.5K / month Β· ⏱️ 09.01.2021): +- [PyPi](https://pypi.org/project/scikit-tda) (πŸ“₯ 2.7K / month Β· ⏱️ 09.01.2021): ``` pip install scikit-tda ```
DESlib (πŸ₯‰17 Β· ⭐ 300) - A Python library for dynamic classifier and ensemble selection. BSD-3 -- [GitHub](https://github.com/scikit-learn-contrib/DESlib) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 66 Β· πŸ“¦ 13 Β· πŸ“‹ 140 - 10% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/scikit-learn-contrib/DESlib) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 66 Β· πŸ“¦ 13 Β· πŸ“‹ 140 - 9% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/scikit-learn-contrib/DESlib ``` -- [PyPi](https://pypi.org/project/deslib) (πŸ“₯ 110 / month Β· ⏱️ 18.02.2019): +- [PyPi](https://pypi.org/project/deslib) (πŸ“₯ 91 / month Β· ⏱️ 18.02.2019): ``` pip install deslib ```
-
skggm (πŸ₯‰17 Β· ⭐ 170) - Scikit-learn compatible estimation of general graphical models. MIT +
skggm (πŸ₯‰17 Β· ⭐ 180) - Scikit-learn compatible estimation of general graphical models. MIT - [GitHub](https://github.com/skggm/skggm) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 31 Β· πŸ“¦ 6 Β· πŸ“‹ 74 - 36% open Β· ⏱️ 24.12.2020): ``` git clone https://github.com/skggm/skggm ``` -- [PyPi](https://pypi.org/project/skggm) (πŸ“₯ 130 / month Β· πŸ“¦ 1 Β· ⏱️ 12.09.2018): +- [PyPi](https://pypi.org/project/skggm) (πŸ“₯ 120 / month Β· πŸ“¦ 1 Β· ⏱️ 12.09.2018): ``` pip install skggm ``` @@ -8960,10 +8901,10 @@ _Libraries that extend scikit-learn with additional capabilities._
Show 5 hidden projects... - sklearn-crfsuite (πŸ₯ˆ24 Β· ⭐ 360 Β· πŸ’€) - scikit-learn inspired API for CRFsuite. MIT -- scikit-multilearn (πŸ₯ˆ22 Β· ⭐ 620 Β· πŸ’€) - A scikit-learn based module for multi-label et. al... BSD-2 +- scikit-multilearn (πŸ₯‰22 Β· ⭐ 630 Β· πŸ’€) - A scikit-learn based module for multi-label et. al... BSD-2 - skope-rules (πŸ₯‰20 Β· ⭐ 350) - machine learning with logical rules in Python. ❗️BSD-1-Clause -- celer (πŸ₯‰17 Β· ⭐ 110) - Fast solver for L1-type problems: Lasso, sparse Logisitic regression,.. BSD-3 -- dabl (πŸ₯‰16 Β· ⭐ 64) - Data Analysis Baseline Library. BSD-3 +- celer (πŸ₯‰16 Β· ⭐ 110) - Fast solver for L1-type problems: Lasso, sparse Logisitic regression,.. BSD-3 +- dabl (πŸ₯‰16 Β· ⭐ 66 Β· πŸ’€) - Data Analysis Baseline Library. BSD-3

@@ -8975,43 +8916,31 @@ _Libraries that extend Pytorch with additional capabilities._
pretrainedmodels (πŸ₯‡27 Β· ⭐ 7.7K Β· πŸ’€) - Pretrained ConvNets for pytorch: NASNet, ResNeXt,.. BSD-3 -- [GitHub](https://github.com/Cadene/pretrained-models.pytorch) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 1.6K Β· πŸ“¦ 850 Β· πŸ“‹ 170 - 49% open Β· ⏱️ 16.04.2020): +- [GitHub](https://github.com/Cadene/pretrained-models.pytorch) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 1.6K Β· πŸ“¦ 860 Β· πŸ“‹ 170 - 49% open Β· ⏱️ 16.04.2020): ``` git clone https://github.com/Cadene/pretrained-models.pytorch ``` -- [PyPi](https://pypi.org/project/pretrainedmodels) (πŸ“₯ 34K / month Β· πŸ“¦ 100 Β· ⏱️ 29.10.2018): +- [PyPi](https://pypi.org/project/pretrainedmodels) (πŸ“₯ 28K / month Β· πŸ“¦ 100 Β· ⏱️ 29.10.2018): ``` pip install pretrainedmodels ```
pytorch-optimizer (πŸ₯‡25 Β· ⭐ 1.7K) - torch-optimizer -- collection of optimizers for.. Apache-2 -- [GitHub](https://github.com/jettify/pytorch-optimizer) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 150 Β· πŸ“¦ 110 Β· πŸ“‹ 33 - 30% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/jettify/pytorch-optimizer) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 160 Β· πŸ“¦ 110 Β· πŸ“‹ 35 - 28% open Β· ⏱️ 28.01.2021): ``` git clone https://github.com/jettify/pytorch-optimizer ``` -- [PyPi](https://pypi.org/project/torch_optimizer) (πŸ“₯ 10K / month Β· ⏱️ 01.01.2021): +- [PyPi](https://pypi.org/project/torch_optimizer) (πŸ“₯ 8.7K / month Β· ⏱️ 01.01.2021): ``` pip install torch_optimizer ```
-
EfficientNet-PyTorch (πŸ₯‡24 Β· ⭐ 5.4K) - A PyTorch implementation of EfficientNet. Apache-2 - -- [GitHub](https://github.com/lukemelas/EfficientNet-PyTorch) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 1.1K Β· πŸ“₯ 310K Β· πŸ“‹ 230 - 48% open Β· ⏱️ 09.10.2020): - - ``` - git clone https://github.com/lukemelas/EfficientNet-PyTorch - ``` -- [PyPi](https://pypi.org/project/efficientnet-pytorch) (πŸ“₯ 27K / month Β· πŸ“¦ 14 Β· ⏱️ 26.08.2020): - ``` - pip install efficientnet-pytorch - ``` -
torchdiffeq (πŸ₯‡24 Β· ⭐ 3.3K) - Differentiable ODE solvers with full GPU support and.. MIT -- [GitHub](https://github.com/rtqichen/torchdiffeq) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 570 Β· πŸ“¦ 59 Β· πŸ“‹ 120 - 12% open Β· ⏱️ 19.01.2021): +- [GitHub](https://github.com/rtqichen/torchdiffeq) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 570 Β· πŸ“¦ 60 Β· πŸ“‹ 120 - 12% open Β· ⏱️ 19.01.2021): ``` git clone https://github.com/rtqichen/torchdiffeq @@ -9023,24 +8952,24 @@ _Libraries that extend Pytorch with additional capabilities._
pytorch-summary (πŸ₯‡24 Β· ⭐ 2.9K) - Model summary in PyTorch similar to `model.summary()` in.. MIT -- [GitHub](https://github.com/sksq96/pytorch-summary) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 340 Β· πŸ“¦ 1.8K Β· πŸ“‹ 140 - 73% open Β· ⏱️ 07.08.2020): +- [GitHub](https://github.com/sksq96/pytorch-summary) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 340 Β· πŸ“¦ 1.9K Β· πŸ“‹ 140 - 73% open Β· ⏱️ 07.08.2020): ``` git clone https://github.com/sksq96/pytorch-summary ``` -- [PyPi](https://pypi.org/project/torchsummary) (πŸ“₯ 33K / month Β· πŸ“¦ 120 Β· ⏱️ 26.09.2018): +- [PyPi](https://pypi.org/project/torchsummary) (πŸ“₯ 29K / month Β· πŸ“¦ 120 Β· ⏱️ 26.09.2018): ``` pip install torchsummary ```
PML (πŸ₯‡24 Β· ⭐ 2.7K) - The easiest way to use deep metric learning in your application. Modular,.. MIT -- [GitHub](https://github.com/KevinMusgrave/pytorch-metric-learning) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 360 Β· πŸ“¦ 47 Β· πŸ“‹ 210 - 15% open Β· ⏱️ 21.01.2021): +- [GitHub](https://github.com/KevinMusgrave/pytorch-metric-learning) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 360 Β· πŸ“¦ 50 Β· πŸ“‹ 210 - 16% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/KevinMusgrave/pytorch-metric-learning ``` -- [PyPi](https://pypi.org/project/pytorch-metric-learning) (πŸ“₯ 3.1K / month Β· ⏱️ 21.01.2021): +- [PyPi](https://pypi.org/project/pytorch-metric-learning) (πŸ“₯ 2.4K / month Β· ⏱️ 04.02.2021): ``` pip install pytorch-metric-learning ``` @@ -9051,48 +8980,36 @@ _Libraries that extend Pytorch with additional capabilities._
SRU (πŸ₯‡24 Β· ⭐ 1.9K) - Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755). MIT -- [GitHub](https://github.com/asappresearch/sru) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 280 Β· πŸ“¦ 15 Β· πŸ“‹ 100 - 48% open Β· ⏱️ 17.12.2020): +- [GitHub](https://github.com/asappresearch/sru) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 280 Β· πŸ“¦ 15 Β· πŸ“‹ 100 - 47% open Β· ⏱️ 17.12.2020): ``` git clone https://github.com/asappresearch/sru ``` -- [PyPi](https://pypi.org/project/sru) (πŸ“₯ 2K / month Β· πŸ“¦ 1 Β· ⏱️ 22.01.2021): +- [PyPi](https://pypi.org/project/sru) (πŸ“₯ 1.9K / month Β· πŸ“¦ 1 Β· ⏱️ 22.01.2021): ``` pip install sru ```
-
EfficientNets (πŸ₯ˆ22 Β· ⭐ 1.2K) - Pretrained EfficientNet, EfficientNet-Lite, MixNet,.. Apache-2 +
EfficientNet-PyTorch (πŸ₯ˆ23 Β· ⭐ 5.4K) - A PyTorch implementation of EfficientNet. Apache-2 -- [GitHub](https://github.com/rwightman/gen-efficientnet-pytorch) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 170 Β· πŸ“¦ 30 Β· ⏱️ 30.11.2020): - - ``` - git clone https://github.com/rwightman/gen-efficientnet-pytorch - ``` -- [PyPi](https://pypi.org/project/geffnet) (πŸ“₯ 1.5K / month Β· ⏱️ 20.08.2020): - ``` - pip install geffnet - ``` -
-
Torchmeta (πŸ₯ˆ21 Β· ⭐ 1.2K) - A collection of extensions and data-loaders for few-shot learning.. MIT - -- [GitHub](https://github.com/tristandeleu/pytorch-meta) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 130 Β· πŸ“¦ 26 Β· πŸ“‹ 88 - 21% open Β· ⏱️ 25.11.2020): +- [GitHub](https://github.com/lukemelas/EfficientNet-PyTorch) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 1.1K Β· πŸ“₯ 320K Β· πŸ“‹ 230 - 48% open Β· ⏱️ 09.10.2020): ``` - git clone https://github.com/tristandeleu/pytorch-meta + git clone https://github.com/lukemelas/EfficientNet-PyTorch ``` -- [PyPi](https://pypi.org/project/torchmeta) (πŸ“₯ 400 / month Β· ⏱️ 25.11.2020): +- [PyPi](https://pypi.org/project/efficientnet-pytorch) (πŸ“₯ 24K / month Β· πŸ“¦ 14 Β· ⏱️ 26.08.2020): ``` - pip install torchmeta + pip install efficientnet-pytorch ```
-
PyTorch Sparse (πŸ₯ˆ21 Β· ⭐ 340) - PyTorch Extension Library of Optimized Autograd Sparse.. MIT +
PyTorch Sparse (πŸ₯ˆ21 Β· ⭐ 350) - PyTorch Extension Library of Optimized Autograd Sparse.. MIT - [GitHub](https://github.com/rusty1s/pytorch_sparse) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 44 Β· πŸ“‹ 85 - 40% open Β· ⏱️ 19.01.2021): ``` git clone https://github.com/rusty1s/pytorch_sparse ``` -- [PyPi](https://pypi.org/project/torch-sparse) (πŸ“₯ 3.7K / month Β· πŸ“¦ 17 Β· ⏱️ 02.11.2020): +- [PyPi](https://pypi.org/project/torch-sparse) (πŸ“₯ 3.6K / month Β· πŸ“¦ 17 Β· ⏱️ 02.11.2020): ``` pip install torch-sparse ``` @@ -9104,104 +9021,128 @@ _Libraries that extend Pytorch with additional capabilities._ ``` git clone https://github.com/lucidrains/reformer-pytorch ``` -- [PyPi](https://pypi.org/project/reformer-pytorch) (πŸ“₯ 810 / month Β· ⏱️ 06.12.2020): +- [PyPi](https://pypi.org/project/reformer-pytorch) (πŸ“₯ 360 / month Β· ⏱️ 06.12.2020): ``` pip install reformer-pytorch ```
-
torch-scatter (πŸ₯ˆ20 Β· ⭐ 580) - PyTorch Extension Library of Optimized Scatter Operations. MIT +
EfficientNets (πŸ₯ˆ20 Β· ⭐ 1.2K Β· πŸ“‰) - Pretrained EfficientNet, EfficientNet-Lite, MixNet,.. Apache-2 -- [GitHub](https://github.com/rusty1s/pytorch_scatter) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 73 Β· πŸ“‹ 170 - 34% open Β· ⏱️ 19.01.2021): +- [GitHub](https://github.com/rwightman/gen-efficientnet-pytorch) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 170 Β· πŸ“¦ 30 Β· ⏱️ 30.11.2020): ``` - git clone https://github.com/rusty1s/pytorch_scatter + git clone https://github.com/rwightman/gen-efficientnet-pytorch ``` -- [PyPi](https://pypi.org/project/torch-scatter) (πŸ“₯ 4K / month Β· πŸ“¦ 16 Β· ⏱️ 22.02.2020): +- [PyPi](https://pypi.org/project/geffnet) (πŸ“₯ 1.6K / month Β· ⏱️ 20.08.2020): ``` - pip install torch-scatter + pip install geffnet ```
-
Higher (πŸ₯‰19 Β· ⭐ 1K) - higher is a pytorch library allowing users to obtain higher order.. Apache-2 +
Torchmeta (πŸ₯ˆ20 Β· ⭐ 1.2K) - A collection of extensions and data-loaders for few-shot learning.. MIT -- [GitHub](https://github.com/facebookresearch/higher) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 73 Β· πŸ“¦ 29 Β· πŸ“‹ 71 - 33% open Β· ⏱️ 28.10.2020): +- [GitHub](https://github.com/tristandeleu/pytorch-meta) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 130 Β· πŸ“¦ 26 Β· πŸ“‹ 90 - 23% open Β· ⏱️ 25.11.2020): ``` - git clone https://github.com/facebookresearch/higher + git clone https://github.com/tristandeleu/pytorch-meta ``` -- [PyPi](https://pypi.org/project/higher) (πŸ“₯ 1.1K / month Β· ⏱️ 14.07.2020): +- [PyPi](https://pypi.org/project/torchmeta) (πŸ“₯ 360 / month Β· ⏱️ 25.11.2020): ``` - pip install higher + pip install torchmeta ```
-
Pytorch Toolbelt (πŸ₯‰19 Β· ⭐ 880) - PyTorch extensions for fast R&D prototyping and Kaggle.. MIT +
torch-scatter (πŸ₯ˆ20 Β· ⭐ 590) - PyTorch Extension Library of Optimized Scatter Operations. MIT -- [GitHub](https://github.com/BloodAxe/pytorch-toolbelt) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 71 Β· πŸ“‹ 17 - 17% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/rusty1s/pytorch_scatter) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 73 Β· πŸ“‹ 170 - 34% open Β· ⏱️ 19.01.2021): + + ``` + git clone https://github.com/rusty1s/pytorch_scatter + ``` +- [PyPi](https://pypi.org/project/torch-scatter) (πŸ“₯ 3.6K / month Β· πŸ“¦ 16 Β· ⏱️ 22.02.2020): + ``` + pip install torch-scatter + ``` +
+
Pytorch Toolbelt (πŸ₯‰19 Β· ⭐ 890) - PyTorch extensions for fast R&D prototyping and Kaggle.. MIT + +- [GitHub](https://github.com/BloodAxe/pytorch-toolbelt) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 71 Β· πŸ“‹ 17 - 17% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/BloodAxe/pytorch-toolbelt ``` -- [PyPi](https://pypi.org/project/pytorch_toolbelt) (πŸ“₯ 7.3K / month Β· πŸ“¦ 1 Β· ⏱️ 14.01.2021): +- [PyPi](https://pypi.org/project/pytorch_toolbelt) (πŸ“₯ 6.8K / month Β· πŸ“¦ 1 Β· ⏱️ 14.01.2021): ``` pip install pytorch_toolbelt ```
-
TabNet (πŸ₯‰19 Β· ⭐ 760) - PyTorch implementation of TabNet paper :.. MIT +
TabNet (πŸ₯‰19 Β· ⭐ 770) - PyTorch implementation of TabNet paper :.. MIT -- [GitHub](https://github.com/dreamquark-ai/tabnet) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 140 Β· πŸ“‹ 130 - 24% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/dreamquark-ai/tabnet) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 150 Β· πŸ“‹ 140 - 25% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/dreamquark-ai/tabnet ``` -- [PyPi](https://pypi.org/project/pytorch-tabnet) (πŸ“₯ 2.1K / month Β· ⏱️ 12.01.2021): +- [PyPi](https://pypi.org/project/pytorch-tabnet) (πŸ“₯ 2.1K / month Β· ⏱️ 02.02.2021): ``` pip install pytorch-tabnet ```
-
Lambda Networks (πŸ₯‰17 Β· ⭐ 1.3K Β· 🐣) - Implementation of LambdaNetworks, a new approach to.. MIT +
Higher (πŸ₯‰18 Β· ⭐ 1K) - higher is a pytorch library allowing users to obtain higher order.. Apache-2 -- [GitHub](https://github.com/lucidrains/lambda-networks) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 130 Β· πŸ“‹ 23 - 34% open Β· ⏱️ 18.11.2020): +- [GitHub](https://github.com/facebookresearch/higher) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 75 Β· πŸ“¦ 30 Β· πŸ“‹ 72 - 34% open Β· ⏱️ 28.10.2020): ``` - git clone https://github.com/lucidrains/lambda-networks + git clone https://github.com/facebookresearch/higher ``` -- [PyPi](https://pypi.org/project/lambda-networks) (πŸ“₯ 1.3K / month Β· ⏱️ 20.10.2020): +- [PyPi](https://pypi.org/project/higher) (πŸ“₯ 2.5K / month Β· ⏱️ 14.07.2020): ``` - pip install lambda-networks + pip install higher ```
-
Tensor Sensor (πŸ₯‰16 Β· ⭐ 510 Β· 🐣) - The goal of this library is to generate more helpful.. MIT +
Tensor Sensor (πŸ₯‰16 Β· ⭐ 520 Β· 🐣) - The goal of this library is to generate more helpful.. MIT - [GitHub](https://github.com/parrt/tensor-sensor) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 24 Β· πŸ“¦ 1 Β· πŸ“‹ 16 - 25% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/parrt/tensor-sensor ``` -- [PyPi](https://pypi.org/project/tensor-sensor) (πŸ“₯ 160 / month Β· ⏱️ 03.12.2020): +- [PyPi](https://pypi.org/project/tensor-sensor) (πŸ“₯ 100 / month Β· ⏱️ 03.12.2020): ``` pip install tensor-sensor ```
-
Performer Pytorch (πŸ₯‰16 Β· ⭐ 480 Β· 🐣) - An implementation of Performer, a linear attention-.. MIT +
Performer Pytorch (πŸ₯‰16 Β· ⭐ 490 Β· 🐣) - An implementation of Performer, a linear attention-.. MIT -- [GitHub](https://github.com/lucidrains/performer-pytorch) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 62 Β· πŸ“¦ 8 Β· πŸ“‹ 49 - 34% open Β· ⏱️ 17.01.2021): +- [GitHub](https://github.com/lucidrains/performer-pytorch) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 63 Β· πŸ“¦ 9 Β· πŸ“‹ 49 - 34% open Β· ⏱️ 17.01.2021): ``` git clone https://github.com/lucidrains/performer-pytorch ``` -- [PyPi](https://pypi.org/project/performer-pytorch) (πŸ“₯ 760 / month Β· ⏱️ 17.01.2021): +- [PyPi](https://pypi.org/project/performer-pytorch) (πŸ“₯ 640 / month Β· ⏱️ 17.01.2021): ``` pip install performer-pytorch ```
-
tinygrad (πŸ₯‰15 Β· ⭐ 4K Β· 🐣) - You like pytorch? You like micrograd? You love tinygrad!. MIT +
tinygrad (πŸ₯‰15 Β· ⭐ 4.1K Β· 🐣) - You like pytorch? You like micrograd? You love tinygrad!. MIT -- [GitHub](https://github.com/geohot/tinygrad) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 440 Β· πŸ“‹ 76 - 18% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/geohot/tinygrad) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 440 Β· πŸ“‹ 77 - 18% open Β· ⏱️ 31.01.2021): ``` git clone https://github.com/geohot/tinygrad ```
-
torchsde (πŸ₯‰15 Β· ⭐ 640 Β· 🐣) - Differentiable SDE solvers with GPU support and efficient.. Apache-2 +
Lambda Networks (πŸ₯‰15 Β· ⭐ 1.3K Β· 🐣) - Implementation of LambdaNetworks, a new approach to.. MIT + +- [GitHub](https://github.com/lucidrains/lambda-networks) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 130 Β· πŸ“‹ 23 - 34% open Β· ⏱️ 18.11.2020): + + ``` + git clone https://github.com/lucidrains/lambda-networks + ``` +- [PyPi](https://pypi.org/project/lambda-networks) (πŸ“₯ 920 / month Β· ⏱️ 20.10.2020): + ``` + pip install lambda-networks + ``` +
+
torchsde (πŸ₯‰15 Β· ⭐ 640) - Differentiable SDE solvers with GPU support and efficient.. Apache-2 - [GitHub](https://github.com/google-research/torchsde) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 55 Β· πŸ“‹ 32 - 18% open Β· ⏱️ 05.01.2021): @@ -9209,38 +9150,38 @@ _Libraries that extend Pytorch with additional capabilities._ git clone https://github.com/google-research/torchsde ```
-
Pywick (πŸ₯‰15 Β· ⭐ 310) - High-level batteries-included neural network training library for.. MIT +
Tez (πŸ₯‰14 Β· ⭐ 480 Β· 🐣) - Tez is a super-simple and lightweight Trainer for PyTorch. It.. Apache-2 -- [GitHub](https://github.com/achaiah/pywick) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 35 Β· πŸ“¦ 2 Β· πŸ“‹ 11 - 18% open Β· ⏱️ 24.09.2020): +- [GitHub](https://github.com/abhishekkrthakur/tez) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 61 Β· πŸ“‹ 19 - 68% open Β· ⏱️ 30.01.2021): ``` - git clone https://github.com/achaiah/pywick + git clone https://github.com/abhishekkrthakur/tez ``` -- [PyPi](https://pypi.org/project/pywick) (πŸ“₯ 140 / month Β· ⏱️ 20.01.2020): +- [PyPi](https://pypi.org/project/tez) (πŸ“₯ 630 / month Β· ⏱️ 29.01.2021): ``` - pip install pywick + pip install tez ```
-
Tez (πŸ₯‰14 Β· ⭐ 410 Β· 🐣) - Tez is a super-simple and lightweight Trainer for PyTorch. It.. Apache-2 +
Pywick (πŸ₯‰14 Β· ⭐ 310) - High-level batteries-included neural network training library for.. MIT -- [GitHub](https://github.com/abhishekkrthakur/tez) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 53 Β· πŸ“‹ 14 - 57% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/achaiah/pywick) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 35 Β· πŸ“¦ 2 Β· πŸ“‹ 11 - 18% open Β· ⏱️ 24.09.2020): ``` - git clone https://github.com/abhishekkrthakur/tez + git clone https://github.com/achaiah/pywick ``` -- [PyPi](https://pypi.org/project/tez) (πŸ“₯ 880 / month Β· ⏱️ 24.01.2021): +- [PyPi](https://pypi.org/project/pywick) (πŸ“₯ 110 / month Β· ⏱️ 20.01.2020): ``` - pip install tez + pip install pywick ```
micrograd (πŸ₯‰13 Β· ⭐ 1.6K Β· πŸ’€) - A tiny scalar-valued autograd engine and a neural net library.. MIT -- [GitHub](https://github.com/karpathy/micrograd) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 110 Β· πŸ“‹ 5 - 40% open Β· ⏱️ 18.04.2020): +- [GitHub](https://github.com/karpathy/micrograd) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 110 Β· πŸ“¦ 1 Β· πŸ“‹ 5 - 40% open Β· ⏱️ 18.04.2020): ``` git clone https://github.com/karpathy/micrograd ``` -- [PyPi](https://pypi.org/project/micrograd) (πŸ“₯ 16 / month Β· ⏱️ 18.04.2020): +- [PyPi](https://pypi.org/project/micrograd) (πŸ“₯ 9 / month Β· ⏱️ 18.04.2020): ``` pip install micrograd ``` @@ -9256,7 +9197,7 @@ _Libraries that extend Pytorch with additional capabilities._
Show 3 hidden projects... - AdaBound (πŸ₯‰19 Β· ⭐ 2.8K Β· πŸ’€) - An optimizer that trains as fast as Adam and as good as SGD. Apache-2 -- Poutyne (πŸ₯‰19 Β· ⭐ 420) - A simplified framework and utilities for PyTorch. ❗️LGPL-3.0 +- Poutyne (πŸ₯‰19 Β· ⭐ 440) - A simplified framework and utilities for PyTorch. ❗️LGPL-3.0 - Antialiased CNNs (πŸ₯‰17 Β· ⭐ 1.3K) - pip install antialiased-cnns to improve stability and.. ❗️CC BY-NC-SA 4.0

@@ -9267,7 +9208,7 @@ _Libraries that extend Pytorch with additional capabilities._ _Libraries for connecting to, operating, and querying databases._ -πŸ”— best-of-python - DB Clients ( ⭐ 1.3K) - Collection of database clients for python. +πŸ”— best-of-python - DB Clients ( ⭐ 1.4K Β· 🐣) - Collection of database clients for python.
@@ -9277,12 +9218,12 @@ _Libraries for connecting to, operating, and querying databases._
scipy (πŸ₯‡40 Β· ⭐ 7.9K) - Ecosystem of open-source software for mathematics, science, and engineering. BSD-3 -- [GitHub](https://github.com/scipy/scipy) (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 3.5K Β· πŸ“₯ 310K Β· πŸ“¦ 300K Β· πŸ“‹ 7.3K - 21% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/scipy/scipy) (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 3.5K Β· πŸ“₯ 310K Β· πŸ“¦ 300K Β· πŸ“‹ 7.3K - 21% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/scipy/scipy ``` -- [PyPi](https://pypi.org/project/scipy) (πŸ“₯ 11M / month Β· πŸ“¦ 87K Β· ⏱️ 31.12.2020): +- [PyPi](https://pypi.org/project/scipy) (πŸ“₯ 10M / month Β· πŸ“¦ 87K Β· ⏱️ 31.12.2020): ``` pip install scipy ``` @@ -9293,12 +9234,12 @@ _Libraries for connecting to, operating, and querying databases._
SymPy (πŸ₯‡36 Β· ⭐ 7.8K) - A computer algebra system written in pure Python. BSD-3 -- [GitHub](https://github.com/sympy/sympy) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 3.3K Β· πŸ“₯ 410K Β· πŸ“¦ 28K Β· πŸ“‹ 11K - 36% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/sympy/sympy) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 3.3K Β· πŸ“₯ 410K Β· πŸ“¦ 29K Β· πŸ“‹ 11K - 36% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/sympy/sympy ``` -- [PyPi](https://pypi.org/project/sympy) (πŸ“₯ 480K / month Β· πŸ“¦ 6.4K Β· ⏱️ 12.12.2020): +- [PyPi](https://pypi.org/project/sympy) (πŸ“₯ 440K / month Β· πŸ“¦ 6.4K Β· ⏱️ 12.12.2020): ``` pip install sympy ``` @@ -9307,134 +9248,118 @@ _Libraries for connecting to, operating, and querying databases._ conda install -c conda-forge sympy ```
-
PyOD (πŸ₯‡29 Β· ⭐ 4.1K) - (JMLR'19) A Python Toolbox for Scalable Outlier Detection (Anomaly.. BSD-2 +
PyOD (πŸ₯‡28 Β· ⭐ 4.1K) - (JMLR'19) A Python Toolbox for Scalable Outlier Detection (Anomaly.. BSD-2 - [GitHub](https://github.com/yzhao062/pyod) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 840 Β· πŸ“¦ 470 Β· πŸ“‹ 180 - 54% open Β· ⏱️ 12.01.2021): ``` git clone https://github.com/yzhao062/pyod ``` -- [PyPi](https://pypi.org/project/pyod) (πŸ“₯ 64K / month Β· πŸ“¦ 6 Β· ⏱️ 12.01.2021): +- [PyPi](https://pypi.org/project/pyod) (πŸ“₯ 57K / month Β· πŸ“¦ 6 Β· ⏱️ 12.01.2021): ``` pip install pyod ```
-
Keras-Preprocessing (πŸ₯‡28 Β· ⭐ 900) - Utilities for working with image data, text data, and.. MIT +
hdbscan (πŸ₯‡28 Β· ⭐ 1.8K Β· πŸ“ˆ) - A high performance implementation of HDBSCAN clustering. BSD-3 + +- [GitHub](https://github.com/scikit-learn-contrib/hdbscan) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 340 Β· πŸ“¦ 720 Β· πŸ“‹ 370 - 60% open Β· ⏱️ 03.02.2021): + + ``` + git clone https://github.com/scikit-learn-contrib/hdbscan + ``` +- [PyPi](https://pypi.org/project/hdbscan) (πŸ“₯ 71K / month Β· πŸ“¦ 120 Β· ⏱️ 03.02.2021): + ``` + pip install hdbscan + ``` +- [Conda](https://anaconda.org/conda-forge/hdbscan) (πŸ“₯ 530K Β· ⏱️ 04.02.2021): + ``` + conda install -c conda-forge hdbscan + ``` +
+
Keras-Preprocessing (πŸ₯‡28 Β· ⭐ 910) - Utilities for working with image data, text data, and.. MIT - [GitHub](https://github.com/keras-team/keras-preprocessing) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 390 Β· πŸ“‹ 190 - 48% open Β· ⏱️ 21.01.2021): ``` git clone https://github.com/keras-team/keras-preprocessing ``` -- [PyPi](https://pypi.org/project/keras-preprocessing) (πŸ“₯ 2.9M / month Β· πŸ“¦ 2.7K Β· ⏱️ 14.05.2020): +- [PyPi](https://pypi.org/project/keras-preprocessing) (πŸ“₯ 2.5M / month Β· πŸ“¦ 2.7K Β· ⏱️ 14.05.2020): ``` pip install keras-preprocessing ``` -- [Conda](https://anaconda.org/conda-forge/keras-preprocessing) (πŸ“₯ 790K Β· ⏱️ 15.01.2021): +- [Conda](https://anaconda.org/conda-forge/keras-preprocessing) (πŸ“₯ 800K Β· ⏱️ 15.01.2021): ``` conda install -c conda-forge keras-preprocessing ```
Cython BLIS (πŸ₯‡28 Β· ⭐ 160) - Fast matrix-multiplication as a self-contained Python library no.. BSD-3 -- [GitHub](https://github.com/explosion/cython-blis) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 22 Β· πŸ“¦ 8K Β· πŸ“‹ 21 - 28% open Β· ⏱️ 07.12.2020): +- [GitHub](https://github.com/explosion/cython-blis) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 22 Β· πŸ“¦ 8.2K Β· πŸ“‹ 21 - 28% open Β· ⏱️ 07.12.2020): ``` git clone https://github.com/explosion/cython-blis ``` -- [PyPi](https://pypi.org/project/blis) (πŸ“₯ 670K / month Β· πŸ“¦ 390 Β· ⏱️ 07.12.2020): +- [PyPi](https://pypi.org/project/blis) (πŸ“₯ 600K / month Β· πŸ“¦ 390 Β· ⏱️ 07.12.2020): ``` pip install blis ``` -- [Conda](https://anaconda.org/conda-forge/cython-blis) (πŸ“₯ 390K Β· ⏱️ 07.12.2020): +- [Conda](https://anaconda.org/conda-forge/cython-blis) (πŸ“₯ 400K Β· ⏱️ 31.01.2021): ``` conda install -c conda-forge cython-blis ```
-
hdbscan (πŸ₯ˆ27 Β· ⭐ 1.8K) - A high performance implementation of HDBSCAN clustering. BSD-3 +
Datasette (πŸ₯ˆ27 Β· ⭐ 4.6K Β· πŸ“ˆ) - An open source multi-tool for exploring and publishing data. Apache-2 -- [GitHub](https://github.com/scikit-learn-contrib/hdbscan) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 340 Β· πŸ“¦ 720 Β· πŸ“‹ 370 - 60% open Β· ⏱️ 25.01.2021): +- [GitHub](https://github.com/simonw/datasette) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 260 Β· πŸ“₯ 28 Β· πŸ“¦ 360 Β· πŸ“‹ 980 - 23% open Β· ⏱️ 02.02.2021): ``` - git clone https://github.com/scikit-learn-contrib/hdbscan - ``` -- [PyPi](https://pypi.org/project/hdbscan) (πŸ“₯ 85K / month Β· πŸ“¦ 120 Β· ⏱️ 19.03.2020): - ``` - pip install hdbscan + git clone https://github.com/simonw/datasette ``` -- [Conda](https://anaconda.org/conda-forge/hdbscan) (πŸ“₯ 520K Β· ⏱️ 02.11.2020): +- [PyPi](https://pypi.org/project/datasette) (πŸ“₯ 2.6K / month Β· πŸ“¦ 70 Β· ⏱️ 02.02.2021): ``` - conda install -c conda-forge hdbscan + pip install datasette ```
-
pyopencl (πŸ₯ˆ27 Β· ⭐ 770) - OpenCL integration for Python, plus shiny features. MIT +
pyopencl (πŸ₯ˆ27 Β· ⭐ 780) - OpenCL integration for Python, plus shiny features. MIT -- [GitHub](https://github.com/inducer/pyopencl) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 210 Β· πŸ“¦ 460 Β· πŸ“‹ 260 - 20% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/inducer/pyopencl) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 210 Β· πŸ“¦ 460 Β· πŸ“‹ 260 - 20% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/inducer/pyopencl ``` -- [PyPi](https://pypi.org/project/pyopencl) (πŸ“₯ 5.4K / month Β· πŸ“¦ 240 Β· ⏱️ 25.01.2021): +- [PyPi](https://pypi.org/project/pyopencl) (πŸ“₯ 5.3K / month Β· πŸ“¦ 240 Β· ⏱️ 28.01.2021): ``` pip install pyopencl ``` -- [Conda](https://anaconda.org/conda-forge/pyopencl) (πŸ“₯ 300K Β· ⏱️ 27.01.2021): +- [Conda](https://anaconda.org/conda-forge/pyopencl) (πŸ“₯ 310K Β· ⏱️ 27.01.2021): ``` conda install -c conda-forge pyopencl ```
Streamlit (πŸ₯ˆ26 Β· ⭐ 13K) - Streamlit The fastest way to build data apps in Python. Apache-2 -- [GitHub](https://github.com/streamlit/streamlit) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 1.1K Β· πŸ“¦ 53 Β· πŸ“‹ 1.5K - 36% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/streamlit/streamlit) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 1.1K Β· πŸ“¦ 55 Β· πŸ“‹ 1.5K - 36% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/streamlit/streamlit ``` -- [PyPi](https://pypi.org/project/streamlit) (πŸ“₯ 93K / month Β· πŸ“¦ 34 Β· ⏱️ 21.01.2021): +- [PyPi](https://pypi.org/project/streamlit) (πŸ“₯ 88K / month Β· πŸ“¦ 34 Β· ⏱️ 21.01.2021): ``` pip install streamlit ```
-
carla (πŸ₯ˆ26 Β· ⭐ 5.5K) - Open-source simulator for autonomous driving research. MIT +
carla (πŸ₯ˆ26 Β· ⭐ 5.6K) - Open-source simulator for autonomous driving research. MIT - [GitHub](https://github.com/carla-simulator/carla) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.6K Β· πŸ“¦ 57 Β· πŸ“‹ 3K - 10% open Β· ⏱️ 22.12.2020): ``` git clone https://github.com/carla-simulator/carla ``` -- [PyPi](https://pypi.org/project/carla) (πŸ“₯ 450 / month Β· πŸ“¦ 2 Β· ⏱️ 28.04.2019): +- [PyPi](https://pypi.org/project/carla) (πŸ“₯ 420 / month Β· πŸ“¦ 2 Β· ⏱️ 28.04.2019): ``` pip install carla ```
-
Datasette (πŸ₯ˆ26 Β· ⭐ 4.6K) - An open source multi-tool for exploring and publishing data. Apache-2 - -- [GitHub](https://github.com/simonw/datasette) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 260 Β· πŸ“₯ 26 Β· πŸ“¦ 350 Β· πŸ“‹ 980 - 23% open Β· ⏱️ 25.01.2021): - - ``` - git clone https://github.com/simonw/datasette - ``` -- [PyPi](https://pypi.org/project/datasette) (πŸ“₯ 3.4K / month Β· πŸ“¦ 70 Β· ⏱️ 25.01.2021): - ``` - pip install datasette - ``` -
-
Pythran (πŸ₯ˆ26 Β· ⭐ 1.5K) - Ahead of Time compiler for numeric kernels. BSD-3 - -- [GitHub](https://github.com/serge-sans-paille/pythran) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 130 Β· πŸ“¦ 48 Β· πŸ“‹ 640 - 15% open Β· ⏱️ 26.01.2021): - - ``` - git clone https://github.com/serge-sans-paille/pythran - ``` -- [PyPi](https://pypi.org/project/pythran) (πŸ“₯ 5.1K / month Β· πŸ“¦ 13 Β· ⏱️ 11.12.2020): - ``` - pip install pythran - ``` -- [Conda](https://anaconda.org/conda-forge/pythran) (πŸ“₯ 120K Β· ⏱️ 27.01.2021): - ``` - conda install -c conda-forge pythran - ``` -
agate (πŸ₯ˆ26 Β· ⭐ 1K Β· πŸ’€) - A Python data analysis library that is optimized for humans instead of.. MIT - [GitHub](https://github.com/wireservice/agate) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 130 Β· πŸ“¦ 490 Β· πŸ“‹ 640 - 8% open Β· ⏱️ 01.04.2020): @@ -9446,7 +9371,7 @@ _Libraries for connecting to, operating, and querying databases._ ``` pip install agate ``` -- [Conda](https://anaconda.org/conda-forge/agate) (πŸ“₯ 59K Β· ⏱️ 19.08.2018): +- [Conda](https://anaconda.org/conda-forge/agate) (πŸ“₯ 60K Β· ⏱️ 19.08.2018): ``` conda install -c conda-forge agate ``` @@ -9462,239 +9387,247 @@ _Libraries for connecting to, operating, and querying databases._ ``` pip install pyclustering ``` -- [Conda](https://anaconda.org/conda-forge/pyclustering) (πŸ“₯ 12K Β· ⏱️ 25.01.2021): +- [Conda](https://anaconda.org/conda-forge/pyclustering) (πŸ“₯ 13K Β· ⏱️ 25.01.2021): ``` conda install -c conda-forge pyclustering ```
-
Trax (πŸ₯ˆ25 Β· ⭐ 5.6K) - Trax Deep Learning with Clear Code and Speed. Apache-2 +
Trax (πŸ₯ˆ25 Β· ⭐ 5.7K) - Trax Deep Learning with Clear Code and Speed. Apache-2 -- [GitHub](https://github.com/google/trax) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 530 Β· πŸ“¦ 20 Β· πŸ“‹ 160 - 35% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/google/trax) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 530 Β· πŸ“¦ 21 Β· πŸ“‹ 160 - 35% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/google/trax ``` -- [PyPi](https://pypi.org/project/trax) (πŸ“₯ 2.5K / month Β· ⏱️ 18.12.2020): +- [PyPi](https://pypi.org/project/trax) (πŸ“₯ 2.1K / month Β· ⏱️ 18.12.2020): ``` pip install trax ```
-
DeepChem (πŸ₯ˆ25 Β· ⭐ 2.7K) - Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry,.. MIT +
causalml (πŸ₯ˆ25 Β· ⭐ 1.6K) - Uplift modeling and causal inference with machine learning.. Apache-2 -- [GitHub](https://github.com/deepchem/deepchem) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 910 Β· πŸ“¦ 36 Β· πŸ“‹ 1.2K - 28% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/uber/causalml) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 240 Β· πŸ“¦ 11 Β· πŸ“‹ 150 - 12% open Β· ⏱️ 03.02.2021): ``` - git clone https://github.com/deepchem/deepchem + git clone https://github.com/uber/causalml ``` -- [PyPi](https://pypi.org/project/deepchem) (πŸ“₯ 1.2K / month Β· πŸ“¦ 4 Β· ⏱️ 27.01.2021): +- [PyPi](https://pypi.org/project/causalml) (πŸ“₯ 8.7K / month Β· ⏱️ 23.10.2020): ``` - pip install deepchem + pip install causalml ```
-
causalml (πŸ₯ˆ25 Β· ⭐ 1.6K) - Uplift modeling and causal inference with machine learning.. Apache-2 +
Pythran (πŸ₯ˆ25 Β· ⭐ 1.5K) - Ahead of Time compiler for numeric kernels. BSD-3 -- [GitHub](https://github.com/uber/causalml) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 240 Β· πŸ“¦ 11 Β· πŸ“‹ 150 - 12% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/serge-sans-paille/pythran) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 130 Β· πŸ“¦ 48 Β· πŸ“‹ 640 - 15% open Β· ⏱️ 02.02.2021): ``` - git clone https://github.com/uber/causalml + git clone https://github.com/serge-sans-paille/pythran ``` -- [PyPi](https://pypi.org/project/causalml) (πŸ“₯ 8.7K / month Β· ⏱️ 23.10.2020): +- [PyPi](https://pypi.org/project/pythran) (πŸ“₯ 3.5K / month Β· πŸ“¦ 13 Β· ⏱️ 11.12.2020): ``` - pip install causalml + pip install pythran + ``` +- [Conda](https://anaconda.org/conda-forge/pythran) (πŸ“₯ 120K Β· ⏱️ 27.01.2021): + ``` + conda install -c conda-forge pythran + ``` +
+
DeepChem (πŸ₯ˆ24 Β· ⭐ 2.7K) - Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry,.. MIT + +- [GitHub](https://github.com/deepchem/deepchem) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 910 Β· πŸ“¦ 36 Β· πŸ“‹ 1.2K - 28% open Β· ⏱️ 02.02.2021): + + ``` + git clone https://github.com/deepchem/deepchem + ``` +- [PyPi](https://pypi.org/project/deepchem) (πŸ“₯ 1K / month Β· πŸ“¦ 4 Β· ⏱️ 02.02.2021): + ``` + pip install deepchem ```
TabPy (πŸ₯ˆ24 Β· ⭐ 1K) - Execute Python code on the fly and display results in Tableau visualizations:. MIT -- [GitHub](https://github.com/tableau/TabPy) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 380 Β· πŸ“¦ 44 Β· πŸ“‹ 260 - 3% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/tableau/TabPy) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 380 Β· πŸ“¦ 45 Β· πŸ“‹ 260 - 3% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/tableau/TabPy ``` -- [PyPi](https://pypi.org/project/tabpy) (πŸ“₯ 1.5K / month Β· ⏱️ 11.11.2020): +- [PyPi](https://pypi.org/project/tabpy) (πŸ“₯ 1.8K / month Β· ⏱️ 11.11.2020): ``` pip install tabpy ```
-
kmodes (πŸ₯ˆ24 Β· ⭐ 800) - Python implementations of the k-modes and k-prototypes clustering.. MIT +
kmodes (πŸ₯ˆ24 Β· ⭐ 810) - Python implementations of the k-modes and k-prototypes clustering.. MIT -- [GitHub](https://github.com/nicodv/kmodes) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 340 Β· πŸ“¦ 420 Β· πŸ“‹ 130 - 15% open Β· ⏱️ 23.01.2021): +- [GitHub](https://github.com/nicodv/kmodes) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 340 Β· πŸ“¦ 430 Β· πŸ“‹ 130 - 14% open Β· ⏱️ 29.01.2021): ``` git clone https://github.com/nicodv/kmodes ``` -- [PyPi](https://pypi.org/project/kmodes) (πŸ“₯ 45K / month Β· πŸ“¦ 13 Β· ⏱️ 25.02.2020): +- [PyPi](https://pypi.org/project/kmodes) (πŸ“₯ 40K / month Β· πŸ“¦ 13 Β· ⏱️ 25.02.2020): ``` pip install kmodes ```
-
PennyLane (πŸ₯ˆ24 Β· ⭐ 720) - PennyLane is a cross-platform Python library for differentiable.. Apache-2 +
PennyLane (πŸ₯ˆ24 Β· ⭐ 730) - PennyLane is a cross-platform Python library for differentiable.. Apache-2 -- [GitHub](https://github.com/PennyLaneAI/pennylane) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 210 Β· πŸ“₯ 53 Β· πŸ“‹ 280 - 17% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/PennyLaneAI/pennylane) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 220 Β· πŸ“₯ 56 Β· πŸ“‹ 290 - 17% open Β· ⏱️ 02.02.2021): ``` git clone https://github.com/PennyLaneAI/PennyLane ``` -- [PyPi](https://pypi.org/project/pennylane) (πŸ“₯ 1.6K / month Β· πŸ“¦ 20 Β· ⏱️ 27.11.2020): +- [PyPi](https://pypi.org/project/pennylane) (πŸ“₯ 1.8K / month Β· πŸ“¦ 20 Β· ⏱️ 02.02.2021): ``` pip install pennylane ```
pyjanitor (πŸ₯ˆ24 Β· ⭐ 620) - Clean APIs for data cleaning. Python implementation of R package Janitor. MIT -- [GitHub](https://github.com/ericmjl/pyjanitor) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 120 Β· πŸ“¦ 77 Β· πŸ“‹ 370 - 24% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/ericmjl/pyjanitor) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 120 Β· πŸ“¦ 80 Β· πŸ“‹ 370 - 24% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/ericmjl/pyjanitor ``` -- [PyPi](https://pypi.org/project/pyjanitor) (πŸ“₯ 1.4K / month Β· πŸ“¦ 2 Β· ⏱️ 03.10.2020): +- [PyPi](https://pypi.org/project/pyjanitor) (πŸ“₯ 1.2K / month Β· πŸ“¦ 2 Β· ⏱️ 03.10.2020): ``` pip install pyjanitor ``` -- [Conda](https://anaconda.org/conda-forge/pyjanitor) (πŸ“₯ 77K Β· ⏱️ 04.10.2020): +- [Conda](https://anaconda.org/conda-forge/pyjanitor) (πŸ“₯ 78K Β· ⏱️ 04.10.2020): ``` conda install -c conda-forge pyjanitor ```
-
findspark (πŸ₯ˆ24 Β· ⭐ 390 Β· πŸ’€) - Find pyspark to make it importable. BSD-3 - -- [GitHub](https://github.com/minrk/findspark) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 64 Β· πŸ“¦ 1.5K Β· πŸ“‹ 19 - 57% open Β· ⏱️ 08.06.2020): - - ``` - git clone https://github.com/minrk/findspark - ``` -- [PyPi](https://pypi.org/project/findspark) (πŸ“₯ 470K / month Β· πŸ“¦ 200 Β· ⏱️ 08.06.2020): - ``` - pip install findspark - ``` -- [Conda](https://anaconda.org/conda-forge/findspark) (πŸ“₯ 480K Β· ⏱️ 06.07.2018): - ``` - conda install -c conda-forge findspark - ``` -
datalad (πŸ₯ˆ24 Β· ⭐ 220) - Keep code, data, containers under control with git and git-annex. MIT -- [GitHub](https://github.com/datalad/datalad) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 68 Β· πŸ“‹ 2.9K - 24% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/datalad/datalad) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 68 Β· πŸ“‹ 2.9K - 24% open Β· ⏱️ 04.02.2021): ``` git clone https://github.com/datalad/datalad ``` -- [PyPi](https://pypi.org/project/datalad) (πŸ“₯ 1.5K / month Β· πŸ“¦ 26 Β· ⏱️ 04.01.2021): +- [PyPi](https://pypi.org/project/datalad) (πŸ“₯ 1.8K / month Β· πŸ“¦ 26 Β· ⏱️ 02.02.2021): ``` pip install datalad ``` -- [Conda](https://anaconda.org/conda-forge/datalad) (πŸ“₯ 78K Β· ⏱️ 04.01.2021): +- [Conda](https://anaconda.org/conda-forge/datalad) (πŸ“₯ 80K Β· ⏱️ 03.02.2021): ``` conda install -c conda-forge datalad ```
-
PaddleHub (πŸ₯‰23 Β· ⭐ 4.5K) - Awesome pre-trained models toolkit based on.. Apache-2 +
PySwarms (πŸ₯‰23 Β· ⭐ 720) - A research toolkit for particle swarm optimization in Python. MIT -- [GitHub](https://github.com/PaddlePaddle/PaddleHub) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 1K Β· πŸ“₯ 440 Β· πŸ“¦ 78 Β· πŸ“‹ 660 - 41% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/ljvmiranda921/pyswarms) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 230 Β· πŸ“¦ 91 Β· πŸ“‹ 170 - 9% open Β· ⏱️ 03.01.2021): ``` - git clone https://github.com/PaddlePaddle/PaddleHub + git clone https://github.com/ljvmiranda921/pyswarms ``` -- [PyPi](https://pypi.org/project/paddlehub) (πŸ“₯ 1.1K / month Β· ⏱️ 06.01.2021): +- [PyPi](https://pypi.org/project/pyswarms) (πŸ“₯ 2K / month Β· ⏱️ 03.01.2021): ``` - pip install paddlehub + pip install pyswarms ```
-
metric-learn (πŸ₯‰23 Β· ⭐ 1.1K) - Metric learning algorithms in Python. MIT +
findspark (πŸ₯‰23 Β· ⭐ 390 Β· πŸ’€) - Find pyspark to make it importable. BSD-3 -- [GitHub](https://github.com/scikit-learn-contrib/metric-learn) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 200 Β· πŸ“¦ 120 Β· πŸ“‹ 160 - 30% open Β· ⏱️ 04.08.2020): +- [GitHub](https://github.com/minrk/findspark) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 64 Β· πŸ“¦ 1.5K Β· πŸ“‹ 19 - 57% open Β· ⏱️ 08.06.2020): ``` - git clone https://github.com/scikit-learn-contrib/metric-learn - ``` -- [PyPi](https://pypi.org/project/metric-learn) (πŸ“₯ 11K / month Β· πŸ“¦ 9 Β· ⏱️ 02.07.2020): - ``` - pip install metric-learn + git clone https://github.com/minrk/findspark ``` -
-
PySwarms (πŸ₯‰23 Β· ⭐ 710) - A research toolkit for particle swarm optimization in Python. MIT - -- [GitHub](https://github.com/ljvmiranda921/pyswarms) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 230 Β· πŸ“¦ 90 Β· πŸ“‹ 170 - 9% open Β· ⏱️ 03.01.2021): - +- [PyPi](https://pypi.org/project/findspark) (πŸ“₯ 410K / month Β· πŸ“¦ 200 Β· ⏱️ 08.06.2020): ``` - git clone https://github.com/ljvmiranda921/pyswarms + pip install findspark ``` -- [PyPi](https://pypi.org/project/pyswarms) (πŸ“₯ 4.4K / month Β· ⏱️ 03.01.2021): +- [Conda](https://anaconda.org/conda-forge/findspark) (πŸ“₯ 490K Β· ⏱️ 06.07.2018): ``` - pip install pyswarms + conda install -c conda-forge findspark ```
-
SUOD (πŸ₯‰23 Β· ⭐ 240) - (MLSys' 21) An Acceleration System for Large-scare Unsupervised.. BSD-2 +
PaddleHub (πŸ₯‰22 Β· ⭐ 4.5K) - Awesome pre-trained models toolkit based on.. Apache-2 -- [GitHub](https://github.com/yzhao062/SUOD) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 27 Β· πŸ“¦ 250 Β· πŸ“‹ 5 - 60% open Β· ⏱️ 19.01.2021): +- [GitHub](https://github.com/PaddlePaddle/PaddleHub) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 1K Β· πŸ“₯ 440 Β· πŸ“¦ 86 Β· πŸ“‹ 670 - 42% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/yzhao062/SUOD + git clone https://github.com/PaddlePaddle/PaddleHub ``` -- [PyPi](https://pypi.org/project/suod) (πŸ“₯ 62K / month Β· ⏱️ 15.01.2021): +- [PyPi](https://pypi.org/project/paddlehub) (πŸ“₯ 960 / month Β· ⏱️ 06.01.2021): ``` - pip install suod + pip install paddlehub ```
-
Mars (πŸ₯‰22 Β· ⭐ 2K) - Mars is a tensor-based unified framework for large-scale data computation.. Apache-2 +
Gradio (πŸ₯‰22 Β· ⭐ 2K) - Wrap UIs around any model, share with anyone. Apache-2 -- [GitHub](https://github.com/mars-project/mars) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 240 Β· πŸ“¦ 3 Β· πŸ“‹ 760 - 15% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/gradio-app/gradio) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 130 Β· πŸ“¦ 67 Β· πŸ“‹ 69 - 13% open Β· ⏱️ 03.02.2021): ``` - git clone https://github.com/mars-project/mars + git clone https://github.com/gradio-app/gradio ``` -- [PyPi](https://pypi.org/project/pymars) (πŸ“₯ 1.5K / month Β· ⏱️ 17.01.2021): +- [PyPi](https://pypi.org/project/gradio) (πŸ“₯ 860 / month Β· πŸ“¦ 2 Β· ⏱️ 29.01.2021): ``` - pip install pymars + pip install gradio ```
-
Gradio (πŸ₯‰22 Β· ⭐ 2K) - Wrap UIs around any model, share with anyone. Apache-2 +
cleanlab (πŸ₯‰22 Β· ⭐ 1.5K) - The standard package for machine learning with noisy labels and finding.. MIT -- [GitHub](https://github.com/gradio-app/gradio) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 120 Β· πŸ“¦ 62 Β· πŸ“‹ 66 - 9% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/cgnorthcutt/cleanlab) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 160 Β· πŸ“¦ 10 Β· πŸ“‹ 52 - 32% open Β· ⏱️ 22.01.2021): ``` - git clone https://github.com/gradio-app/gradio + git clone https://github.com/cgnorthcutt/cleanlab ``` -- [PyPi](https://pypi.org/project/gradio) (πŸ“₯ 910 / month Β· πŸ“¦ 2 Β· ⏱️ 28.01.2021): +- [PyPi](https://pypi.org/project/cleanlab) (πŸ“₯ 2.4K / month Β· ⏱️ 17.02.2020): ``` - pip install gradio + pip install cleanlab ```
-
cleanlab (πŸ₯‰22 Β· ⭐ 1.4K) - The standard package for machine learning with noisy labels and finding.. MIT +
metric-learn (πŸ₯‰22 Β· ⭐ 1.1K) - Metric learning algorithms in Python. MIT -- [GitHub](https://github.com/cgnorthcutt/cleanlab) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 150 Β· πŸ“¦ 10 Β· πŸ“‹ 52 - 32% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/scikit-learn-contrib/metric-learn) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 200 Β· πŸ“¦ 120 Β· πŸ“‹ 160 - 30% open Β· ⏱️ 04.08.2020): ``` - git clone https://github.com/cgnorthcutt/cleanlab + git clone https://github.com/scikit-learn-contrib/metric-learn ``` -- [PyPi](https://pypi.org/project/cleanlab) (πŸ“₯ 2.5K / month Β· ⏱️ 17.02.2020): +- [PyPi](https://pypi.org/project/metric-learn) (πŸ“₯ 8.1K / month Β· πŸ“¦ 9 Β· ⏱️ 02.07.2020): ``` - pip install cleanlab + pip install metric-learn ```
pycm (πŸ₯‰22 Β· ⭐ 1K) - Multi-class confusion matrix library in Python. MIT -- [GitHub](https://github.com/sepandhaghighi/pycm) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 92 Β· πŸ“¦ 85 Β· πŸ“‹ 160 - 9% open Β· ⏱️ 26.10.2020): +- [GitHub](https://github.com/sepandhaghighi/pycm) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 92 Β· πŸ“¦ 86 Β· πŸ“‹ 170 - 9% open Β· ⏱️ 26.10.2020): ``` git clone https://github.com/sepandhaghighi/pycm ``` -- [PyPi](https://pypi.org/project/pycm) (πŸ“₯ 2.2K / month Β· πŸ“¦ 10 Β· ⏱️ 26.10.2020): +- [PyPi](https://pypi.org/project/pycm) (πŸ“₯ 2.3K / month Β· πŸ“¦ 10 Β· ⏱️ 26.10.2020): ``` pip install pycm ```
modAL (πŸ₯‰22 Β· ⭐ 1K) - A modular active learning framework for Python. MIT -- [GitHub](https://github.com/modAL-python/modAL) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 170 Β· πŸ“₯ 3 Β· πŸ“¦ 45 Β· πŸ“‹ 93 - 46% open Β· ⏱️ 07.01.2021): +- [GitHub](https://github.com/modAL-python/modAL) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 170 Β· πŸ“₯ 3 Β· πŸ“¦ 46 Β· πŸ“‹ 93 - 46% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/modAL-python/modAL ``` -- [PyPi](https://pypi.org/project/modAL) (πŸ“₯ 880 / month Β· πŸ“¦ 8 Β· ⏱️ 07.01.2021): +- [PyPi](https://pypi.org/project/modAL) (πŸ“₯ 980 / month Β· πŸ“¦ 8 Β· ⏱️ 07.01.2021): ``` pip install modAL ```
+
AstroML (πŸ₯‰22 Β· ⭐ 720) - Machine learning, statistics, and data mining for astronomy and.. BSD-2 + +- [GitHub](https://github.com/astroML/astroML) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 250 Β· πŸ“¦ 160 Β· πŸ“‹ 130 - 37% open Β· ⏱️ 09.09.2020): + + ``` + git clone https://github.com/astroML/astroML + ``` +- [PyPi](https://pypi.org/project/astroML) (πŸ“₯ 470 / month Β· πŸ“¦ 29 Β· ⏱️ 23.03.2020): + ``` + pip install astroML + ``` +- [Conda](https://anaconda.org/conda-forge/astroml) (πŸ“₯ 22K Β· ⏱️ 16.02.2020): + ``` + conda install -c conda-forge astroml + ``` +
Prince (πŸ₯‰22 Β· ⭐ 560) - Python factor analysis library (PCA, CA, MCA, MFA, FAMD). MIT - [GitHub](https://github.com/MaxHalford/prince) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 110 Β· πŸ“¦ 100 Β· πŸ“‹ 90 - 28% open Β· ⏱️ 11.01.2021): @@ -9702,57 +9635,49 @@ _Libraries for connecting to, operating, and querying databases._ ``` git clone https://github.com/MaxHalford/prince ``` -- [PyPi](https://pypi.org/project/prince) (πŸ“₯ 5.1K / month Β· πŸ“¦ 3 Β· ⏱️ 06.10.2020): +- [PyPi](https://pypi.org/project/prince) (πŸ“₯ 5.6K / month Β· πŸ“¦ 3 Β· ⏱️ 06.10.2020): ``` pip install prince ```
-
tensorly (πŸ₯‰21 Β· ⭐ 950 Β· πŸ“‰) - TensorLy: Tensor Learning in Python. BSD-2 +
SUOD (πŸ₯‰22 Β· ⭐ 240) - (MLSys' 21) An Acceleration System for Large-scare Unsupervised.. BSD-2 -- [GitHub](https://github.com/tensorly/tensorly) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 190 Β· πŸ“‹ 120 - 20% open Β· ⏱️ 27.01.2021): +- [GitHub](https://github.com/yzhao062/SUOD) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 27 Β· πŸ“¦ 250 Β· πŸ“‹ 5 - 60% open Β· ⏱️ 19.01.2021): ``` - git clone https://github.com/tensorly/tensorly - ``` -- [PyPi](https://pypi.org/project/tensorly) (πŸ“₯ 2.2K / month Β· πŸ“¦ 20 Β· ⏱️ 07.12.2020): - ``` - pip install tensorly + git clone https://github.com/yzhao062/SUOD ``` -- [Conda](https://anaconda.org/conda-forge/tensorly) (πŸ“₯ 110K Β· ⏱️ 07.12.2020): +- [PyPi](https://pypi.org/project/suod) (πŸ“₯ 56K / month Β· ⏱️ 15.01.2021): ``` - conda install -c conda-forge tensorly + pip install suod ```
-
AstroML (πŸ₯‰21 Β· ⭐ 720) - Machine learning, statistics, and data mining for astronomy and.. BSD-2 +
Mars (πŸ₯‰21 Β· ⭐ 2K) - Mars is a tensor-based unified framework for large-scale data computation.. Apache-2 -- [GitHub](https://github.com/astroML/astroML) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 250 Β· πŸ“¦ 160 Β· πŸ“‹ 130 - 37% open Β· ⏱️ 09.09.2020): +- [GitHub](https://github.com/mars-project/mars) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 240 Β· πŸ“¦ 3 Β· πŸ“‹ 770 - 15% open Β· ⏱️ 04.02.2021): ``` - git clone https://github.com/astroML/astroML - ``` -- [PyPi](https://pypi.org/project/astroML) (πŸ“₯ 450 / month Β· πŸ“¦ 29 Β· ⏱️ 23.03.2020): - ``` - pip install astroML + git clone https://github.com/mars-project/mars ``` -- [Conda](https://anaconda.org/conda-forge/astroml) (πŸ“₯ 21K Β· ⏱️ 16.02.2020): +- [PyPi](https://pypi.org/project/pymars) (πŸ“₯ 620 / month Β· ⏱️ 30.01.2021): ``` - conda install -c conda-forge astroml + pip install pymars ```
-
BioPandas (πŸ₯‰21 Β· ⭐ 320) - Working with molecular structures in pandas DataFrames. BSD-3 +
tensorly (πŸ₯‰21 Β· ⭐ 950) - TensorLy: Tensor Learning in Python. BSD-2 -- [GitHub](https://github.com/rasbt/biopandas) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 77 Β· πŸ“¦ 48 Β· πŸ“‹ 34 - 47% open Β· ⏱️ 01.01.2021): +- [GitHub](https://github.com/tensorly/tensorly) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 190 Β· πŸ“‹ 120 - 20% open Β· ⏱️ 30.01.2021): ``` - git clone https://github.com/rasbt/biopandas + git clone https://github.com/tensorly/tensorly ``` -- [PyPi](https://pypi.org/project/biopandas) (πŸ“₯ 220 / month Β· πŸ“¦ 6 Β· ⏱️ 04.08.2020): +- [PyPi](https://pypi.org/project/tensorly) (πŸ“₯ 2.1K / month Β· πŸ“¦ 20 Β· ⏱️ 07.12.2020): ``` - pip install biopandas + pip install tensorly ``` -- [Conda](https://anaconda.org/conda-forge/biopandas) (πŸ“₯ 63K Β· ⏱️ 08.08.2020): +- [Conda](https://anaconda.org/conda-forge/tensorly) (πŸ“₯ 110K Β· ⏱️ 07.12.2020): ``` - conda install -c conda-forge biopandas + conda install -c conda-forge tensorly ```
StreamAlert (πŸ₯‰20 Β· ⭐ 2.5K) - StreamAlert is a serverless, realtime data analysis framework.. Apache-2 @@ -9765,92 +9690,108 @@ _Libraries for connecting to, operating, and querying databases._
mlens (πŸ₯‰20 Β· ⭐ 670 Β· πŸ’€) - ML-Ensemble high performance ensemble learning. MIT -- [GitHub](https://github.com/flennerhag/mlens) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 82 Β· πŸ“¦ 100 Β· πŸ“‹ 81 - 9% open Β· ⏱️ 25.02.2020): +- [GitHub](https://github.com/flennerhag/mlens) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 82 Β· πŸ“¦ 110 Β· πŸ“‹ 81 - 9% open Β· ⏱️ 25.02.2020): ``` git clone https://github.com/flennerhag/mlens ``` -- [PyPi](https://pypi.org/project/mlens) (πŸ“₯ 3.1K / month Β· ⏱️ 30.10.2018): +- [PyPi](https://pypi.org/project/mlens) (πŸ“₯ 3.3K / month Β· ⏱️ 30.10.2018): ``` pip install mlens ```
alibi-detect (πŸ₯‰20 Β· ⭐ 550) - Algorithms for outlier and adversarial instance detection,.. Apache-2 -- [GitHub](https://github.com/SeldonIO/alibi-detect) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 54 Β· πŸ“¦ 18 Β· πŸ“‹ 72 - 43% open Β· ⏱️ 22.01.2021): +- [GitHub](https://github.com/SeldonIO/alibi-detect) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 55 Β· πŸ“¦ 18 Β· πŸ“‹ 75 - 44% open Β· ⏱️ 03.02.2021): ``` git clone https://github.com/SeldonIO/alibi-detect ``` -- [PyPi](https://pypi.org/project/alibi-detect) (πŸ“₯ 910 / month Β· πŸ“¦ 1 Β· ⏱️ 08.10.2020): +- [PyPi](https://pypi.org/project/alibi-detect) (πŸ“₯ 820 / month Β· πŸ“¦ 1 Β· ⏱️ 08.10.2020): ``` pip install alibi-detect ```
+
BioPandas (πŸ₯‰20 Β· ⭐ 320) - Working with molecular structures in pandas DataFrames. BSD-3 + +- [GitHub](https://github.com/rasbt/biopandas) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 77 Β· πŸ“¦ 51 Β· πŸ“‹ 34 - 47% open Β· ⏱️ 01.01.2021): + + ``` + git clone https://github.com/rasbt/biopandas + ``` +- [PyPi](https://pypi.org/project/biopandas) (πŸ“₯ 220 / month Β· πŸ“¦ 6 Β· ⏱️ 04.08.2020): + ``` + pip install biopandas + ``` +- [Conda](https://anaconda.org/conda-forge/biopandas) (πŸ“₯ 65K Β· ⏱️ 08.08.2020): + ``` + conda install -c conda-forge biopandas + ``` +
rrcf (πŸ₯‰20 Β· ⭐ 280 Β· πŸ’€) - Implementation of the Robust Random Cut Forest algorithm for anomaly.. MIT -- [GitHub](https://github.com/kLabUM/rrcf) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 66 Β· πŸ“¦ 18 Β· πŸ“‹ 33 - 48% open Β· ⏱️ 10.06.2020): +- [GitHub](https://github.com/kLabUM/rrcf) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 68 Β· πŸ“¦ 18 Β· πŸ“‹ 33 - 48% open Β· ⏱️ 10.06.2020): ``` git clone https://github.com/kLabUM/rrcf ``` -- [PyPi](https://pypi.org/project/rrcf) (πŸ“₯ 2K / month Β· ⏱️ 10.06.2020): +- [PyPi](https://pypi.org/project/rrcf) (πŸ“₯ 1.9K / month Β· ⏱️ 10.06.2020): ``` pip install rrcf ```
gplearn (πŸ₯‰19 Β· ⭐ 900 Β· πŸ’€) - Genetic Programming in Python, with a scikit-learn inspired API. BSD-3 -- [GitHub](https://github.com/trevorstephens/gplearn) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 150 Β· πŸ“¦ 130 Β· πŸ“‹ 140 - 21% open Β· ⏱️ 15.02.2020): +- [GitHub](https://github.com/trevorstephens/gplearn) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 150 Β· πŸ“¦ 130 Β· πŸ“‹ 150 - 21% open Β· ⏱️ 15.02.2020): ``` git clone https://github.com/trevorstephens/gplearn ``` -- [PyPi](https://pypi.org/project/gplearn) (πŸ“₯ 780 / month Β· πŸ“¦ 7 Β· ⏱️ 01.06.2019): +- [PyPi](https://pypi.org/project/gplearn) (πŸ“₯ 620 / month Β· πŸ“¦ 7 Β· ⏱️ 01.06.2019): ``` pip install gplearn ```
baikal (πŸ₯‰19 Β· ⭐ 570) - A graph-based functional API for building complex scikit-learn pipelines. BSD-3 -- [GitHub](https://github.com/alegonz/baikal) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 29 Β· πŸ“¦ 3 Β· πŸ“‹ 15 - 26% open Β· ⏱️ 18.01.2021): +- [GitHub](https://github.com/alegonz/baikal) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 29 Β· πŸ“¦ 3 Β· πŸ“‹ 15 - 26% open Β· ⏱️ 30.01.2021): ``` git clone https://github.com/alegonz/baikal ``` -- [PyPi](https://pypi.org/project/baikal) (πŸ“₯ 20 / month Β· ⏱️ 15.11.2020): +- [PyPi](https://pypi.org/project/baikal) (πŸ“₯ 19 / month Β· ⏱️ 15.11.2020): ``` pip install baikal ``` -- [Conda](https://anaconda.org/conda-forge/cython-blis) (πŸ“₯ 390K Β· ⏱️ 07.12.2020): +- [Conda](https://anaconda.org/conda-forge/cython-blis) (πŸ“₯ 400K Β· ⏱️ 31.01.2021): ``` conda install -c conda-forge cython-blis ```
-
Feature Engine (πŸ₯‰19 Β· ⭐ 430) - Feature engineering package with sklearn like functionality. BSD-3 +
Feature Engine (πŸ₯‰19 Β· ⭐ 440) - Feature engineering package with sklearn like functionality. BSD-3 - [GitHub](https://github.com/solegalli/feature_engine) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 130 Β· πŸ“‹ 99 - 26% open Β· ⏱️ 23.01.2021): ``` git clone https://github.com/solegalli/feature_engine ``` -- [PyPi](https://pypi.org/project/feature_engine) (πŸ“₯ 11K / month Β· πŸ“¦ 2 Β· ⏱️ 23.01.2021): +- [PyPi](https://pypi.org/project/feature_engine) (πŸ“₯ 9.6K / month Β· πŸ“¦ 2 Β· ⏱️ 23.01.2021): ``` pip install feature_engine ``` -- [Conda](https://anaconda.org/conda-forge/feature_engine) (πŸ“₯ 1.3K Β· ⏱️ 25.01.2021): +- [Conda](https://anaconda.org/conda-forge/feature_engine) (πŸ“₯ 1.4K Β· ⏱️ 25.01.2021): ``` conda install -c conda-forge feature_engine ```
-
scikit-rebate (πŸ₯‰19 Β· ⭐ 300) - A scikit-learn-compatible Python implementation of ReBATE, a.. MIT +
scikit-rebate (πŸ₯‰19 Β· ⭐ 310 Β· πŸ’€) - A scikit-learn-compatible Python implementation of.. MIT -- [GitHub](https://github.com/EpistasisLab/scikit-rebate) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 56 Β· πŸ“¦ 120 Β· πŸ“‹ 32 - 46% open Β· ⏱️ 18.07.2020): +- [GitHub](https://github.com/EpistasisLab/scikit-rebate) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 56 Β· πŸ“¦ 120 Β· πŸ“‹ 33 - 45% open Β· ⏱️ 18.07.2020): ``` git clone https://github.com/EpistasisLab/scikit-rebate ``` -- [PyPi](https://pypi.org/project/skrebate) (πŸ“₯ 930 / month Β· πŸ“¦ 31 Β· ⏱️ 18.07.2020): +- [PyPi](https://pypi.org/project/skrebate) (πŸ“₯ 890 / month Β· πŸ“¦ 31 Β· ⏱️ 18.07.2020): ``` pip install skrebate ``` @@ -9867,17 +9808,17 @@ _Libraries for connecting to, operating, and querying databases._ pip install apricot-select ```
-
River (πŸ₯‰17 Β· ⭐ 1.3K) - Online machine learning in Python. BSD-3 +
River (πŸ₯‰17 Β· ⭐ 1.4K) - Online machine learning in Python. BSD-3 -- [GitHub](https://github.com/online-ml/river) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 160 Β· πŸ“‹ 280 - 13% open Β· ⏱️ 28.01.2021): +- [GitHub](https://github.com/online-ml/river) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 170 Β· πŸ“‹ 280 - 13% open Β· ⏱️ 01.02.2021): ``` git clone https://github.com/online-ml/river ```
-
traingenerator (πŸ₯‰10 Β· ⭐ 900 Β· 🐣) - A web app to generate template code for machine learning. MIT +
traingenerator (πŸ₯‰10 Β· ⭐ 920 Β· 🐣) - A web app to generate template code for machine learning. MIT -- [GitHub](https://github.com/jrieke/traingenerator) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 110 Β· πŸ“‹ 10 - 90% open Β· ⏱️ 20.01.2021): +- [GitHub](https://github.com/jrieke/traingenerator) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 120 Β· πŸ“‹ 12 - 75% open Β· ⏱️ 20.01.2021): ``` git clone https://github.com/jrieke/traingenerator @@ -9887,8 +9828,8 @@ _Libraries for connecting to, operating, and querying databases._ - Autograd (πŸ₯‡29 Β· ⭐ 5.1K Β· πŸ’€) - Efficiently computes derivatives of numpy code. MIT - pysc2 (πŸ₯‰23 Β· ⭐ 7.2K Β· πŸ’€) - StarCraft II Learning Environment. Apache-2 -- minisom (πŸ₯‰22 Β· ⭐ 760) - MiniSom is a minimalistic implementation of the Self Organizing.. ❗️CC-BY-3.0 -- impyute (πŸ₯‰20 Β· ⭐ 260 Β· πŸ’€) - Data imputations library to preprocess datasets with missing data. MIT +- minisom (πŸ₯‰22 Β· ⭐ 770) - MiniSom is a minimalistic implementation of the Self Organizing.. ❗️CC-BY-3.0 +- impyute (πŸ₯‰20 Β· ⭐ 270 Β· πŸ’€) - Data imputations library to preprocess datasets with missing data. MIT - vecstack (πŸ₯‰18 Β· ⭐ 580 Β· πŸ’€) - Python package for stacking (machine learning technique). MIT - pandas-ml (πŸ₯‰17 Β· ⭐ 270 Β· πŸ’€) - pandas, scikit-learn, xgboost and seaborn integration. BSD-3
diff --git a/history/2021-02-04_changes.md b/history/2021-02-04_changes.md new file mode 100644 index 00000000..2c9f98ea --- /dev/null +++ b/history/2021-02-04_changes.md @@ -0,0 +1,30 @@ +## πŸ“ˆ Trending Up + +_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._ + +- DeepSpeech (πŸ₯‡31 Β· ⭐ 16K Β· πŸ“ˆ) - DeepSpeech is an open source embedded (offline, on-.. MPL-2.0 +- PaddlePaddle (πŸ₯ˆ30 Β· ⭐ 14K Β· πŸ“ˆ) - PArallel Distributed Deep LEarning: Machine Learning.. Apache-2 +- UMAP (πŸ₯ˆ30 Β· ⭐ 4.5K Β· πŸ“ˆ) - Uniform Manifold Approximation and Projection. BSD-3 +- hdbscan (πŸ₯‡28 Β· ⭐ 1.8K Β· πŸ“ˆ) - A high performance implementation of HDBSCAN clustering. BSD-3 +- Datasette (πŸ₯ˆ27 Β· ⭐ 4.6K Β· πŸ“ˆ) - An open source multi-tool for exploring and publishing data. Apache-2 +- hnswlib (πŸ₯ˆ26 Β· ⭐ 1.3K Β· πŸ“ˆ) - Header-only C++/python library for fast approximate nearest.. Apache-2 +- PyNNDescent (πŸ₯‰23 Β· ⭐ 370 Β· πŸ“ˆ) - A Python nearest neighbor descent for approximate nearest.. BSD-2 +- TTS (πŸ₯‰20 Β· ⭐ 3.2K Β· πŸ“ˆ) - Deep learning for Text to Speech (Discussion forum:.. MPL-2.0 +- Objax (πŸ₯‰19 Β· ⭐ 560 Β· 🐣) - Objax is a machine learning framework that provides an Object.. Apache-2 jax +- ONNX-T5 (πŸ₯‰15 Β· ⭐ 140 Β· 🐣) - Summarization, translation, sentiment-analysis, text-generation.. Apache-2 + +## πŸ“‰ Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- xmltodict (πŸ₯ˆ30 Β· ⭐ 4.3K Β· πŸ’€) - Python module that makes working with XML feel like you are.. MIT +- PyStan (πŸ₯‰24 Β· ⭐ 910 Β· πŸ“‰) - Temporary home for PyStan version 3. Documentation: https://pystan-.. ISC +- dask-ml (πŸ₯ˆ24 Β· ⭐ 680 Β· πŸ“‰) - Scalable Machine Learning with Dask. BSD-3 +- EfficientNets (πŸ₯ˆ20 Β· ⭐ 1.2K Β· πŸ“‰) - Pretrained EfficientNet, EfficientNet-Lite, MixNet,.. Apache-2 +- MLBox (πŸ₯‰20 Β· ⭐ 1.2K Β· πŸ“‰) - MLBox is a powerful Automated Machine Learning python library. ❗️BSD-1-Clause +- EarthPy (πŸ₯‰20 Β· ⭐ 220 Β· πŸ“‰) - A package built to support working with spatial data using open.. BSD-3 +- Caer (πŸ₯‰19 Β· ⭐ 420 Β· 🐣) - A lightweight Computer Vision library. Scale your models, not boilerplate. MIT +- Paddle Graph Learning (πŸ₯‰17 Β· ⭐ 890 Β· πŸ“‰) - Paddle Graph Learning (PGL) is an efficient and.. Apache-2 +- Lambda Networks (πŸ₯‰15 Β· ⭐ 1.3K Β· 🐣) - Implementation of LambdaNetworks, a new approach to.. MIT +- PandaPy (πŸ₯‰13 Β· ⭐ 470 Β· πŸ“‰) - PandaPy has the speed of NumPy and the usability of Pandas 10x to.. MIT + diff --git a/history/2021-02-04_projects.csv b/history/2021-02-04_projects.csv new file mode 100644 index 00000000..d5059d0f --- /dev/null +++ b/history/2021-02-04_projects.csv @@ -0,0 +1,840 @@ +,name,github_id,resource,category,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,fork_count,open_issue_count,closed_issue_count,star_count,commit_count,description,contributor_count,projectrank,show,latest_stable_release_published_at,latest_stable_release_number,release_count,pypi_id,conda_id,dockerhub_id,docs_url,labels,dependent_project_count,github_dependent_project_count,pypi_url,pypi_latest_release_published_at,pypi_dependent_project_count,pypi_monthly_downloads,monthly_downloads,conda_url,conda_latest_release_published_at,conda_total_downloads,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,projectrank_placing,github_release_downloads,helm_id,npm_id,npm_url,npm_latest_release_published_at,npm_dependent_project_count,npm_monthly_downloads,conda_dependent_project_count,trending,brew_id,apt_id,yum_id,updated_github_id,snap_id,maven_id,maven_url,maven_latest_release_published_at,maven_dependent_project_count,dnf_id,yay_id,gitlab_id,gitlab_url +0,ANN Benchmarks,erikbern/ann-benchmarks,True,nn-search,https://github.com/erikbern/ann-benchmarks,https://github.com/erikbern/ann-benchmarks,MIT,2015-05-28 13:21:43.000000,2021-02-03 11:59:36.000000,2021-02-03 11:59:35.000000,319,25.0,56.0,2038,1173.0,Benchmarks of approximate nearest neighbor libraries in Python.,53.0,0,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +1,best-of-web-python - Web Scraping,ml-tooling/best-of-web-python,True,web-scraping,https://github.com/ml-tooling/best-of-web-python,https://github.com/ml-tooling/best-of-web-python,CC-BY-SA-4.0,2021-01-05 13:09:27.000000,2021-02-04 15:27:15.000000,2021-01-28 16:44:42.000000,58,,2.0,989,,Collection of web-scraping and crawling libraries.,6.0,0,True,2021-01-28 16:45:07.000000,2021.01.28,6.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +2,best-of-python - DB Clients,ml-tooling/best-of-python,True,db-clients,https://github.com/ml-tooling/best-of-python,https://github.com/ml-tooling/best-of-python#database-clients,CC-BY-SA-4.0,2021-01-11 19:11:32.000000,2021-02-04 14:58:32.000000,2021-02-02 11:03:34.000000,85,,2.0,1369,,Collection of database clients for python.,4.0,0,True,2021-01-28 16:46:50.000000,2021.01.28,5.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +3,Tensorflow,tensorflow/tensorflow,,ml-frameworks,https://github.com/tensorflow/tensorflow,https://github.com/tensorflow/tensorflow,Apache-2.0,2015-11-07 01:19:20.000000,2021-02-04 13:16:22.000000,2021-02-04 13:15:15.000000,83886,4318.0,25954.0,154821,104178.0,An Open Source Machine Learning Framework for Everyone.,3519.0,44,True,2021-01-21 19:55:54.000000,2.4.1,116.0,tensorflow,conda-forge/tensorflow,tensorflow/tensorflow,https://www.tensorflow.org/overview,['tensorflow'],143216.0,120692.0,https://pypi.org/project/tensorflow,2021-01-21 19:38:00.000000,22524.0,3631483.0,4421495.0,https://anaconda.org/conda-forge/tensorflow,2020-07-15 22:30:18.070000,2287689.0,https://hub.docker.com/r/tensorflow/tensorflow,2021-02-03 17:17:31.599507,1840.0,47328055.0,1.0,,,,,,,,,,,,,,,,,,,,,, +4,pandas,pandas-dev/pandas,,data-containers,https://github.com/pandas-dev/pandas,https://github.com/pandas-dev/pandas,BSD-3-Clause,2010-08-24 01:37:33.000000,2021-02-04 15:06:31.000000,2021-02-04 01:59:26.000000,11786,3617.0,16423.0,28372,25795.0,"Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R..",2580.0,42,True,2021-01-20 13:34:07.000000,1.2.1,88.0,pandas,conda-forge/pandas,,,['pandas'],455236.0,378452.0,https://pypi.org/project/pandas,2021-01-20 13:34:07.000000,76784.0,17235447.0,17479294.0,https://anaconda.org/conda-forge/pandas,2021-01-20 19:11:38.815000,13835711.0,,,,,1.0,94894.0,,,,,,,,,,,,,,,,,,,,, +5,numpy,numpy/numpy,,data-containers,https://github.com/numpy/numpy,https://github.com/numpy/numpy,BSD-3-Clause,2010-09-13 23:02:39.000000,2021-02-04 14:58:05.000000,2021-02-03 17:14:50.000000,5234,2254.0,7277.0,16158,25414.0,The fundamental package for scientific computing with Python.,1246.0,42,True,2021-01-30 20:28:43.000000,1.20.0,95.0,numpy,conda-forge/numpy,,,,786614.0,616892.0,https://pypi.org/project/numpy,2021-01-30 19:35:22.000000,169722.0,26921650.0,27208611.0,https://anaconda.org/conda-forge/numpy,2021-02-02 12:07:05.754000,16018336.0,,,,,1.0,302881.0,,,,,,,,,,,,,,,,,,,,, +6,Matplotlib,matplotlib/matplotlib,,data-viz,https://github.com/matplotlib/matplotlib,https://github.com/matplotlib/matplotlib,Python-2.0,2011-02-19 03:17:12.000000,2021-02-04 14:07:07.000000,2021-02-04 10:38:04.000000,5619,1672.0,5976.0,13065,37750.0,matplotlib: plotting with Python.,1201.0,41,True,2021-01-28 08:54:50.000000,3.3.4,62.0,matplotlib,conda-forge/matplotlib,,,,401249.0,322145.0,https://pypi.org/project/matplotlib,2021-01-28 08:34:18.000000,79104.0,6993489.0,7118178.0,https://anaconda.org/conda-forge/matplotlib,2021-01-28 20:05:11.672000,8104822.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +7,scipy,scipy/scipy,,others,https://github.com/scipy/scipy,https://github.com/scipy/scipy,BSD-3-Clause,2011-03-09 18:52:03.000000,2021-02-04 14:54:05.000000,2021-02-03 21:05:14.000000,3545,1581.0,5707.0,7883,24964.0,"Ecosystem of open-source software for mathematics, science, and engineering.",1115.0,40,True,2020-12-31 15:02:43.000000,1.6.0,60.0,scipy,conda-forge/scipy,,,,387242.0,300380.0,https://pypi.org/project/scipy,2020-12-31 14:30:32.000000,86862.0,10390283.0,10611161.0,https://anaconda.org/conda-forge/scipy,2021-01-12 04:49:45.843000,12330121.0,,,,,1.0,305626.0,,,,,,,,,,,,,,,,,,,,, +8,PyTorch,pytorch/pytorch,,ml-frameworks,https://github.com/pytorch/pytorch,https://github.com/pytorch/pytorch,BSD-3-Clause,2016-08-13 05:26:41.000000,2021-02-04 14:01:30.000000,2021-02-04 12:14:15.000000,12201,7846.0,12828.0,45992,33313.0,Tensors and Dynamic neural networks in Python with strong GPU acceleration.,2486.0,39,True,2020-12-10 17:19:58.000000,1.7.1,30.0,torch,pytorch/pytorch,,https://pytorch.org/docs/stable/index.html,['pytorch'],68034.0,61352.0,https://pypi.org/project/torch,2020-12-10 16:22:02.000000,6682.0,1168835.0,1424833.0,https://anaconda.org/pytorch/pytorch,2020-12-10 16:11:32.801000,9983941.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +9,Pillow,python-pillow/Pillow,,image,https://github.com/python-pillow/Pillow,https://github.com/python-pillow/Pillow,PIL,2012-07-24 21:38:39.000000,2021-02-03 04:15:57.000000,2021-02-03 04:15:33.000000,1559,240.0,1874.0,8179,11141.0,The friendly PIL fork (Python Imaging Library).,344.0,39,True,2021-01-02 20:13:09.000000,8.1.0,77.0,Pillow,conda-forge/pillow,,,,506670.0,395244.0,https://pypi.org/project/Pillow,2021-01-02 20:11:59.000000,111426.0,9614028.0,9734183.0,https://anaconda.org/conda-forge/pillow,2021-01-11 23:44:30.126000,6968993.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +10,PySpark,apache/spark,,ml-frameworks,https://github.com/apache/spark,https://github.com/apache/spark,Apache-2.0,2014-02-25 08:00:08.000000,2021-02-04 13:30:51.000000,2021-02-04 08:31:36.000000,23273,222.0,,28707,29267.0,Apache Spark Python API.,2394.0,38,True,2020-09-07 15:29:07.000000,3.0.1,21.0,pyspark,conda-forge/pyspark,,,['spark'],1318.0,558.0,https://pypi.org/project/pyspark,2020-09-07 15:29:07.000000,760.0,4667595.0,4686512.0,https://anaconda.org/conda-forge/pyspark,2020-09-07 17:29:01.440000,889132.0,,,,,1.0,,stable/spark,,,,,,,,,,,,,,,,,,,, +11,scikit-learn,scikit-learn/scikit-learn,,ml-frameworks,https://github.com/scikit-learn/scikit-learn,https://github.com/scikit-learn/scikit-learn,BSD-3-Clause,2010-08-17 09:43:38.000000,2021-02-04 14:12:51.000000,2021-02-04 13:56:15.000000,20962,2295.0,6664.0,44444,,scikit-learn: machine learning in Python.,2139.0,37,True,2021-01-19 18:10:37.000000,0.24.1,53.0,scikit-learn,conda-forge/scikit-learn,,,['sklearn'],226489.0,188601.0,https://pypi.org/project/scikit-learn,2021-01-19 18:06:50.000000,37888.0,7242012.0,7361629.0,https://anaconda.org/conda-forge/scikit-learn,2021-01-21 23:33:46.354000,6817547.0,,,,,1.0,651.0,,,,,,,,,,,,,,,,,,,,, +12,spaCy,explosion/spaCy,,nlp,https://github.com/explosion/spaCy,https://github.com/explosion/spaCy,MIT,2014-07-03 15:15:40.000000,2021-02-04 14:28:37.000000,2021-02-04 14:09:01.000000,3223,84.0,4206.0,19330,14227.0,Industrial-strength Natural Language Processing (NLP) in Python.,557.0,37,True,2021-02-02 10:55:06.000000,3.0.1,172.0,spacy,conda-forge/spacy,,,,24180.0,21114.0,https://pypi.org/project/spacy,2021-02-02 10:56:19.000000,3066.0,674356.0,703815.0,https://anaconda.org/conda-forge/spacy,2021-02-04 13:12:13.034000,1411362.0,,,,,1.0,2947.0,,,,,,,,,,,,,,,,,,,,, +13,Celery,celery/celery,,data-pipelines,https://github.com/celery/celery,https://github.com/celery/celery,BSD-3-Clause,2009-04-24 11:31:24.000000,2021-02-03 11:08:31.000000,2021-01-23 03:34:47.000000,3940,500.0,3925.0,16649,11504.0,Asynchronous task queue/job queue based on distributed message passing.,1080.0,37,True,2020-12-16 15:41:18.000000,5.0.5,171.0,celery,conda-forge/celery,,,,76732.0,48498.0,https://pypi.org/project/celery,2020-12-16 15:34:09.000000,28234.0,1597886.0,1604361.0,https://anaconda.org/conda-forge/celery,2020-11-11 10:39:38.599000,382052.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +14,transformers,huggingface/transformers,,nlp,https://github.com/huggingface/transformers,https://github.com/huggingface/transformers,Apache-2.0,2018-10-29 13:56:00.000000,2021-02-04 14:22:17.000000,2021-02-04 14:00:18.000000,9839,568.0,5320.0,40424,6474.0,Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.,774.0,36,True,2021-01-21 08:14:39.000000,4.2.2,47.0,transformers,conda-forge/transformers,,,"['pytorch', 'tensorflow']",7571.0,7443.0,https://pypi.org/project/transformers,2021-01-21 08:11:31.000000,128.0,532578.0,533742.0,https://anaconda.org/conda-forge/transformers,2021-01-21 12:14:11.802000,17893.0,,,,,1.0,1254.0,,,,,,,,,,,,,,,,,,,,, +15,Faker,joke2k/faker,,data-loading,https://github.com/joke2k/faker,https://github.com/joke2k/faker,MIT,2012-11-12 23:00:09.000000,2021-02-03 21:29:43.343000,2021-02-03 17:39:49.000000,1365,134.0,352.0,12054,2549.0,Faker is a Python package that generates fake data for you.,387.0,36,True,2021-02-03 17:40:32.000000,6.0.0,118.0,Faker,conda-forge/faker,,,,27785.0,23073.0,https://pypi.org/project/Faker,2021-02-03 17:40:22.000000,4712.0,1449888.0,1457721.0,https://anaconda.org/conda-forge/faker,2021-02-03 21:29:43.343000,368167.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +16,networkx,networkx/networkx,,graph,https://github.com/networkx/networkx,https://github.com/networkx/networkx,BSD-3-Clause,2010-09-06 00:53:44.000000,2021-02-04 11:32:59.000000,2021-02-03 02:33:10.000000,2202,264.0,2303.0,8598,6409.0,Network Analysis in Python.,493.0,36,True,2020-08-22 20:10:33.000000,networkx-2.5,52.0,networkx,conda-forge/networkx,,,,86872.0,66054.0,https://pypi.org/project/networkx,2020-08-22 20:38:37.000000,20818.0,4039670.0,4096846.0,https://anaconda.org/conda-forge/networkx,2020-08-23 19:29:02.065000,2973185.0,,,,,1.0,51.0,,,,,,,,,,,,,,,,,,,,, +17,SymPy,sympy/sympy,,others,https://github.com/sympy/sympy,https://github.com/sympy/sympy,BSD-3-Clause,2010-04-30 20:37:14.000000,2021-02-04 13:31:26.000000,2021-02-03 20:40:01.000000,3273,4027.0,7106.0,7790,45962.0,A computer algebra system written in pure Python.,1035.0,36,True,2020-12-12 23:23:00.000000,1.7.1,36.0,sympy,conda-forge/sympy,,,,35093.0,28671.0,https://pypi.org/project/sympy,2020-12-12 23:23:00.000000,6422.0,440397.0,467273.0,https://anaconda.org/conda-forge/sympy,2021-01-08 20:38:32.429000,1272423.0,,,,,1.0,414337.0,,,,,,,,,,,,,,,,,,,,, +18,StatsModels,statsmodels/statsmodels,,ml-frameworks,https://github.com/statsmodels/statsmodels,https://github.com/statsmodels/statsmodels,BSD-3-Clause,2011-06-12 17:04:50.000000,2021-02-03 11:29:45.000000,2021-01-31 16:51:58.000000,2156,2080.0,2252.0,5973,13573.0,Statsmodels: statistical modeling and econometrics in Python.,299.0,36,True,2021-02-02 11:08:49.000000,0.12.2,25.0,statsmodels,conda-forge/statsmodels,,,,43402.0,36746.0,https://pypi.org/project/statsmodels,2021-02-02 11:08:49.000000,6656.0,2155360.0,2213728.0,https://anaconda.org/conda-forge/statsmodels,2021-02-02 14:47:17.296000,3268643.0,,,,,1.0,25.0,,,,,,,,,,,,,,,,,,,,, +19,Tensorboard,tensorflow/tensorboard,,ml-experiments,https://github.com/tensorflow/tensorboard,https://github.com/tensorflow/tensorboard,Apache-2.0,2017-05-15 20:08:07.000000,2021-02-04 09:22:37.000000,2021-02-04 02:22:55.000000,1357,536.0,934.0,5140,4251.0,TensorFlow's Visualization Toolkit.,250.0,36,True,2021-01-14 20:44:05.000000,2.4.1,36.0,tensorboard,conda-forge/tensorboard,,,['tensorflow'],56827.0,53213.0,https://pypi.org/project/tensorboard,2020-11-12 03:15:33.000000,3614.0,3681374.0,3722598.0,https://anaconda.org/conda-forge/tensorboard,2021-01-15 08:30:57.960000,1607767.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +20,scikit-image,scikit-image/scikit-image,,image,https://github.com/scikit-image/scikit-image,https://github.com/scikit-image/scikit-image,BSD-2-Clause,2011-07-07 22:07:20.000000,2021-02-04 10:49:45.000000,2021-02-02 05:06:26.000000,1727,661.0,1484.0,4176,12477.0,Image processing in Python.,480.0,36,True,2021-01-19 08:17:34.000000,0.18.1,35.0,scikit-image,conda-forge/scikit-image,,,,74839.0,60065.0,https://pypi.org/project/scikit-image,2020-12-23 06:36:46.000000,14774.0,1260226.0,1297431.0,https://anaconda.org/conda-forge/scikit-image,2021-01-21 20:53:16.554000,2120689.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +21,h5py,h5py/h5py,,data-containers,https://github.com/h5py/h5py,https://github.com/h5py/h5py,BSD-3-Clause,2012-09-21 00:40:02.000000,2021-01-31 00:03:20.000000,2021-01-31 00:00:37.000000,393,184.0,946.0,1478,3535.0,HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.,161.0,36,True,2020-11-06 14:30:54.000000,3.1.0,25.0,h5py,conda-forge/h5py,,,,124072.0,101136.0,https://pypi.org/project/h5py,2020-11-06 14:30:54.000000,22936.0,3593844.0,3670641.0,https://anaconda.org/conda-forge/h5py,2021-01-01 10:48:16.133000,4530055.0,,,,,1.0,809.0,,,,,,,,,,,,,,,,,,,,, +22,Keras,keras-team/keras,,ml-frameworks,https://github.com/keras-team/keras,https://github.com/keras-team/keras,MIT,2015-03-28 00:35:42.000000,2021-02-04 06:09:16.000000,2021-02-04 00:42:26.000000,18720,3182.0,7230.0,50649,5389.0,Deep Learning for humans.,897.0,35,True,2020-06-24 22:40:48.000000,2.4.3,53.0,keras,conda-forge/keras,,https://keras.io,['tensorflow'],14996.0,,https://pypi.org/project/keras,2020-06-24 22:40:48.000000,14996.0,1271297.0,1297566.0,https://anaconda.org/conda-forge/keras,2020-06-25 19:13:34.254000,1418557.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +23,OpenAI Gym,openai/gym,,reinforcement-learning,https://github.com/openai/gym,https://github.com/openai/gym,MIT,2016-04-27 14:59:16.000000,2021-01-25 09:30:06.000000,2021-01-11 17:58:46.000000,6656,251.0,1061.0,23352,1241.0,A toolkit for developing and comparing reinforcement learning algorithms.,272.0,35,True,2020-12-19 00:29:36.000000,0.18.0,92.0,gym,,,,,21241.0,17679.0,https://pypi.org/project/gym,2020-12-19 00:29:36.000000,3562.0,235655.0,235655.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +24,Airflow,apache/airflow,,data-pipelines,https://github.com/apache/airflow,https://github.com/apache/airflow,Apache-2.0,2015-04-13 18:04:58.000000,2021-02-04 15:04:15.000000,2021-02-04 12:57:51.000000,7922,986.0,1932.0,20565,11576.0,"Platform to programmatically author, schedule, and monitor workflows.",1729.0,35,True,2020-12-18 13:21:47.000000,2.0.0,67.0,apache-airflow,conda-forge/airflow,apache/airflow,,,294.0,,https://pypi.org/project/apache-airflow,2020-12-14 17:07:53.000000,294.0,443445.0,533507.0,https://anaconda.org/conda-forge/airflow,2020-11-26 16:17:26.980000,269212.0,https://hub.docker.com/r/apache/airflow,2021-02-04 02:44:05.998740,210.0,5795462.0,1.0,85047.0,stable/airflow,,,,,,,,,,,,,,,,,,,, +25,XGBoost,dmlc/xgboost,,ml-frameworks,https://github.com/dmlc/xgboost,https://github.com/dmlc/xgboost,Apache-2.0,2014-02-06 17:28:03.000000,2021-02-04 07:32:56.000000,2021-02-04 01:13:09.000000,7873,250.0,3657.0,20515,5215.0,"Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and..",501.0,35,True,2021-01-20 13:52:38.000000,1.3.3,53.0,xgboost,conda-forge/xgboost,,https://xgboost.readthedocs.io/en/latest/,,15109.0,13517.0,https://pypi.org/project/xgboost,2021-01-20 13:39:06.000000,1592.0,1769835.0,1798566.0,https://anaconda.org/conda-forge/xgboost,2020-12-10 13:41:20.626000,1349348.0,,,,,1.0,1906.0,,,,,,,,,,,,,,,,,,,,, +26,LightGBM,microsoft/LightGBM,,ml-frameworks,https://github.com/microsoft/LightGBM,https://github.com/microsoft/LightGBM,MIT,2016-08-05 05:45:50.000000,2021-02-04 06:18:36.000000,2021-02-03 22:32:23.000000,3176,92.0,2004.0,12137,2299.0,"A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision..",200.0,35,True,2020-12-08 03:00:35.000000,3.1.1,24.0,lightgbm,conda-forge/lightgbm,,,,6112.0,5556.0,https://pypi.org/project/lightgbm,2020-12-08 03:00:35.000000,556.0,970167.0,983364.0,https://anaconda.org/conda-forge/lightgbm,2021-01-15 08:38:34.182000,481590.0,,,,,1.0,91937.0,,,,,,,,,,,,,,,,,,,,, +27,gensim,RaRe-Technologies/gensim,,nlp,https://github.com/RaRe-Technologies/gensim,https://github.com/RaRe-Technologies/gensim,LGPL-2.1,2011-02-10 07:43:04.000000,2021-02-04 08:26:30.000000,2021-01-31 02:01:36.000000,3903,351.0,1251.0,11678,3849.0,Topic Modelling for Humans.,386.0,35,True,2020-05-04 05:55:15.000000,3.8.3,83.0,gensim,conda-forge/gensim,,,,25312.0,20570.0,https://pypi.org/project/gensim,2020-11-15 12:53:37.000000,4742.0,4658799.0,4673357.0,https://anaconda.org/conda-forge/gensim,2020-05-14 08:28:35.604000,594936.0,,,,,1.0,3041.0,,,,,,,,,,,,,,,,,,,,, +28,Plotly,plotly/plotly.py,,data-viz,https://github.com/plotly/plotly.py,https://github.com/plotly/plotly.py,MIT,2013-11-21 05:53:08.000000,2021-02-04 13:12:14.000000,2021-01-14 02:04:12.000000,1739,800.0,1051.0,8810,4923.0,The interactive graphing library for Python (includes Plotly Express).,162.0,35,True,2021-01-12 17:01:21.000000,4.14.3,265.0,plotly,conda-forge/plotly,,,,4991.0,5.0,https://pypi.org/project/plotly,2021-01-12 16:12:40.000000,4982.0,1834200.0,2059038.0,https://anaconda.org/conda-forge/plotly,2021-01-12 17:11:42.117000,1184196.0,,,,,1.0,,,plotlywidget,https://www.npmjs.com/package/plotlywidget,2021-01-12 16:09:46.133000,4.0,202909.0,,,,,,,,,,,,,,, +29,torchvision,pytorch/vision,,image,https://github.com/pytorch/vision,https://github.com/pytorch/vision,BSD-3-Clause,2016-11-09 23:11:43.000000,2021-02-04 14:33:15.000000,2021-02-04 14:28:39.000000,4299,455.0,1090.0,8301,1459.0,"Datasets, Transforms and Models specific to Computer Vision.",360.0,35,True,2020-12-10 17:10:41.000000,0.8.2,21.0,torchvision,conda-forge/torchvision,,,['pytorch'],45333.0,40721.0,https://pypi.org/project/torchvision,2020-12-10 16:27:20.000000,4612.0,423079.0,423976.0,https://anaconda.org/conda-forge/torchvision,2018-10-14 22:06:28.203000,34111.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +30,Seaborn,mwaskom/seaborn,,data-viz,https://github.com/mwaskom/seaborn,https://github.com/mwaskom/seaborn,BSD-3-Clause,2012-06-18 18:41:19.000000,2021-02-03 11:21:05.000000,2021-02-03 02:45:08.000000,1366,87.0,1683.0,8073,2752.0,Statistical data visualization using matplotlib.,147.0,35,True,2020-12-20 20:53:25.000000,0.11.1,23.0,seaborn,conda-forge/seaborn,,,,92745.0,79959.0,https://pypi.org/project/seaborn,2020-12-20 20:53:25.000000,12786.0,1445406.0,1481418.0,https://anaconda.org/conda-forge/seaborn,2021-01-28 11:50:33.609000,1944644.0,,,,,1.0,129.0,,,,,,,,,,,,,,,,,,,,, +31,dask,dask/dask,,distributed-ml,https://github.com/dask/dask,https://github.com/dask/dask,BSD-3-Clause,2015-01-04 18:50:00.000000,2021-02-04 15:06:04.000000,2021-02-04 02:06:44.000000,1215,727.0,2816.0,7865,6313.0,Parallel computing with task scheduling.,425.0,35,True,2021-01-22 18:21:58.000000,2021.1.1,111.0,dask,conda-forge/dask,,,,28943.0,25027.0,https://pypi.org/project/dask,2021-01-22 18:21:58.000000,3916.0,1034582.0,1085704.0,https://anaconda.org/conda-forge/dask,2021-01-23 02:09:28.436000,2914006.0,,,,,1.0,,stable/dask,,,,,,,,,,,,,,,,,,,, +32,Arrow,apache/arrow,,data-containers,https://github.com/apache/arrow,https://github.com/apache/arrow,Apache-2.0,2016-02-17 08:00:23.000000,2021-02-04 15:05:07.000000,2021-02-04 15:04:26.000000,1776,136.0,562.0,7105,8493.0,Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-..,623.0,35,True,2020-10-19 21:15:12.000000,3.0.0,30.0,pyarrow,conda-forge/arrow,,,,1017.0,31.0,https://pypi.org/project/pyarrow,2021-01-26 01:05:45.000000,986.0,10312767.0,10320870.0,https://anaconda.org/conda-forge/arrow,2021-01-12 20:46:01.093000,461922.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +33,joblib,joblib/joblib,,data-pipelines,https://github.com/joblib/joblib,https://github.com/joblib/joblib,BSD-3-Clause,2010-05-07 06:48:26.000000,2021-01-30 17:16:38.000000,2020-12-28 10:07:59.000000,286,291.0,352.0,2333,1365.0,Computing with Python functions.,98.0,35,True,2020-12-14 14:21:00.000000,1.0.0,99.0,joblib,conda-forge/joblib,,,,86793.0,80183.0,https://pypi.org/project/joblib,2020-12-14 14:21:00.000000,6610.0,10659087.0,10717564.0,https://anaconda.org/conda-forge/joblib,2020-12-14 14:36:22.998000,3216250.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +34,dash,plotly/dash,,data-viz,https://github.com/plotly/dash,https://github.com/plotly/dash,MIT,2015-04-10 01:53:08.000000,2021-02-03 07:00:19.000000,2021-02-01 18:24:04.000000,1414,405.0,558.0,13875,3543.0,"Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.",73.0,34,True,2021-01-20 00:00:50.000000,1.19.0,137.0,dash,conda-forge/dash,,,,18723.0,17115.0,https://pypi.org/project/dash,2021-01-19 23:50:28.000000,1608.0,165610.0,172045.0,https://anaconda.org/conda-forge/dash,2021-01-21 16:17:38.594000,212368.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +35,nltk,nltk/nltk,,nlp,https://github.com/nltk/nltk,https://github.com/nltk/nltk,Apache-2.0,2009-09-07 10:53:58.000000,2021-01-29 20:31:04.000000,2021-01-02 00:33:13.000000,2434,233.0,1224.0,9596,,Suite of libraries and programs for symbolic and statistical natural language processing for English.,386.0,34,True,2019-08-20 10:55:21.000000,3.4.5,39.0,nltk,conda-forge/nltk,,,,109151.0,88159.0,https://pypi.org/project/nltk,2020-04-12 23:46:10.000000,20992.0,3516143.0,3527629.0,https://anaconda.org/conda-forge/nltk,2019-08-08 17:07:46.504000,620278.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +36,Theano,Theano/Theano,,ml-frameworks,https://github.com/Theano/Theano,https://github.com/Theano/Theano,BSD-3-Clause,2011-08-10 03:48:06.000000,2021-01-27 07:16:52.000000,2020-09-05 10:39:50.000000,2501,674.0,2081.0,9333,28123.0,"Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-..",382.0,34,True,2020-07-27 16:13:54.000000,1.0.5,45.0,theano,conda-forge/theano,,,,15616.0,10142.0,https://pypi.org/project/theano,2020-07-27 16:13:54.000000,5474.0,130632.0,153980.0,https://anaconda.org/conda-forge/theano,2021-01-21 21:14:21.756000,1284178.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +37,mlflow,mlflow/mlflow,,ml-experiments,https://github.com/mlflow/mlflow,https://github.com/mlflow/mlflow,Apache-2.0,2018-06-05 16:05:58.000000,2021-02-04 15:02:59.000000,2021-02-04 07:53:52.000000,1872,687.0,1044.0,8326,1870.0,Open source platform for the machine learning lifecycle.,278.0,34,True,2020-12-31 09:17:41.000000,1.13.1,40.0,mlflow,conda-forge/mlflow,,,,2037.0,1883.0,https://pypi.org/project/mlflow,2020-12-31 08:55:08.000000,154.0,1787246.0,1796776.0,https://anaconda.org/conda-forge/mlflow,2021-01-28 17:21:24.799000,209665.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +38,dask.distributed,dask/distributed,,distributed-ml,https://github.com/dask/distributed,https://github.com/dask/distributed,BSD-3-Clause,2015-09-13 18:42:29.000000,2021-02-04 02:32:45.000000,2021-02-04 02:32:44.000000,506,721.0,1265.0,1142,3790.0,A distributed task scheduler for Dask.,227.0,34,True,2021-01-15 21:36:03.000000,2021.1.1,142.0,distributed,conda-forge/distributed,,,,18293.0,16515.0,https://pypi.org/project/distributed,2021-01-22 18:29:47.000000,1778.0,674798.0,738395.0,https://anaconda.org/conda-forge/distributed,2021-01-23 01:04:22.184000,3625057.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +39,MXNet,apache/incubator-mxnet,,ml-frameworks,https://github.com/apache/incubator-mxnet,https://github.com/apache/incubator-mxnet,Apache-2.0,2015-04-30 16:21:15.000000,2021-02-04 06:19:08.000000,2021-02-03 20:00:09.000000,6803,1833.0,7556.0,19255,11510.0,"Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler;..",948.0,33,True,2020-08-28 05:08:24.000000,1.7.0,976.0,mxnet,mxnet,,,['mxnet'],2235.0,1791.0,https://pypi.org/project/mxnet,2020-08-28 06:18:15.000000,444.0,78367.0,78930.0,https://anaconda.org/anaconda/mxnet,2020-02-29 00:58:31.007000,5779.0,,,,,2.0,23445.0,,,,,,,0.0,,,,,,,,,,,,,, +40,PyFlink,apache/flink,,ml-frameworks,https://github.com/apache/flink,https://github.com/apache/flink,Apache-2.0,2014-06-07 07:00:10.000000,2021-02-04 14:15:05.000000,2021-02-04 11:29:47.000000,8542,499.0,,15448,25554.0,Apache Flink Python API.,1190.0,33,True,2021-01-15 01:51:44.000000,1.12.1,12.0,apache-flink,,,,,249.0,249.0,https://pypi.org/project/apache-flink,2021-01-15 01:51:44.000000,0.0,1797.0,1797.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +41,Ray,ray-project/ray,,distributed-ml,https://github.com/ray-project/ray,https://github.com/ray-project/ray,Apache-2.0,2016-10-25 19:38:30.000000,2021-02-04 14:21:30.000000,2021-02-04 12:10:56.000000,2358,1254.0,4652.0,14709,7156.0,"An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged..",430.0,33,True,2020-12-24 10:13:39.000000,1.1.0,43.0,ray,,,,,1730.0,1570.0,https://pypi.org/project/ray,2020-12-24 10:13:39.000000,160.0,143122.0,143122.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +42,Bokeh,bokeh/bokeh,,data-viz,https://github.com/bokeh/bokeh,https://github.com/bokeh/bokeh,BSD-3-Clause,2012-03-26 15:40:01.000000,2021-02-04 07:08:35.000000,2021-02-01 18:46:19.000000,3621,605.0,5753.0,14611,,"Interactive Data Visualization in the browser, from Python.",546.0,33,True,2020-10-21 02:39:03.000000,2.2.3,83.0,bokeh,conda-forge/bokeh,,,,36202.0,30330.0,https://pypi.org/project/bokeh,2021-01-19 00:27:21.000000,5872.0,684267.0,764376.0,https://anaconda.org/conda-forge/bokeh,2021-01-13 10:22:16.472000,3685023.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +43,luigi,spotify/luigi,,data-pipelines,https://github.com/spotify/luigi,https://github.com/spotify/luigi,Apache-2.0,2012-09-20 15:06:38.000000,2021-02-02 10:15:31.000000,2021-02-02 10:15:28.000000,2207,63.0,839.0,14166,3944.0,"Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution,..",551.0,33,True,2020-09-23 11:57:43.000000,3.0.2,72.0,luigi,luigi,,,,1996.0,1320.0,https://pypi.org/project/luigi,2020-09-23 11:57:12.000000,676.0,311812.0,311920.0,https://anaconda.org/anaconda/luigi,2020-07-21 19:50:10.849000,6534.0,,,,,1.0,,stable/luigi,,,,,,,,,,,,,,,,,,,, +44,pytorch-lightning,PyTorchLightning/pytorch-lightning,,ml-frameworks,https://github.com/PyTorchLightning/pytorch-lightning,https://github.com/PyTorchLightning/pytorch-lightning,Apache-2.0,2019-03-31 00:45:57.000000,2021-02-04 13:35:10.000000,2021-02-04 13:20:38.000000,1361,335.0,2513.0,11791,4126.0,"The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.",376.0,33,True,2021-02-03 18:22:29.000000,1.1.7,150.0,pytorch-lightning,conda-forge/pytorch-lightning,,,['pytorch'],1841.0,1827.0,https://pypi.org/project/pytorch-lightning,2021-02-03 18:22:29.000000,14.0,90860.0,94306.0,https://anaconda.org/conda-forge/pytorch-lightning,2021-02-03 20:16:14.866000,27542.0,,,,,2.0,79.0,,,,,,,,,,,,,,,,,,,,, +45,shap,slundberg/shap,,interpretability,https://github.com/slundberg/shap,https://github.com/slundberg/shap,MIT,2016-11-22 19:17:08.000000,2021-01-31 16:14:23.000000,2021-01-26 16:41:15.000000,1668,935.0,501.0,11597,1785.0,A game theoretic approach to explain the output of any machine learning model.,142.0,33,True,2021-01-15 18:02:54.000000,0.38.1,92.0,shap,conda-forge/shap,,,,2102.0,1966.0,https://pypi.org/project/shap,2020-11-04 21:38:32.000000,136.0,612063.0,624644.0,https://anaconda.org/conda-forge/shap,2020-12-16 19:26:39.477000,377431.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +46,onnx,onnx/onnx,,model-serialisation,https://github.com/onnx/onnx,https://github.com/onnx/onnx,Apache-2.0,2017-09-07 04:53:45.000000,2021-02-04 11:54:56.000000,2021-02-04 06:09:50.000000,1791,506.0,941.0,9725,1676.0,Open standard for machine learning interoperability.,191.0,33,True,2021-01-30 01:25:24.000000,1.8.1,20.0,onnx,conda-forge/onnx,,,,2779.0,2483.0,https://pypi.org/project/onnx,2021-01-29 23:57:20.000000,296.0,237365.0,242367.0,https://anaconda.org/conda-forge/onnx,2021-02-03 21:06:56.548000,185150.0,,,,,1.0,10238.0,,,,,,,,,,,,,,,,,,,,, +47,pydeck,visgl/deck.gl,,geospatial-data,https://github.com/visgl/deck.gl,https://github.com/visgl/deck.gl,MIT,2015-12-15 08:38:29.000000,2021-02-04 07:17:22.000000,2021-02-04 00:31:00.000000,1511,88.0,1960.0,8400,3537.0,WebGL2 powered geospatial visualization layers.,151.0,33,True,2021-02-04 00:44:01.531000,8.4.1,448.0,pydeck,conda-forge/pydeck,,,['jupyter'],1970.0,1408.0,https://pypi.org/project/pydeck,2020-10-26 06:55:35.000000,2.0,82300.0,262106.0,https://anaconda.org/conda-forge/pydeck,2020-10-26 12:26:44.805000,13421.0,,,,,1.0,,,deck.gl,https://www.npmjs.com/package/deck.gl,2021-02-04 00:44:01.531000,560.0,178688.0,,,,,,,,,,,,,,, +48,rq,rq/rq,,data-pipelines,https://github.com/rq/rq,https://github.com/rq/rq,BSD-3-Clause,2011-11-14 10:53:48.000000,2021-02-03 00:50:48.000000,2021-02-03 00:50:47.000000,1192,139.0,673.0,7508,1553.0,Simple job queues for Python.,226.0,33,True,2020-11-29 09:48:18.000000,1.7.0,63.0,rq,conda-forge/rq,,,,10551.0,7227.0,https://pypi.org/project/rq,2020-11-29 09:47:08.000000,3324.0,177718.0,178515.0,https://anaconda.org/conda-forge/rq,2020-11-29 15:11:15.371000,43851.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +49,xlrd,python-excel/xlrd,,data-loading,https://github.com/python-excel/xlrd,https://github.com/python-excel/xlrd,BSD-3-Clause,2012-03-07 04:50:48.000000,2021-01-09 20:35:27.639000,2020-12-12 15:24:25.000000,406,3.0,,1856,502.0,Please use openpyxl where you can...,50.0,33,True,2020-12-11 10:14:20.000000,2.0.1,24.0,xlrd,conda-forge/xlrd,,,,76757.0,63183.0,https://pypi.org/project/xlrd,2020-12-11 10:14:20.000000,13574.0,3788524.0,3813815.0,https://anaconda.org/conda-forge/xlrd,2021-01-09 20:35:27.639000,1188715.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +50,Fastai,fastai/fastai,,ml-frameworks,https://github.com/fastai/fastai,https://github.com/fastai/fastai,Apache-2.0,2017-09-09 17:43:36.000000,2021-02-04 05:04:21.000000,2021-02-03 18:38:02.000000,6926,61.0,1316.0,20374,1663.0,The fastai deep learning library.,472.0,32,True,2021-01-13 19:38:43.000000,2.2.5,116.0,fastai,,,,['pytorch'],368.0,,https://pypi.org/project/fastai,2021-01-13 19:38:43.000000,368.0,81895.0,81895.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +51,tensor2tensor,tensorflow/tensor2tensor,,tensorflow-utils,https://github.com/tensorflow/tensor2tensor,https://github.com/tensorflow/tensor2tensor,Apache-2.0,2017-06-15 16:57:39.000000,2021-02-01 15:36:46.000000,2020-11-16 14:28:10.000000,2728,546.0,663.0,10881,4345.0,Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.,230.0,32,True,2020-06-17 16:15:36.000000,1.15.7,79.0,tensor2tensor,,,,['tensorflow'],981.0,899.0,https://pypi.org/project/tensor2tensor,2020-06-17 16:15:36.000000,82.0,67111.0,67111.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +52,dlib,davisking/dlib,,ml-frameworks,https://github.com/davisking/dlib,https://github.com/davisking/dlib,BSL-1.0,2014-01-29 00:45:33.000000,2021-02-04 08:42:45.000000,2021-01-28 13:35:17.000000,2870,40.0,1816.0,9858,7911.0,A toolkit for making real world machine learning and data analysis applications in C++.,164.0,32,False,2020-12-04 19:23:04.000000,19.21.1,28.0,dlib,conda-forge/dlib,,,,9588.0,8230.0,https://pypi.org/project/dlib,2020-12-04 19:23:04.000000,1358.0,40862.0,46222.0,https://anaconda.org/conda-forge/dlib,2021-01-14 21:24:20.585000,265117.0,,,,,2.0,24347.0,,,,,,,,,,,,,,,,,,,,, +53,AllenNLP,allenai/allennlp,,nlp,https://github.com/allenai/allennlp,https://github.com/allenai/allennlp,Apache-2.0,2017-05-15 15:52:41.000000,2021-02-04 12:11:51.000000,2021-02-03 19:08:36.000000,1989,110.0,2138.0,9653,2357.0,"An open-source NLP research library, built on PyTorch.",232.0,32,True,2021-01-29 23:34:22.000000,1.4.1,163.0,allennlp,,,,['pytorch'],1653.0,1419.0,https://pypi.org/project/allennlp,2021-02-04 12:11:51.000000,234.0,12938.0,12938.0,,,,,,,,1.0,36.0,,,,,,,,,,,,,,,,,,,,, +54,PyMC3,pymc-devs/pymc3,,probabilistics,https://github.com/pymc-devs/pymc3,https://github.com/pymc-devs/pymc3,Apache-2.0,2009-05-05 09:43:50.000000,2021-02-04 05:41:39.000000,2021-02-03 17:39:12.000000,1338,148.0,1988.0,5537,7658.0,Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano.,305.0,32,True,2021-01-21 08:37:19.000000,3.11.0,31.0,pymc3,conda-forge/pymc3,,,,2310.0,2024.0,https://pypi.org/project/pymc3,2021-01-21 08:37:19.000000,286.0,89343.0,94044.0,https://anaconda.org/conda-forge/pymc3,2021-01-21 21:05:06.553000,244436.0,,,,,1.0,149.0,,,,,,,,,,,,,,,,,,,,, +55,folium,python-visualization/folium,,geospatial-data,https://github.com/python-visualization/folium,https://github.com/python-visualization/folium,MIT,2013-05-09 04:21:35.000000,2021-01-18 18:15:18.000000,2021-01-18 17:35:27.000000,1899,148.0,689.0,5123,1473.0,Python Data. Leaflet.js Maps.,120.0,32,True,2021-01-18 17:29:40.000000,0.12.1,25.0,folium,conda-forge/folium,,,,9267.0,8299.0,https://pypi.org/project/folium,2021-01-18 17:29:40.000000,968.0,155592.0,161042.0,https://anaconda.org/conda-forge/folium,2021-01-06 21:06:10.173000,321582.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +56,Beam,apache/beam,,data-pipelines,https://github.com/apache/beam,https://github.com/apache/beam,Apache-2.0,2016-02-02 08:00:06.000000,2021-02-04 12:36:25.000000,2021-02-04 09:58:22.000000,2844,129.0,,4554,30511.0,"Unified programming model to define and execute data processing pipelines, including ETL, batch and stream processing.",1012.0,32,True,2021-01-08 20:56:28.000000,2.27.0,30.0,apache-beam,,,,,186.0,,https://pypi.org/project/apache-beam,2021-01-08 20:08:17.000000,186.0,1001528.0,1001528.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +57,geopy,geopy/geopy,,geospatial-data,https://github.com/geopy/geopy,https://github.com/geopy/geopy,MIT,2010-03-04 22:05:28.000000,2021-02-02 02:15:32.000000,2020-12-27 16:15:28.000000,535,25.0,212.0,3200,1004.0,Geocoding library for Python.,117.0,32,True,2020-12-27 13:15:23.000000,2.1.0,57.0,geopy,conda-forge/geopy,,,,23483.0,16239.0,https://pypi.org/project/geopy,2020-12-27 13:12:21.000000,7244.0,2694814.0,2703387.0,https://anaconda.org/conda-forge/geopy,2020-12-27 14:22:55.127000,505856.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +58,tensorflow-hub,tensorflow/hub,,tensorflow-utils,https://github.com/tensorflow/hub,https://github.com/tensorflow/hub,Apache-2.0,2018-03-12 07:55:42.000000,2021-01-28 11:48:22.000000,2021-01-28 11:48:18.000000,1439,45.0,505.0,2703,828.0,A library for transfer learning by reusing parts of TensorFlow models.,67.0,32,True,2021-01-06 16:20:30.000000,0.11.0,14.0,tensorflow-hub,conda-forge/tensorflow-hub,,,['tensorflow'],5565.0,5251.0,https://pypi.org/project/tensorflow-hub,2021-01-06 16:20:30.000000,314.0,576940.0,578469.0,https://anaconda.org/conda-forge/tensorflow-hub,2020-08-24 16:43:36.561000,48942.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +59,Thinc,explosion/thinc,,ml-frameworks,https://github.com/explosion/thinc,https://github.com/explosion/thinc,MIT,2014-10-16 16:34:59.000000,2021-02-03 12:19:56.063000,2021-02-01 03:00:47.000000,197,9.0,87.0,2178,4902.0,"A refreshing functional take on deep learning, compatible with your favorite libraries.",36.0,32,True,2021-01-24 04:05:27.000000,8.0.1,188.0,thinc,conda-forge/thinc,,,,12141.0,11003.0,https://pypi.org/project/thinc,2021-01-24 04:05:27.000000,1138.0,637583.0,655621.0,https://anaconda.org/conda-forge/thinc,2021-02-03 12:19:56.063000,865862.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +60,Shapely,Toblerity/Shapely,,geospatial-data,https://github.com/Toblerity/Shapely,https://github.com/Toblerity/Shapely,BSD-3-Clause,2011-12-31 19:43:11.000000,2021-02-04 04:39:16.000000,2021-02-04 04:39:15.000000,377,140.0,573.0,2133,1486.0,Manipulation and analysis of geometric objects.,105.0,32,True,2020-08-20 23:31:01.000000,1.7.1,99.0,shapely,conda-forge/shapely,,,,21481.0,16023.0,https://pypi.org/project/shapely,2020-08-20 23:31:01.000000,5458.0,1516060.0,1547662.0,https://anaconda.org/conda-forge/shapely,2021-01-24 21:27:29.350000,2022537.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +61,xarray,pydata/xarray,,data-containers,https://github.com/pydata/xarray,https://github.com/pydata/xarray,Apache-2.0,2013-09-30 17:21:10.000000,2021-02-04 08:11:44.000000,2021-01-30 16:26:03.000000,625,785.0,1891.0,1918,3495.0,N-D labeled arrays and datasets in Python.,289.0,32,True,2020-11-30 21:28:55.000000,0.16.2,55.0,xarray,conda-forge/xarray,,,,6203.0,5071.0,https://pypi.org/project/xarray,2020-11-30 21:26:20.000000,1132.0,206657.0,247056.0,https://anaconda.org/conda-forge/xarray,2020-12-01 04:59:09.242000,2383585.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +62,jieba,fxsjy/jieba,,chinese-nlp,https://github.com/fxsjy/jieba,https://github.com/fxsjy/jieba,MIT,2012-09-29 07:52:01.000000,2020-12-05 18:32:32.000000,2020-02-15 08:33:35.000000,6065,592.0,196.0,25451,523.0,Chinese Words Segmentation Utilities.,48.0,31,True,2020-01-20 14:27:23.000000,0.42.1,32.0,jieba,conda-forge/jieba,,,,11704.0,9188.0,https://pypi.org/project/jieba,2020-01-20 14:27:23.000000,2516.0,98959.0,100401.0,https://anaconda.org/conda-forge/jieba,2020-03-25 20:57:40.090000,66345.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +63,DeepSpeech,mozilla/DeepSpeech,,audio,https://github.com/mozilla/DeepSpeech,https://github.com/mozilla/DeepSpeech,MPL-2.0,2016-06-02 15:04:53.000000,2021-02-02 16:20:03.000000,2021-02-01 15:54:06.000000,3058,98.0,1834.0,16480,3355.0,"DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices..",156.0,31,True,2020-12-10 17:22:09.000000,0.9.3,100.0,deepspeech,,,,['tensorflow'],423.0,394.0,https://pypi.org/project/deepspeech,2020-12-19 10:05:12.000000,29.0,6624.0,21201.0,,,,,,,,1.0,422749.0,,,,,,,,6.0,,,,,,,,,,,,, +64,jax,google/jax,,ml-frameworks,https://github.com/google/jax,https://github.com/google/jax,Apache-2.0,2018-10-25 21:25:02.000000,2021-02-04 14:28:08.000000,2021-02-04 14:27:51.000000,971,729.0,1404.0,11247,6807.0,"Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more.",253.0,31,True,2021-01-27 04:52:22.000000,0.2.9,88.0,jax,conda-forge/jaxlib,,,,1101.0,1055.0,https://pypi.org/project/jax,2021-01-27 04:52:22.000000,46.0,55811.0,59664.0,https://anaconda.org/conda-forge/jaxlib,2021-01-18 19:48:22.594000,73214.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +65,imgaug,aleju/imgaug,,image,https://github.com/aleju/imgaug,https://github.com/aleju/imgaug,MIT,2015-07-10 20:31:33.000000,2020-10-19 12:23:22.000000,2020-06-01 14:58:26.000000,1957,216.0,204.0,10641,2913.0,Image augmentation for machine learning experiments.,36.0,31,True,2020-02-06 06:18:40.000000,0.4.0,11.0,imgaug,conda-forge/imgaug,,,,5504.0,5226.0,https://pypi.org/project/imgaug,2020-02-05 20:54:22.000000,278.0,94322.0,95956.0,https://anaconda.org/conda-forge/imgaug,2020-02-14 16:06:53.525000,32694.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +66,pyecharts,pyecharts/pyecharts,,data-viz,https://github.com/pyecharts/pyecharts,https://github.com/pyecharts/pyecharts,MIT,2017-06-22 02:50:25.000000,2021-01-19 10:14:14.000000,2021-01-19 10:14:13.000000,2349,30.0,1337.0,10523,1512.0,Python Echarts Plotting Library.,30.0,31,True,2020-10-29 15:14:08.000000,1.9.0,66.0,pyecharts,,,https://github.com/pyecharts/pyecharts/blob/master/README.en.md,['jupyter'],1753.0,1471.0,https://pypi.org/project/pyecharts,2020-10-29 15:14:08.000000,282.0,13909.0,13909.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +67,wordcloud,amueller/word_cloud,,data-viz,https://github.com/amueller/word_cloud,https://github.com/amueller/word_cloud,MIT,2012-11-04 22:57:59.000000,2021-01-21 10:00:39.000000,2020-11-11 21:35:51.000000,2025,97.0,343.0,7849,540.0,A little word cloud generator in Python.,58.0,31,True,2020-11-11 21:41:02.000000,1.8.1,16.0,wordcloud,conda-forge/wordcloud,,,,9854.0,8750.0,https://pypi.org/project/wordcloud,2020-11-11 21:41:02.000000,1104.0,165356.0,168783.0,https://anaconda.org/conda-forge/wordcloud,2021-01-14 18:03:24.960000,185089.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +68,Altair,altair-viz/altair,,data-viz,https://github.com/altair-viz/altair,https://github.com/altair-viz/altair,BSD-3-Clause,2015-09-19 03:14:04.000000,2021-01-31 18:42:25.000000,2021-01-12 16:59:02.000000,570,287.0,1205.0,6383,3047.0,Declarative statistical visualization library for Python.,121.0,31,True,2020-04-01 13:29:16.000000,4.1.0,26.0,altair,conda-forge/altair,,,,8194.0,7824.0,https://pypi.org/project/altair,2020-04-01 13:23:10.000000,370.0,458504.0,469408.0,https://anaconda.org/conda-forge/altair,2020-04-01 16:49:36.519000,599768.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +69,Chainer,chainer/chainer,,ml-frameworks,https://github.com/chainer/chainer,https://github.com/chainer/chainer,MIT,2015-06-05 05:50:37.000000,2021-02-04 08:52:06.000000,2021-02-03 07:53:52.000000,1370,18.0,2016.0,5526,30566.0,A flexible framework of neural networks for deep learning.,318.0,31,True,2021-01-13 10:14:54.000000,7.0.0.post1,109.0,chainer,,,,,2605.0,1863.0,https://pypi.org/project/chainer,2021-01-13 09:29:55.000000,742.0,13147.0,13147.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +70,sentencepiece,google/sentencepiece,,nlp,https://github.com/google/sentencepiece,https://github.com/google/sentencepiece,Apache-2.0,2017-03-07 10:03:48.000000,2021-01-12 17:23:26.000000,2021-01-12 17:23:24.000000,633,24.0,390.0,4779,662.0,Unsupervised text tokenizer for Neural Network-based text generation.,48.0,31,True,2021-01-10 06:29:42.000000,0.1.95,30.0,sentencepiece,conda-forge/sentencepiece,,,,5928.0,5688.0,https://pypi.org/project/sentencepiece,2021-01-10 06:29:42.000000,240.0,700692.0,704813.0,https://anaconda.org/conda-forge/sentencepiece,2021-01-08 22:01:24.349000,26465.0,,,,,1.0,10257.0,,,,,,,,,,,,,,,,,,,,, +71,Optuna,optuna/optuna,,hyperopt,https://github.com/optuna/optuna,https://github.com/optuna/optuna,MIT,2018-02-21 06:12:56.000000,2021-02-04 14:19:14.000000,2021-02-04 06:23:15.000000,454,212.0,477.0,4031,8936.0,A hyperparameter optimization framework.,122.0,31,True,2021-02-01 06:18:14.000000,2.5.0,35.0,optuna,conda-forge/optuna,,,,983.0,931.0,https://pypi.org/project/optuna,2021-02-01 06:18:14.000000,52.0,128593.0,129773.0,https://anaconda.org/conda-forge/optuna,2021-02-02 01:24:13.010000,17711.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +72,Tablib,jazzband/tablib,,data-loading,https://github.com/jazzband/tablib,https://github.com/jazzband/tablib,MIT,2011-03-28 02:36:50.000000,2020-12-13 06:03:08.000000,2020-12-11 07:22:54.000000,559,34.0,197.0,3857,1123.0,"Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.",110.0,31,True,2020-12-05 14:56:28.000000,3.0.0,38.0,tablib,conda-forge/tablib,,,,11638.0,9280.0,https://pypi.org/project/tablib,2020-12-05 14:56:28.000000,2358.0,382888.0,383992.0,https://anaconda.org/conda-forge/tablib,2020-12-05 16:40:48.469000,56350.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +73,tensorflow-probability,tensorflow/probability,,probabilistics,https://github.com/tensorflow/probability,https://github.com/tensorflow/probability,Apache-2.0,2017-10-23 23:50:54.000000,2021-02-04 12:26:58.000000,2021-02-04 01:10:36.000000,846,430.0,519.0,3222,10238.0,Probabilistic reasoning and statistical analysis in TensorFlow.,400.0,31,True,2020-12-29 18:40:25.000000,0.12.1,35.0,tensorflow-probability,conda-forge/tensorflow-probability,,,['tensorflow'],253.0,1.0,https://pypi.org/project/tensorflow-probability,2020-12-29 17:46:08.000000,252.0,274230.0,275474.0,https://anaconda.org/conda-forge/tensorflow-probability,2020-03-13 21:04:53.147000,29874.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +74,TensorFlow Datasets,tensorflow/datasets,,data-loading,https://github.com/tensorflow/datasets,https://github.com/tensorflow/datasets,Apache-2.0,2018-09-10 21:27:22.000000,2021-02-04 09:36:21.000000,2021-02-04 09:03:27.000000,955,396.0,536.0,2654,3765.0,"TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...",182.0,31,True,2021-01-07 09:50:58.000000,4.2.0,21.0,tensorflow-datasets,,,,['tensorflow'],3658.0,3556.0,https://pypi.org/project/tensorflow-datasets,2021-01-07 09:50:58.000000,102.0,382148.0,382148.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +75,GeoPandas,geopandas/geopandas,,geospatial-data,https://github.com/geopandas/geopandas,https://github.com/geopandas/geopandas,BSD-3-Clause,2013-06-27 17:03:47.000000,2021-02-01 12:18:27.000000,2021-01-30 17:17:39.000000,528,294.0,675.0,2454,1323.0,Python tools for geographic data.,131.0,31,True,2021-01-25 20:51:26.000000,0.8.2,36.0,geopandas,conda-forge/geopandas,,,['pandas'],8282.0,7116.0,https://pypi.org/project/geopandas,2021-01-25 20:51:23.000000,1166.0,338654.0,352849.0,https://anaconda.org/conda-forge/geopandas,2021-01-25 21:28:29.004000,836642.0,,,,,2.0,877.0,,,,,,,,,,,,,,,,,,,,, +76,python-magic,ahupp/python-magic,,data-loading,https://github.com/ahupp/python-magic,https://github.com/ahupp/python-magic,MIT,2010-03-31 22:40:33.000000,2021-01-16 08:38:24.000000,2021-01-16 00:41:01.000000,217,29.0,126.0,1821,275.0,A python wrapper for libmagic.,49.0,31,True,2021-01-16 08:38:24.000000,0.4.20,20.0,python-magic,conda-forge/python-magic,,,,16917.0,11785.0,https://pypi.org/project/python-magic,2021-01-16 08:38:24.000000,5132.0,1047494.0,1049128.0,https://anaconda.org/conda-forge/python-magic,2020-12-24 22:42:00.639000,75184.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +77,numexpr,pydata/numexpr,,data-containers,https://github.com/pydata/numexpr,https://github.com/pydata/numexpr,MIT,2013-11-30 22:33:48.000000,2021-01-13 23:35:13.025000,2021-01-04 20:06:02.000000,161,53.0,247.0,1519,677.0,"Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more.",55.0,31,True,2020-12-29 18:58:07.000000,2.7.2,38.0,numexpr,conda-forge/numexpr,,,,5482.0,,https://pypi.org/project/numexpr,2020-01-05 17:55:57.000000,5482.0,477484.0,517036.0,https://anaconda.org/conda-forge/numexpr,2021-01-13 23:35:13.025000,2135816.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +78,imageio,imageio/imageio,,image,https://github.com/imageio/imageio,https://github.com/imageio/imageio,BSD-2-Clause,2013-05-04 22:56:45.000000,2021-02-03 08:10:09.000000,2021-02-03 08:10:08.000000,166,65.0,271.0,826,1129.0,Python library for reading and writing image data.,73.0,31,True,2020-07-10 07:45:22.000000,2.9.0,31.0,imageio,conda-forge/imageio,,,,39738.0,35900.0,https://pypi.org/project/imageio,2020-07-06 13:20:41.000000,3838.0,1327504.0,1361562.0,https://anaconda.org/conda-forge/imageio,2020-07-06 14:13:25.518000,1668848.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +79,fastText,facebookresearch/fastText,,nlp,https://github.com/facebookresearch/fastText,https://github.com/facebookresearch/fastText,MIT,2016-07-16 13:38:42.000000,2021-01-15 15:28:41.000000,2020-07-18 00:20:40.000000,4299,435.0,592.0,22200,379.0,Library for fast text representation and classification.,58.0,30,True,2020-04-28 09:54:50.000000,0.9.2,35.0,fasttext,conda-forge/fasttext,,,,1674.0,1484.0,https://pypi.org/project/fasttext,2020-04-28 09:54:50.000000,190.0,91201.0,91636.0,https://anaconda.org/conda-forge/fasttext,2020-10-12 14:55:45.199000,17432.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +80,PaddlePaddle,PaddlePaddle/Paddle,,ml-frameworks,https://github.com/PaddlePaddle/Paddle,https://github.com/PaddlePaddle/Paddle,Apache-2.0,2016-08-15 06:59:08.000000,2021-02-04 14:13:44.000000,2021-02-04 13:01:28.000000,3489,2317.0,10427.0,14114,15069.0,PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice &.,495.0,30,True,2021-02-01 02:31:35.000000,2.0.0,42.0,paddlepaddle,,,,['paddle'],43.0,27.0,https://pypi.org/project/paddlepaddle,2021-01-25 11:50:59.000000,16.0,4000.0,4282.0,,,,,,,,2.0,15249.0,,,,,,,,1.0,,,,,,,,,,,,, +81,zipline,quantopian/zipline,,financial-data,https://github.com/quantopian/zipline,https://github.com/quantopian/zipline,Apache-2.0,2012-10-19 15:50:29.000000,2021-02-02 04:15:25.000000,2020-10-14 16:36:49.000000,3814,332.0,647.0,13270,6226.0,"Zipline, a Pythonic Algorithmic Trading Library.",151.0,30,True,2020-10-05 15:46:20.429000,1.4.1,30.0,zipline,,,,,832.0,674.0,https://pypi.org/project/zipline,2020-10-05 15:46:20.429000,158.0,2815.0,2815.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +82,fairseq,pytorch/fairseq,,nlp,https://github.com/pytorch/fairseq,https://github.com/pytorch/fairseq,MIT,2017-08-29 16:26:12.000000,2021-02-04 09:17:31.000000,2021-02-03 20:30:40.000000,2800,628.0,1783.0,11152,1747.0,Facebook AI Research Sequence-to-Sequence Toolkit written in Python.,298.0,30,True,2021-01-05 20:26:45.000000,0.10.2,13.0,fairseq,,,,['pytorch'],309.0,289.0,https://pypi.org/project/fairseq,2021-01-05 20:26:45.000000,20.0,6792.0,6794.0,,,,,,,,1.0,81.0,,,,,,,,,,,,,,,,,,,,, +83,ChatterBot,gunthercox/ChatterBot,,nlp,https://github.com/gunthercox/ChatterBot,https://github.com/gunthercox/ChatterBot,BSD-3-Clause,2014-09-28 14:49:00.000000,2021-02-03 01:12:36.000000,2020-08-20 21:16:14.000000,3667,223.0,1224.0,10797,1847.0,"ChatterBot is a machine learning, conversational dialog engine for creating chat bots.",103.0,30,True,2020-08-22 18:42:43.000000,1.0.8,86.0,chatterbot,,,,,3824.0,3144.0,https://pypi.org/project/chatterbot,2020-08-22 18:40:36.000000,680.0,16695.0,16695.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +84,horovod,horovod/horovod,,distributed-ml,https://github.com/horovod/horovod,https://github.com/horovod/horovod,Apache-2.0,2017-08-09 19:39:59.000000,2021-02-04 13:58:04.000000,2021-02-03 17:48:37.000000,1736,264.0,1417.0,10789,857.0,"Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.",110.0,30,True,2021-01-07 00:00:40.000000,0.21.1,62.0,horovod,,,,,360.0,320.0,https://pypi.org/project/horovod,2021-01-07 00:00:40.000000,40.0,72757.0,72757.0,,,,,,,,2.0,,stable/horovod,,,,,,,,,,,,,,,,,,,, +85,flair,flairNLP/flair,,nlp,https://github.com/flairNLP/flair,https://github.com/flairNLP/flair,MIT,2018-06-11 11:04:18.000000,2021-02-04 11:59:15.000000,2021-02-04 11:13:32.000000,1450,102.0,1337.0,9891,3055.0,A very simple framework for state-of-the-art Natural Language Processing (NLP).,160.0,30,True,2020-12-01 19:35:00.000000,0.7,19.0,flair,,,,['pytorch'],657.0,609.0,https://pypi.org/project/flair,2020-12-01 19:02:38.000000,48.0,33026.0,33026.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +86,Vowpal Wabbit,VowpalWabbit/vowpal_wabbit,,ml-frameworks,https://github.com/VowpalWabbit/vowpal_wabbit,https://github.com/VowpalWabbit/vowpal_wabbit,BSD-3-Clause,2009-07-31 19:36:58.000000,2021-02-04 10:50:05.000000,2021-02-04 10:49:19.000000,1710,165.0,863.0,7425,9008.0,Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as..,298.0,30,True,2021-01-27 21:17:28.000000,8.9.1,13.0,vowpalwabbit,,,,,114.0,98.0,https://pypi.org/project/vowpalwabbit,2020-11-12 14:41:09.000000,16.0,12234.0,12234.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +87,DVC,iterative/dvc,,ml-experiments,https://github.com/iterative/dvc,https://github.com/iterative/dvc,Apache-2.0,2017-03-04 08:16:33.000000,2021-02-04 12:58:43.000000,2021-02-04 12:58:42.000000,692,505.0,2178.0,7202,6288.0,Data Version Control | Git for Data & Models.,206.0,30,True,2021-02-02 10:12:51.000000,1.11.15,294.0,dvc,conda-forge/dvc,,,,609.0,563.0,https://pypi.org/project/dvc,2021-02-02 10:12:51.000000,46.0,44231.0,69690.0,https://anaconda.org/conda-forge/dvc,2021-02-02 13:09:31.916000,454238.0,,,,,1.0,18629.0,,,,,,,,,dvc,dvc,dvc,,,,,,,,,, +88,Prefect,PrefectHQ/prefect,,data-pipelines,https://github.com/PrefectHQ/prefect,https://github.com/PrefectHQ/prefect,Apache-2.0,2018-06-29 21:59:26.000000,2021-02-04 15:08:52.000000,2021-02-04 15:08:51.000000,511,225.0,1317.0,5798,13259.0,The easiest way to automate your data.,180.0,30,True,2021-02-02 15:59:00.000000,0.14.6,83.0,prefect,conda-forge/prefect,,,,251.0,249.0,https://pypi.org/project/prefect,2021-02-02 15:59:00.000000,2.0,40262.0,43227.0,https://anaconda.org/conda-forge/prefect,2021-02-02 17:07:14.559000,68207.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +89,Catboost,catboost/catboost,,ml-frameworks,https://github.com/catboost/catboost,https://github.com/catboost/catboost,Apache-2.0,2017-07-18 05:29:04.000000,2021-02-04 13:34:36.000000,2021-02-04 13:34:31.000000,861,319.0,1040.0,5668,14581.0,"A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification,..",732.0,30,True,2020-12-27 09:12:53.000000,0.24.4,91.0,catboost,conda-forge/catboost,,,,162.0,,https://pypi.org/project/catboost,2020-12-27 06:58:33.000000,162.0,421224.0,439501.0,https://anaconda.org/conda-forge/catboost,2020-12-29 11:38:06.128000,564111.0,,,,,2.0,48541.0,,,,,,,,,,,,,,,,,,,,, +90,Hyperopt,hyperopt/hyperopt,,hyperopt,https://github.com/hyperopt/hyperopt,https://github.com/hyperopt/hyperopt,BSD-3-Clause,2011-09-06 22:24:59.000000,2021-01-25 15:45:14.000000,2020-12-24 07:20:10.000000,855,331.0,221.0,5403,1168.0,Distributed Asynchronous Hyperparameter Optimization in Python.,84.0,30,True,2020-10-07 09:52:56.000000,0.2.5,11.0,hyperopt,conda-forge/hyperopt,,,,3108.0,2604.0,https://pypi.org/project/hyperopt,2020-10-07 09:52:56.000000,504.0,306500.0,312197.0,https://anaconda.org/conda-forge/hyperopt,2020-10-14 07:57:14.292000,165234.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +91,SpeechRecognition,Uberi/speech_recognition,,audio,https://github.com/Uberi/speech_recognition,https://github.com/Uberi/speech_recognition,BSD-3-Clause,2014-04-23 04:53:54.000000,2021-01-11 17:26:33.040000,2019-07-02 17:29:47.000000,1853,201.0,269.0,5396,360.0,"Speech recognition module for Python, supporting several engines and APIs, online and offline.",41.0,30,False,2017-12-05 14:05:14.000000,3.8.1,52.0,SpeechRecognition,conda-forge/speechrecognition,,,,7842.0,6754.0,https://pypi.org/project/SpeechRecognition,2017-12-05 13:58:29.000000,1088.0,67162.0,68935.0,https://anaconda.org/conda-forge/speechrecognition,2021-01-11 17:26:33.040000,95770.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +92,CuPy,cupy/cupy,,gpu-utilities,https://github.com/cupy/cupy,https://github.com/cupy/cupy,MIT,2016-11-01 09:54:45.000000,2021-02-04 13:25:58.142910,2021-02-04 13:20:53.000000,435,347.0,883.0,4811,20462.0,A NumPy-compatible array library accelerated by CUDA.,253.0,30,True,2021-01-28 05:28:01.000000,8.4.0,87.0,cupy,conda-forge/cupy,cupy/cupy,,,847.0,655.0,https://pypi.org/project/cupy,2021-01-28 01:38:53.000000,192.0,8770.0,32226.0,https://anaconda.org/conda-forge/cupy,2021-02-02 18:28:34.210000,357899.0,https://hub.docker.com/r/cupy/cupy,2021-02-04 13:25:58.142910,6.0,48027.0,1.0,7062.0,,,,,,,,,,,,,,,,,,,,, +93,UMAP,lmcinnes/umap,,data-viz,https://github.com/lmcinnes/umap,https://github.com/lmcinnes/umap,BSD-3-Clause,2017-07-02 01:11:17.000000,2021-02-01 16:49:56.000000,2021-02-01 16:49:55.000000,477,206.0,225.0,4464,1306.0,Uniform Manifold Approximation and Projection.,69.0,30,True,2021-01-11 21:28:26.000000,0.5.0,34.0,umap-learn,,,,,2516.0,2290.0,https://pypi.org/project/umap-learn,2021-01-11 21:28:26.000000,226.0,99608.0,99608.0,,,,,,,,2.0,,,,,,,,,1.0,,,,,,,,,,,,, +94,xmltodict,martinblech/xmltodict,,data-loading,https://github.com/martinblech/xmltodict,https://github.com/martinblech/xmltodict,MIT,2012-04-17 14:38:21.000000,2020-11-05 01:54:38.000000,2020-04-26 05:15:03.000000,398,63.0,135.0,4261,205.0,Python module that makes working with XML feel like you are working with JSON.,41.0,30,True,2019-02-11 07:00:26.000000,0.12.0,27.0,xmltodict,conda-forge/xmltodict,,,,29260.0,21026.0,https://pypi.org/project/xmltodict,2019-02-11 07:00:26.000000,8234.0,2945187.0,2957128.0,https://anaconda.org/conda-forge/xmltodict,2019-02-11 11:53:14.803000,644819.0,,,,,2.0,,,,,,,,,-2.0,,,,,,,,,,,,, +95,Tesseract,madmaze/pytesseract,,ocr,https://github.com/madmaze/pytesseract,https://github.com/madmaze/pytesseract,Apache-2.0,2010-10-27 23:02:49.000000,2021-02-01 16:53:57.000000,2021-02-01 16:53:56.000000,504,7.0,239.0,3401,359.0,Python-tesseract is an optical character recognition (OCR) tool for python.,36.0,30,True,2020-12-15 05:24:52.000000,0.3.7,24.0,pytesseract,conda-forge/pytesseract,,,,1428.0,,https://pypi.org/project/pytesseract,2020-12-15 05:24:52.000000,1428.0,449207.0,451308.0,https://anaconda.org/conda-forge/pytesseract,2020-11-20 10:05:14.874000,39923.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +96,MLxtend,rasbt/mlxtend,,sklearn-utils,https://github.com/rasbt/mlxtend,https://github.com/rasbt/mlxtend,BSD-3-Clause,2014-08-14 01:56:16.000000,2021-01-23 20:32:21.000000,2021-01-09 21:38:09.000000,694,101.0,262.0,3318,1152.0,A library of extension and helper modules for Python's data analysis and machine learning libraries.,79.0,30,True,2020-11-26 04:18:15.000000,0.18.0,46.0,mlxtend,conda-forge/mlxtend,,,['sklearn'],2649.0,2459.0,https://pypi.org/project/mlxtend,2020-11-26 04:18:15.000000,190.0,131838.0,135346.0,https://anaconda.org/conda-forge/mlxtend,2020-11-26 05:32:00.667000,150871.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +97,bqplot,bqplot/bqplot,,data-viz,https://github.com/bqplot/bqplot,https://github.com/bqplot/bqplot,Apache-2.0,2015-09-26 04:02:18.000000,2021-02-03 15:19:31.000000,2021-01-21 17:18:45.000000,405,185.0,323.0,3002,3216.0,Plotting library for IPython/Jupyter notebooks.,51.0,30,True,2021-01-14 14:22:16.000000,0.12.21,89.0,bqplot,conda-forge/bqplot,,,['jupyter'],1323.0,1201.0,https://pypi.org/project/bqplot,2021-01-14 14:19:33.000000,112.0,12344.0,160531.0,https://anaconda.org/conda-forge/bqplot,2021-01-14 14:38:26.569000,475299.0,,,,,2.0,,,bqplot,https://www.npmjs.com/package/bqplot,2021-01-14 14:17:47.627000,10.0,139849.0,,,,,,,,,,,,,,, +98,wandb client,wandb/client,,ml-experiments,https://github.com/wandb/client,https://github.com/wandb/client,MIT,2017-03-24 05:46:23.000000,2021-02-04 14:18:08.000000,2021-02-03 22:38:17.000000,188,240.0,661.0,2682,3789.0,A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.,74.0,30,True,2021-02-02 06:35:34.000000,0.10.17,187.0,wandb,,,,,2033.0,1955.0,https://pypi.org/project/wandb,2021-02-02 04:56:05.000000,78.0,179205.0,179205.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +99,torchtext,pytorch/text,,nlp,https://github.com/pytorch/text,https://github.com/pytorch/text,BSD-3-Clause,2016-12-12 00:56:03.000000,2021-02-04 12:36:31.000000,2021-01-26 18:46:24.000000,598,263.0,313.0,2638,706.0,Data loaders and abstractions for text and NLP.,104.0,30,True,2020-12-10 17:03:55.000000,0.8.1,12.0,torchtext,,,,['pytorch'],4389.0,3707.0,https://pypi.org/project/torchtext,2020-12-10 16:28:00.000000,682.0,69571.0,69571.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +100,mrjob,Yelp/mrjob,,data-pipelines,https://github.com/Yelp/mrjob,https://github.com/Yelp/mrjob,Apache-2.0,2010-10-13 18:35:21.000000,2020-12-24 22:44:29.424000,2020-11-16 22:20:52.000000,590,200.0,1089.0,2528,8622.0,Run MapReduce jobs on Hadoop or Amazon Web Services.,142.0,30,True,2020-09-17 22:26:01.000000,0.7.4,60.0,mrjob,conda-forge/mrjob,,,,781.0,669.0,https://pypi.org/project/mrjob,2020-09-17 22:26:01.000000,112.0,67381.0,73316.0,https://anaconda.org/conda-forge/mrjob,2020-12-24 22:44:29.424000,314575.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +101,scikit-optimize,scikit-optimize/scikit-optimize,,hyperopt,https://github.com/scikit-optimize/scikit-optimize,https://github.com/scikit-optimize/scikit-optimize,BSD-3-Clause,2016-03-20 21:10:54.000000,2021-01-26 12:57:18.000000,2020-12-31 12:07:52.000000,366,165.0,358.0,2022,1541.0,Sequential model-based optimization with a `scipy.optimize` interface.,68.0,30,True,2020-09-04 09:08:10.000000,0.8.1,22.0,scikit-optimize,conda-forge/scikit-optimize,,,,1497.0,1337.0,https://pypi.org/project/scikit-optimize,2020-09-04 09:08:10.000000,160.0,299113.0,303755.0,https://anaconda.org/conda-forge/scikit-optimize,2020-09-04 09:50:52.372000,199619.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +102,smart-open,RaRe-Technologies/smart_open,,data-loading,https://github.com/RaRe-Technologies/smart_open,https://github.com/RaRe-Technologies/smart_open,MIT,2015-01-02 13:05:52.000000,2021-01-18 12:33:22.000000,2021-01-18 12:01:20.000000,271,51.0,240.0,1918,889.0,"Utils for streaming large files (S3, HDFS, gzip, bz2...).",72.0,30,True,2021-01-18 06:44:54.000000,4.1.2,46.0,smart-open,,,,,640.0,,https://pypi.org/project/smart-open,2021-01-18 06:44:54.000000,640.0,5235807.0,5235807.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +103,opencv-python,skvark/opencv-python,,image,https://github.com/opencv/opencv-python,https://github.com/opencv/opencv-python,MIT,2016-04-08 13:36:40.000000,2021-01-03 16:32:34.000000,2020-12-28 18:40:12.000000,314,17.0,373.0,1708,749.0,"Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-..",27.0,30,True,2021-01-03 17:36:16.000000,47,47.0,opencv-python,,,,,12560.0,,https://pypi.org/project/opencv-python,2021-01-02 12:15:05.000000,12560.0,1358384.0,1358384.0,,,,,,,,2.0,,,,,,,,,,,,,opencv/opencv-python,,,,,,,,, +104,Rasterio,mapbox/rasterio,,geospatial-data,https://github.com/mapbox/rasterio,https://github.com/mapbox/rasterio,BSD-3-Clause,2013-11-04 16:36:27.000000,2021-02-02 22:30:46.000000,2021-02-02 22:30:46.000000,390,137.0,1203.0,1424,3260.0,Rasterio reads and writes geospatial raster datasets.,107.0,30,True,2021-01-25 14:37:50.000000,1.2.0,121.0,rasterio,conda-forge/rasterio,,,,3539.0,2689.0,https://pypi.org/project/rasterio,2021-01-25 14:37:50.000000,850.0,120415.0,135044.0,https://anaconda.org/conda-forge/rasterio,2021-01-25 20:18:49.736000,862568.0,,,,,2.0,702.0,,,,,,,,,,,,,,,,,,,,, +105,SageMaker SDK,aws/sagemaker-python-sdk,,ml-experiments,https://github.com/aws/sagemaker-python-sdk,https://github.com/aws/sagemaker-python-sdk,Apache-2.0,2017-11-14 01:03:33.000000,2021-02-04 02:39:51.000000,2021-02-03 17:58:29.000000,561,219.0,518.0,1304,1829.0,A library for training and deploying machine learning models on Amazon SageMaker.,165.0,30,True,2021-02-03 18:00:28.000000,2.24.2,306.0,sagemaker,,,,"['mxnet', 'tensorflow']",609.0,581.0,https://pypi.org/project/sagemaker,2021-02-03 18:00:28.000000,28.0,277355.0,277355.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +106,TF Addons,tensorflow/addons,,tensorflow-utils,https://github.com/tensorflow/addons,https://github.com/tensorflow/addons,Apache-2.0,2018-11-26 23:57:17.000000,2021-02-03 02:14:46.000000,2021-02-03 02:14:45.000000,421,172.0,619.0,1185,1328.0,Useful extra functionality for TensorFlow 2.x maintained by SIG-addons.,147.0,30,True,2021-01-30 13:40:21.000000,0.12.1,25.0,tensorflow-addons,,,,['tensorflow'],2168.0,2150.0,https://pypi.org/project/tensorflow-addons,2021-01-30 13:59:33.000000,18.0,200296.0,200296.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +107,Wand,emcconville/wand,,image,https://github.com/emcconville/wand,https://github.com/emcconville/wand,MIT,2011-09-30 21:36:38.000000,2021-01-21 00:40:18.000000,2021-01-20 17:50:49.000000,183,13.0,319.0,1051,1679.0,The ctypes-based simple ImageMagick binding for Python.,94.0,30,True,2020-11-29 20:47:13.000000,0.6.5,47.0,wand,,,,,4397.0,3227.0,https://pypi.org/project/wand,2020-11-29 20:40:49.000000,1170.0,109331.0,109523.0,,,,,,,,2.0,5203.0,,,,,,,,,,,,,,,,,,,,, +108,Nilearn,nilearn/nilearn,,medical-data,https://github.com/nilearn/nilearn,https://github.com/nilearn/nilearn,BSD-3-Clause,2011-01-09 19:02:23.000000,2021-02-04 15:01:06.000000,2021-02-03 09:27:59.000000,373,378.0,1127.0,699,9297.0,Machine learning for NeuroImaging in Python.,159.0,30,True,2020-11-12 11:44:49.000000,0.7.0,35.0,nilearn,conda-forge/nilearn,,,['sklearn'],1181.0,879.0,https://pypi.org/project/nilearn,2020-11-12 11:44:49.000000,302.0,6922.0,8309.0,https://anaconda.org/conda-forge/nilearn,2020-11-12 13:26:03.600000,79068.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +109,snowballstemmer,snowballstem/snowball,,nlp,https://github.com/snowballstem/snowball,https://github.com/snowballstem/snowball,BSD-3-Clause,2013-02-23 07:17:42.000000,2021-02-03 06:20:01.000000,2021-02-02 19:23:41.000000,133,17.0,42.0,470,846.0,Snowball compiler and stemming algorithms.,25.0,30,True,2021-01-21 11:43:00.000000,2.1.0,9.0,snowballstemmer,conda-forge/snowballstemmer,,,,56689.0,43507.0,https://pypi.org/project/snowballstemmer,2021-01-21 11:43:00.000000,13182.0,1904069.0,1941845.0,https://anaconda.org/conda-forge/snowballstemmer,2021-01-21 23:16:54.597000,2039911.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +110,Face Recognition,ageitgey/face_recognition,,image,https://github.com/ageitgey/face_recognition,https://github.com/ageitgey/face_recognition,MIT,2017-03-03 21:52:39.000000,2020-12-19 11:44:26.000000,2020-09-26 15:32:59.000000,10613,564.0,529.0,38429,211.0,The world's simplest facial recognition api for Python and the command line.,45.0,29,True,2018-08-21 18:34:21.000000,1.2.3,21.0,face_recognition,,,,['pytorch'],406.0,,https://pypi.org/project/face_recognition,2018-08-21 18:34:21.000000,406.0,18589.0,18598.0,,,,,,,,2.0,438.0,,,,,,,,,,,,,,,,,,,,, +111,Magenta,magenta/magenta,,audio,https://github.com/magenta/magenta,https://github.com/magenta/magenta,Apache-2.0,2016-05-05 20:10:40.000000,2021-02-01 20:01:54.000000,2021-02-01 20:01:48.000000,3297,293.0,540.0,16232,1377.0,Magenta: Music and Art Generation with Machine Intelligence.,145.0,29,True,2020-11-12 19:17:18.000000,2.1.3,66.0,magenta,,,,['tensorflow'],301.0,266.0,https://pypi.org/project/magenta,2020-11-12 19:17:18.000000,35.0,2886.0,2886.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +112,Faiss,facebookresearch/faiss,,nn-search,https://github.com/facebookresearch/faiss,https://github.com/facebookresearch/faiss,MIT,2017-02-07 16:07:05.000000,2021-02-04 13:27:14.000000,2021-02-03 20:21:40.000000,2074,98.0,1263.0,12404,441.0,A library for efficient similarity search and clustering of dense vectors.,75.0,29,True,2021-01-21 05:32:04.000000,0.4.0,44.0,pymilvus,conda-forge/faiss,,,,308.0,302.0,https://pypi.org/project/pymilvus,2021-01-21 05:32:04.000000,6.0,5902.0,8532.0,https://anaconda.org/conda-forge/faiss,2020-12-12 16:36:49.740000,23678.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +113,Prophet,facebook/prophet,,time-series-data,https://github.com/facebook/prophet,https://github.com/facebook/prophet,MIT,2016-11-16 01:50:08.000000,2021-02-01 18:01:17.000000,2021-01-27 01:56:06.000000,3461,80.0,1432.0,12203,615.0,Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear..,126.0,29,True,2020-09-05 16:12:50.000000,0.7.1,14.0,fbprophet,,,,,150.0,,https://pypi.org/project/fbprophet,2020-09-05 16:12:50.000000,150.0,424172.0,424183.0,,,,,,,,1.0,543.0,,,,,,,,,,,,,,,,,,,,, +114,Turi Create,apple/turicreate,,ml-frameworks,https://github.com/apple/turicreate,https://github.com/apple/turicreate,BSD-3-Clause,2017-12-01 00:42:04.000000,2021-02-02 21:52:08.000000,2021-02-02 21:52:07.000000,1060,465.0,1251.0,10123,1566.0,Turi Create simplifies the development of custom machine learning models.,81.0,29,True,2020-09-30 22:51:40.000000,6.4.1,31.0,turicreate,,,,,254.0,220.0,https://pypi.org/project/turicreate,2020-09-30 22:51:40.000000,34.0,9750.0,9845.0,,,,,,,,2.0,3612.0,,,,,,,,,,,,,,,,,,,,, +115,TFlearn,tflearn/tflearn,,ml-frameworks,https://github.com/tflearn/tflearn,https://github.com/tflearn/tflearn,MIT,2016-03-31 12:05:53.000000,2021-01-25 09:41:59.000000,2020-11-30 04:34:51.000000,2423,574.0,359.0,9515,613.0,Deep learning library featuring a higher-level API for TensorFlow.,128.0,29,True,2020-11-11 19:26:11.000000,0.5.0,8.0,tflearn,,,,['tensorflow'],3467.0,2986.0,https://pypi.org/project/tflearn,2020-11-11 19:13:47.000000,481.0,7669.0,7669.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +116,Lime,marcotcr/lime,,interpretability,https://github.com/marcotcr/lime,https://github.com/marcotcr/lime,BSD-2-Clause,2016-03-15 22:18:10.000000,2021-02-04 08:58:12.000000,2021-01-12 16:12:17.000000,1360,48.0,441.0,8394,508.0,Lime: Explaining the predictions of any machine learning classifier.,57.0,29,True,2020-04-03 22:05:03.000000,0.2.0.0,37.0,lime,conda-forge/lime,,,,1167.0,1039.0,https://pypi.org/project/lime,2020-04-03 22:04:32.000000,128.0,111286.0,112551.0,https://anaconda.org/conda-forge/lime,2020-06-28 01:02:41.538000,63269.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +117,Annoy,spotify/annoy,,nn-search,https://github.com/spotify/annoy,https://github.com/spotify/annoy,Apache-2.0,2013-04-01 20:29:40.000000,2021-01-20 15:53:49.000000,2020-12-03 18:21:18.000000,869,29.0,265.0,8096,785.0,Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.,68.0,29,True,2020-09-18 16:07:59.000000,1.17.0,43.0,annoy,,,,,1795.0,1435.0,https://pypi.org/project/annoy,2020-09-18 16:07:59.000000,360.0,149426.0,149426.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +118,fuzzywuzzy,seatgeek/fuzzywuzzy,,nlp,https://github.com/seatgeek/fuzzywuzzy,https://github.com/seatgeek/fuzzywuzzy,GPL-2.0,2011-07-08 19:32:34.000000,2020-12-19 18:34:54.000000,2020-02-13 22:13:43.000000,795,84.0,96.0,7823,379.0,Fuzzy String Matching in Python.,67.0,29,False,2020-02-13 22:14:12.000000,0.18.0,27.0,fuzzywuzzy,conda-forge/fuzzywuzzy,,,,11020.0,7814.0,https://pypi.org/project/fuzzywuzzy,2020-02-13 21:06:25.000000,3206.0,2176812.0,2181872.0,https://anaconda.org/conda-forge/fuzzywuzzy,2020-11-18 12:59:01.409000,278322.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +119,TPOT,EpistasisLab/tpot,,hyperopt,https://github.com/EpistasisLab/tpot,https://github.com/EpistasisLab/tpot,LGPL-3.0,2015-11-03 21:08:40.000000,2021-01-12 15:06:12.000000,2021-01-06 15:17:46.000000,1368,196.0,586.0,7792,2368.0,A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.,108.0,29,False,2021-01-06 15:20:08.000000,0.11.7,60.0,tpot,conda-forge/tpot,,,['sklearn'],888.0,808.0,https://pypi.org/project/tpot,2021-01-06 15:20:08.000000,80.0,29431.0,31382.0,https://anaconda.org/conda-forge/tpot,2020-12-14 22:49:13.925000,103418.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +120,TextBlob,sloria/TextBlob,,nlp,https://github.com/sloria/TextBlob,https://github.com/sloria/TextBlob,MIT,2013-06-30 18:29:18.000000,2021-01-11 13:19:48.000000,2021-01-11 13:18:33.000000,949,71.0,150.0,7530,535.0,"Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation,..",33.0,29,True,2019-02-24 23:03:17.000000,0.15.3,55.0,textblob,conda-forge/textblob,,,,12621.0,10129.0,https://pypi.org/project/textblob,2019-02-24 23:03:17.000000,2492.0,187756.0,189797.0,https://anaconda.org/conda-forge/textblob,2019-02-24 23:32:55.233000,110216.0,,,,,2.0,88.0,,,,,,,,,,,,,,,,,,,,, +121,MoviePy,Zulko/moviepy,,image,https://github.com/Zulko/moviepy,https://github.com/Zulko/moviepy,MIT,2013-08-12 09:39:28.000000,2021-01-27 09:20:28.000000,2021-01-27 09:20:26.000000,1021,337.0,700.0,7262,1011.0,Video editing with Python.,137.0,29,True,2020-05-07 16:29:35.000000,1.0.3,84.0,moviepy,conda-forge/moviepy,,,,7031.0,5901.0,https://pypi.org/project/moviepy,2020-10-05 00:26:29.000000,1130.0,94911.0,96611.0,https://anaconda.org/conda-forge/moviepy,2020-02-23 19:57:49.975000,73119.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +122,glfw,glfw/glfw,,image,https://github.com/glfw/glfw,https://github.com/glfw/glfw,Zlib,2013-04-18 15:24:53.000000,2021-01-31 14:31:17.000000,2021-01-18 22:52:27.000000,2649,422.0,991.0,7214,4214.0,"A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input.",168.0,29,False,2020-10-04 13:37:52.000000,2.0.0,37.0,glfw,conda-forge/glfw,,,,214.0,,https://pypi.org/project/glfw,2020-10-04 13:37:52.000000,214.0,15695.0,47523.0,https://anaconda.org/conda-forge/glfw,2020-03-20 11:09:31.058000,22989.0,,,,,2.0,2191879.0,,,,,,,,,,,,,,,,,,,,, +123,pandas-profiling,pandas-profiling/pandas-profiling,,data-viz,https://github.com/pandas-profiling/pandas-profiling,https://github.com/pandas-profiling/pandas-profiling,MIT,2016-01-09 23:47:55.000000,2021-02-04 03:03:53.000000,2021-02-04 03:03:51.000000,987,66.0,357.0,6699,736.0,Create HTML profiling reports from pandas DataFrame objects.,65.0,29,True,2020-09-03 10:11:24.000000,2.9.0,25.0,pandas-profiling,conda-forge/pandas-profiling,,,"['jupyter', 'pandas']",3141.0,2981.0,https://pypi.org/project/pandas-profiling,2020-09-03 10:11:24.000000,160.0,131152.0,133014.0,https://anaconda.org/conda-forge/pandas-profiling,2021-01-09 04:39:21.551000,100572.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +124,Datasets,huggingface/datasets,,data-loading,https://github.com/huggingface/datasets,https://github.com/huggingface/datasets,Apache-2.0,2020-03-26 09:23:22.000000,2021-02-04 15:30:43.000000,2021-02-03 15:13:48.000000,693,193.0,332.0,6680,1289.0,"The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and efficient data manipulation tools.",216.0,29,True,2021-01-13 15:29:57.000000,1.2.1,13.0,datasets,,,,,335.0,317.0,https://pypi.org/project/datasets,2021-01-04 18:33:23.000000,18.0,21101.0,21101.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +125,Autograd,HIPS/autograd,,others,https://github.com/HIPS/autograd,https://github.com/HIPS/autograd,MIT,2014-11-24 15:50:23.000000,2020-12-28 18:04:28.000000,2019-11-18 14:32:40.000000,712,161.0,216.0,5114,1375.0,Efficiently computes derivatives of numpy code.,51.0,29,False,2017-08-24 17:00:41.000000,1.1.13,24.0,autograd,conda-forge/autograd,,,,1813.0,1469.0,https://pypi.org/project/autograd,2019-07-25 16:21:07.000000,344.0,387623.0,390474.0,https://anaconda.org/conda-forge/autograd,2019-07-25 18:29:55.493000,153981.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +126,Pydub,jiaaro/pydub,,audio,https://github.com/jiaaro/pydub,https://github.com/jiaaro/pydub,MIT,2011-05-02 18:42:38.000000,2021-01-30 07:53:48.000000,2021-01-18 04:33:23.000000,692,177.0,234.0,5086,726.0,Manipulate audio with a simple and easy high level interface.,80.0,29,True,2020-06-03 15:23:56.000000,0.24.1,66.0,pydub,conda-forge/pydub,,,,7229.0,5875.0,https://pypi.org/project/pydub,2020-06-03 15:23:56.000000,1354.0,102273.0,102756.0,https://anaconda.org/conda-forge/pydub,2019-02-02 16:23:09.348000,12573.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +127,imbalanced-learn,scikit-learn-contrib/imbalanced-learn,,sklearn-utils,https://github.com/scikit-learn-contrib/imbalanced-learn,https://github.com/scikit-learn-contrib/imbalanced-learn,MIT,2014-08-16 05:08:26.000000,2021-02-04 08:50:52.000000,2020-11-03 21:43:11.000000,1059,46.0,402.0,5008,701.0,A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning.,51.0,29,True,2020-06-09 10:45:32.000000,0.7.0,26.0,imbalanced-learn,conda-forge/imbalanced-learn,,,['sklearn'],4258.0,3978.0,https://pypi.org/project/imbalanced-learn,2020-06-09 10:39:03.000000,280.0,438624.0,441322.0,https://anaconda.org/conda-forge/imbalanced-learn,2020-06-14 14:47:57.352000,107946.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +128,yfinance,ranaroussi/yfinance,,financial-data,https://github.com/ranaroussi/yfinance,https://github.com/ranaroussi/yfinance,Apache-2.0,2017-05-21 10:16:15.000000,2021-01-31 22:07:30.000000,2021-01-18 14:16:47.000000,1041,327.0,175.0,4101,247.0,Yahoo! Finance market data downloader (+faster Pandas Datareader).,28.0,29,True,2020-10-05 12:19:44.000000,0.1.55,20.0,yfinance,ranaroussi/yfinance,,,,2925.0,2899.0,https://pypi.org/project/yfinance,2020-10-05 12:19:44.000000,26.0,78534.0,80394.0,https://anaconda.org/ranaroussi/yfinance,2019-12-27 21:30:44.606000,33496.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +129,TinyDB,msiemens/tinydb,,data-containers,https://github.com/msiemens/tinydb,https://github.com/msiemens/tinydb,MIT,2013-07-12 23:31:13.000000,2021-01-23 15:29:31.000000,2021-01-23 15:29:24.000000,366,8.0,240.0,3984,604.0,TinyDB is a lightweight document oriented database optimized for your happiness :).,62.0,29,True,2020-11-14 21:02:31.000000,4.3.0,58.0,tinydb,conda-forge/tinydb,,,,1118.0,,https://pypi.org/project/tinydb,2020-11-14 21:02:29.000000,1118.0,117075.0,118883.0,https://anaconda.org/conda-forge/tinydb,2020-11-14 22:52:17.151000,101303.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +130,sacred,IDSIA/sacred,,ml-experiments,https://github.com/IDSIA/sacred,https://github.com/IDSIA/sacred,MIT,2014-03-31 18:05:29.000000,2021-01-18 13:36:24.000000,2021-01-12 12:37:55.000000,314,92.0,399.0,3288,1300.0,"Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.",91.0,29,True,2020-12-14 15:21:05.000000,0.8.2,27.0,sacred,,,,,949.0,795.0,https://pypi.org/project/sacred,2020-12-14 15:21:05.000000,154.0,10690.0,10690.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +131,Koalas,databricks/koalas,,data-containers,https://github.com/databricks/koalas,https://github.com/databricks/koalas,Apache-2.0,2019-01-03 21:46:54.000000,2021-02-04 01:05:45.000000,2021-02-03 01:18:20.000000,298,92.0,424.0,2620,1460.0,Koalas: pandas API on Apache Spark.,47.0,29,True,2021-01-22 09:42:01.000000,1.6.0,43.0,koalas,conda-forge/koalas,,,"['spark', 'pandas']",75.0,73.0,https://pypi.org/project/koalas,2021-01-22 09:42:01.000000,2.0,547844.0,551495.0,https://anaconda.org/conda-forge/koalas,2021-01-22 12:57:15.187000,75775.0,,,,,2.0,996.0,,,,,,,,,,,,,,,,,,,,, +132,dbt,fishtown-analytics/dbt,,data-pipelines,https://github.com/fishtown-analytics/dbt,https://github.com/fishtown-analytics/dbt,Apache-2.0,2016-03-10 02:38:00.000000,2021-02-03 22:43:01.000000,2021-01-27 22:16:13.000000,489,268.0,1444.0,2470,2481.0,dbt (data build tool) enables data analysts and engineers to transform their data using the same practices that..,133.0,29,True,2021-01-27 18:24:45.000000,0.19.0,143.0,dbt,conda-forge/dbt,,,,200.0,182.0,https://pypi.org/project/dbt,2021-01-27 18:03:11.000000,18.0,93585.0,96517.0,https://anaconda.org/conda-forge/dbt,2020-05-14 13:55:32.153000,149566.0,,,,,2.0,,,,,,,,,,dbt,,,,,,,,,,,, +133,PyQtGraph,pyqtgraph/pyqtgraph,,data-viz,https://github.com/pyqtgraph/pyqtgraph,https://github.com/pyqtgraph/pyqtgraph,MIT,2013-09-12 07:18:21.000000,2021-02-04 07:15:58.000000,2021-02-04 07:15:57.000000,811,264.0,465.0,2292,2452.0,Fast data visualization and GUI tools for scientific / engineering applications.,183.0,29,True,2020-12-20 02:41:29.000000,pyqtgraph-0.11.1,12.0,pyqtgraph,conda-forge/pyqtgraph,,,,890.0,,https://pypi.org/project/pyqtgraph,2020-12-20 02:43:22.000000,890.0,22224.0,25500.0,https://anaconda.org/conda-forge/pyqtgraph,2020-12-20 05:06:42.442000,160546.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +134,hmmlearn,hmmlearn/hmmlearn,,probabilistics,https://github.com/hmmlearn/hmmlearn,https://github.com/hmmlearn/hmmlearn,BSD-3-Clause,2014-03-23 10:33:09.000000,2021-02-03 14:32:44.000000,2021-02-03 14:21:22.000000,631,67.0,278.0,2177,354.0,"Hidden Markov Models in Python, with scikit-learn like API.",32.0,29,True,2021-02-03 14:33:20.000000,0.2.5,7.0,hmmlearn,conda-forge/hmmlearn,,,['sklearn'],1075.0,869.0,https://pypi.org/project/hmmlearn,2021-02-03 14:32:44.000000,206.0,78804.0,81040.0,https://anaconda.org/conda-forge/hmmlearn,2021-01-22 00:32:31.425000,60372.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +135,pandas-datareader,pydata/pandas-datareader,,data-loading,https://github.com/pydata/pandas-datareader,https://github.com/pydata/pandas-datareader,BSD-3-Clause,2015-01-15 00:34:19.000000,2021-02-03 09:10:36.000000,2020-12-31 11:58:23.000000,500,74.0,370.0,1850,764.0,Extract data from a wide range of Internet sources into a pandas DataFrame.,77.0,29,True,2020-07-10 10:04:14.000000,0.9.0,21.0,pandas-datareader,conda-forge/pandas-datareader,,,['pandas'],9092.0,7686.0,https://pypi.org/project/pandas-datareader,2020-07-10 10:04:14.000000,1406.0,83392.0,85366.0,https://anaconda.org/conda-forge/pandas-datareader,2019-11-20 10:38:42.074000,90820.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +136,HoloViews,holoviz/holoviews,,data-viz,https://github.com/holoviz/holoviews,https://github.com/holoviz/holoviews,BSD-3-Clause,2014-05-07 16:59:22.000000,2021-02-04 14:12:03.000000,2021-02-02 18:22:27.000000,303,692.0,1821.0,1799,10130.0,"With Holoviews, your data visualizes itself.",101.0,29,True,2021-01-27 18:07:05.000000,1.14.1,62.0,holoviews,conda-forge/holoviews,,,['jupyter'],170.0,,https://pypi.org/project/holoviews,2021-01-28 14:38:15.000000,170.0,64775.0,80113.0,https://anaconda.org/conda-forge/holoviews,2020-12-28 13:23:01.410000,414095.0,,,,,2.0,,,@pyviz/jupyterlab_pyviz,https://www.npmjs.com/package/@pyviz/jupyterlab_pyviz,2020-05-24 13:49:54.205000,,8074.0,,,,,,,,,,,,,,, +137,Lifelines,CamDavidsonPilon/lifelines,,medical-data,https://github.com/CamDavidsonPilon/lifelines,https://github.com/CamDavidsonPilon/lifelines,MIT,2013-08-28 00:16:42.000000,2021-01-22 15:03:27.000000,2021-01-22 15:02:15.000000,411,189.0,588.0,1545,2084.0,Survival analysis in Python.,90.0,29,True,2021-01-22 15:03:27.000000,0.25.8,153.0,lifelines,conda-forge/lifelines,,,,616.0,490.0,https://pypi.org/project/lifelines,2021-01-22 15:03:27.000000,126.0,85031.0,87253.0,https://anaconda.org/conda-forge/lifelines,2020-12-10 02:47:14.864000,124450.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +138,Geocoder,DenisCarriere/geocoder,,geospatial-data,https://github.com/DenisCarriere/geocoder,https://github.com/DenisCarriere/geocoder,MIT,2014-01-13 04:19:21.000000,2020-12-30 04:09:42.000000,2018-10-12 15:53:05.000000,252,63.0,216.0,1323,1251.0,Python Geocoder.,74.0,29,False,2018-04-04 12:34:51.000000,1.38.1,108.0,geocoder,conda-forge/geocoder,,,,3595.0,3019.0,https://pypi.org/project/geocoder,2018-04-04 12:34:51.000000,576.0,167639.0,169448.0,https://anaconda.org/conda-forge/geocoder,2019-06-27 16:40:50.469000,86865.0,,,,,2.0,,,,,,,,,,,,,,geocoder,,,,,,,, +139,Graphviz,xflr6/graphviz,,data-viz,https://github.com/xflr6/graphviz,https://github.com/xflr6/graphviz,MIT,2014-01-12 17:49:29.000000,2021-01-22 09:02:12.000000,2021-01-18 19:38:58.000000,142,9.0,96.0,913,450.0,Simple Python interface for Graphviz.,15.0,29,True,2020-10-07 09:06:41.000000,0.14.2,47.0,graphviz,,,,,21717.0,17335.0,https://pypi.org/project/graphviz,2020-12-24 16:17:24.000000,4382.0,1748005.0,1748005.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +140,TensorFlow Transform,tensorflow/transform,,tensorflow-utils,https://github.com/tensorflow/transform,https://github.com/tensorflow/transform,Apache-2.0,2017-02-10 00:36:53.000000,2021-02-03 20:39:47.000000,2021-02-03 20:39:41.000000,166,33.0,115.0,850,582.0,Input pipeline framework.,27.0,29,True,2021-01-27 23:13:00.000000,0.27.0,33.0,tensorflow-transform,,,,['tensorflow'],488.0,404.0,https://pypi.org/project/tensorflow-transform,2020-12-16 21:35:23.000000,84.0,4534264.0,4534264.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +141,snakemake,snakemake/snakemake,,ml-experiments,https://github.com/snakemake/snakemake,https://github.com/snakemake/snakemake,MIT,2015-10-17 15:43:54.867000,2021-02-04 10:23:31.000000,2021-02-03 19:41:53.000000,189,325.0,208.0,839,3954.0,"This is the development home of the workflow management system Snakemake. For general information, see.",195.0,29,True,2021-01-15 13:36:23.000000,5.32.0,159.0,snakemake,bioconda/snakemake,,,,1024.0,736.0,https://pypi.org/project/snakemake,2021-01-15 13:37:08.000000,288.0,6226.0,10484.0,https://anaconda.org/bioconda/snakemake,2021-01-20 23:07:32.614000,272540.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +142,Fiona,Toblerity/Fiona,,geospatial-data,https://github.com/Toblerity/Fiona,https://github.com/Toblerity/Fiona,BSD-3-Clause,2011-12-31 19:47:00.000000,2021-01-27 02:46:08.000000,2020-11-30 07:11:40.000000,165,69.0,546.0,774,1093.0,Fiona reads and writes geographic data files.,65.0,29,True,2020-11-17 18:32:17.000000,1.8.18,96.0,fiona,conda-forge/fiona,,,,6150.0,4962.0,https://pypi.org/project/fiona,2020-11-17 18:32:17.000000,1188.0,382752.0,411198.0,https://anaconda.org/conda-forge/fiona,2020-11-17 20:48:12.542000,1678362.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +143,Bottleneck,pydata/bottleneck,,data-containers,https://github.com/pydata/bottleneck,https://github.com/pydata/bottleneck,BSD-2-Clause,2010-11-27 23:21:22.000000,2021-01-24 18:54:13.000000,2021-01-24 18:39:03.000000,65,25.0,177.0,576,1241.0,Fast NumPy array functions written in C.,21.0,29,True,2020-02-21 06:22:16.000000,1.3.2,21.0,Bottleneck,conda-forge/bottleneck,,,,21570.0,18678.0,https://pypi.org/project/Bottleneck,2020-02-21 06:22:16.000000,2892.0,122434.0,146902.0,https://anaconda.org/conda-forge/bottleneck,2021-01-21 02:48:32.623000,1394682.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +144,pyproj,pyproj4/pyproj,,geospatial-data,https://github.com/pyproj4/pyproj,https://github.com/pyproj4/pyproj,MIT,2014-12-29 21:38:25.000000,2021-01-08 01:17:08.000000,2021-01-08 01:15:13.000000,147,7.0,376.0,567,1099.0,Python interface to PROJ (cartographic projections and coordinate transformations library).,39.0,29,True,2020-11-05 13:39:29.000000,3.0.0.post1,34.0,pyproj,conda-forge/pyproj,,,,10881.0,8419.0,https://pypi.org/project/pyproj,2020-11-05 14:28:45.000000,2462.0,886625.0,917424.0,https://anaconda.org/conda-forge/pyproj,2020-11-06 22:55:31.654000,1909588.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +145,NIPYPE,nipy/nipype,,medical-data,https://github.com/nipy/nipype,https://github.com/nipy/nipype,Apache-2.0,2010-07-22 17:06:49.000000,2021-02-04 13:35:26.000000,2020-12-08 17:16:40.000000,439,312.0,873.0,549,14049.0,Workflows and interfaces for neuroimaging packages.,212.0,29,True,2020-09-17 18:44:32.000000,1.5.1,54.0,nipype,conda-forge/nipype,,,,700.0,508.0,https://pypi.org/project/nipype,2020-08-16 18:30:16.000000,192.0,7723.0,14107.0,https://anaconda.org/conda-forge/nipype,2020-11-28 17:44:51.813000,351156.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +146,NiBabel,nipy/nibabel,,medical-data,https://github.com/nipy/nibabel,https://github.com/nipy/nibabel,MIT,2010-07-22 16:28:30.000000,2021-02-01 16:18:25.000000,2021-02-01 16:18:24.000000,214,112.0,285.0,386,4947.0,Python package to access a cacophony of neuro-imaging file formats.,89.0,29,True,2020-11-28 22:19:50.000000,3.2.1,32.0,nibabel,conda-forge/nibabel,,,,4877.0,3613.0,https://pypi.org/project/nibabel,2020-11-28 22:18:23.000000,1264.0,34377.0,39593.0,https://anaconda.org/conda-forge/nibabel,2020-11-29 03:40:05.178000,297345.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +147,baselines,openai/baselines,,reinforcement-learning,https://github.com/openai/baselines,https://github.com/openai/baselines,MIT,2017-05-24 01:58:13.000000,2021-02-01 01:42:19.000000,2020-01-31 13:06:18.000000,3865,453.0,423.0,11110,347.0,OpenAI Baselines: high-quality implementations of reinforcement learning algorithms.,114.0,28,False,2018-02-26 17:07:07.000000,0.1.5,6.0,baselines,,,,,319.0,282.0,https://pypi.org/project/baselines,2018-02-26 17:07:07.000000,37.0,22777.0,22777.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +148,PyTorch Geometric,rusty1s/pytorch_geometric,,graph,https://github.com/rusty1s/pytorch_geometric,https://github.com/rusty1s/pytorch_geometric,MIT,2017-10-06 16:03:03.000000,2021-02-03 17:27:08.000000,2021-02-01 20:51:50.000000,1739,702.0,1102.0,10139,4079.0,Geometric Deep Learning Extension Library for PyTorch.,138.0,28,True,2020-12-02 14:57:09.000000,1.6.3,25.0,torch-geometric,,,,['pytorch'],24.0,,https://pypi.org/project/torch-geometric,2020-11-27 07:18:41.000000,24.0,10841.0,10841.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +149,Albumentations,albumentations-team/albumentations,,image,https://github.com/albumentations-team/albumentations,https://github.com/albumentations-team/albumentations,MIT,2018-06-06 03:10:50.000000,2021-02-03 04:17:59.000000,2021-02-03 04:17:58.000000,922,176.0,237.0,7214,619.0,Fast image augmentation library and easy to use wrapper around other libraries. Documentation:..,73.0,28,True,2020-11-29 14:30:07.000000,0.5.2,44.0,albumentations,conda-forge/albumentations,,,['pytorch'],2784.0,2656.0,https://pypi.org/project/albumentations,2020-11-29 14:30:07.000000,128.0,44825.0,45556.0,https://anaconda.org/conda-forge/albumentations,2020-11-29 15:51:47.610000,14629.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +150,Pyro,pyro-ppl/pyro,,probabilistics,https://github.com/pyro-ppl/pyro,https://github.com/pyro-ppl/pyro,Apache-2.0,2017-06-16 05:03:47.000000,2021-02-03 22:00:50.000000,2021-02-03 22:00:49.000000,813,144.0,680.0,6715,2139.0,Deep universal probabilistic programming with Python and PyTorch.,103.0,28,True,2021-02-01 23:22:45.000000,1.5.2,24.0,pyro-ppl,,,,['pytorch'],414.0,378.0,https://pypi.org/project/pyro-ppl,2020-11-17 23:22:46.000000,36.0,12863.0,12863.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +151,tensorpack,tensorpack/tensorpack,,ml-frameworks,https://github.com/tensorpack/tensorpack,https://github.com/tensorpack/tensorpack,Apache-2.0,2015-12-25 23:08:44.000000,2021-01-22 08:44:03.000000,2021-01-22 08:43:22.000000,1760,14.0,1300.0,5915,2928.0,"A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility.",55.0,28,True,2020-04-24 19:01:06.000000,0.10.1,37.0,tensorpack,,,,['tensorflow'],751.0,675.0,https://pypi.org/project/tensorpack,2021-01-22 08:44:03.000000,76.0,15456.0,15458.0,,,,,,,,3.0,113.0,,,,,,,,,,,,,,,,,,,,, +152,Modin,modin-project/modin,,data-containers,https://github.com/modin-project/modin,https://github.com/modin-project/modin,Apache-2.0,2018-06-21 21:35:05.000000,2021-02-04 14:52:06.000000,2021-02-04 07:36:28.000000,383,420.0,1086.0,5698,1251.0,Modin: Speed up your Pandas workflows by changing a single line of code.,68.0,28,True,2021-01-12 14:40:18.000000,0.8.3,36.0,modin,,,,['pandas'],313.0,295.0,https://pypi.org/project/modin,2021-01-12 14:40:18.000000,18.0,41425.0,47720.0,,,,,,,,2.0,195173.0,,,,,,,,,,,,,,,,,,,,, +153,faust,robinhood/faust,,data-pipelines,https://github.com/robinhood/faust,https://github.com/robinhood/faust,BSD-3-Clause,2017-03-08 18:36:11.000000,2021-01-21 01:53:26.000000,2020-10-09 12:59:42.000000,435,233.0,221.0,5273,4137.0,Python Stream Processing.,91.0,28,True,2020-02-25 22:57:18.000000,1.10.4,46.0,faust,,,,,647.0,619.0,https://pypi.org/project/faust,2020-02-25 22:57:18.000000,28.0,77439.0,77439.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +154,stanza,stanfordnlp/stanza,,nlp,https://github.com/stanfordnlp/stanza,https://github.com/stanfordnlp/stanza,Apache-2.0,2017-09-26 08:00:56.000000,2021-02-03 22:22:50.000000,2021-01-27 23:00:47.000000,647,60.0,404.0,5165,1846.0,Official Stanford NLP Python Library for Many Human Languages.,32.0,28,True,2021-01-29 20:05:25.000000,1.2.0,10.0,stanza,stanfordnlp/stanza,,,,322.0,318.0,https://pypi.org/project/stanza,2021-01-27 16:31:43.000000,4.0,11128.0,11411.0,https://anaconda.org/stanfordnlp/stanza,2021-01-27 22:24:06.992000,3114.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +155,OpenNMT,OpenNMT/OpenNMT-py,,nlp,https://github.com/OpenNMT/OpenNMT-py,https://github.com/OpenNMT/OpenNMT-py,MIT,2017-02-22 19:01:50.000000,2021-01-30 11:38:48.000000,2021-01-28 11:40:16.000000,1768,90.0,1126.0,4799,2545.0,Open Source Neural Machine Translation in PyTorch.,165.0,28,True,2021-01-27 09:22:31.000000,2.0.1,28.0,OpenNMT-py,,,,['pytorch'],72.0,68.0,https://pypi.org/project/OpenNMT-py,2021-01-27 09:22:31.000000,4.0,3061.0,3061.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +156,csvkit,wireservice/csvkit,,data-loading,https://github.com/wireservice/csvkit,https://github.com/wireservice/csvkit,MIT,2011-04-01 03:00:30.000000,2021-01-25 19:13:27.000000,2020-10-30 01:59:29.000000,535,56.0,743.0,4463,1693.0,"A suite of utilities for converting to and working with CSV, the king of tabular file formats.",91.0,28,True,2020-03-03 03:00:28.000000,1.0.5,33.0,csvkit,conda-forge/csvkit,,,,1516.0,814.0,https://pypi.org/project/csvkit,2020-03-03 03:00:28.000000,702.0,19761.0,20724.0,https://anaconda.org/conda-forge/csvkit,2019-05-28 12:30:50.171000,45270.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +157,Tokenizers,huggingface/tokenizers,,nlp,https://github.com/huggingface/tokenizers,https://github.com/huggingface/tokenizers,Apache-2.0,2019-11-01 17:52:20.000000,2021-02-04 14:26:08.000000,2021-02-03 20:54:01.000000,310,80.0,297.0,4215,1434.0,Fast State-of-the-Art Tokenizers optimized for Research and Production.,40.0,28,True,2021-01-12 21:50:02.000000,0.10.0,58.0,tokenizers,conda-forge/tokenizers,,,,25.0,25.0,https://pypi.org/project/tokenizers,2021-01-12 21:50:02.000000,0.0,626197.0,629243.0,https://anaconda.org/conda-forge/tokenizers,2020-11-19 06:02:47.112000,21325.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +158,PyOD,yzhao062/pyod,,others,https://github.com/yzhao062/pyod,https://github.com/yzhao062/pyod,BSD-2-Clause,2017-10-03 20:29:04.000000,2021-01-17 01:54:30.000000,2021-01-12 18:33:37.000000,845,101.0,84.0,4132,1245.0,(JMLR'19) A Python Toolbox for Scalable Outlier Detection (Anomaly Detection).,22.0,28,True,2021-01-12 18:42:49.000000,0.8.6,64.0,pyod,,,,,480.0,474.0,https://pypi.org/project/pyod,2021-01-12 18:42:49.000000,6.0,56801.0,56801.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +159,sentence-transformers,UKPLab/sentence-transformers,,nlp,https://github.com/UKPLab/sentence-transformers,https://github.com/UKPLab/sentence-transformers,Apache-2.0,2019-07-24 10:53:51.000000,2021-01-29 08:46:31.000000,2021-01-29 08:46:18.000000,777,316.0,365.0,4087,605.0,Sentence Embeddings with BERT & XLNet.,39.0,28,True,2021-01-04 14:04:01.000000,0.4.1,29.0,sentence-transformers,,,,['pytorch'],614.0,614.0,https://pypi.org/project/sentence-transformers,2021-01-04 15:49:09.000000,0.0,254699.0,254699.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +160,DEAP,deap/deap,,distributed-ml,https://github.com/DEAP/deap,https://github.com/DEAP/deap,LGPL-3.0,2014-05-21 20:07:39.000000,2021-02-02 13:23:25.000000,2020-12-25 17:33:18.000000,841,166.0,222.0,4067,2147.0,Distributed Evolutionary Algorithms in Python.,67.0,28,False,2020-01-21 01:18:06.000000,1.3.1,16.0,deap,conda-forge/deap,,,,2074.0,1592.0,https://pypi.org/project/deap,2020-01-21 01:18:06.000000,482.0,65126.0,67104.0,https://anaconda.org/conda-forge/deap,2021-01-13 14:43:13.393000,110798.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +161,kaggle,Kaggle/kaggle-api,,ml-experiments,https://github.com/Kaggle/kaggle-api,https://github.com/Kaggle/kaggle-api,Apache-2.0,2018-01-25 03:02:39.000000,2021-01-21 01:19:19.873000,2020-11-30 21:43:14.000000,776,165.0,110.0,3821,137.0,Official Kaggle API.,35.0,28,True,2020-11-30 13:37:18.000000,1.5.10,47.0,kaggle,conda-forge/kaggle,,,,5004.0,4440.0,https://pypi.org/project/kaggle,2020-11-30 13:37:18.000000,564.0,53625.0,55584.0,https://anaconda.org/conda-forge/kaggle,2021-01-21 01:19:19.873000,41149.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +162,Kornia,kornia/kornia,,image,https://github.com/kornia/kornia,https://github.com/kornia/kornia,Apache-2.0,2018-08-22 10:31:37.000000,2021-02-04 11:31:17.000000,2021-02-04 11:31:15.000000,351,103.0,251.0,3578,1494.0,Open Source Differentiable Computer Vision Library for PyTorch.,84.0,28,True,2020-10-20 19:31:49.000000,0.4.1,12.0,kornia,,,,['pytorch'],255.0,255.0,https://pypi.org/project/kornia,2020-10-20 19:31:49.000000,0.0,13015.0,13015.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +163,imutils,jrosebr1/imutils,,image,https://github.com/jrosebr1/imutils,https://github.com/jrosebr1/imutils,MIT,2015-01-11 20:05:39.000000,2021-01-15 17:56:11.000000,2021-01-15 10:46:45.000000,871,127.0,76.0,3501,138.0,"A series of convenience functions to make basic image processing operations such as translation, rotation, resizing,..",20.0,28,True,2021-01-15 10:53:17.000000,0.5.4,29.0,imutils,conda-forge/imutils,,,,13163.0,11967.0,https://pypi.org/project/imutils,2021-01-15 10:53:17.000000,1196.0,100572.0,102381.0,https://anaconda.org/conda-forge/imutils,2021-01-15 14:27:25.471000,36197.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +164,Kedro,quantumblacklabs/kedro,,data-pipelines,https://github.com/quantumblacklabs/kedro,https://github.com/quantumblacklabs/kedro,Apache-2.0,2019-04-18 10:29:56.000000,2021-02-04 14:04:56.000000,2021-02-04 12:08:39.000000,388,87.0,346.0,3372,1140.0,"A Python framework for creating reproducible, maintainable and modular data science code.",95.0,28,True,2020-12-17 13:31:56.000000,0.17.0,24.0,kedro,,,,,394.0,378.0,https://pypi.org/project/kedro,2020-12-17 13:31:56.000000,16.0,47396.0,47396.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +165,dyNET,clab/dynet,,ml-frameworks,https://github.com/clab/dynet,https://github.com/clab/dynet,Apache-2.0,2015-02-08 23:09:21.000000,2021-01-27 15:43:17.000000,2021-01-27 15:43:03.000000,692,255.0,660.0,3178,3267.0,DyNet: The Dynamic Neural Network Toolkit.,156.0,28,True,2020-10-21 14:31:01.000000,2.1.2,24.0,dyNET,,,,,204.0,166.0,https://pypi.org/project/dyNET,2020-10-21 14:31:01.000000,38.0,4094.0,4127.0,,,,,,,,3.0,1733.0,,,,,,,,,,,,,,,,,,,,, +166,Blaze,blaze/blaze,,data-containers,https://github.com/blaze/blaze,https://github.com/blaze/blaze,BSD-3-Clause,2012-10-26 14:25:22.000000,2020-02-01 19:33:09.000000,2019-08-15 21:14:59.000000,373,262.0,500.0,2922,7496.0,NumPy and Pandas interface to Big Data.,64.0,28,False,2016-07-19 20:40:03.000000,0.11.0,14.0,blaze,conda-forge/blaze,,,,7948.0,7460.0,https://pypi.org/project/blaze,2016-05-06 21:19:21.000000,488.0,6842.0,11317.0,https://anaconda.org/conda-forge/blaze,2018-07-15 22:16:17.685000,187965.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +167,PyCaret,pycaret/pycaret,,ml-experiments,https://github.com/pycaret/pycaret,https://github.com/pycaret/pycaret,MIT,2019-11-23 18:40:48.000000,2021-02-03 12:31:01.000000,2021-02-03 10:53:24.000000,607,163.0,558.0,2913,1653.0,"An open-source, low-code machine learning library in Python.",46.0,28,True,2020-12-22 22:10:30.000000,2.2.3,68.0,pycaret,,,,,650.0,650.0,https://pypi.org/project/pycaret,2020-12-22 22:10:30.000000,0.0,17871.0,17921.0,,,,,,,,2.0,355.0,,,,,,,,,,,,,,,,,,,,, +168,Dedupe,dedupeio/dedupe,,nlp,https://github.com/dedupeio/dedupe,https://github.com/dedupeio/dedupe,MIT,2012-04-20 14:57:36.000000,2021-01-15 22:45:06.000000,2021-01-15 22:44:19.000000,403,53.0,572.0,2893,2793.0,"A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.",55.0,28,True,2020-09-02 00:17:19.000000,2.0.6,157.0,dedupe,,,,,255.0,177.0,https://pypi.org/project/dedupe,2020-09-06 01:50:45.000000,78.0,34570.0,34570.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +169,phonenumbers,daviddrysdale/python-phonenumbers,,nlp,https://github.com/daviddrysdale/python-phonenumbers,https://github.com/daviddrysdale/python-phonenumbers,Apache-2.0,2011-04-21 03:06:38.000000,2021-01-27 19:06:03.000000,2021-01-27 18:58:40.000000,328,3.0,112.0,2620,,Python port of Google's libphonenumber.,22.0,28,True,2021-01-27 19:06:03.000000,8.12.17,168.0,phonenumbers,conda-forge/phonenumbers,,,,2280.0,,https://pypi.org/project/phonenumbers,2021-01-27 19:06:03.000000,2280.0,545044.0,551723.0,https://anaconda.org/conda-forge/phonenumbers,2019-08-04 21:19:59.322000,374026.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +170,VisPy,vispy/vispy,,data-viz,https://github.com/vispy/vispy,https://github.com/vispy/vispy,BSD-3-Clause,2013-03-21 18:43:22.000000,2021-01-27 15:23:17.000000,2021-01-27 15:23:16.000000,536,354.0,786.0,2571,6422.0,High-performance interactive 2D/3D data visualization library.,145.0,28,True,2020-12-14 15:55:00.000000,0.6.6,16.0,vispy,conda-forge/vispy,,,['jupyter'],573.0,451.0,https://pypi.org/project/vispy,2020-11-28 02:55:50.000000,122.0,10674.0,13816.0,https://anaconda.org/conda-forge/vispy,2021-01-13 03:28:46.609000,120640.0,,,,,2.0,,,vispy,https://www.npmjs.com/package/vispy,2020-03-15 14:39:41.516000,,126.0,,,,,,,,,,,,,,, +171,datashader,holoviz/datashader,,data-viz,https://github.com/holoviz/datashader,https://github.com/holoviz/datashader,BSD-3-Clause,2015-12-23 18:02:20.000000,2021-02-04 04:06:19.000000,2021-01-17 16:07:42.000000,311,144.0,320.0,2415,1282.0,Quickly and accurately render even the largest data.,43.0,28,True,2021-01-07 16:14:43.000000,0.12.0,22.0,datashader,conda-forge/datashader,,,,642.0,572.0,https://pypi.org/project/datashader,2021-01-07 16:14:43.000000,70.0,8820.0,12337.0,https://anaconda.org/conda-forge/datashader,2021-01-08 10:17:48.622000,137200.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +172,sklearn-pandas,scikit-learn-contrib/sklearn-pandas,,data-containers,https://github.com/scikit-learn-contrib/sklearn-pandas,https://github.com/scikit-learn-contrib/sklearn-pandas,Zlib,2013-04-22 22:55:20.000000,2021-01-06 16:30:51.000000,2021-01-06 16:28:10.000000,387,30.0,117.0,2323,269.0,Pandas integration with sklearn.,35.0,28,False,2021-01-06 16:30:51.000000,2.0.4,24.0,sklearn-pandas,,,,"['sklearn', 'pandas']",1922.0,1700.0,https://pypi.org/project/sklearn-pandas,2020-11-07 02:30:27.000000,222.0,93257.0,93257.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +173,NMSLIB,nmslib/nmslib,,nn-search,https://github.com/nmslib/nmslib,https://github.com/nmslib/nmslib,Apache-2.0,2013-07-10 11:06:06.000000,2021-02-03 16:23:42.000000,2021-02-03 16:21:49.000000,336,46.0,318.0,2278,1495.0,Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods..,44.0,28,True,2021-02-03 16:40:09.000000,2.1.1,32.0,nmslib,conda-forge/nmslib,,,,369.0,317.0,https://pypi.org/project/nmslib,2021-02-03 00:02:08.000000,52.0,51626.0,52763.0,https://anaconda.org/conda-forge/nmslib,2021-01-08 16:19:07.762000,11374.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +174,GPyTorch,cornellius-gp/gpytorch,,probabilistics,https://github.com/cornellius-gp/gpytorch,https://github.com/cornellius-gp/gpytorch,MIT,2017-06-09 14:48:20.000000,2021-01-29 15:21:54.000000,2021-01-29 15:21:53.000000,318,210.0,634.0,2274,3240.0,A highly efficient and modular implementation of Gaussian Processes in PyTorch.,67.0,28,True,2021-01-19 22:18:43.000000,1.3.1,25.0,gpytorch,,,,['pytorch'],206.0,198.0,https://pypi.org/project/gpytorch,2021-01-19 22:09:01.000000,8.0,26265.0,26265.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +175,implicit,benfred/implicit,,recommender-systems,https://github.com/benfred/implicit,https://github.com/benfred/implicit,MIT,2016-04-17 03:45:23.000000,2021-02-03 13:12:50.000000,2020-11-15 19:47:23.000000,454,78.0,257.0,2239,300.0,Fast Python Collaborative Filtering for Implicit Feedback Datasets.,28.0,28,True,2020-09-15 22:01:38.000000,0.4.4,34.0,implicit,conda-forge/implicit,,,,382.0,360.0,https://pypi.org/project/implicit,2020-09-15 22:01:38.000000,22.0,62402.0,67407.0,https://anaconda.org/conda-forge/implicit,2020-11-24 06:44:37.378000,185212.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +176,Keras Tuner,keras-team/keras-tuner,,hyperopt,https://github.com/keras-team/keras-tuner,https://github.com/keras-team/keras-tuner,Apache-2.0,2019-06-06 22:38:21.000000,2021-01-28 10:01:28.000000,2021-01-27 00:15:15.000000,259,145.0,134.0,2221,789.0,Hyperparameter tuning for humans.,28.0,28,True,2020-11-20 19:13:23.000000,1.0.2,5.0,keras-tuner,,,,['tensorflow'],392.0,390.0,https://pypi.org/project/keras-tuner,2020-11-20 19:00:59.000000,2.0,156471.0,156471.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +177,AzureML SDK,Azure/MachineLearningNotebooks,,ml-experiments,https://github.com/Azure/MachineLearningNotebooks,https://github.com/Azure/MachineLearningNotebooks,MIT,2018-08-17 17:29:14.000000,2021-02-03 22:31:32.000000,2021-02-03 22:31:31.000000,1558,73.0,865.0,2116,1089.0,Python notebooks with ML and deep learning examples with Azure Machine Learning | Microsoft.,53.0,28,True,2021-01-11 18:12:53.000000,1.21.0,67.0,azureml-sdk,,,,,60.0,,https://pypi.org/project/azureml-sdk,2021-01-25 17:45:29.000000,60.0,214663.0,214677.0,,,,,,,,2.0,395.0,,,,,,,,,,,,,,,,,,,,, +178,ipyparallel,ipython/ipyparallel,,distributed-ml,https://github.com/ipython/ipyparallel,https://github.com/ipython/ipyparallel,BSD-3-Clause,2015-04-09 07:43:55.000000,2021-01-22 17:12:52.539000,2020-08-24 09:09:27.000000,732,143.0,107.0,1874,1817.0,Interactive Parallel Computing in Python.,94.0,28,True,2020-05-05 18:42:38.000000,6.3.0,21.0,ipyparallel,conda-forge/ipyparallel,,,['jupyter'],1897.0,1407.0,https://pypi.org/project/ipyparallel,2020-05-05 18:42:38.000000,490.0,35026.0,41459.0,https://anaconda.org/conda-forge/ipyparallel,2021-01-22 17:12:52.539000,373157.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +179,ImageHash,JohannesBuchner/imagehash,,image,https://github.com/JohannesBuchner/imagehash,https://github.com/JohannesBuchner/imagehash,BSD-2-Clause,2013-03-02 23:32:48.000000,2021-01-03 14:55:33.000000,2021-01-03 14:55:15.000000,247,17.0,70.0,1827,184.0,A Python Perceptual Image Hashing Module.,17.0,28,True,2020-11-19 14:54:24.000000,4.2.0,17.0,ImageHash,conda-forge/imagehash,,,,2488.0,1956.0,https://pypi.org/project/ImageHash,2020-11-19 14:54:24.000000,532.0,214610.0,216574.0,https://anaconda.org/conda-forge/imagehash,2020-11-19 18:20:49.964000,100186.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +180,hdbscan,scikit-learn-contrib/hdbscan,,others,https://github.com/scikit-learn-contrib/hdbscan,https://github.com/scikit-learn-contrib/hdbscan,BSD-3-Clause,2015-04-22 13:32:37.000000,2021-02-04 01:28:13.897000,2021-02-03 17:30:46.000000,339,225.0,144.0,1803,872.0,A high performance implementation of HDBSCAN clustering.,66.0,28,True,2021-02-03 20:21:02.000000,0.8.27,43.0,hdbscan,conda-forge/hdbscan,,,['sklearn'],846.0,722.0,https://pypi.org/project/hdbscan,2021-02-03 20:21:02.000000,124.0,70948.0,80545.0,https://anaconda.org/conda-forge/hdbscan,2021-02-04 01:28:13.897000,527839.0,,,,,1.0,,,,,,,,,1.0,,,,,,,,,,,,, +181,torchaudio,pytorch/audio,,audio,https://github.com/pytorch/audio,https://github.com/pytorch/audio,BSD-2-Clause,2017-05-05 00:38:05.000000,2021-02-04 13:18:57.000000,2021-02-03 16:58:09.000000,266,152.0,259.0,1216,692.0,"Data manipulation and transformation for audio signal processing, powered by PyTorch.",89.0,28,True,2020-12-10 17:02:20.000000,0.7.2,11.0,torchaudio,,,,['pytorch'],1404.0,1395.0,https://pypi.org/project/torchaudio,2020-10-27 16:14:57.000000,9.0,52984.0,52984.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +182,PyTables,PyTables/PyTables,,data-containers,https://github.com/PyTables/PyTables,https://github.com/PyTables/PyTables,BSD-3-Clause,2011-06-03 19:44:46.000000,2021-02-02 11:20:21.000000,2021-02-01 11:26:34.000000,180,155.0,443.0,1002,3950.0,A Python package to manage extremely large amounts of data.,96.0,28,True,2019-10-30 19:33:37.000000,3.6.1,25.0,tables,conda-forge/pytables,,,,3754.0,,https://pypi.org/project/tables,2019-10-30 19:33:37.000000,3754.0,241274.0,282128.0,https://anaconda.org/conda-forge/pytables,2021-01-14 18:41:06.536000,2206048.0,,,,,2.0,125.0,,,,,,,,,,,,,,,,,,,,, +183,Keras-Preprocessing,keras-team/keras-preprocessing,,others,https://github.com/keras-team/keras-preprocessing,https://github.com/keras-team/keras-preprocessing,MIT,2018-05-30 22:43:36.000000,2021-02-04 15:15:58.000000,2021-01-21 20:19:32.000000,393,93.0,99.0,908,283.0,"Utilities for working with image data, text data, and sequence data.",49.0,28,True,2020-05-14 03:53:47.000000,1.1.2,12.0,keras-preprocessing,conda-forge/keras-preprocessing,,,['tensorflow'],2736.0,,https://pypi.org/project/keras-preprocessing,2020-05-14 03:53:47.000000,2736.0,2516957.0,2541994.0,https://anaconda.org/conda-forge/keras-preprocessing,2021-01-15 12:28:58.923000,801187.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +184,inflect,jaraco/inflect,,nlp,https://github.com/jaraco/inflect,https://github.com/jaraco/inflect,MIT,2010-06-20 13:43:13.000000,2021-01-27 16:38:13.000000,2020-11-15 19:27:28.000000,57,13.0,58.0,476,590.0,"Correctly generate plurals, ordinals, indefinite articles; convert numbers to words.",25.0,28,True,2020-11-15 17:41:03.000000,5.0.2,30.0,inflect,conda-forge/inflect,,,,1388.0,,https://pypi.org/project/inflect,2020-11-15 17:40:58.000000,1388.0,713046.0,715790.0,https://anaconda.org/conda-forge/inflect,2021-01-08 13:09:35.481000,126237.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +185,Cython BLIS,explosion/cython-blis,,others,https://github.com/explosion/cython-blis,https://github.com/explosion/cython-blis,BSD-3-Clause,2017-10-15 09:56:16.000000,2021-01-31 09:13:47.685000,2020-12-07 07:21:11.000000,22,6.0,15.0,165,524.0,Fast matrix-multiplication as a self-contained Python library no system dependencies!.,9.0,28,True,2020-12-07 08:56:44.000000,0.7.4,35.0,blis,conda-forge/cython-blis,,,,8569.0,8179.0,https://pypi.org/project/blis,2020-12-07 08:56:44.000000,390.0,603199.0,620498.0,https://anaconda.org/conda-forge/cython-blis,2021-01-31 09:13:47.685000,397893.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +186,CNTK,microsoft/CNTK,,ml-frameworks,https://github.com/microsoft/CNTK,https://github.com/microsoft/CNTK,MIT,2015-11-26 09:52:06.000000,2020-12-09 22:21:57.000000,2020-03-31 15:55:14.000000,4408,830.0,2519.0,16962,16116.0,"Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit.",265.0,27,True,2019-04-26 14:13:32.000000,2.7,32.0,cntk,,,,,17.0,,https://pypi.org/project/cntk,2020-12-09 22:21:57.000000,17.0,961.0,1183.0,,,,,,,,3.0,13599.0,,,,,,,,,,,,,,,,,,,,, +187,Rasa,RasaHQ/rasa,,nlp,https://github.com/RasaHQ/rasa,https://github.com/RasaHQ/rasa,Apache-2.0,2016-10-14 12:27:49.000000,2021-02-04 14:01:45.000000,2021-02-04 13:56:01.000000,3284,507.0,4471.0,10668,,"Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management,..",458.0,27,True,2021-02-02 17:17:07.000000,2.2.9,182.0,rasa,,,,['tensorflow'],64.0,,https://pypi.org/project/rasa,2021-02-02 17:16:58.000000,64.0,54697.0,54697.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +188,EasyOCR,JaidedAI/EasyOCR,,ocr,https://github.com/JaidedAI/EasyOCR,https://github.com/JaidedAI/EasyOCR,Apache-2.0,2020-03-14 11:46:39.000000,2021-02-03 11:00:20.000000,2021-02-03 10:59:55.000000,1048,88.0,164.0,10308,374.0,"Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic,..",74.0,27,True,2021-02-01 02:29:24.000000,1.2.3,16.0,easyocr,,,,,116.0,116.0,https://pypi.org/project/easyocr,2021-02-01 02:29:24.000000,0.0,9098.0,27026.0,,,,,,,,1.0,143428.0,,,,,,,,,,,,,,,,,,,,, +189,NNI,microsoft/nni,,hyperopt,https://github.com/microsoft/nni,https://github.com/microsoft/nni,MIT,2018-06-01 05:51:44.000000,2021-02-04 14:41:29.000000,2021-02-04 08:47:33.000000,1184,258.0,876.0,9000,1938.0,"An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural..",116.0,27,True,2021-01-14 05:58:03.000000,2.0,37.0,nni,,,,,101.0,85.0,https://pypi.org/project/nni,2021-01-14 05:49:34.000000,16.0,1451.0,1451.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +190,Sonnet,deepmind/sonnet,,ml-frameworks,https://github.com/deepmind/sonnet,https://github.com/deepmind/sonnet,Apache-2.0,2017-04-03 11:34:35.000000,2020-11-30 02:35:15.000000,2020-10-08 10:01:11.000000,1257,18.0,136.0,8733,545.0,TensorFlow-based neural network library.,48.0,27,True,2020-03-27 10:36:19.000000,2.0.0,27.0,dm-sonnet,conda-forge/sonnet,,,['tensorflow'],579.0,497.0,https://pypi.org/project/dm-sonnet,2020-03-27 10:36:10.000000,82.0,18599.0,19075.0,https://anaconda.org/conda-forge/sonnet,2020-11-14 18:13:23.843000,7147.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +191,AutoKeras,keras-team/autokeras,,hyperopt,https://github.com/keras-team/autokeras,https://github.com/keras-team/autokeras,Apache-2.0,2017-11-19 23:18:20.000000,2021-02-01 02:46:22.000000,2021-01-22 16:11:22.000000,1259,57.0,662.0,7738,1233.0,AutoML library for deep learning.,126.0,27,True,2020-11-30 02:43:50.000000,1.0.12,46.0,autokeras,,,,['tensorflow'],150.0,143.0,https://pypi.org/project/autokeras,2020-11-30 02:43:50.000000,7.0,3211.0,3211.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +192,pretrainedmodels,Cadene/pretrained-models.pytorch,,pytorch-utils,https://github.com/Cadene/pretrained-models.pytorch,https://github.com/Cadene/pretrained-models.pytorch,BSD-3-Clause,2017-04-09 15:54:23.000000,2020-06-08 16:06:59.000000,2020-04-16 08:02:22.000000,1606,85.0,87.0,7674,154.0,"Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.",22.0,27,True,2018-10-29 08:18:45.000000,0.7.4,16.0,pretrainedmodels,,,,['pytorch'],961.0,857.0,https://pypi.org/project/pretrainedmodels,2018-10-29 08:18:45.000000,104.0,27750.0,27750.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +193,PyTorch Image Models,rwightman/pytorch-image-models,,image,https://github.com/rwightman/pytorch-image-models,https://github.com/rwightman/pytorch-image-models,Apache-2.0,2019-02-02 05:51:12.000000,2021-02-03 08:57:09.000000,2021-02-01 04:14:51.000000,978,24.0,219.0,6949,678.0,"PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2,..",26.0,27,True,2021-01-08 19:51:18.000000,0.3.4,14.0,,,,,['pytorch'],282.0,282.0,,,,,10320.0,,,,,,,,2.0,216727.0,,,,,,,,,,,,,,,,,,,,, +194,tensorboardX,lanpa/tensorboardX,,ml-experiments,https://github.com/lanpa/tensorboardX,https://github.com/lanpa/tensorboardX,MIT,2017-06-13 13:54:19.000000,2020-10-14 17:46:25.000000,2020-07-05 17:29:00.000000,776,72.0,341.0,6792,460.0,"tensorboard for pytorch (and chainer, mxnet, numpy, ...).",64.0,27,True,2020-07-05 17:54:10.000000,2.0,12.0,tensorboardX,conda-forge/tensorboardx,,,,11426.0,10092.0,https://pypi.org/project/tensorboardX,2019-12-31 14:04:21.000000,1334.0,211428.0,218809.0,https://anaconda.org/conda-forge/tensorboardx,2020-07-06 20:33:55.729000,272908.0,,,,,2.0,293.0,,,,,,,,,,,,,,,,,,,,, +195,dgl,dmlc/dgl,,graph,https://github.com/dmlc/dgl,https://github.com/dmlc/dgl,Apache-2.0,2018-04-20 14:49:09.000000,2021-02-04 10:12:27.000000,2021-02-04 06:40:00.000000,1337,225.0,700.0,6608,1547.0,"Python package built to ease deep learning on graph, on top of existing DL frameworks.",107.0,27,True,2020-11-30 07:39:12.000000,0.5.3,364.0,dgl,,,,,30.0,,https://pypi.org/project/dgl,2021-02-04 09:24:06.000000,30.0,10045.0,10045.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +196,TensorLayer,tensorlayer/tensorlayer,,reinforcement-learning,https://github.com/tensorlayer/tensorlayer,https://github.com/tensorlayer/tensorlayer,Apache-2.0,2016-06-07 15:55:16.000000,2021-02-01 06:13:59.000000,2021-02-01 06:13:58.000000,1460,17.0,433.0,6479,3321.0,Deep Learning and Reinforcement Learning Library for Scientists and Engineers.,131.0,27,True,2021-01-06 07:16:21.000000,2.2.4,82.0,tensorlayer,,,,['tensorflow'],68.0,,https://pypi.org/project/tensorlayer,2020-06-19 00:53:37.000000,68.0,1407.0,1429.0,,,,,,,,2.0,1201.0,,,,,,,,,,,,,,,,,,,,, +197,imageai,OlafenwaMoses/ImageAI,,image,https://github.com/OlafenwaMoses/ImageAI,https://github.com/OlafenwaMoses/ImageAI,MIT,2018-03-19 23:12:33.000000,2021-01-05 01:31:44.000000,2021-01-05 01:31:12.000000,1642,190.0,406.0,5846,290.0,A python library built to empower developers to build applications and systems with self-contained Computer Vision..,13.0,27,True,2021-01-05 01:26:01.000000,2.1.6,10.0,imageai,,,,,709.0,685.0,https://pypi.org/project/imageai,2021-01-05 01:26:01.000000,24.0,4272.0,19924.0,,,,,,,,2.0,532169.0,,,,,,,,,,,,,,,,,,,,, +198,featuretools,alteryx/featuretools,,hyperopt,https://github.com/alteryx/featuretools,https://github.com/alteryx/featuretools,BSD-3-Clause,2017-09-08 22:15:17.000000,2021-02-04 03:17:58.000000,2021-02-01 18:13:01.000000,696,111.0,395.0,5370,569.0,An open source python library for automated feature engineering.,49.0,27,True,2021-01-29 21:43:42.000000,0.23.1,65.0,featuretools,conda-forge/featuretools,,,,738.0,668.0,https://pypi.org/project/featuretools,2021-01-29 21:44:27.000000,70.0,43525.0,45229.0,https://anaconda.org/conda-forge/featuretools,2021-02-01 15:41:42.671000,44313.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +199,tsfresh,blue-yonder/tsfresh,,time-series-data,https://github.com/blue-yonder/tsfresh,https://github.com/blue-yonder/tsfresh,MIT,2016-10-26 11:29:17.000000,2021-01-28 17:23:04.000000,2021-01-28 17:23:03.000000,846,37.0,401.0,5351,398.0,Automatic extraction of relevant features from time series:.,73.0,27,True,2020-09-09 21:08:22.000000,0.17.0,26.0,tsfresh,conda-forge/tsfresh,,,['sklearn'],66.0,,https://pypi.org/project/tsfresh,2020-09-09 21:08:22.000000,66.0,105946.0,106651.0,https://anaconda.org/conda-forge/tsfresh,2020-09-10 08:48:19.773000,27515.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +200,CleverHans,cleverhans-lab/cleverhans,,adversarial,https://github.com/cleverhans-lab/cleverhans,https://github.com/cleverhans-lab/cleverhans,MIT,2016-09-15 00:28:04.000000,2021-02-02 13:12:52.000000,2021-02-01 06:21:20.000000,1209,75.0,413.0,4930,3046.0,"An adversarial example library for constructing attacks, building defenses, and benchmarking both.",115.0,27,True,2021-02-01 06:35:42.000000,3.1.0,7.0,cleverhans,,,,['tensorflow'],196.0,188.0,https://pypi.org/project/cleverhans,2018-11-27 17:36:15.000000,8.0,468.0,468.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +201,Datasette,simonw/datasette,,others,https://github.com/simonw/datasette,https://github.com/simonw/datasette,Apache-2.0,2017-10-23 00:39:03.000000,2021-02-02 21:35:16.000000,2021-02-02 21:24:05.000000,256,231.0,748.0,4626,1570.0,An open source multi-tool for exploring and publishing data.,42.0,27,True,2021-02-02 21:35:16.000000,0.54.1,90.0,datasette,,,,,425.0,355.0,https://pypi.org/project/datasette,2021-02-02 21:35:16.000000,70.0,2629.0,2629.0,,,,,,,,2.0,28.0,,,,,,,,1.0,datasette,,,,,,,,,,,, +202,GluonCV,dmlc/gluon-cv,,image,https://github.com/dmlc/gluon-cv,https://github.com/dmlc/gluon-cv,Apache-2.0,2018-02-26 01:33:21.000000,2021-02-04 09:01:58.000000,2021-02-01 03:53:59.000000,1041,363.0,376.0,4524,836.0,Gluon CV Toolkit.,111.0,27,True,2021-02-01 21:30:20.000000,0.9.2,988.0,gluoncv,,,,['mxnet'],445.0,415.0,https://pypi.org/project/gluoncv,2021-02-04 09:01:58.000000,30.0,26810.0,26810.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +203,PDFMiner,euske/pdfminer,,data-loading,https://github.com/euske/pdfminer,https://github.com/euske/pdfminer,MIT,2010-12-12 12:50:22.000000,2021-01-18 18:11:24.661000,2020-01-18 07:00:32.000000,1024,222.0,40.0,4492,540.0,Python PDF Parser (Not actively maintained). Check out pdfminer.six.,28.0,27,False,,,24.0,pdfminer,conda-forge/pdfminer,,,,3500.0,2034.0,https://pypi.org/project/pdfminer,2019-11-25 12:02:21.000000,1466.0,103608.0,103861.0,https://anaconda.org/conda-forge/pdfminer,2021-01-18 18:11:24.661000,13680.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +204,lightfm,lyst/lightfm,,recommender-systems,https://github.com/lyst/lightfm,https://github.com/lyst/lightfm,Apache-2.0,2015-07-30 08:34:00.000000,2021-02-02 19:08:18.000000,2020-11-27 19:54:37.000000,561,127.0,338.0,3477,404.0,"A Python implementation of LightFM, a hybrid recommendation algorithm.",42.0,27,True,2020-11-27 19:48:30.000000,1.16,14.0,lightfm,conda-forge/lightfm,,,,415.0,387.0,https://pypi.org/project/lightfm,2020-11-27 19:55:08.000000,28.0,60967.0,62954.0,https://anaconda.org/conda-forge/lightfm,2020-12-07 16:07:27.944000,73553.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +205,Ignite,pytorch/ignite,,ml-frameworks,https://github.com/pytorch/ignite,https://github.com/pytorch/ignite,BSD-3-Clause,2017-11-23 17:31:21.000000,2021-02-04 11:24:51.000000,2021-02-03 09:01:42.000000,421,99.0,612.0,3243,880.0,High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.,121.0,27,True,2020-09-20 20:00:28.000000,0.4.2,454.0,pytorch-ignite,pytorch/ignite,,,['pytorch'],793.0,731.0,https://pypi.org/project/pytorch-ignite,2021-02-04 00:29:54.000000,62.0,25879.0,27529.0,https://anaconda.org/pytorch/ignite,2020-09-20 20:00:11.134000,52828.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +206,Alpha Vantage,RomelTorres/alpha_vantage,,financial-data,https://github.com/RomelTorres/alpha_vantage,https://github.com/RomelTorres/alpha_vantage,MIT,2017-04-29 17:23:00.000000,2021-01-14 16:42:33.000000,2020-12-21 19:51:57.000000,553,16.0,208.0,3079,497.0,A python wrapper for Alpha Vantage API for financial data.,36.0,27,True,2020-12-21 02:37:29.000000,2.3.1,28.0,alpha_vantage,,,,,202.0,,https://pypi.org/project/alpha_vantage,2018-08-26 18:55:11.000000,202.0,12257.0,12257.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +207,Dagster,dagster-io/dagster,,data-pipelines,https://github.com/dagster-io/dagster,https://github.com/dagster-io/dagster,Apache-2.0,2018-04-30 16:30:04.000000,2021-02-04 07:01:32.000000,2021-02-04 06:22:43.000000,283,634.0,1861.0,2857,6537.0,"A data orchestrator for machine learning, analytics, and ETL.",115.0,27,True,2021-01-29 01:17:26.000000,0.10.2,230.0,dagster,conda-forge/dagster,,,,141.0,137.0,https://pypi.org/project/dagster,2021-01-29 01:17:26.000000,4.0,21333.0,30044.0,https://anaconda.org/conda-forge/dagster,2020-12-04 14:42:14.711000,130670.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +208,missingno,ResidentMario/missingno,,data-viz,https://github.com/ResidentMario/missingno,https://github.com/ResidentMario/missingno,MIT,2016-03-27 15:18:50.000000,2020-12-28 16:13:39.000000,2020-12-28 16:13:38.000000,333,15.0,87.0,2626,170.0,Missing data visualization module for Python.,15.0,27,True,2019-07-09 16:03:51.000000,0.4.2,21.0,missingno,conda-forge/missingno,,,,2857.0,2781.0,https://pypi.org/project/missingno,2018-06-29 16:25:00.000000,76.0,105330.0,106999.0,https://anaconda.org/conda-forge/missingno,2020-02-15 10:07:41.253000,71786.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +209,plotnine,has2k1/plotnine,,data-viz,https://github.com/has2k1/plotnine,https://github.com/has2k1/plotnine,GPL-2.0,2017-04-24 19:00:44.000000,2021-01-18 09:55:40.000000,2021-01-06 10:16:20.000000,128,57.0,350.0,2557,1673.0,A grammar of graphics for Python.,81.0,27,False,2020-08-05 20:10:30.000000,0.7.1,10.0,plotnine,conda-forge/plotnine,,,,1644.0,1517.0,https://pypi.org/project/plotnine,2020-08-05 18:55:16.000000,127.0,81076.0,83068.0,https://anaconda.org/conda-forge/plotnine,2020-08-06 19:52:38.810000,89669.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +210,eli5,TeamHG-Memex/eli5,,interpretability,https://github.com/TeamHG-Memex/eli5,https://github.com/TeamHG-Memex/eli5,MIT,2016-09-15 01:04:57.000000,2021-01-25 08:24:59.385000,2020-01-22 07:39:36.000000,296,145.0,110.0,2287,1198.0,A library for debugging/inspecting machine learning classifiers and explaining their predictions.,14.0,27,False,2021-01-23 14:25:24.000000,0.11.0,28.0,eli5,conda-forge/eli5,,,,110.0,,https://pypi.org/project/eli5,2021-01-23 14:25:24.000000,110.0,141066.0,142988.0,https://anaconda.org/conda-forge/eli5,2021-01-25 08:24:59.385000,86516.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +211,Jina,jina-ai/jina,,ml-frameworks,https://github.com/jina-ai/jina,https://github.com/jina-ai/jina,Apache-2.0,2020-02-13 17:04:44.000000,2021-02-04 14:14:30.000000,2021-02-04 13:14:49.000000,336,48.0,586.0,2054,4687.0,An easier way to build neural search in the cloud.,85.0,27,True,2021-02-03 22:09:52.000000,0.9.28,265.0,jina,,jinaai/jina,,,46.0,46.0,https://pypi.org/project/jina,2021-02-04 13:22:45.000000,,2393.0,10978.0,,,,https://hub.docker.com/r/jinaai/jina,2021-02-04 13:37:42.230215,,103025.0,3.0,,,,,,,,,,,,,,,,,,,,,, +212,TF-Agents,tensorflow/agents,,reinforcement-learning,https://github.com/tensorflow/agents,https://github.com/tensorflow/agents,Apache-2.0,2018-11-17 00:29:12.000000,2021-02-03 15:01:59.000000,2021-02-01 23:07:41.000000,460,103.0,312.0,1778,1609.0,TF-Agents is a library for Reinforcement Learning in TensorFlow.,85.0,27,True,2021-01-05 18:41:58.000000,0.7.1,18.0,tf-agents,,,,['tensorflow'],380.0,368.0,https://pypi.org/project/tf-agents,2021-01-05 18:41:58.000000,12.0,6072.0,6072.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +213,ta,bukosabino/ta,,financial-data,https://github.com/bukosabino/ta,https://github.com/bukosabino/ta,MIT,2018-01-02 18:08:48.000000,2021-01-23 22:06:12.000000,2020-11-29 21:08:14.000000,470,69.0,82.0,1775,582.0,Technical Analysis Library using Pandas and Numpy.,23.0,27,True,2020-11-29 10:49:09.000000,0.7.0,49.0,ta,,,,,429.0,417.0,https://pypi.org/project/ta,2020-11-29 10:49:09.000000,12.0,20382.0,20382.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +214,filterpy,rlabbe/filterpy,,probabilistics,https://github.com/rlabbe/filterpy,https://github.com/rlabbe/filterpy,MIT,2014-07-15 02:15:19.000000,2021-01-05 02:45:44.000000,2021-01-04 03:55:54.000000,401,21.0,146.0,1657,528.0,"Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman..",33.0,27,True,2018-10-10 22:38:24.000000,1.4.5,48.0,filterpy,conda-forge/filterpy,,,,915.0,703.0,https://pypi.org/project/filterpy,2018-10-10 22:38:24.000000,212.0,20704.0,21981.0,https://anaconda.org/conda-forge/filterpy,2020-05-05 21:13:59.073000,56207.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +215,MNE,mne-tools/mne-python,,medical-data,https://github.com/mne-tools/mne-python,https://github.com/mne-tools/mne-python,BSD-3-Clause,2011-01-28 03:31:13.000000,2021-02-04 14:52:16.000000,2021-02-03 16:47:44.000000,836,298.0,3102.0,1502,,MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python.,231.0,27,True,2020-12-17 15:32:54.000000,0.22.0,50.0,mne,conda-forge/mne,,,,1012.0,814.0,https://pypi.org/project/mne,2020-12-17 15:32:54.000000,198.0,13843.0,15937.0,https://anaconda.org/conda-forge/mne,2020-12-20 21:44:36.472000,100556.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +216,Cartopy,mapbox/rasterio,,geospatial-data,https://github.com/mapbox/rasterio,https://github.com/mapbox/rasterio,LGPL-3.0,2013-11-04 16:36:27.000000,2021-02-02 22:30:46.000000,2021-02-02 22:30:46.000000,390,137.0,1203.0,1424,3260.0,Rasterio reads and writes geospatial raster datasets.,107.0,27,False,2018-11-17 07:43:32.000000,0.17.0,18.0,Cartopy,conda-forge/cartopy,,,,2862.0,2689.0,https://pypi.org/project/Cartopy,2020-04-27 04:57:38.000000,173.0,10216.0,32801.0,https://anaconda.org/conda-forge/cartopy,2020-12-21 22:49:27.196000,1331969.0,,,,,3.0,702.0,,,,,,,,,,,,,,,,,,,,, +217,datasketch,ekzhu/datasketch,,data-containers,https://github.com/ekzhu/datasketch,https://github.com/ekzhu/datasketch,MIT,2015-03-20 01:21:46.000000,2021-01-28 09:09:53.000000,2020-12-23 21:00:36.000000,206,18.0,91.0,1420,193.0,"MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble.",16.0,27,True,2020-12-15 20:59:57.000000,1.5.2,74.0,datasketch,,,,,338.0,252.0,https://pypi.org/project/datasketch,2020-12-15 20:59:57.000000,86.0,122120.0,122120.0,,,,,,,,3.0,16.0,,,,,,,,,,,,,,,,,,,,, +218,Flax,google/flax,,ml-frameworks,https://github.com/google/flax,https://github.com/google/flax,Apache-2.0,2020-01-10 09:48:37.000000,2021-02-04 07:42:52.000000,2021-02-04 07:42:51.000000,168,145.0,145.0,1418,1562.0,Flax is a neural network ecosystem for JAX that is designed for flexibility.,73.0,27,True,2020-12-08 15:14:03.000000,0.3.0,9.0,flax,,,,['jax'],101.0,95.0,https://pypi.org/project/flax,2020-12-08 15:14:03.000000,6.0,41446.0,41447.0,,,,,,,,3.0,21.0,,,,,,,,,,,,,,,,,,,,, +219,pyLDAvis,bmabey/pyLDAvis,,interpretability,https://github.com/bmabey/pyLDAvis,https://github.com/bmabey/pyLDAvis,BSD-3-Clause,2015-04-09 22:48:03.000000,2021-01-15 12:17:17.000000,2020-12-02 18:10:12.000000,290,91.0,56.0,1394,218.0,Python library for interactive topic model visualization. Port of the R LDAvis package.,31.0,27,True,2018-06-05 18:55:56.000000,2.1.2,17.0,pyldavis,conda-forge/pyldavis,,,['jupyter'],1859.0,1760.0,https://pypi.org/project/pyldavis,2018-06-05 18:55:56.000000,99.0,46342.0,47002.0,https://anaconda.org/conda-forge/pyldavis,2018-06-22 21:16:15.741000,21122.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +220,GPflow,GPflow/GPflow,,probabilistics,https://github.com/GPflow/GPflow,https://github.com/GPflow/GPflow,Apache-2.0,2016-01-14 11:29:24.000000,2021-02-03 14:32:12.000000,2021-02-03 13:45:29.000000,389,86.0,602.0,1380,2203.0,Gaussian processes in TensorFlow.,68.0,27,True,2020-12-01 12:59:03.000000,2.1.4,28.0,gpflow,conda-forge/gpflow,,,['tensorflow'],233.0,216.0,https://pypi.org/project/gpflow,2020-12-01 13:12:15.000000,17.0,1870.0,2114.0,https://anaconda.org/conda-forge/gpflow,2018-11-06 08:51:39.744000,8069.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +221,PyCUDA,inducer/pycuda,,gpu-utilities,https://github.com/inducer/pycuda,https://github.com/inducer/pycuda,MIT,2011-04-06 02:53:31.000000,2021-01-04 20:15:46.000000,2021-01-04 20:12:30.000000,214,41.0,122.0,1084,1449.0,"CUDA integration for Python, plus shiny features.",68.0,27,True,2019-08-12 04:15:37.000000,2019.1.2,46.0,pycuda,,,,,1017.0,725.0,https://pypi.org/project/pycuda,2020-10-07 21:59:52.000000,292.0,10628.0,10628.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +222,ipyleaflet,jupyter-widgets/ipyleaflet,,geospatial-data,https://github.com/jupyter-widgets/ipyleaflet,https://github.com/jupyter-widgets/ipyleaflet,MIT,2014-05-07 16:32:10.000000,2021-01-22 15:14:34.000000,2021-01-22 15:14:33.000000,278,131.0,250.0,1079,907.0,A Jupyter - Leaflet.js bridge.,63.0,27,True,2021-01-05 16:38:38.000000,0.13.6,70.0,ipyleaflet,conda-forge/ipyleaflet,,,['jupyter'],781.0,681.0,https://pypi.org/project/ipyleaflet,2021-01-05 16:38:38.000000,98.0,11114.0,168480.0,https://anaconda.org/conda-forge/ipyleaflet,2021-01-16 23:51:37.383000,586381.0,,,,,3.0,,,jupyter-leaflet,https://www.npmjs.com/package/jupyter-leaflet,2021-01-05 16:30:30.235000,2.0,147079.0,,,,,,,,,,,,,,, +223,Model Analysis,tensorflow/model-analysis,,interpretability,https://github.com/tensorflow/model-analysis,https://github.com/tensorflow/model-analysis,Apache-2.0,2018-03-23 19:08:49.000000,2021-02-03 00:41:33.000000,2021-02-03 00:41:27.000000,210,25.0,32.0,1031,889.0,Model analysis tools for TensorFlow.,33.0,27,True,2021-01-28 16:24:19.000000,0.27.0,34.0,tensorflow-model-analysis,,,,"['tensorflow', 'jupyter']",20.0,,https://pypi.org/project/tensorflow-model-analysis,2021-01-28 16:24:19.000000,20.0,3941390.0,3941390.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +224,petl,petl-developers/petl,,data-pipelines,https://github.com/petl-developers/petl,https://github.com/petl-developers/petl,MIT,2011-08-19 09:51:03.000000,2021-02-03 17:43:26.000000,2021-02-03 17:43:24.000000,151,66.0,342.0,826,1130.0,Python Extract Transform and Load Tables of Data.,44.0,27,True,2020-12-29 02:39:53.000000,1.7.1,74.0,petl,conda-forge/petl,,http://petl.readthedocs.org,,432.0,318.0,https://pypi.org/project/petl,2020-10-06 00:03:28.000000,114.0,11985.0,12355.0,https://anaconda.org/conda-forge/petl,2020-12-29 04:11:54.349000,19615.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +225,pyopencl,inducer/pyopencl,,others,https://github.com/inducer/pyopencl,https://github.com/inducer/pyopencl,MIT,2011-04-06 02:51:33.000000,2021-02-01 21:33:14.000000,2021-02-01 21:33:13.000000,206,52.0,208.0,779,2885.0,"OpenCL integration for Python, plus shiny features.",83.0,27,True,2020-11-20 05:22:46.000000,2021.1.1,56.0,pyopencl,conda-forge/pyopencl,,,,695.0,457.0,https://pypi.org/project/pyopencl,2021-01-28 14:18:50.000000,238.0,5296.0,11191.0,https://anaconda.org/conda-forge/pyopencl,2021-01-27 20:18:36.643000,306554.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +226,igraph,igraph/python-igraph,,graph,https://github.com/igraph/python-igraph,https://github.com/igraph/python-igraph,GPL-2.0,2015-01-08 23:55:16.000000,2021-01-31 12:33:40.000000,2021-01-31 12:33:30.000000,180,26.0,256.0,768,1564.0,Python interface for igraph.,48.0,27,False,2020-10-08 14:50:52.000000,0.8.3,18.0,python-igraph,conda-forge/igraph,,,,1850.0,1426.0,https://pypi.org/project/python-igraph,2020-04-28 17:45:27.000000,424.0,40098.0,45179.0,https://anaconda.org/conda-forge/igraph,2021-01-05 11:05:57.682000,196653.0,,,,,1.0,53401.0,,,,,,,,,,,,,,,,,,,,, +227,patsy,pydata/patsy,,probabilistics,https://github.com/pydata/patsy,https://github.com/pydata/patsy,BSD-2-Clause,2012-07-10 12:30:06.000000,2020-09-09 13:00:29.000000,2018-10-31 21:55:48.000000,85,78.0,51.0,736,517.0,Describing statistical models in Python using symbolic formulas.,13.0,27,False,2018-10-28 05:07:55.000000,0.5.1,8.0,patsy,conda-forge/patsy,,,,34498.0,29574.0,https://pypi.org/project/patsy,2018-10-28 03:59:51.000000,4924.0,1731542.0,1778441.0,https://anaconda.org/conda-forge/patsy,2018-10-28 05:21:35.412000,2532558.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +228,zarr,zarr-developers/zarr-python,,data-containers,https://github.com/zarr-developers/zarr-python,https://github.com/zarr-developers/zarr-python,MIT,2015-12-15 14:49:40.000000,2021-01-27 16:29:58.000000,2021-01-27 10:00:14.000000,107,179.0,228.0,632,1379.0,"An implementation of chunked, compressed, N-dimensional arrays for Python.",35.0,27,True,2020-12-02 18:33:13.000000,2.6.1,31.0,zarr,conda-forge/zarr,,,,614.0,542.0,https://pypi.org/project/zarr,2020-12-02 18:33:13.000000,72.0,82681.0,92293.0,https://anaconda.org/conda-forge/zarr,2020-12-03 02:31:13.848000,547914.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +229,data-validation,tensorflow/data-validation,,data-viz,https://github.com/tensorflow/data-validation,https://github.com/tensorflow/data-validation,Apache-2.0,2018-07-02 15:47:02.000000,2021-02-03 21:09:16.000000,2021-02-03 21:09:10.000000,94,38.0,72.0,513,565.0,Library for exploring and validating machine learning data.,20.0,27,True,2021-01-28 20:18:27.000000,0.27.0,24.0,tensorflow-data-validation,,,,"['tensorflow', 'jupyter']",246.0,228.0,https://pypi.org/project/tensorflow-data-validation,2021-01-28 20:18:27.000000,18.0,4067968.0,4067974.0,,,,,,,,2.0,195.0,,,,,,,,,,,,,,,,,,,,, +230,DIPY,dipy/dipy,,medical-data,https://github.com/dipy/dipy,https://github.com/dipy/dipy,BSD-3-Clause,2010-02-06 11:43:08.000000,2021-01-30 16:52:18.000000,2020-12-10 16:48:07.000000,313,156.0,572.0,388,11365.0,"DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods for spatial normalization, signal..",118.0,27,True,2020-11-05 17:35:53.000000,1.3.0,21.0,dipy,conda-forge/dipy,,,,425.0,331.0,https://pypi.org/project/dipy,2020-11-05 17:35:53.000000,94.0,4124.0,7245.0,https://anaconda.org/conda-forge/dipy,2020-11-14 18:28:50.683000,177935.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +231,audioread,beetbox/audioread,,audio,https://github.com/beetbox/audioread,https://github.com/beetbox/audioread,MIT,2011-11-08 19:53:18.000000,2020-12-08 20:08:37.201000,2020-10-20 11:22:05.000000,83,31.0,44.0,358,232.0,cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python.,20.0,27,True,2020-10-20 11:23:09.000000,2.1.9,25.0,audioread,conda-forge/audioread,,,,4660.0,4074.0,https://pypi.org/project/audioread,2020-10-20 11:23:09.000000,586.0,191759.0,195318.0,https://anaconda.org/conda-forge/audioread,2020-12-08 20:08:37.201000,195755.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +232,detectron2,facebookresearch/detectron2,,image,https://github.com/facebookresearch/detectron2,https://github.com/facebookresearch/detectron2,Apache-2.0,2019-09-05 21:30:20.000000,2021-02-04 06:52:08.000000,2021-02-04 06:51:59.000000,3772,92.0,2133.0,14841,936.0,Detectron2 is FAIR's next-generation platform for object detection and segmentation.,144.0,26,True,2020-11-06 03:20:56.000000,0.3,7.0,,conda-forge/detectron2,,,['pytorch'],158.0,158.0,,,,,1408.0,https://anaconda.org/conda-forge/detectron2,2020-08-05 13:27:52.058000,12672.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +233,Streamlit,streamlit/streamlit,,others,https://github.com/streamlit/streamlit,https://github.com/streamlit/streamlit,Apache-2.0,2019-08-24 00:14:52.000000,2021-02-04 14:46:35.000000,2021-02-03 20:48:25.000000,1086,558.0,957.0,13032,,Streamlit The fastest way to build data apps in Python.,87.0,26,True,2021-01-21 20:53:54.000000,0.75.0,123.0,streamlit,,,,,89.0,55.0,https://pypi.org/project/streamlit,2021-01-21 20:53:54.000000,34.0,87680.0,87680.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +234,Dopamine,google/dopamine,,reinforcement-learning,https://github.com/google/dopamine,https://github.com/google/dopamine,Apache-2.0,2018-07-26 09:58:36.000000,2021-01-30 08:29:35.000000,2021-01-25 15:04:00.000000,1225,72.0,70.0,9299,213.0,Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.,13.0,26,True,2020-10-16 22:05:03.000000,3.1.8,34.0,dopamine-rl,,,,['tensorflow'],31.0,,https://pypi.org/project/dopamine-rl,2020-10-16 22:05:03.000000,31.0,42732.0,42732.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +235,InsightFace,deepinsight/insightface,,image,https://github.com/deepinsight/insightface,https://github.com/deepinsight/insightface,MIT,2017-09-01 00:36:51.000000,2021-01-29 04:03:06.000000,2021-01-27 11:17:49.000000,2935,714.0,652.0,8521,1476.0,Face Analysis Project on MXNet.,15.0,26,True,2019-09-07 13:47:11.000000,0.1.5,6.0,insightface,,,,['mxnet'],52.0,51.0,https://pypi.org/project/insightface,2019-09-07 13:47:11.000000,1.0,1300.0,1300.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +236,PySyft,OpenMined/PySyft,,privacy-ml,https://github.com/OpenMined/PySyft,https://github.com/OpenMined/PySyft,MIT,2017-07-18 20:41:16.000000,2021-02-04 15:01:17.000000,2021-02-04 03:42:02.000000,1538,196.0,2461.0,6825,6515.0,A library for answering questions using data you cannot see.,337.0,26,True,2020-11-12 19:57:33.000000,0.3.0,48.0,syft,,,,['pytorch'],3.0,,https://pypi.org/project/syft,2020-09-14 15:03:40.000000,3.0,1233.0,1233.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +237,backtrader,mementum/backtrader,,financial-data,https://github.com/mementum/backtrader,https://github.com/mementum/backtrader,GPL-3.0,2015-01-10 07:14:52.000000,2021-02-01 18:57:27.000000,2020-07-03 12:52:48.000000,1726,18.0,,5570,2381.0,Python Backtesting library for trading strategies.,50.0,26,False,,,155.0,backtrader,,,,,510.0,440.0,https://pypi.org/project/backtrader,2020-07-03 13:02:14.000000,70.0,23231.0,23231.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +238,carla,carla-simulator/carla,,others,https://github.com/carla-simulator/carla,https://github.com/carla-simulator/carla,MIT,2017-10-24 09:06:23.000000,2021-02-04 15:04:00.000000,2020-12-22 22:54:58.000000,1626,308.0,2669.0,5558,4756.0,Open-source simulator for autonomous driving research.,122.0,26,True,2020-12-23 07:08:35.000000,0.9.11,22.0,carla,,,,,59.0,57.0,https://pypi.org/project/carla,2019-04-28 17:45:24.000000,2.0,418.0,418.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +239,auto-sklearn,automl/auto-sklearn,,hyperopt,https://github.com/automl/auto-sklearn,https://github.com/automl/auto-sklearn,BSD-3-Clause,2015-07-02 15:38:10.000000,2021-02-04 10:06:11.000000,2021-01-26 16:38:35.000000,975,132.0,558.0,5186,2413.0,Automated Machine Learning with scikit-learn.,63.0,26,True,2021-02-03 12:54:59.000000,0.12.2,26.0,auto-sklearn,,,,['sklearn'],159.0,129.0,https://pypi.org/project/auto-sklearn,2021-01-04 14:13:00.000000,30.0,3463.0,3463.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +240,DeepPavlov,deepmipt/DeepPavlov,,nlp,https://github.com/deepmipt/DeepPavlov,https://github.com/deepmipt/DeepPavlov,Apache-2.0,2017-11-17 14:35:29.000000,2021-02-04 11:35:22.000000,2020-12-24 16:30:15.000000,891,89.0,448.0,4977,2579.0,An open source library for deep learning end-to-end dialog systems and chatbots.,61.0,26,True,2020-12-24 16:35:56.000000,0.14.0,41.0,deeppavlov,,,,['tensorflow'],175.0,171.0,https://pypi.org/project/deeppavlov,2020-12-24 16:33:49.000000,4.0,3323.0,3323.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +241,Bayesian Optimization,fmfn/BayesianOptimization,,hyperopt,https://github.com/fmfn/BayesianOptimization,https://github.com/fmfn/BayesianOptimization,MIT,2014-06-06 08:18:56.000000,2021-01-31 14:56:12.000000,2020-12-19 01:11:23.000000,1085,36.0,164.0,4849,199.0,A Python implementation of global optimization with gaussian processes.,27.0,26,True,2020-05-16 16:03:51.000000,1.2.0,8.0,bayesian-optimization,,,,,695.0,603.0,https://pypi.org/project/bayesian-optimization,2020-05-16 15:56:09.000000,92.0,39421.0,39422.0,,,,,,,,2.0,47.0,,,,,,,,,,,,,,,,,,,,, +242,scikit-surprise,NicolasHug/Surprise,,recommender-systems,https://github.com/NicolasHug/Surprise,https://github.com/NicolasHug/Surprise,BSD-3-Clause,2016-10-23 14:59:38.000000,2020-10-13 01:22:58.850000,2020-08-05 17:45:59.000000,821,35.0,285.0,4673,622.0,A Python scikit for building and analyzing recommender systems.,38.0,26,True,2020-07-19 14:50:48.000000,1.1.1,9.0,scikit-surprise,conda-forge/scikit-surprise,,,,913.0,889.0,https://pypi.org/project/scikit-surprise,2020-07-19 14:50:48.000000,24.0,24949.0,29101.0,https://anaconda.org/conda-forge/scikit-surprise,2020-10-13 01:22:58.850000,153629.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +243,snorkel,snorkel-team/snorkel,,data-loading,https://github.com/snorkel-team/snorkel,https://github.com/snorkel-team/snorkel,Apache-2.0,2016-02-26 05:52:45.000000,2021-01-25 19:33:50.000000,2020-09-05 21:24:32.000000,718,29.0,912.0,4446,2646.0,A system for quickly generating training data with weak supervision.,62.0,26,True,2020-08-09 03:07:36.000000,0.9.6,17.0,snorkel,conda-forge/snorkel,,,,70.0,66.0,https://pypi.org/project/snorkel,2020-04-07 01:35:21.000000,4.0,54775.0,55595.0,https://anaconda.org/conda-forge/snorkel,2020-04-10 13:08:54.445000,15407.0,,,,,3.0,502.0,,,,,,,,,,,,,,,,,,,,, +244,librosa,librosa/librosa,,audio,https://github.com/librosa/librosa,https://github.com/librosa/librosa,ISC,2012-10-20 14:21:01.000000,2020-10-19 21:24:48.000000,2020-09-11 13:58:44.000000,680,56.0,780.0,4267,,Python library for audio and music analysis.,80.0,26,True,2020-07-22 01:34:55.000000,0.8.0,28.0,librosa,conda-forge/librosa,,,,10947.0,9197.0,https://pypi.org/project/librosa,2020-07-22 01:34:55.000000,1750.0,203995.0,208461.0,https://anaconda.org/conda-forge/librosa,2020-07-22 10:27:18.402000,245648.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +245,Metaflow,Netflix/metaflow,,ml-experiments,https://github.com/Netflix/metaflow,https://github.com/Netflix/metaflow,Apache-2.0,2019-09-17 17:48:25.000000,2021-02-03 22:45:10.000000,2021-01-26 20:34:10.000000,324,118.0,140.0,4027,183.0,Build and manage real-life data science projects with ease.,28.0,26,True,2021-01-26 21:51:19.000000,2.2.6,16.0,metaflow,conda-forge/metaflow,,,,105.0,103.0,https://pypi.org/project/metaflow,2021-01-26 22:33:53.000000,2.0,14680.0,15439.0,https://anaconda.org/conda-forge/metaflow,2021-01-27 01:14:16.680000,10635.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +246,OCRmyPDF,jbarlow83/OCRmyPDF,,ocr,https://github.com/jbarlow83/OCRmyPDF,https://github.com/jbarlow83/OCRmyPDF,MPL-2.0,2013-12-20 08:26:28.000000,2021-01-26 10:22:47.000000,2021-01-26 09:47:49.000000,425,92.0,569.0,3772,2836.0,"OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched.",49.0,26,True,2021-01-26 10:22:47.000000,11.6.0,159.0,ocrmypdf,,,,,121.0,109.0,https://pypi.org/project/ocrmypdf,2021-01-26 10:22:47.000000,12.0,7903.0,7903.0,,,,,,,,2.0,,,,,,,,,,ocrmypdf,ocrmypdf,,,,,,,,,,, +247,skorch,skorch-dev/skorch,,ml-frameworks,https://github.com/skorch-dev/skorch,https://github.com/skorch-dev/skorch,BSD-3-Clause,2017-07-18 00:13:54.000000,2021-02-03 00:31:08.000000,2021-01-28 21:10:11.000000,271,48.0,316.0,3769,944.0,A scikit-learn compatible neural network library that wraps PyTorch.,39.0,26,True,2020-08-30 10:46:40.000000,0.9.0,12.0,skorch,conda-forge/skorch,,,"['pytorch', 'sklearn']",276.0,263.0,https://pypi.org/project/skorch,2020-08-30 10:43:37.000000,13.0,5537.0,11626.0,https://anaconda.org/conda-forge/skorch,2020-09-19 04:12:07.576000,176590.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +248,sktime,alan-turing-institute/sktime,,time-series-data,https://github.com/alan-turing-institute/sktime,https://github.com/alan-turing-institute/sktime,BSD-3-Clause,2018-11-06 15:08:24.000000,2021-02-04 14:50:25.000000,2021-02-04 12:24:13.000000,428,100.0,227.0,3555,1687.0,A unified framework for machine learning with time series.,74.0,26,True,2021-01-13 10:44:56.000000,0.5.2,11.0,sktime,,,,['sklearn'],97.0,97.0,https://pypi.org/project/sktime,2020-12-29 22:15:58.000000,0.0,7918.0,7920.0,,,,,,,,2.0,51.0,,,,,,,,,,,,,,,,,,,,, +249,mlpack,mlpack/mlpack,,ml-frameworks,https://github.com/mlpack/mlpack,https://github.com/mlpack/mlpack,BSD-3-Clause,2014-12-17 18:16:59.000000,2021-02-04 11:08:50.000000,2021-02-03 22:33:54.000000,1292,156.0,1198.0,3549,25906.0,mlpack: a scalable C++ machine learning library --.,264.0,26,True,2020-10-28 18:28:47.000000,3.4.2,40.0,mlpack,conda-forge/mlpack,,,,,,https://pypi.org/project/mlpack,2020-10-28 18:28:47.000000,,88.0,2138.0,https://anaconda.org/conda-forge/mlpack,2020-10-29 09:35:18.918000,63560.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +250,InterpretML,interpretml/interpret,,interpretability,https://github.com/interpretml/interpret,https://github.com/interpretml/interpret,MIT,2019-05-03 05:47:52.000000,2021-02-03 19:41:47.000000,2021-02-03 18:33:27.000000,428,48.0,121.0,3434,1488.0,Fit interpretable models. Explain blackbox machine learning.,23.0,26,True,2021-01-20 02:12:33.000000,0.2.4,34.0,interpret,,,,['jupyter'],63.0,61.0,https://pypi.org/project/interpret,2021-01-20 02:10:35.000000,2.0,7624.0,7624.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +251,Perspective,finos/perspective,,data-viz,https://github.com/finos/perspective,https://github.com/finos/perspective,Apache-2.0,2017-11-02 16:27:54.000000,2021-02-04 01:30:32.000000,2021-02-01 05:22:44.000000,346,71.0,304.0,3179,4331.0,Streaming pivot visualization via WebAssembly.,62.0,26,True,2021-01-14 04:18:20.000000,0.6.0,39.0,perspective-python,,,,['jupyter'],176.0,172.0,https://pypi.org/project/perspective-python,2021-01-14 04:18:20.000000,4.0,405.0,1871.0,,,,,,,,3.0,,,@finos/perspective-jupyterlab,https://www.npmjs.com/package/@finos/perspective-jupyterlab,2021-01-08 07:02:49.503000,,1466.0,,,,,,,,,,,,,,, +252,yellowbrick,DistrictDataLabs/yellowbrick,,interpretability,https://github.com/DistrictDataLabs/yellowbrick,https://github.com/DistrictDataLabs/yellowbrick,Apache-2.0,2016-05-18 14:12:17.000000,2021-02-04 04:52:39.000000,2021-02-04 01:19:49.000000,473,88.0,512.0,3084,831.0,Visual analysis and diagnostic tools to facilitate machine learning model selection.,96.0,26,True,2021-01-15 19:35:31.000000,1.2.1,20.0,yellowbrick,,,,['sklearn'],62.0,,https://pypi.org/project/yellowbrick,2020-10-09 19:35:00.000000,62.0,45454.0,45454.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +253,textract,deanmalmgren/textract,,data-loading,https://github.com/deanmalmgren/textract,https://github.com/deanmalmgren/textract,MIT,2014-07-03 20:36:59.000000,2021-02-01 14:04:18.000000,2019-11-14 08:37:39.000000,424,84.0,121.0,2947,556.0,extract text from any document. no muss. no fuss.,30.0,26,False,2019-08-26 15:05:53.000000,1.6.3,15.0,textract,conda-forge/textract,,,,192.0,,https://pypi.org/project/textract,2019-08-26 15:05:53.000000,192.0,16517.0,16712.0,https://anaconda.org/conda-forge/textract,2017-03-20 21:15:33.254000,10371.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +254,ftfy,LuminosoInsight/python-ftfy,,nlp,https://github.com/LuminosoInsight/python-ftfy,https://github.com/LuminosoInsight/python-ftfy,MIT,2012-08-24 16:14:59.000000,2021-01-20 08:08:09.562000,2020-07-17 21:21:57.000000,101,15.0,92.0,2884,510.0,"Fixes mojibake and other glitches in Unicode text, after the fact.",17.0,26,True,2020-02-18 16:42:00.000000,5.6.1,41.0,ftfy,conda-forge/ftfy,,,,3485.0,2725.0,https://pypi.org/project/ftfy,2020-07-20 21:50:51.000000,760.0,235461.0,237507.0,https://anaconda.org/conda-forge/ftfy,2021-01-20 08:08:09.562000,94159.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +255,pomegranate,jmschrei/pomegranate,,probabilistics,https://github.com/jmschrei/pomegranate,https://github.com/jmschrei/pomegranate,MIT,2014-11-24 18:36:58.000000,2021-01-12 17:45:04.000000,2021-01-09 22:21:18.000000,470,40.0,540.0,2585,870.0,"Fast, flexible and easy to use probabilistic modelling in Python.",61.0,26,True,2020-07-12 21:28:17.000000,0.14.0,61.0,pomegranate,conda-forge/pomegranate,,,,445.0,389.0,https://pypi.org/project/pomegranate,2021-01-09 22:24:27.000000,56.0,14782.0,17072.0,https://anaconda.org/conda-forge/pomegranate,2020-11-01 16:22:04.857000,43512.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +256,Catalyst,catalyst-team/catalyst,,ml-experiments,https://github.com/catalyst-team/catalyst,https://github.com/catalyst-team/catalyst,Apache-2.0,2018-08-20 07:56:13.000000,2021-02-04 13:01:16.000000,2021-01-21 11:13:00.000000,268,18.0,261.0,2422,1469.0,Accelerated deep learning R&D.,81.0,26,True,2020-12-20 10:12:32.000000,20.12,88.0,catalyst,,,,['pytorch'],321.0,283.0,https://pypi.org/project/catalyst,2021-02-03 07:06:09.000000,38.0,4518.0,4518.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +257,pygal,Kozea/pygal,,graph,https://github.com/Kozea/pygal,https://github.com/Kozea/pygal,LGPL-3.0,2011-09-23 10:17:50.000000,2020-12-24 20:11:00.000000,2020-10-14 16:41:45.000000,380,164.0,240.0,2323,1012.0,PYthon svg GrAph plotting Library.,69.0,26,False,2017-07-05 09:22:41.000000,2.4.0,74.0,pygal,conda-forge/pygal,,,,1152.0,,https://pypi.org/project/pygal,2020-10-14 13:06:35.000000,1152.0,46443.0,46729.0,https://anaconda.org/conda-forge/pygal,2019-06-04 02:55:56.728000,5737.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +258,GluonNLP,dmlc/gluon-nlp,,nlp,https://github.com/dmlc/gluon-nlp,https://github.com/dmlc/gluon-nlp,Apache-2.0,2018-04-04 20:57:13.000000,2021-02-03 11:35:27.000000,2021-02-02 23:57:13.000000,490,227.0,287.0,2214,819.0,"Toolkit that enables easy text preprocessing, datasets loading and neural models building to help you speed up your..",79.0,26,True,2020-08-13 19:16:27.000000,0.10.0,25.0,gluonnlp,,,,['mxnet'],403.0,392.0,https://pypi.org/project/gluonnlp,2020-08-13 01:28:51.000000,11.0,23174.0,23174.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +259,gpustat,wookayin/gpustat,,gpu-utilities,https://github.com/wookayin/gpustat,https://github.com/wookayin/gpustat,MIT,2016-04-24 10:46:43.000000,2021-02-01 09:12:28.000000,2021-01-13 04:00:20.000000,183,20.0,48.0,2204,166.0,A simple command-line utility for querying and monitoring GPU status.,10.0,26,True,2019-07-22 06:37:00.000000,0.6.0,11.0,gpustat,conda-forge/gpustat,,,,663.0,605.0,https://pypi.org/project/gpustat,2021-01-02 05:59:41.000000,58.0,134413.0,135146.0,https://anaconda.org/conda-forge/gpustat,2020-11-24 19:59:04.772000,16881.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +260,Captum,pytorch/captum,,interpretability,https://github.com/pytorch/captum,https://github.com/pytorch/captum,BSD-3-Clause,2019-08-27 15:34:41.000000,2021-02-04 00:25:57.000000,2021-02-04 00:19:11.000000,208,47.0,143.0,2114,789.0,Model interpretability and understanding for PyTorch.,68.0,26,True,2021-01-23 18:11:12.000000,0.3.1,5.0,captum,,,,['pytorch'],112.0,112.0,https://pypi.org/project/captum,2021-01-22 20:55:47.000000,0.0,8977.0,8977.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +261,Core ML Tools,apple/coremltools,,model-serialisation,https://github.com/apple/coremltools,https://github.com/apple/coremltools,BSD-3-Clause,2017-06-30 07:39:02.000000,2021-02-04 06:31:57.000000,2021-02-03 21:45:56.000000,320,316.0,307.0,2104,853.0,"Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.",108.0,26,True,2020-10-10 18:21:00.000000,4.0,27.0,coremltools,,,,,591.0,458.0,https://pypi.org/project/coremltools,2020-10-10 18:16:12.000000,133.0,29804.0,29861.0,,,,,,,,1.0,2355.0,,,,,,,,,,,,,,,,,,,,, +262,Cufflinks,santosjorge/cufflinks,,data-viz,https://github.com/santosjorge/cufflinks,https://github.com/santosjorge/cufflinks,MIT,2014-11-19 20:59:33.000000,2020-10-07 16:12:54.000000,2020-10-07 16:12:53.000000,535,81.0,120.0,2078,450.0,Productivity Tools for Plotly + Pandas.,37.0,26,True,2020-03-01 17:42:01.000000,0.17.3,27.0,cufflinks,,,,['pandas'],2873.0,2639.0,https://pypi.org/project/cufflinks,2020-03-01 17:42:01.000000,234.0,36896.0,36896.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +263,aubio,aubio/aubio,,audio,https://github.com/aubio/aubio,https://github.com/aubio/aubio,GPL-3.0,2009-12-04 21:07:44.000000,2021-01-19 16:59:52.641000,2021-01-19 09:51:49.000000,295,104.0,173.0,2040,4111.0,a library for audio and music analysis.,24.0,26,False,2019-02-27 09:00:43.000000,0.4.9,10.0,aubio,conda-forge/aubio,,,,226.0,210.0,https://pypi.org/project/aubio,2019-02-08 11:21:02.000000,16.0,1057.0,9196.0,https://anaconda.org/conda-forge/aubio,2021-01-19 16:59:52.641000,382545.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +264,TextDistance,life4/textdistance,,nlp,https://github.com/life4/textdistance,https://github.com/life4/textdistance,MIT,2017-05-05 08:46:10.000000,2021-01-29 15:41:57.288000,2021-01-29 09:03:55.000000,165,9.0,,1875,304.0,"Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external..",9.0,26,True,2021-01-29 09:04:46.000000,.4.2.1,21.0,textdistance,conda-forge/textdistance,,,,351.0,323.0,https://pypi.org/project/textdistance,2021-01-29 09:03:27.000000,28.0,85256.0,85901.0,https://anaconda.org/conda-forge/textdistance,2021-01-29 15:41:57.288000,21220.0,,,,,2.0,98.0,,,,,,,,,,,,,,,,,,,,, +265,BoTorch,pytorch/botorch,,hyperopt,https://github.com/pytorch/botorch,https://github.com/pytorch/botorch,MIT,2018-07-30 23:59:57.000000,2021-02-03 17:35:08.000000,2021-02-03 17:35:00.000000,175,40.0,113.0,1828,810.0,Bayesian optimization in PyTorch.,50.0,26,True,2020-12-08 06:47:25.000000,0.3.3,16.0,botorch,,,,['pytorch'],78.0,78.0,https://pypi.org/project/botorch,2020-12-08 06:47:25.000000,0.0,21468.0,21468.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +266,PyFunctional,EntilZha/PyFunctional,,data-pipelines,https://github.com/EntilZha/PyFunctional,https://github.com/EntilZha/PyFunctional,MIT,2015-02-05 17:17:51.000000,2021-01-12 19:21:06.000000,2021-01-12 19:14:24.000000,99,2.0,115.0,1777,516.0,Python library for creating data pipelines with chain functional programming.,23.0,26,True,2021-01-12 19:21:07.000000,1.4.3,14.0,pyfunctional,,,,,253.0,253.0,https://pypi.org/project/pyfunctional,2021-01-12 19:14:48.000000,0.0,26256.0,26256.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +267,langid,saffsd/langid.py,,nlp,https://github.com/saffsd/langid.py,https://github.com/saffsd/langid.py,BSD-3-Clause,2011-04-29 00:16:56.000000,2020-01-01 10:49:30.000000,2017-07-15 02:49:17.000000,265,25.0,45.0,1722,242.0,Stand-alone language identification system.,9.0,26,False,2016-04-05 22:34:15.000000,1.1.6,8.0,langid,,,,,859.0,609.0,https://pypi.org/project/langid,2016-04-05 22:34:15.000000,250.0,333836.0,333836.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +268,textacy,chartbeat-labs/textacy,,nlp,https://github.com/chartbeat-labs/textacy,https://github.com/chartbeat-labs/textacy,Apache-2.0,2016-02-03 16:52:45.000000,2021-01-10 22:37:28.000000,2021-01-09 19:21:48.000000,211,31.0,194.0,1601,1332.0,"NLP, before and after spaCy.",29.0,26,True,2020-08-29 20:51:05.000000,0.10.1,29.0,textacy,conda-forge/textacy,,,,77.0,,https://pypi.org/project/textacy,2020-08-29 20:51:28.000000,77.0,24028.0,25685.0,https://anaconda.org/conda-forge/textacy,2020-11-19 15:32:56.211000,74598.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +269,tesserocr,sirfz/tesserocr,,ocr,https://github.com/sirfz/tesserocr,https://github.com/sirfz/tesserocr,MIT,2015-12-17 23:29:36.000000,2021-01-18 20:15:27.000000,2021-01-18 20:15:13.000000,186,60.0,141.0,1388,155.0,A Python wrapper for the tesseract-ocr API.,23.0,26,True,2020-03-17 17:45:44.000000,2.5.1,15.0,tesserocr,conda-forge/tesserocr,,,,506.0,456.0,https://pypi.org/project/tesserocr,2020-03-17 17:45:44.000000,50.0,26788.0,28860.0,https://anaconda.org/conda-forge/tesserocr,2021-01-13 16:38:14.456000,33163.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +270,hnswlib,nmslib/hnswlib,,nn-search,https://github.com/nmslib/hnswlib,https://github.com/nmslib/hnswlib,Apache-2.0,2017-07-06 13:08:46.000000,2021-02-04 04:55:19.000000,2021-02-04 04:34:33.000000,242,83.0,107.0,1331,275.0,Header-only C++/python library for fast approximate nearest neighbors.,41.0,26,True,2021-02-04 04:55:19.000000,0.5.1,5.0,hnswlib,,,,,90.0,88.0,https://pypi.org/project/hnswlib,2021-02-04 04:55:19.000000,2.0,11165.0,11165.0,,,,,,,,2.0,,,,,,,,,4.0,,,,,,,,,,,,, +271,TFX,tensorflow/tfx,,data-pipelines,https://github.com/tensorflow/tfx,https://github.com/tensorflow/tfx,Apache-2.0,2019-02-04 17:14:36.000000,2021-02-04 07:26:10.000000,2021-02-04 06:33:16.000000,378,200.0,313.0,1305,3107.0,TFX is an end-to-end platform for deploying production ML pipelines.,103.0,26,True,2021-01-29 20:21:37.000000,0.26.1,40.0,tfx,,,,['tensorflow'],4.0,,https://pypi.org/project/tfx,2021-02-03 03:15:07.000000,4.0,79221.0,79221.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +272,agate,wireservice/agate,,others,https://github.com/wireservice/agate,https://github.com/wireservice/agate,MIT,2014-04-25 13:59:09.000000,2020-12-30 20:43:14.000000,2020-04-01 15:40:18.000000,131,54.0,588.0,1026,1355.0,A Python data analysis library that is optimized for humans instead of machines.,47.0,26,True,2018-03-11 14:37:30.000000,1.6.1,24.0,agate,conda-forge/agate,,,,582.0,490.0,https://pypi.org/project/agate,2018-03-11 14:37:30.000000,92.0,155379.0,156621.0,https://anaconda.org/conda-forge/agate,2018-08-19 06:02:58.597000,59650.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +273,TF Model Optimization,tensorflow/model-optimization,,tensorflow-utils,https://github.com/tensorflow/model-optimization,https://github.com/tensorflow/model-optimization,Apache-2.0,2018-10-31 20:34:28.000000,2021-02-04 00:42:42.000000,2021-02-04 00:42:32.000000,216,70.0,90.0,966,479.0,"A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.",43.0,26,True,2020-09-14 04:46:03.000000,0.5.0,20.0,tensorflow-model-optimization,,,,['tensorflow'],561.0,558.0,https://pypi.org/project/tensorflow-model-optimization,2020-09-14 04:36:08.000000,3.0,38410.0,38410.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +274,pmdarima,alkaline-ml/pmdarima,,time-series-data,https://github.com/alkaline-ml/pmdarima,https://github.com/alkaline-ml/pmdarima,MIT,2017-03-30 14:58:30.000000,2021-02-02 14:20:12.000000,2021-01-20 15:47:36.000000,152,17.0,208.0,808,1023.0,"A statistical library designed to fill the void in Python's time series analysis capabilities, including the..",16.0,26,True,2020-12-02 23:17:04.000000,1.8.0,28.0,pmdarima,,,,,728.0,716.0,https://pypi.org/project/pmdarima,2020-12-02 23:17:04.000000,12.0,151966.0,151966.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +275,pyclustering,annoviko/pyclustering,,others,https://github.com/annoviko/pyclustering,https://github.com/annoviko/pyclustering,BSD-3-Clause,2014-02-25 18:59:03.000000,2021-01-25 21:14:55.053000,2020-12-03 10:56:55.000000,185,53.0,583.0,782,2066.0,"pyclustring is a Python, C++ data mining library.",26.0,26,True,2020-11-25 22:33:07.000000,0.10.1.2,46.0,pyclustering,conda-forge/pyclustering,,,,210.0,174.0,https://pypi.org/project/pyclustering,2020-11-25 22:41:20.000000,36.0,18286.0,19215.0,https://anaconda.org/conda-forge/pyclustering,2021-01-25 21:14:55.053000,12942.0,,,,,2.0,285.0,,,,,,,,,,,,,,,,,,,,, +276,Mesh,tensorflow/mesh,,distributed-ml,https://github.com/tensorflow/mesh,https://github.com/tensorflow/mesh,Apache-2.0,2018-09-20 20:23:34.000000,2021-02-03 20:00:33.000000,2021-02-03 20:00:23.000000,127,72.0,12.0,748,582.0,Mesh TensorFlow: Model Parallelism Made Easier.,38.0,26,True,2020-12-17 23:10:07.000000,0.1.18,24.0,mesh-tensorflow,,,,['tensorflow'],519.0,491.0,https://pypi.org/project/mesh-tensorflow,2020-12-17 23:10:07.000000,28.0,77810.0,77810.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +277,TensorFlow Text,tensorflow/text,,nlp,https://github.com/tensorflow/text,https://github.com/tensorflow/text,Apache-2.0,2019-05-29 22:10:03.000000,2021-02-04 00:31:22.000000,2021-02-04 00:20:58.000000,85,40.0,84.0,688,347.0,Making text a first-class citizen in TensorFlow.,32.0,26,True,2021-01-13 04:36:01.000000,2.4.3,32.0,tensorflow-text,,,,['tensorflow'],455.0,451.0,https://pypi.org/project/tensorflow-text,2021-01-13 04:24:47.000000,4.0,96903.0,96903.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +278,PyVista,pyvista/pyvista,,data-viz,https://github.com/pyvista/pyvista,https://github.com/pyvista/pyvista,MIT,2017-05-31 18:01:42.000000,2021-02-04 07:04:11.000000,2021-02-04 06:37:23.000000,142,131.0,272.0,677,2090.0,3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK).,53.0,26,True,2021-02-04 05:34:23.000000,0.28.1,37.0,pyvista,conda-forge/pyvista,,,['jupyter'],274.0,248.0,https://pypi.org/project/pyvista,2021-02-04 05:34:23.000000,26.0,7727.0,10502.0,https://anaconda.org/conda-forge/pyvista,2020-12-10 19:09:38.280000,58264.0,,,,,3.0,46.0,,,,,,,,,,,,,,,,,,,,, +279,geojson,jazzband/geojson,,geospatial-data,https://github.com/jazzband/geojson,https://github.com/jazzband/geojson,BSD-3-Clause,2011-07-01 20:39:48.000000,2020-11-25 21:55:02.000000,2020-11-25 19:10:27.000000,79,20.0,50.0,595,445.0,Python bindings and utilities for GeoJSON.,44.0,26,True,2019-08-09 20:32:15.000000,2.5.0,28.0,geojson,conda-forge/geojson,,,,7319.0,5715.0,https://pypi.org/project/geojson,2019-08-09 20:32:15.000000,1604.0,290383.0,296584.0,https://anaconda.org/conda-forge/geojson,2019-08-11 12:10:34.426000,365895.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +280,spleeter,deezer/spleeter,,audio,https://github.com/deezer/spleeter,https://github.com/deezer/spleeter,MIT,2019-09-26 15:40:46.000000,2021-01-29 17:20:48.000000,2021-01-29 17:20:48.000000,1580,98.0,409.0,15494,427.0,Deezer source separation library including pretrained models.,17.0,25,True,2021-01-08 18:22:28.000000,2.1.2,30.0,spleeter,conda-forge/spleeter,,,['tensorflow'],0.0,,https://pypi.org/project/spleeter,2021-01-08 18:22:28.000000,0.0,4174.0,64224.0,https://anaconda.org/conda-forge/spleeter,2020-06-30 14:33:43.220000,41796.0,,,,,2.0,916226.0,,,,,,,,,,,,,,,,,,,,, +281,MMDetection,open-mmlab/mmdetection,,image,https://github.com/open-mmlab/mmdetection,https://github.com/open-mmlab/mmdetection,Apache-2.0,2018-08-22 07:06:06.000000,2021-02-04 13:25:22.000000,2021-02-01 07:36:45.000000,4665,346.0,3008.0,13542,1420.0,OpenMMLab Detection Toolbox and Benchmark.,185.0,25,True,2021-02-01 05:52:50.000000,2.9.0,9.0,,,,,['pytorch'],25.0,25.0,,,,,,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +282,Ludwig,ludwig-ai/ludwig,,ml-frameworks,https://github.com/ludwig-ai/ludwig,https://github.com/ludwig-ai/ludwig,Apache-2.0,2018-12-27 23:58:12.000000,2021-02-04 04:31:02.000000,2021-02-01 00:20:55.000000,887,116.0,409.0,7524,2056.0,Ludwig is a toolbox that allows to train and evaluate deep learning models without the need to write code.,86.0,25,True,2021-02-01 00:23:30.000000,0.3.3,17.0,ludwig,,,,['tensorflow'],91.0,79.0,https://pypi.org/project/ludwig,2021-02-01 00:16:18.000000,12.0,836.0,836.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +283,PyText,facebookresearch/pytext,,nlp,https://github.com/facebookresearch/pytext,https://github.com/facebookresearch/pytext,BSD-3-Clause,2018-07-31 23:40:46.000000,2021-02-04 04:59:00.000000,2021-02-04 04:58:44.000000,764,115.0,74.0,6125,1386.0,A natural language modeling framework based on PyTorch.,152.0,25,True,2020-06-08 23:30:58.000000,0.3.3,12.0,pytext-nlp,,,,['pytorch'],64.0,63.0,https://pypi.org/project/pytext-nlp,2020-04-27 08:09:25.000000,1.0,247.0,255.0,,,,,,,,2.0,215.0,,,,,,,,,,,,,,,,,,,,, +284,Trax,google/trax,,others,https://github.com/google/trax,https://github.com/google/trax,Apache-2.0,2019-10-05 15:09:14.000000,2021-02-04 01:28:16.000000,2021-02-03 17:52:07.000000,527,55.0,101.0,5669,1301.0,Trax Deep Learning with Clear Code and Speed.,57.0,25,True,2020-12-18 17:22:13.000000,1.3.7,20.0,trax,,,,,21.0,21.0,https://pypi.org/project/trax,2020-12-18 17:22:13.000000,,2072.0,2072.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +285,Milvus,milvus-io/milvus,,nn-search,https://github.com/milvus-io/milvus,https://github.com/milvus-io/milvus,Apache-2.0,2019-09-16 06:43:43.000000,2021-02-04 08:42:44.000000,2021-02-04 08:42:42.000000,787,218.0,1885.0,5042,5566.0,"An open source embedding vector similarity search engine powered by Faiss, NMSLIB and Annoy.",135.0,25,True,2021-01-21 05:32:04.000000,0.4.0,44.0,pymilvus,,milvusdb/milvus,,,6.0,,https://pypi.org/project/pymilvus,2021-01-21 05:32:04.000000,6.0,5902.0,19741.0,,,,https://hub.docker.com/r/milvusdb/milvus,2021-01-06 06:23:42.478311,9.0,235278.0,2.0,,,,,,,,,,,,,,,,,,,,,, +286,PyTorch3D,facebookresearch/pytorch3d,,image,https://github.com/facebookresearch/pytorch3d,https://github.com/facebookresearch/pytorch3d,MIT,2019-10-25 02:23:45.000000,2021-02-04 02:24:35.000000,2021-02-04 02:24:27.000000,481,54.0,417.0,4288,379.0,PyTorch3D is FAIR's library of reusable components for deep learning with 3D data.,53.0,25,True,2020-11-12 10:28:29.000000,0.3.0,6.0,pytorch3d,pytorch3d/pytorch3d,,,['pytorch'],47.0,47.0,https://pypi.org/project/pytorch3d,2020-11-12 10:28:29.000000,,3202.0,3615.0,https://anaconda.org/pytorch3d/pytorch3d,2020-11-12 10:28:27.832000,6209.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +287,pyAudioAnalysis,tyiannak/pyAudioAnalysis,,audio,https://github.com/tyiannak/pyAudioAnalysis,https://github.com/tyiannak/pyAudioAnalysis,Apache-2.0,2014-08-27 12:43:13.000000,2021-01-25 09:10:48.000000,2021-01-04 18:37:38.000000,963,165.0,106.0,3737,675.0,"Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications.",23.0,25,True,2020-09-29 21:30:02.000000,0.3.6,15.0,pyAudioAnalysis,,,,,189.0,178.0,https://pypi.org/project/pyAudioAnalysis,2020-09-29 21:30:02.000000,11.0,5051.0,5051.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +288,BigDL,intel-analytics/BigDL,,distributed-ml,https://github.com/intel-analytics/BigDL,https://github.com/intel-analytics/BigDL,Apache-2.0,2016-08-29 07:59:50.000000,2021-01-21 17:42:35.000000,2021-01-21 17:42:34.000000,904,182.0,727.0,3699,2659.0,BigDL: Distributed Deep Learning Framework for Apache Spark.,71.0,25,True,2021-01-05 05:55:32.000000,0.12.1,37.0,bigdl,,,,,28.0,22.0,https://pypi.org/project/bigdl,2020-12-29 06:08:45.000000,6.0,1781.0,1781.0,,,,,,,,2.0,,,,,,,,,,,,,,,com.intel.analytics.bigdl:bigdl-SPARK_2.4,https://search.maven.org/artifact/com.intel.analytics.bigdl/bigdl-SPARK_2.4,2020-12-05 03:54:47.000000,0.0,,,, +289,pyfolio,quantopian/pyfolio,,financial-data,https://github.com/quantopian/pyfolio,https://github.com/quantopian/pyfolio,Apache-2.0,2015-06-01 15:31:39.000000,2020-07-29 16:06:37.000000,2020-07-15 13:46:58.000000,1078,124.0,263.0,3453,1184.0,Portfolio and risk analytics in Python.,55.0,25,True,2019-04-15 14:54:03.000000,0.9.1,21.0,pyfolio,conda-forge/pyfolio,,,,249.0,195.0,https://pypi.org/project/pyfolio,2019-04-15 14:54:03.000000,54.0,4236.0,4389.0,https://anaconda.org/conda-forge/pyfolio,2020-05-16 14:11:57.267000,5527.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +290,AutoGluon,awslabs/autogluon,,hyperopt,https://github.com/awslabs/autogluon,https://github.com/awslabs/autogluon,Apache-2.0,2019-07-29 18:51:24.000000,2021-02-04 09:13:57.000000,2021-02-03 21:08:54.000000,384,144.0,234.0,2950,493.0,"AutoGluon: AutoML for Text, Image, and Tabular Data.",50.0,25,True,2020-12-08 19:01:22.000000,0.0.15,317.0,autogluon,,,,['mxnet'],46.0,46.0,https://pypi.org/project/autogluon,2021-02-04 09:13:57.000000,0.0,5859.0,5859.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +291,TensorForce,tensorforce/tensorforce,,reinforcement-learning,https://github.com/tensorforce/tensorforce,https://github.com/tensorforce/tensorforce,Apache-2.0,2017-03-19 16:24:22.000000,2021-01-21 21:27:05.000000,2021-01-21 21:26:58.000000,489,6.0,541.0,2854,2014.0,Tensorforce: a TensorFlow library for applied reinforcement learning.,76.0,25,True,2020-10-03 16:00:39.000000,0.6.2,12.0,tensorforce,,,,['tensorflow'],46.0,,https://pypi.org/project/tensorforce,2019-09-07 13:56:18.000000,46.0,531.0,531.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +292,nevergrad,facebookresearch/nevergrad,,hyperopt,https://github.com/facebookresearch/nevergrad,https://github.com/facebookresearch/nevergrad,MIT,2018-11-21 00:33:17.000000,2021-01-28 12:05:40.000000,2021-01-28 11:50:23.000000,272,80.0,119.0,2811,763.0,A Python toolbox for performing gradient-free optimization.,42.0,25,True,2021-01-28 12:05:40.000000,0.4.3,27.0,nevergrad,conda-forge/nevergrad,,,,139.0,125.0,https://pypi.org/project/nevergrad,2021-01-28 12:05:40.000000,14.0,7315.0,7901.0,https://anaconda.org/conda-forge/nevergrad,2020-12-14 18:21:29.267000,5860.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +293,Neural Network Libraries,sony/nnabla,,ml-frameworks,https://github.com/sony/nnabla,https://github.com/sony/nnabla,Apache-2.0,2017-06-26 01:07:10.000000,2021-02-03 08:50:51.000000,2021-02-01 07:44:46.000000,301,36.0,22.0,2404,2375.0,Neural Network Libraries.,55.0,25,True,2021-01-30 03:35:55.000000,1.16.0,52.0,nnabla,,,,,34.0,,https://pypi.org/project/nnabla,2021-01-29 14:09:09.000000,34.0,1444.0,1456.0,,,,,,,,3.0,521.0,,,,,,,,,,,,,,,,,,,,, +294,spark-nlp,JohnSnowLabs/spark-nlp,,nlp,https://github.com/JohnSnowLabs/spark-nlp,https://github.com/JohnSnowLabs/spark-nlp,Apache-2.0,2017-09-24 19:36:44.000000,2021-02-04 14:52:15.000000,2021-02-03 20:40:50.000000,407,73.0,343.0,1924,6029.0,State of the Art Natural Language Processing.,75.0,25,True,2021-01-25 13:57:52.000000,2.7.2,73.0,spark-nlp,,,,['spark'],0.0,,https://pypi.org/project/spark-nlp,2021-01-25 10:58:44.000000,0.0,297879.0,297879.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +295,Foolbox,bethgelab/foolbox,,adversarial,https://github.com/bethgelab/foolbox,https://github.com/bethgelab/foolbox,MIT,2017-06-14 13:05:48.000000,2021-01-22 09:03:53.000000,2020-12-20 18:05:23.000000,316,43.0,262.0,1774,1637.0,"A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX.",30.0,25,True,2020-09-26 06:49:13.000000,3.2.1,66.0,foolbox,,,,,183.0,165.0,https://pypi.org/project/foolbox,2020-09-26 06:49:13.000000,18.0,860.0,860.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +296,StellarGraph,stellargraph/stellargraph,,graph,https://github.com/stellargraph/stellargraph,https://github.com/stellargraph/stellargraph,Apache-2.0,2018-04-13 07:35:51.000000,2021-02-02 01:28:33.000000,2021-01-31 22:55:58.000000,253,211.0,702.0,1750,2515.0,StellarGraph - Machine Learning on Graphs.,30.0,25,True,2020-06-30 05:15:21.000000,1.2.1,25.0,stellargraph,,,,['tensorflow'],47.0,45.0,https://pypi.org/project/stellargraph,2020-06-25 09:38:56.000000,2.0,3773.0,3773.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +297,pgmpy,pgmpy/pgmpy,,probabilistics,https://github.com/pgmpy/pgmpy,https://github.com/pgmpy/pgmpy,MIT,2013-09-20 08:18:58.000000,2021-02-02 14:05:26.000000,2021-02-02 14:05:24.000000,556,224.0,494.0,1693,6.0,Python Library for learning (Structure and Parameter) and inference (Statistical and Causal) in Bayesian Networks.,88.0,25,True,2020-12-30 13:56:53.000000,0.1.13,12.0,pgmpy,,,,,193.0,181.0,https://pypi.org/project/pgmpy,2020-12-30 13:01:04.000000,12.0,17729.0,17735.0,,,,,,,,3.0,53.0,,,,,,,,,,,,,,,,,,,,, +298,efficientnet,qubvel/efficientnet,,tensorflow-utils,https://github.com/qubvel/efficientnet,https://github.com/qubvel/efficientnet,Apache-2.0,2019-05-30 20:21:09.000000,2020-12-10 07:02:58.000000,2020-09-15 16:19:36.000000,380,49.0,55.0,1690,64.0,Implementation of EfficientNet model. Keras and TensorFlow Keras.,8.0,25,True,2020-09-15 16:26:00.000000,1.1.1,9.0,efficientnet,,,,['tensorflow'],500.0,498.0,https://pypi.org/project/efficientnet,2020-09-15 16:26:00.000000,2.0,52237.0,59333.0,,,,,,,,3.0,149023.0,,,,,,,,,,,,,,,,,,,,, +299,pytorch-optimizer,jettify/pytorch-optimizer,,pytorch-utils,https://github.com/jettify/pytorch-optimizer,https://github.com/jettify/pytorch-optimizer,Apache-2.0,2020-01-03 03:16:39.000000,2021-02-02 10:32:36.000000,2021-01-28 10:35:26.000000,155,10.0,25.0,1671,347.0,torch-optimizer -- collection of optimizers for Pytorch.,19.0,25,True,2021-01-01 16:51:15.000000,0.1.0,19.0,torch_optimizer,,,,['pytorch'],113.0,113.0,https://pypi.org/project/torch_optimizer,2021-01-01 16:51:15.000000,0.0,8732.0,8732.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +300,HyperTools,ContextLab/hypertools,,data-viz,https://github.com/ContextLab/hypertools,https://github.com/ContextLab/hypertools,MIT,2016-09-27 21:31:25.000000,2021-01-06 14:11:39.000000,2021-01-06 14:11:38.000000,151,69.0,122.0,1612,1591.0,A Python toolbox for gaining geometric insights into high-dimensional data.,21.0,25,True,2020-10-02 21:38:16.000000,0.6.3,19.0,hypertools,,,,,110.0,101.0,https://pypi.org/project/hypertools,2020-10-02 21:41:53.000000,9.0,168.0,168.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +301,causalml,uber/causalml,,others,https://github.com/uber/causalml,https://github.com/uber/causalml,Apache-2.0,2019-07-09 02:08:58.000000,2021-02-03 02:20:18.000000,2021-02-03 02:20:17.000000,244,19.0,133.0,1595,302.0,Uplift modeling and causal inference with machine learning algorithms.,23.0,25,True,2020-10-23 22:53:43.000000,0.9.0,12.0,causalml,,,,,11.0,11.0,https://pypi.org/project/causalml,2020-10-23 22:44:35.000000,,8715.0,8715.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +302,swifter,jmcarpenter2/swifter,,data-containers,https://github.com/jmcarpenter2/swifter,https://github.com/jmcarpenter2/swifter,MIT,2018-04-07 21:37:19.000000,2020-12-19 19:11:45.000000,2020-12-19 19:11:44.000000,68,14.0,76.0,1525,423.0,A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner.,14.0,25,True,2020-10-11 22:42:57.000000,1.0.7,71.0,swifter,conda-forge/swifter,,,['pandas'],293.0,277.0,https://pypi.org/project/swifter,2020-10-11 22:42:57.000000,16.0,37676.0,41105.0,https://anaconda.org/conda-forge/swifter,2020-09-20 15:08:56.885000,75439.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +303,Pythran,serge-sans-paille/pythran,,others,https://github.com/serge-sans-paille/pythran,https://github.com/serge-sans-paille/pythran,BSD-3-Clause,2012-05-29 08:02:14.000000,2021-02-02 06:19:23.000000,2021-02-02 06:19:22.000000,134,99.0,544.0,1498,3320.0,Ahead of Time compiler for numeric kernels.,48.0,25,True,2020-12-09 20:06:55.000000,0.9.8,44.0,pythran,conda-forge/pythran,,,,61.0,48.0,https://pypi.org/project/pythran,2020-12-11 23:02:35.000000,13.0,3507.0,7259.0,https://anaconda.org/conda-forge/pythran,2021-01-27 16:08:46.611000,123840.0,,,,,2.0,,,,,,,,,,,,,,,,,,,pythran,python-pythran,, +304,streamparse,Parsely/streamparse,,data-pipelines,https://github.com/Parsely/streamparse,https://github.com/Parsely/streamparse,Apache-2.0,2014-05-02 20:33:50.000000,2020-12-18 18:44:04.000000,2020-12-18 18:43:59.000000,219,69.0,263.0,1427,1059.0,"Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.",40.0,25,True,2020-10-07 19:53:15.000000,4.0.0,47.0,streamparse,,,,,73.0,47.0,https://pypi.org/project/streamparse,2020-10-07 19:45:19.000000,26.0,1507.0,1507.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +305,chainercv,chainer/chainercv,,image,https://github.com/chainer/chainercv,https://github.com/chainer/chainercv,MIT,2017-02-13 04:15:10.000000,2020-02-03 01:27:17.000000,2020-01-07 11:48:31.000000,318,54.0,168.0,1426,4930.0,ChainerCV: a Library for Deep Learning in Computer Vision.,39.0,25,False,2019-06-12 11:55:02.000000,0.13.1,23.0,chainercv,,,,,247.0,223.0,https://pypi.org/project/chainercv,2019-05-31 08:53:39.000000,24.0,3264.0,3264.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +306,jellyfish,jamesturk/jellyfish,,nlp,https://github.com/jamesturk/jellyfish,https://github.com/jamesturk/jellyfish,BSD-2-Clause,2010-07-09 20:41:11.000000,2021-01-08 15:04:47.681000,2020-12-30 16:47:13.000000,124,9.0,86.0,1390,,a python library for doing approximate and phonetic matching of strings.,20.0,25,True,2020-05-21 20:37:01.000000,0.8.2,27.0,jellyfish,conda-forge/jellyfish,,,,2727.0,2081.0,https://pypi.org/project/jellyfish,2020-05-21 20:37:01.000000,646.0,600384.0,602430.0,https://anaconda.org/conda-forge/jellyfish,2021-01-08 15:04:47.681000,108460.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +307,mtcnn,ipazc/mtcnn,,image,https://github.com/ipazc/mtcnn,https://github.com/ipazc/mtcnn,MIT,2018-01-05 04:08:32.000000,2021-02-03 15:49:06.000000,2021-01-13 23:50:58.000000,373,53.0,36.0,1388,55.0,"MTCNN face detection implementation for TensorFlow, as a PIP package.",14.0,25,True,2019-11-14 17:37:05.000000,0.1.0,10.0,mtcnn,,,,['tensorflow'],889.0,847.0,https://pypi.org/project/mtcnn,2019-11-14 17:37:05.000000,42.0,8459.0,8459.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +308,Ax,facebook/Ax,,hyperopt,https://github.com/facebook/Ax,https://github.com/facebook/Ax,MIT,2019-02-09 15:23:44.000000,2021-02-04 01:17:33.000000,2021-02-04 01:17:24.000000,140,35.0,179.0,1380,915.0,Adaptive Experimentation Platform.,91.0,25,True,2020-12-08 19:07:48.000000,0.1.19,20.0,ax-platform,,,,['pytorch'],134.0,130.0,https://pypi.org/project/ax-platform,2020-12-08 19:07:48.000000,4.0,13740.0,13740.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +309,dtreeviz,parrt/dtreeviz,,interpretability,https://github.com/parrt/dtreeviz,https://github.com/parrt/dtreeviz,MIT,2018-08-13 21:45:15.000000,2021-02-03 16:54:41.000000,2021-02-02 20:51:51.000000,186,15.0,69.0,1357,325.0,A python library for decision tree visualization and model interpretation.,15.0,25,True,2021-01-27 00:33:05.000000,1.1.4,21.0,dtreeviz,,,,,110.0,106.0,https://pypi.org/project/dtreeviz,2021-01-27 00:31:39.000000,4.0,9775.0,9775.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +310,ViZDoom,mwydmuch/ViZDoom,,reinforcement-learning,https://github.com/mwydmuch/ViZDoom,https://github.com/mwydmuch/ViZDoom,MIT,2015-06-26 18:38:23.000000,2021-01-25 16:15:57.000000,2021-01-25 16:15:54.000000,282,86.0,329.0,1161,1463.0,Doom-based AI Research Platform for Reinforcement Learning from Raw Visual Information.,44.0,25,True,2020-10-29 15:54:47.000000,1.1.8,19.0,vizdoom,,,,,117.0,105.0,https://pypi.org/project/vizdoom,2020-10-29 15:56:20.000000,12.0,269.0,446.0,,,,,,,,2.0,10496.0,,,,,,,,,,,,,,,,,,,,, +311,ArcGIS API,Esri/arcgis-python-api,,geospatial-data,https://github.com/Esri/arcgis-python-api,https://github.com/Esri/arcgis-python-api,Apache-2.0,2016-03-16 01:09:14.000000,2021-01-27 23:12:21.000000,2021-01-26 04:34:34.000000,705,109.0,197.0,953,3011.0,Documentation and samples for ArcGIS API for Python.,61.0,25,True,2021-01-27 23:12:21.000000,1.8.4,26.0,arcgis,,esridocker/arcgis-api-python-notebook,,,20.0,,https://pypi.org/project/arcgis,2021-01-27 23:04:37.000000,20.0,11621.0,11684.0,,,,https://hub.docker.com/r/esridocker/arcgis-api-python-notebook,2020-03-06 00:53:45.164342,29.0,3719.0,3.0,,,,,,,,,,,,,,,,,,,,,, +312,arviz,arviz-devs/arviz,,interpretability,https://github.com/arviz-devs/arviz,https://github.com/arviz-devs/arviz,Apache-2.0,2015-07-29 11:51:10.000000,2021-02-04 08:30:57.000000,2021-01-29 20:36:51.000000,178,108.0,417.0,945,,Exploratory analysis of Bayesian models with Python.,64.0,25,True,2021-01-17 23:32:12.000000,0.11.0,21.0,arviz,conda-forge/arviz,,,,733.0,697.0,https://pypi.org/project/arviz,2021-01-17 23:32:12.000000,36.0,89448.0,98104.0,https://anaconda.org/conda-forge/arviz,2021-01-18 02:16:25.172000,181731.0,,,,,2.0,98.0,,,,,,,,,,,,,,,,,,,,, +313,bcolz,Blosc/bcolz,,data-containers,https://github.com/Blosc/bcolz,https://github.com/Blosc/bcolz,BSD-3-Clause,2010-08-18 15:27:02.000000,2020-09-10 12:12:51.000000,2020-09-10 12:12:45.000000,115,126.0,121.0,909,1280.0,A columnar data container that can be compressed.,33.0,25,True,2018-04-13 07:44:26.000000,1.2.1,23.0,bcolz,conda-forge/bcolz,,,,2466.0,1498.0,https://pypi.org/project/bcolz,2018-04-13 07:44:26.000000,968.0,13374.0,17773.0,https://anaconda.org/conda-forge/bcolz,2019-11-05 21:09:48.045000,211195.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +314,PySAL,pysal/pysal,,geospatial-data,https://github.com/pysal/pysal,https://github.com/pysal/pysal,BSD-3-Clause,2013-02-19 17:27:42.000000,2021-02-02 02:59:42.000000,2021-02-01 00:35:48.000000,241,58.0,583.0,818,4119.0,PySAL: Python Spatial Analysis Library Meta-Package.,71.0,25,True,2021-02-01 00:43:02.000000,2.4.0,25.0,pysal,conda-forge/pysal,,,,36.0,,https://pypi.org/project/pysal,2021-02-02 02:59:42.000000,36.0,6952.0,14175.0,https://anaconda.org/conda-forge/pysal,2020-07-30 10:24:58.290000,397273.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +315,empyrical,quantopian/empyrical,,financial-data,https://github.com/quantopian/empyrical,https://github.com/quantopian/empyrical,Apache-2.0,2016-03-18 10:22:52.000000,2020-10-14 13:28:13.625000,2020-10-14 13:22:39.000000,223,27.0,26.0,711,167.0,Common financial risk and performance metrics. Used by zipline and pyfolio.,22.0,25,True,2020-10-13 21:28:25.000000,0.5.5,20.0,empyrical,conda-forge/empyrical,,,,731.0,509.0,https://pypi.org/project/empyrical,2020-10-13 17:31:37.000000,222.0,19176.0,19436.0,https://anaconda.org/conda-forge/empyrical,2020-10-14 13:28:13.625000,9372.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +316,Satpy,pytroll/satpy,,geospatial-data,https://github.com/pytroll/satpy,https://github.com/pytroll/satpy,GPL-3.0,2016-02-09 20:29:43.000000,2021-02-04 14:00:34.000000,2021-02-03 21:57:37.000000,191,300.0,292.0,671,8175.0,Python package for earth-observing satellite data processing.,103.0,25,False,2021-01-07 03:03:07.000000,0.25.1,63.0,satpy,conda-forge/satpy,,,,45.0,39.0,https://pypi.org/project/satpy,2021-01-07 03:03:07.000000,6.0,195.0,1892.0,https://anaconda.org/conda-forge/satpy,2021-01-07 15:09:16.887000,52630.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +317,mahotas,luispedro/mahotas,,image,https://github.com/luispedro/mahotas,https://github.com/luispedro/mahotas,MIT,2010-01-31 00:13:06.000000,2021-01-22 05:47:20.379000,2021-01-13 11:55:02.000000,132,16.0,57.0,666,1276.0,Computer Vision in Python.,30.0,25,True,2020-06-11 11:35:18.000000,1.4.11,57.0,mahotas,conda-forge/mahotas,,,,753.0,563.0,https://pypi.org/project/mahotas,2020-08-16 17:22:48.000000,190.0,9630.0,13902.0,https://anaconda.org/conda-forge/mahotas,2021-01-22 05:47:20.379000,252049.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +318,pyahocorasick,WojciechMula/pyahocorasick,,nlp,https://github.com/WojciechMula/pyahocorasick,https://github.com/WojciechMula/pyahocorasick,BSD-3-Clause,2013-05-30 19:55:46.000000,2021-01-26 17:43:38.000000,2021-01-26 17:43:28.000000,88,32.0,66.0,574,410.0,Python module (C extension and plain python) implementing Aho-Corasick algorithm.,20.0,25,True,2021-01-26 17:38:47.000000,1.4.1,23.0,pyahocorasick,conda-forge/pyahocorasick,,,,594.0,490.0,https://pypi.org/project/pyahocorasick,2021-01-26 17:38:47.000000,104.0,78992.0,81846.0,https://anaconda.org/conda-forge/pyahocorasick,2020-10-13 12:20:05.350000,108471.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +319,SMAC3,automl/SMAC3,,hyperopt,https://github.com/automl/SMAC3,https://github.com/automl/SMAC3,BSD-3-Clause,2016-08-17 10:58:05.000000,2021-01-27 16:18:49.000000,2020-10-29 10:14:55.000000,153,76.0,250.0,555,1888.0,Sequential Model-based Algorithm Configuration.,30.0,25,True,2020-10-29 10:57:56.000000,0.13.1,29.0,smac,,,,,58.0,,https://pypi.org/project/smac,2020-10-29 10:57:56.000000,58.0,5725.0,5725.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +320,TensorFlow I/O,tensorflow/io,,tensorflow-utils,https://github.com/tensorflow/io,https://github.com/tensorflow/io,Apache-2.0,2018-11-09 22:44:05.000000,2021-02-04 03:05:45.000000,2021-02-04 03:05:44.000000,147,116.0,273.0,413,1356.0,"Dataset, streaming, and file system extensions maintained by TensorFlow SIG-IO.",72.0,25,True,2020-12-15 00:45:37.000000,0.17.0,21.0,tensorflow-io,,,,['tensorflow'],105.0,105.0,https://pypi.org/project/tensorflow-io,2020-12-15 00:42:35.000000,0.0,29482.0,29482.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +321,mpi4py,mpi4py/mpi4py,,distributed-ml,https://github.com/mpi4py/mpi4py,https://github.com/mpi4py/mpi4py,BSD-3-Clause,2013-09-05 14:44:25.000000,2021-02-04 12:14:17.000000,2021-02-04 12:02:09.000000,61,2.0,7.0,379,2219.0,Python bindings for MPI.,13.0,25,True,2020-07-27 06:40:19.000000,3.0.3,13.0,mpi4py,conda-forge/mpi4py,,,,700.0,,https://pypi.org/project/mpi4py,2019-11-04 13:05:10.000000,700.0,87718.0,97667.0,https://anaconda.org/conda-forge/mpi4py,2021-01-19 17:48:43.682000,521137.0,,,,,2.0,822.0,,,,,,,,,,,,,,,,,,,,, +322,python-soundfile,bastibe/python-soundfile,,audio,https://github.com/bastibe/python-soundfile,https://github.com/bastibe/python-soundfile,BSD-3-Clause,2013-08-27 13:36:52.000000,2021-01-13 07:52:51.000000,2020-12-01 18:42:47.000000,43,57.0,87.0,360,493.0,"SoundFile is an audio library based on libsndfile, CFFI, and NumPy.",19.0,25,True,2019-12-04 10:03:39.000000,0.10.3post1,7.0,soundfile,,,,,6224.0,5484.0,https://pypi.org/project/soundfile,2018-04-19 07:13:19.000000,740.0,253285.0,253309.0,,,,,,,,2.0,2084.0,,,,,,,,,,,,,,,,,,,,, +323,hvPlot,holoviz/hvplot,,data-viz,https://github.com/holoviz/hvplot,https://github.com/holoviz/hvplot,BSD-3-Clause,2018-03-19 14:22:41.000000,2021-01-17 16:07:26.000000,2021-01-17 16:07:25.000000,49,97.0,223.0,341,367.0,"A high-level plotting API for pandas, dask, xarray, and networkx built on HoloViews.",22.0,25,True,2020-12-16 22:59:26.000000,0.7.0,9.0,hvplot,conda-forge/hvplot,,,,474.0,459.0,https://pypi.org/project/hvplot,2020-06-02 00:27:18.000000,15.0,22180.0,24268.0,https://anaconda.org/conda-forge/hvplot,2021-01-06 23:26:19.353000,62644.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +324,tabulator-py,frictionlessdata/tabulator-py,,data-loading,https://github.com/frictionlessdata/tabulator-py,https://github.com/frictionlessdata/tabulator-py,MIT,2015-08-24 05:34:38.000000,2020-11-30 09:29:14.000000,2020-11-30 08:49:22.000000,40,,176.0,200,646.0,Python library for reading and writing tabular data via streams.,24.0,25,True,2020-11-30 09:29:14.000000,1.53.1,138.0,tabulator,conda-forge/tabulator-py,,,,566.0,462.0,https://pypi.org/project/tabulator,2020-11-30 09:29:14.000000,104.0,75973.0,76829.0,https://anaconda.org/conda-forge/tabulator-py,2018-07-24 12:57:07.018000,37704.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +325,PaddleOCR,PaddlePaddle/PaddleOCR,,ocr,https://github.com/PaddlePaddle/PaddleOCR,https://github.com/PaddlePaddle/PaddleOCR,Apache-2.0,2020-05-08 10:38:16.000000,2021-02-04 11:52:18.000000,2021-02-04 11:51:59.000000,2036,432.0,857.0,10680,,"Awesome multilingual OCR toolkits based on PaddlePaddle practical ultra lightweight OCR system, provide data..",41.0,24,True,2020-12-18 04:01:23.000000,2.0.2,10.0,paddleocr,,,,['paddle'],20.0,20.0,https://pypi.org/project/paddleocr,2020-12-18 04:01:23.000000,0.0,1102.0,1102.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +326,ParlAI,facebookresearch/ParlAI,,nlp,https://github.com/facebookresearch/ParlAI,https://github.com/facebookresearch/ParlAI,MIT,2017-04-24 17:10:44.000000,2021-02-04 05:13:16.000000,2021-02-03 21:02:15.000000,1439,90.0,839.0,6966,3612.0,A framework for training and evaluating AI models on a variety of openly available dialogue datasets.,141.0,24,True,2021-01-19 19:10:47.000000,1.0.0,13.0,parlai,,,,['pytorch'],8.0,8.0,https://pypi.org/project/parlai,2021-01-19 19:10:47.000000,,779.0,779.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +327,Facets Overview,pair-code/facets,,data-viz,https://github.com/PAIR-code/facets,https://github.com/PAIR-code/facets,Apache-2.0,2017-07-07 14:03:03.000000,2021-02-04 01:45:25.000000,2020-10-27 19:51:22.000000,794,72.0,75.0,6491,259.0,Visualizations for machine learning datasets.,27.0,24,True,2019-07-24 15:33:29.000000,0.9.1,4.0,facets-overview,,,,['jupyter'],38.0,38.0,https://pypi.org/project/facets-overview,2019-07-24 15:33:29.000000,,25134.0,25134.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +328,NuPIC,numenta/nupic,,ml-frameworks,https://github.com/numenta/nupic,https://github.com/numenta/nupic,AGPL-3.0,2013-04-05 23:14:27.000000,2020-12-11 19:56:36.000000,2019-10-23 20:45:07.000000,1585,456.0,1337.0,6195,6625.0,"Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of..",120.0,24,False,2018-06-01 15:37:54.000000,1.0.5,53.0,nupic,,,,,131.0,93.0,https://pypi.org/project/nupic,2018-06-01 15:37:54.000000,38.0,869.0,869.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +329,keras-rl,keras-rl/keras-rl,,reinforcement-learning,https://github.com/keras-rl/keras-rl,https://github.com/keras-rl/keras-rl,MIT,2016-07-02 15:53:12.000000,2020-11-20 07:32:13.000000,2019-11-11 22:14:54.000000,1284,39.0,211.0,4944,308.0,Deep Reinforcement Learning for Keras.,40.0,24,False,2018-06-01 07:52:24.000000,0.4.2,8.0,keras-rl,,,,['tensorflow'],505.0,454.0,https://pypi.org/project/keras-rl,2018-06-01 07:52:24.000000,51.0,841.0,841.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +330,Edward,blei-lab/edward,,probabilistics,https://github.com/blei-lab/edward,https://github.com/blei-lab/edward,Apache-2.0,2016-02-10 20:06:05.000000,2019-10-22 20:30:48.000000,2018-07-25 01:28:08.000000,767,212.0,327.0,4601,1796.0,"A probabilistic programming language in TensorFlow. Deep generative models, variational inference.",87.0,24,False,2018-01-22 06:03:37.000000,1.3.5,28.0,edward,,,,['tensorflow'],244.0,207.0,https://pypi.org/project/edward,2018-01-22 06:03:05.000000,37.0,489.0,489.0,,,,,,,,3.0,10.0,,,,,,,,,,,,,,,,,,,,, +331,Augmentor,mdbloice/Augmentor,,image,https://github.com/mdbloice/Augmentor,https://github.com/mdbloice/Augmentor,MIT,2016-03-01 18:29:55.000000,2020-11-10 05:20:01.000000,2020-03-09 11:32:02.000000,778,115.0,67.0,4303,511.0,Image augmentation library in Python for machine learning.,22.0,24,True,2020-01-17 11:59:53.000000,0.2.8,20.0,Augmentor,,,,,318.0,276.0,https://pypi.org/project/Augmentor,2020-01-17 11:59:53.000000,42.0,3526.0,3526.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +332,textgenrnn,minimaxir/textgenrnn,,nlp,https://github.com/minimaxir/textgenrnn,https://github.com/minimaxir/textgenrnn,MIT,2017-08-07 02:13:37.000000,2020-12-25 03:33:19.000000,2020-07-14 02:41:10.000000,654,107.0,79.0,4241,174.0,Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines..,19.0,24,True,2020-02-03 01:07:00.000000,2.0.0,14.0,textgenrnn,,,,['tensorflow'],629.0,615.0,https://pypi.org/project/textgenrnn,2020-02-02 21:16:15.000000,14.0,1659.0,1670.0,,,,,,,,3.0,400.0,,,,,,,,,,,,,,,,,,,,, +333,Lucid,tensorflow/lucid,,interpretability,https://github.com/tensorflow/lucid,https://github.com/tensorflow/lucid,Apache-2.0,2018-01-25 17:41:44.000000,2021-01-26 21:54:54.000000,2021-01-26 21:54:53.000000,554,67.0,94.0,4048,636.0,A collection of infrastructure and tools for research in neural network interpretability.,35.0,24,True,2019-01-17 19:46:43.000000,0.3.9-alpha,16.0,lucid,,,,['tensorflow'],439.0,433.0,https://pypi.org/project/lucid,2018-12-20 00:26:11.000000,6.0,508.0,508.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +334,Lasagne,Lasagne/Lasagne,,ml-frameworks,https://github.com/Lasagne/Lasagne,https://github.com/Lasagne/Lasagne,MIT,2014-09-11 15:31:41.000000,2019-11-20 20:28:31.000000,2019-11-20 20:28:30.000000,983,139.0,402.0,3771,1161.0,Lightweight library to build and train neural networks in Theano.,72.0,24,False,2015-08-13 21:00:09.000000,0.1,1.0,lasagne,,,,,1035.0,782.0,https://pypi.org/project/lasagne,2015-08-13 21:10:53.000000,253.0,1167.0,1167.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +335,TensorFlowOnSpark,yahoo/TensorFlowOnSpark,,distributed-ml,https://github.com/yahoo/TensorFlowOnSpark,https://github.com/yahoo/TensorFlowOnSpark,Apache-2.0,2017-01-20 18:15:57.000000,2021-01-27 02:31:23.000000,2021-01-27 02:31:19.000000,928,7.0,336.0,3625,592.0,TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.,33.0,24,True,2020-12-18 21:57:51.000000,2.2.2,29.0,tensorflowonspark,,,,"['tensorflow', 'spark']",5.0,,https://pypi.org/project/tensorflowonspark,2020-12-18 18:32:09.000000,5.0,38765.0,38765.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +336,Great Expectations,great-expectations/great_expectations,,data-pipelines,https://github.com/great-expectations/great_expectations,https://github.com/great-expectations/great_expectations,Apache-2.0,2017-09-11 00:18:46.000000,2021-02-04 15:02:59.000000,2021-02-04 13:46:10.000000,431,152.0,597.0,3581,,Always know what to expect from your data.,153.0,24,True,2021-01-28 05:16:54.000000,0.13.8,99.0,great_expectations,,,,,6.0,,https://pypi.org/project/great_expectations,2021-01-28 04:38:56.000000,6.0,251606.0,251606.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +337,espnet,espnet/espnet,,audio,https://github.com/espnet/espnet,https://github.com/espnet/espnet,Apache-2.0,2017-12-13 00:45:11.000000,2021-02-04 14:05:09.000000,2021-02-04 02:24:30.000000,1062,134.0,1051.0,3395,10674.0,End-to-End Speech Processing Toolkit.,139.0,24,True,2021-01-15 08:52:23.000000,0.9.7,32.0,espnet,,,,,5.0,5.0,https://pypi.org/project/espnet,2021-01-15 08:52:23.000000,0.0,625.0,626.0,,,,,,,,3.0,59.0,,,,,,,,,,,,,,,,,,,,, +338,torchdiffeq,rtqichen/torchdiffeq,,pytorch-utils,https://github.com/rtqichen/torchdiffeq,https://github.com/rtqichen/torchdiffeq,MIT,2018-11-14 17:51:25.000000,2021-01-19 18:51:33.000000,2021-01-19 18:50:31.000000,574,15.0,109.0,3339,208.0,Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.,19.0,24,True,2021-01-19 18:51:18.000000,0.2.0,4.0,torchdiffeq,,,,['pytorch'],60.0,60.0,https://pypi.org/project/torchdiffeq,2021-01-19 18:51:18.000000,0.0,1919.0,1919.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +339,T5,google-research/text-to-text-transfer-transformer,,nlp,https://github.com/google-research/text-to-text-transfer-transformer,https://github.com/google-research/text-to-text-transfer-transformer,Apache-2.0,2019-10-17 21:45:14.000000,2021-02-04 13:55:54.000000,2021-02-04 13:55:44.000000,422,38.0,296.0,3171,417.0,Code for the paper Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer.,29.0,24,True,2020-12-18 21:12:02.000000,0.8.1,25.0,t5,,,,['tensorflow'],23.0,23.0,https://pypi.org/project/t5,2020-12-18 21:12:02.000000,0.0,4929.0,4929.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +340,pytorch-summary,sksq96/pytorch-summary,,pytorch-utils,https://github.com/sksq96/pytorch-summary,https://github.com/sksq96/pytorch-summary,MIT,2018-04-23 13:58:04.000000,2020-09-11 22:33:42.000000,2020-08-07 01:16:40.000000,343,100.0,36.0,2905,56.0,Model summary in PyTorch similar to `model.summary()` in Keras.,11.0,24,True,2018-09-26 05:07:28.000000,1.5.1,12.0,torchsummary,,,,['pytorch'],1978.0,1860.0,https://pypi.org/project/torchsummary,2018-09-26 05:07:28.000000,118.0,29192.0,29192.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +341,Stable Baselines,hill-a/stable-baselines,,reinforcement-learning,https://github.com/hill-a/stable-baselines,https://github.com/hill-a/stable-baselines,MIT,2018-07-02 14:28:59.000000,2021-01-27 15:25:31.000000,2020-12-23 16:27:08.000000,573,131.0,728.0,2860,835.0,"A fork of OpenAI Baselines, implementations of reinforcement learning algorithms.",110.0,24,True,2020-08-05 19:45:11.000000,2.10.1,30.0,stable-baselines,,,,,50.0,,https://pypi.org/project/stable-baselines,2020-08-05 19:42:14.000000,50.0,5678.0,5678.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +342,xLearn,aksnzhy/xlearn,,ml-frameworks,https://github.com/aksnzhy/xlearn,https://github.com/aksnzhy/xlearn,Apache-2.0,2017-06-10 08:09:31.000000,2021-01-28 14:17:44.000000,2020-03-03 10:12:35.000000,487,179.0,107.0,2835,1340.0,"High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization..",30.0,24,True,2019-04-25 02:10:05.000000,0.4.4,15.0,xlearn,,,,,42.0,41.0,https://pypi.org/project/xlearn,2018-12-04 11:05:06.000000,1.0,4690.0,4755.0,,,,,,,,3.0,2295.0,,,,,,,,,,,,,,,,,,,,, +343,Chartify,spotify/chartify,,data-viz,https://github.com/spotify/chartify,https://github.com/spotify/chartify,Apache-2.0,2018-09-17 14:12:05.000000,2021-01-16 19:45:00.000000,2020-11-02 22:11:04.000000,250,40.0,30.0,2821,186.0,Python library that makes it easy for data scientists to create charts.,19.0,24,True,2020-11-02 22:14:08.000000,3.0.3,16.0,chartify,conda-forge/chartify,,,,57.0,52.0,https://pypi.org/project/chartify,2020-11-02 22:14:08.000000,5.0,2189.0,2632.0,https://anaconda.org/conda-forge/chartify,2020-11-07 19:52:50.628000,11964.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +344,vaderSentiment,cjhutto/vaderSentiment,,nlp,https://github.com/cjhutto/vaderSentiment,https://github.com/cjhutto/vaderSentiment,MIT,2014-11-17 16:31:45.000000,2020-07-17 19:47:37.000000,2020-05-22 15:33:43.000000,723,25.0,74.0,2785,122.0,VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based..,10.0,24,True,2020-05-22 15:07:00.000000,3.3.2,15.0,vadersentiment,,,,,2542.0,2256.0,https://pypi.org/project/vadersentiment,2020-05-22 15:07:00.000000,286.0,59209.0,59209.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +345,DeepChem,deepchem/deepchem,,others,https://github.com/deepchem/deepchem,https://github.com/deepchem/deepchem,MIT,2015-09-24 23:20:28.000000,2021-02-04 13:34:57.000000,2021-02-02 23:46:01.000000,911,339.0,849.0,2717,6133.0,"Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology.",147.0,24,True,2021-01-13 21:21:38.000000,2.4.0,205.0,deepchem,,,,['tensorflow'],40.0,36.0,https://pypi.org/project/deepchem,2021-02-02 23:48:30.000000,4.0,1050.0,1050.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +346,PML,KevinMusgrave/pytorch-metric-learning,,pytorch-utils,https://github.com/KevinMusgrave/pytorch-metric-learning,https://github.com/KevinMusgrave/pytorch-metric-learning,MIT,2019-10-23 17:20:35.000000,2021-02-04 09:28:54.000000,2021-02-04 09:28:36.000000,362,35.0,175.0,2707,603.0,"The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.",12.0,24,True,2021-01-12 14:49:11.000000,0.9.96,143.0,pytorch-metric-learning,metric-learning/pytorch-metric-learning,,,['pytorch'],50.0,50.0,https://pypi.org/project/pytorch-metric-learning,2021-02-04 05:59:56.000000,0.0,2417.0,2507.0,https://anaconda.org/metric-learning/pytorch-metric-learning,2021-01-12 15:47:14.797000,1178.0,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +347,DoWhy,Microsoft/dowhy,,interpretability,https://github.com/microsoft/dowhy,https://github.com/microsoft/dowhy,MIT,2018-05-31 13:07:04.000000,2021-02-02 21:24:20.000000,2021-01-24 16:00:42.000000,380,20.0,81.0,2646,423.0,DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions...,38.0,24,True,2020-12-12 15:26:03.000000,0.5.1,5.0,dowhy,conda-forge/dowhy,,,,26.0,26.0,https://pypi.org/project/dowhy,2020-12-12 15:26:03.000000,,4752.0,4862.0,https://anaconda.org/conda-forge/dowhy,2020-12-13 07:46:12.761000,982.0,,,,,2.0,21.0,,,,,,,,,,,,,,,,,,,,, +348,einops,arogozhnikov/einops,,ml-frameworks,https://github.com/arogozhnikov/einops,https://github.com/arogozhnikov/einops,MIT,2018-09-22 00:45:08.000000,2021-01-09 20:03:22.000000,2021-01-09 20:03:21.000000,77,22.0,41.0,2341,293.0,"Deep learning operations reinvented (for pytorch, tensorflow, jax and others).",10.0,24,True,2020-09-08 08:33:29.000000,0.3,3.0,einops,conda-forge/einops,,,,237.0,227.0,https://pypi.org/project/einops,2020-09-08 08:21:26.000000,10.0,14914.0,15129.0,https://anaconda.org/conda-forge/einops,2020-10-15 20:10:19.681000,3661.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +349,Arctic,man-group/arctic,,data-containers,https://github.com/man-group/arctic,https://github.com/man-group/arctic,LGPL-2.1,2015-05-29 13:37:30.000000,2021-01-30 00:22:21.000000,2021-01-26 00:14:21.000000,439,88.0,421.0,2163,1067.0,Arctic is a high performance datastore for numeric data.,71.0,24,True,2020-12-01 23:17:26.000000,1.79.4,83.0,arctic,conda-forge/arctic,,,,147.0,105.0,https://pypi.org/project/arctic,2020-12-01 23:16:12.000000,42.0,1450.0,2047.0,https://anaconda.org/conda-forge/arctic,2019-12-16 08:57:24.231000,12522.0,,,,,3.0,92.0,,,,,,,,,,,,,,,,,,,,, +350,ClearML,allegroai/clearml,,ml-experiments,https://github.com/allegroai/clearml,https://github.com/allegroai/clearml,Apache-2.0,2019-06-10 08:18:32.000000,2021-02-04 08:52:08.000000,2021-02-04 08:41:51.000000,325,56.0,205.0,2151,1038.0,"ClearML - Auto-Magical Suite of tools to streamline your ML workflow. Experiment Manager, ML-Ops and Data-Management.",25.0,24,True,2021-01-13 12:56:36.000000,0.17.4,39.0,clearml,,allegroai/trains,,,11.0,11.0,https://pypi.org/project/clearml,2021-02-04 08:50:43.000000,0.0,1743.0,3252.0,,,,https://hub.docker.com/r/allegroai/trains,2020-10-05 10:16:46.865671,,29957.0,2.0,259.0,,,,,,,,,,,,,,,,,,,,, +351,Hyperas,maxpumperla/hyperas,,hyperopt,https://github.com/maxpumperla/hyperas,https://github.com/maxpumperla/hyperas,MIT,2016-02-19 14:45:10.000000,2020-12-22 08:31:48.000000,2020-12-22 08:31:47.000000,296,88.0,158.0,2067,209.0,Keras + Hyperopt: A very simple wrapper for convenient hyperparameter optimization.,21.0,24,True,2019-02-28 09:16:54.000000,0.4.1,9.0,hyperas,,,,['tensorflow'],21.0,,https://pypi.org/project/hyperas,2019-02-28 09:16:54.000000,21.0,9579.0,9579.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +352,fastNLP,fastnlp/fastNLP,,nlp,https://github.com/fastnlp/fastNLP,https://github.com/fastnlp/fastNLP,Apache-2.0,2018-03-07 13:30:20.000000,2020-12-16 10:04:23.000000,2020-11-23 10:50:37.000000,351,16.0,127.0,1999,1706.0,fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.,48.0,24,True,2020-11-06 15:31:29.000000,0.6.0,10.0,fastnlp,,,,,24.0,23.0,https://pypi.org/project/fastnlp,2019-02-04 02:35:37.000000,1.0,341.0,342.0,,,,,,,,3.0,54.0,,,,,,,,,,,,,,,,,,,,, +353,SRU,asappresearch/sru,,pytorch-utils,https://github.com/asappresearch/sru,https://github.com/asappresearch/sru,MIT,2017-08-28 20:37:41.000000,2021-01-30 15:46:36.000000,2020-12-17 19:36:53.000000,280,49.0,54.0,1873,378.0,Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755).,21.0,24,True,2020-12-17 19:40:55.000000,2.6.0-rc1,22.0,sru,,,,['pytorch'],16.0,15.0,https://pypi.org/project/sru,2021-01-22 20:02:59.000000,1.0,1946.0,1946.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,, +354,pytorch-nlp,PetrochukM/PyTorch-NLP,,nlp,https://github.com/PetrochukM/PyTorch-NLP,https://github.com/PetrochukM/PyTorch-NLP,BSD-3-Clause,2018-02-25 05:00:36.000000,2021-01-26 22:24:03.000000,2021-01-26 22:23:57.000000,223,14.0,49.0,1859,445.0,Basic Utilities for PyTorch Natural Language Processing (NLP).,17.0,24,True,2019-11-04 05:16:00.000000,0.5.0,19.0,pytorch-nlp,,,,['pytorch'],192.0,174.0,https://pypi.org/project/pytorch-nlp,2019-11-04 04:35:18.000000,18.0,2028.0,2028.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +355,python_speech_features,jameslyons/python_speech_features,,audio,https://github.com/jameslyons/python_speech_features,https://github.com/jameslyons/python_speech_features,MIT,2013-10-31 02:42:08.000000,2020-12-31 13:27:02.000000,2020-12-31 13:27:01.000000,538,23.0,49.0,1837,120.0,This library provides common speech features for ASR including MFCCs and filterbank energies.,18.0,24,True,2020-01-14 14:12:10.000000,0.6.1,6.0,python_speech_features,,,,,300.0,,https://pypi.org/project/python_speech_features,2017-08-16 01:46:13.000000,300.0,33491.0,33491.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +356,facenet-pytorch,timesler/facenet-pytorch,,image,https://github.com/timesler/facenet-pytorch,https://github.com/timesler/facenet-pytorch,MIT,2019-05-25 01:29:24.000000,2020-11-19 06:56:24.000000,2020-11-19 06:56:23.000000,384,28.0,84.0,1813,229.0,Pretrained Pytorch face detection (MTCNN) and recognition (InceptionResnet) models.,11.0,24,True,2020-11-19 06:49:36.000000,2.5.1,30.0,facenet-pytorch,,,,['pytorch'],269.0,266.0,https://pypi.org/project/facenet-pytorch,2020-11-19 06:49:36.000000,3.0,2813.0,6689.0,,,,,,,,3.0,58150.0,,,,,,,,,,,,,,,,,,,,, +357,polyglot,aboSamoor/polyglot,,nlp,https://github.com/aboSamoor/polyglot,https://github.com/aboSamoor/polyglot,GPL-3.0,2014-06-30 02:07:45.000000,2020-10-27 10:55:53.000000,2020-09-22 22:35:28.000000,292,132.0,62.0,1758,271.0,Multilingual text (NLP) processing toolkit.,26.0,24,False,2016-07-03 20:05:42.000000,16.7.4,8.0,polyglot,,,,,504.0,439.0,https://pypi.org/project/polyglot,2016-07-03 20:05:42.000000,65.0,29795.0,29795.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +358,Alphalens,quantopian/alphalens,,financial-data,https://github.com/quantopian/alphalens,https://github.com/quantopian/alphalens,Apache-2.0,2016-06-03 21:49:15.000000,2020-09-05 16:48:14.000000,2020-04-27 18:40:41.000000,648,38.0,145.0,1748,522.0,Performance analysis of predictive (alpha) stock factors.,25.0,24,True,2020-04-30 15:42:52.000000,0.4.0,10.0,alphalens,conda-forge/alphalens,,,,365.0,351.0,https://pypi.org/project/alphalens,2020-04-27 21:03:10.000000,14.0,1386.0,1676.0,https://anaconda.org/conda-forge/alphalens,2020-05-16 13:52:44.922000,10460.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +359,category_encoders,scikit-learn-contrib/category_encoders,,sklearn-utils,https://github.com/scikit-learn-contrib/category_encoders,https://github.com/scikit-learn-contrib/category_encoders,BSD-3-Clause,2015-11-29 19:32:37.000000,2020-11-10 15:17:22.000000,2020-07-31 10:43:44.000000,292,64.0,135.0,1570,671.0,A library of sklearn compatible categorical variable encoders.,35.0,24,True,2020-04-29 02:09:51.000000,2.2.2,19.0,category_encoders,conda-forge/category_encoders,,,['sklearn'],23.0,,https://pypi.org/project/category_encoders,2018-10-14 14:15:54.000000,23.0,136716.0,138398.0,https://anaconda.org/conda-forge/category_encoders,2020-04-29 22:37:35.948000,92527.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +360,TorchServe,pytorch/serve,,model-serialisation,https://github.com/pytorch/serve,https://github.com/pytorch/serve,Apache-2.0,2019-10-03 03:17:43.000000,2021-01-29 23:44:21.000000,2021-01-13 01:32:25.000000,232,130.0,402.0,1559,1049.0,Model Serving on PyTorch.,61.0,24,True,2020-12-18 01:38:41.000000,0.3.0,6.0,torchserve,pytorch/torchserve,pytorch/torchserve,,['pytorch'],27.0,27.0,https://pypi.org/project/torchserve,2020-12-17 19:04:04.000000,,3612.0,7451.0,https://anaconda.org/pytorch/torchserve,2020-12-17 18:30:12.593000,6377.0,https://hub.docker.com/r/pytorch/torchserve,2020-12-18 18:32:51.570336,3.0,50953.0,2.0,187.0,,,,,,,,,,,,,,,,,,,,, +361,tslearn,tslearn-team/tslearn,,time-series-data,https://github.com/tslearn-team/tslearn,https://github.com/tslearn-team/tslearn,BSD-2-Clause,2017-05-04 13:08:13.000000,2021-01-26 12:41:22.000000,2021-01-25 15:18:03.000000,221,58.0,166.0,1464,,A machine learning toolkit dedicated to time-series data.,29.0,24,True,2021-01-25 15:19:11.000000,0.5.0.5,92.0,tslearn,conda-forge/tslearn,,,['sklearn'],208.0,186.0,https://pypi.org/project/tslearn,2021-01-25 15:28:45.000000,22.0,47212.0,52395.0,https://anaconda.org/conda-forge/tslearn,2021-01-25 17:55:55.394000,181410.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +362,Elephas,maxpumperla/elephas,,distributed-ml,https://github.com/maxpumperla/elephas,https://github.com/maxpumperla/elephas,MIT,2015-08-13 12:09:19.000000,2021-02-03 12:43:48.000000,2021-02-03 05:39:59.000000,286,22.0,114.0,1442,444.0,Distributed Deep learning with Keras & Spark.,27.0,24,True,2021-01-31 22:19:34.000000,1.3.1,16.0,elephas,,,,"['keras', 'spark']",39.0,36.0,https://pypi.org/project/elephas,2021-01-31 22:18:24.000000,3.0,7167.0,7167.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +363,PyTextRank,DerwenAI/pytextrank,,nlp,https://github.com/DerwenAI/pytextrank,https://github.com/DerwenAI/pytextrank,MIT,2016-10-02 18:39:12.000000,2021-01-31 19:37:59.000000,2021-01-31 19:36:30.000000,291,17.0,37.0,1411,163.0,Python implementation of TextRank for phrase extraction and summarization of text documents.,13.0,24,True,2021-01-31 19:37:59.000000,2.1.0,11.0,pytextrank,,,,,130.0,124.0,https://pypi.org/project/pytextrank,2020-09-15 16:51:59.000000,6.0,6502.0,6502.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +364,haystack,deepset-ai/haystack,,nlp,https://github.com/deepset-ai/haystack,https://github.com/deepset-ai/haystack,Apache-2.0,2019-11-14 09:05:28.000000,2021-02-04 12:57:33.000000,2021-02-04 10:53:51.000000,245,65.0,388.0,1348,522.0,Transformers at scale for question answering & neural search. Using NLP via a modular Retriever-Reader-Pipeline...,32.0,24,True,2021-01-21 17:42:17.000000,0.7.0,34.0,haystack,,,,,105.0,31.0,https://pypi.org/project/haystack,2017-07-03 04:44:52.000000,74.0,617.0,617.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +365,TNT,pytorch/tnt,,ml-experiments,https://github.com/pytorch/tnt,https://github.com/pytorch/tnt,BSD-3-Clause,2016-12-10 11:49:58.000000,2021-01-22 09:14:29.000000,2021-01-05 19:36:17.000000,188,30.0,34.0,1282,156.0,"Simple tools for logging and visualizing, loading and training.",35.0,24,True,2019-11-15 12:57:59.000000,0.0.5.1,3.0,torchnet,,,,['pytorch'],568.0,518.0,https://pypi.org/project/torchnet,2018-07-29 23:16:03.000000,50.0,4517.0,4517.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +366,IB-insync,erdewit/ib_insync,,financial-data,https://github.com/erdewit/ib_insync,https://github.com/erdewit/ib_insync,BSD-2-Clause,2017-07-12 12:09:24.000000,2021-02-04 09:44:23.000000,2021-02-04 09:44:17.000000,385,7.0,279.0,1233,548.0,Python sync/async framework for Interactive Brokers API.,25.0,24,True,2020-11-03 13:37:57.000000,0.9.64,89.0,ib_insync,conda-forge/ib-insync,,,,12.0,,https://pypi.org/project/ib_insync,2020-11-03 13:37:57.000000,12.0,1945.0,2330.0,https://anaconda.org/conda-forge/ib-insync,2020-11-07 23:30:42.910000,7316.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +367,Fairness 360,Trusted-AI/AIF360,,interpretability,https://github.com/Trusted-AI/AIF360,https://github.com/Trusted-AI/AIF360,Apache-2.0,2018-08-22 20:47:15.000000,2021-01-28 21:48:42.000000,2021-01-19 17:09:39.000000,386,35.0,46.0,1212,291.0,"A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and..",41.0,24,True,2020-06-02 22:59:53.000000,0.3.0,8.0,aif360,,,,,66.0,64.0,https://pypi.org/project/aif360,2020-06-02 22:49:24.000000,2.0,1811.0,1811.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +368,petastorm,uber/petastorm,,distributed-ml,https://github.com/uber/petastorm,https://github.com/uber/petastorm,Apache-2.0,2018-06-15 23:15:29.000000,2021-02-03 01:11:09.000000,2021-02-03 01:11:08.000000,178,121.0,113.0,1071,616.0,Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets..,38.0,24,True,2020-12-15 18:37:49.000000,0.9.8,64.0,petastorm,,,,,26.0,26.0,https://pypi.org/project/petastorm,2020-12-15 18:37:49.000000,,37224.0,37233.0,,,,,,,,2.0,288.0,,,,,,,,,,,,,,,,,,,,, +369,livelossplot,stared/livelossplot,,ml-experiments,https://github.com/stared/livelossplot,https://github.com/stared/livelossplot,MIT,2018-03-10 17:51:43.000000,2021-02-03 16:31:31.000000,2021-02-03 16:24:09.000000,129,4.0,69.0,1026,318.0,"Live training loss plot in Jupyter Notebook for Keras, PyTorch and others.",16.0,24,True,2021-02-03 16:25:47.000000,0.5.4,24.0,livelossplot,,,,['jupyter'],446.0,436.0,https://pypi.org/project/livelossplot,2021-02-03 16:25:47.000000,10.0,9297.0,9297.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +370,TabPy,tableau/TabPy,,others,https://github.com/tableau/TabPy,https://github.com/tableau/TabPy,MIT,2016-09-27 21:26:03.000000,2021-02-02 02:35:29.000000,2021-02-02 02:35:28.000000,377,8.0,249.0,1023,827.0,Execute Python code on the fly and display results in Tableau visualizations:.,40.0,24,True,2020-11-11 19:06:41.000000,2.3.1,24.0,tabpy,,,,,45.0,45.0,https://pypi.org/project/tabpy,2020-11-11 19:06:41.000000,,1759.0,1759.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +371,PyStan,stan-dev/pystan,,probabilistics,https://github.com/stan-dev/pystan,https://github.com/stan-dev/pystan,ISC,2017-03-06 19:56:42.094000,2021-01-20 10:36:24.000000,2021-01-20 10:36:22.000000,196,6.0,85.0,912,,Temporary home for PyStan version 3. Documentation: https://pystan-next.readthedocs.io.,5.0,24,True,2013-09-28 22:06:09.000000,0.2.2,55.0,pystan,conda-forge/pystan,,,,342.0,,https://pypi.org/project/pystan,2021-01-16 16:17:38.000000,342.0,483858.0,502159.0,https://anaconda.org/conda-forge/pystan,2020-08-25 22:40:14.631000,860187.0,,,,,3.0,,,,,,,,,-3.0,,,,,,,,,,,,, +372,Streamz,python-streamz/streamz,,time-series-data,https://github.com/python-streamz/streamz,https://github.com/python-streamz/streamz,BSD-3-Clause,2017-04-04 21:45:49.000000,2021-01-15 14:38:35.032000,2021-01-14 20:46:26.000000,112,89.0,127.0,900,733.0,Real-time stream processing for python.,38.0,24,True,2020-11-02 14:53:29.000000,0.6.1,14.0,streamz,conda-forge/streamz,,,,202.0,186.0,https://pypi.org/project/streamz,2020-11-02 14:53:29.000000,16.0,2117.0,4891.0,https://anaconda.org/conda-forge/streamz,2021-01-15 14:38:35.032000,113762.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +373,spacy-transformers,explosion/spacy-transformers,,nlp,https://github.com/explosion/spacy-transformers,https://github.com/explosion/spacy-transformers,MIT,2019-07-26 19:12:34.000000,2021-02-02 16:46:24.000000,2021-02-02 09:44:19.000000,102,48.0,,890,1316.0,"Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy.",15.0,24,True,2021-02-02 10:57:09.000000,1.0.1,42.0,spacy-transformers,,,,['spacy'],84.0,78.0,https://pypi.org/project/spacy-transformers,2021-02-01 10:11:37.000000,6.0,13198.0,13198.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +374,kmodes,nicodv/kmodes,,others,https://github.com/nicodv/kmodes,https://github.com/nicodv/kmodes,MIT,2013-08-01 11:54:40.000000,2021-01-29 05:24:49.000000,2021-01-29 05:24:45.000000,339,19.0,108.0,807,452.0,"Python implementations of the k-modes and k-prototypes clustering algorithms, for clustering categorical data.",16.0,24,True,2020-02-25 21:38:29.000000,0.10.2,12.0,kmodes,,,,,440.0,427.0,https://pypi.org/project/kmodes,2020-02-25 21:30:28.000000,13.0,39781.0,39781.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +375,ffn,pmorissette/ffn,,financial-data,https://github.com/pmorissette/ffn,https://github.com/pmorissette/ffn,MIT,2014-06-19 15:54:09.000000,2021-02-01 04:35:47.000000,2021-02-01 04:33:47.000000,186,19.0,63.0,772,316.0,ffn - a financial function library for Python.,23.0,24,True,2021-02-01 04:38:52.000000,0.3.5,26.0,ffn,,,,,139.0,97.0,https://pypi.org/project/ffn,2021-02-01 04:35:47.000000,42.0,5926.0,5926.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +376,ktrain,amaiya/ktrain,,ml-frameworks,https://github.com/amaiya/ktrain,https://github.com/amaiya/ktrain,Apache-2.0,2019-02-06 17:01:39.000000,2021-02-03 01:37:44.000000,2021-01-29 15:46:22.000000,179,10.0,295.0,728,2156.0,ktrain is a Python library that makes deep learning and AI more accessible and easier to apply.,12.0,24,True,2021-01-28 01:04:41.000000,0.25.4,147.0,ktrain,,,,['tensorflow'],117.0,116.0,https://pypi.org/project/ktrain,2021-01-28 01:03:31.000000,1.0,4097.0,4097.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +377,PennyLane,PennyLaneAI/PennyLane,,others,https://github.com/PennyLaneAI/pennylane,https://github.com/PennyLaneAI/pennylane,Apache-2.0,2018-04-17 16:45:42.000000,2021-02-04 15:03:35.000000,2021-02-02 14:54:27.000000,215,51.0,238.0,728,1789.0,PennyLane is a cross-platform Python library for differentiable programming of quantum computers. Train a quantum..,40.0,24,True,2021-02-02 08:13:45.000000,0.14.0,19.0,pennylane,,,,,20.0,,https://pypi.org/project/pennylane,2021-02-02 08:08:20.000000,20.0,1786.0,1788.0,,,,,,,,2.0,56.0,,,,,,,,,,,,,,,,,,,,, +378,stockstats,jealous/stockstats,,financial-data,https://github.com/jealous/stockstats,https://github.com/jealous/stockstats,BSD-3-Clause,2016-06-05 15:21:22.000000,2020-12-10 07:08:11.000000,2020-10-17 10:59:35.000000,195,29.0,30.0,708,23.0,Supply a wrapper ``StockDataFrame`` based on the ``pandas.DataFrame`` with inline stock statistics/indicators support.,7.0,24,True,2020-10-17 11:10:43.000000,0.3.2,14.0,stockstats,,,,,192.0,168.0,https://pypi.org/project/stockstats,2020-10-17 11:10:43.000000,24.0,17820.0,17820.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +379,pythreejs,jupyter-widgets/pythreejs,,data-viz,https://github.com/jupyter-widgets/pythreejs,https://github.com/jupyter-widgets/pythreejs,BSD-3-Clause,2013-12-23 17:02:11.000000,2021-01-19 14:26:57.000000,2020-10-09 09:41:09.000000,156,60.0,137.0,697,1594.0,A Jupyter - Three.js bridge.,24.0,24,True,2020-03-19 11:32:37.000000,2.2.1,42.0,pythreejs,conda-forge/pythreejs,,,['jupyter'],36.0,15.0,https://pypi.org/project/pythreejs,2020-10-09 09:40:47.000000,13.0,5060.0,15587.0,https://anaconda.org/conda-forge/pythreejs,2020-10-12 12:24:08.446000,263456.0,,,,,3.0,,,jupyter-threejs,https://www.npmjs.com/package/jupyter-threejs,2020-03-19 11:22:13.041000,8.0,5905.0,,,,,,,,,,,,,,, +380,Singer,singer-io/getting-started,,data-loading,https://github.com/singer-io/getting-started,https://github.com/singer-io/getting-started,AGPL-3.0,2016-10-31 16:53:56.000000,2021-02-03 15:09:58.000000,2020-12-04 20:57:19.000000,96,20.0,16.0,689,173.0,"Standard for moving data between databases, web APIs, files, queues, and just about anything else you can think of.",26.0,24,False,2020-10-27 17:49:47.000000,5.10.0,101.0,singer-python,,,,,300.0,,https://pypi.org/project/singer-python,2021-02-03 15:09:58.000000,300.0,44661.0,44661.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +381,dask-ml,dask/dask-ml,,distributed-ml,https://github.com/dask/dask-ml,https://github.com/dask/dask-ml,BSD-3-Clause,2017-06-15 15:56:06.000000,2021-02-04 14:41:43.000000,2021-02-02 16:02:16.000000,186,186.0,207.0,684,,Scalable Machine Learning with Dask.,62.0,24,True,2021-01-30 16:49:37.000000,1.8.0,27.0,dask-ml,conda-forge/dask-ml,,,,379.0,337.0,https://pypi.org/project/dask-ml,2021-01-30 16:49:37.000000,42.0,15368.0,20141.0,https://anaconda.org/conda-forge/dask-ml,2021-01-30 20:07:36.819000,190955.0,,,,,2.0,,,,,,,,,-2.0,,,,,,,,,,,,, +382,CLTK,cltk/cltk,,nlp,https://github.com/cltk/cltk,https://github.com/cltk/cltk,MIT,2014-01-11 23:59:47.000000,2021-01-09 23:56:41.000000,2021-01-09 23:56:40.000000,297,125.0,358.0,628,2771.0,The Classical Language Toolkit.,107.0,24,True,2020-06-22 06:03:33.000000,0.1.121,160.0,cltk,,,,,221.0,153.0,https://pypi.org/project/cltk,2021-01-01 18:03:05.000000,68.0,895.0,895.0,,,,,,,,3.0,22.0,,,,,,,,,,,,,,,,,,,,, +383,pyjanitor,ericmjl/pyjanitor,,others,https://github.com/ericmjl/pyjanitor,https://github.com/ericmjl/pyjanitor,MIT,2018-03-04 22:43:33.000000,2021-02-03 23:48:36.000000,2021-02-03 23:29:00.000000,118,89.0,281.0,622,1162.0,Clean APIs for data cleaning. Python implementation of R package Janitor.,88.0,24,True,2020-10-03 12:24:35.000000,0.20.10,46.0,pyjanitor,conda-forge/pyjanitor,,,,82.0,80.0,https://pypi.org/project/pyjanitor,2020-10-03 12:24:35.000000,2.0,1183.0,3407.0,https://anaconda.org/conda-forge/pyjanitor,2020-10-04 12:30:53.707000,77856.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +384,tensorflow-upstream,ROCmSoftwarePlatform/tensorflow-upstream,,ml-frameworks,https://github.com/ROCmSoftwarePlatform/tensorflow-upstream,https://github.com/ROCmSoftwarePlatform/tensorflow-upstream,Apache-2.0,2018-04-09 21:24:50.000000,2021-02-04 14:09:58.000000,2021-02-02 21:21:26.000000,64,55.0,227.0,536,79524.0,TensorFlow ROCm port.,3535.0,24,True,2020-12-08 01:43:55.000000,2.4.0,58.0,tensorflow-rocm,,,,['tensorflow'],,,https://pypi.org/project/tensorflow-rocm,2020-12-22 02:51:55.000000,,712.0,712.0,,,,,,,,3.0,16.0,,,,,,,,,,,,,,,,,,,,, +385,Intake,intake/intake,,data-loading,https://github.com/intake/intake,https://github.com/intake/intake,BSD-2-Clause,2017-08-14 20:44:22.000000,2021-02-02 21:46:29.000000,2021-01-28 14:40:02.000000,91,75.0,190.0,523,1628.0,"Intake is a lightweight package for finding, investigating, loading and disseminating data.",52.0,24,True,2020-06-03 19:03:40.000000,0.6.0,19.0,intake,conda-forge/intake,,,,294.0,220.0,https://pypi.org/project/intake,2020-06-03 19:03:40.000000,74.0,2287.0,4418.0,https://anaconda.org/conda-forge/intake,2020-06-03 19:49:52.133000,57559.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +386,SALib,SALib/SALib,,probabilistics,https://github.com/SALib/SALib,https://github.com/SALib/SALib,MIT,2013-05-30 13:38:10.000000,2021-01-30 05:06:27.000000,2021-01-20 02:04:21.000000,142,41.0,184.0,431,909.0,"Sensitivity Analysis Library in Python (Numpy). Contains Sobol, Morris, Fractional Factorial and FAST methods.",24.0,24,True,2020-11-12 17:13:12.000000,1.3.12,29.0,salib,conda-forge/salib,,,,44.0,,https://pypi.org/project/salib,2020-11-19 15:36:26.000000,44.0,9905.0,11025.0,https://anaconda.org/conda-forge/salib,2020-10-24 17:04:41.614000,57138.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +387,sklearn-crfsuite,TeamHG-Memex/sklearn-crfsuite,,sklearn-utils,https://github.com/TeamHG-Memex/sklearn-crfsuite,https://github.com/TeamHG-Memex/sklearn-crfsuite,MIT,2015-11-26 21:15:41.000000,2020-12-30 08:00:27.000000,2019-12-05 08:17:22.000000,153,34.0,21.0,358,46.0,scikit-learn inspired API for CRFsuite.,6.0,24,False,2017-06-22 18:49:27.000000,0.3.6,9.0,sklearn-crfsuite,,,,['sklearn'],2825.0,2429.0,https://pypi.org/project/sklearn-crfsuite,2017-06-22 18:49:27.000000,396.0,30330.0,30330.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +388,ml-metadata,google/ml-metadata,,ml-experiments,https://github.com/google/ml-metadata,https://github.com/google/ml-metadata,Apache-2.0,2019-01-15 21:02:09.000000,2021-02-01 22:07:31.000000,2021-02-01 19:58:56.000000,60,17.0,41.0,277,460.0,For recording and retrieving metadata associated with ML developer and data scientist workflows.,11.0,24,True,2021-01-26 20:42:49.000000,0.27.0,23.0,ml-metadata,,,,,72.0,72.0,https://pypi.org/project/ml-metadata,2021-01-26 22:36:41.000000,0.0,186946.0,186998.0,,,,,,,,2.0,1200.0,,,,,,,,,,,,,,,,,,,,, +389,datalad,datalad/datalad,,others,https://github.com/datalad/datalad,https://github.com/datalad/datalad,MIT,2013-11-01 19:40:08.000000,2021-02-04 14:41:55.000000,2021-02-04 14:35:47.000000,68,711.0,2221.0,224,13367.0,"Keep code, data, containers under control with git and git-annex.",40.0,24,True,2021-02-02 17:40:16.000000,0.14.0,64.0,datalad,conda-forge/datalad,,,,26.0,,https://pypi.org/project/datalad,2021-02-02 17:35:56.000000,26.0,1822.0,4101.0,https://anaconda.org/conda-forge/datalad,2021-02-03 22:25:50.068000,79799.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +390,pysc2,deepmind/pysc2,,others,https://github.com/deepmind/pysc2,https://github.com/deepmind/pysc2,Apache-2.0,2017-07-25 18:16:57.000000,2020-07-29 16:22:31.000000,2019-09-27 15:23:22.000000,1065,49.0,203.0,7165,513.0,StarCraft II Learning Environment.,34.0,23,False,2019-09-27 15:48:01.000000,3.0.0,7.0,pysc2,,,,,244.0,224.0,https://pypi.org/project/pysc2,2019-09-27 15:48:01.000000,20.0,391.0,999.0,,,,,,,,3.0,25573.0,,,,,,,,,,,,,,,,,,,,, +391,Ciphey,Ciphey/Ciphey,,nlp,https://github.com/Ciphey/Ciphey,https://github.com/Ciphey/Ciphey,MIT,2019-07-16 20:20:39.000000,2021-01-19 00:22:53.000000,2021-01-19 00:22:51.000000,347,46.0,173.0,6201,1728.0,"Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes.",38.0,23,True,2020-12-02 12:36:44.000000,5.11.0,43.0,ciphey,,remnux/ciphey,,,,,https://pypi.org/project/ciphey,2020-12-02 12:36:44.000000,,1996.0,2401.0,,,,https://hub.docker.com/r/remnux/ciphey,2020-12-17 02:51:41.340501,2.0,7696.0,3.0,,,,,,,,,,,,,,,,,,,,,, +392,EfficientNet-PyTorch,lukemelas/EfficientNet-PyTorch,,pytorch-utils,https://github.com/lukemelas/EfficientNet-PyTorch,https://github.com/lukemelas/EfficientNet-PyTorch,Apache-2.0,2019-05-30 05:24:11.000000,2020-12-28 15:43:30.000000,2020-10-09 16:24:04.000000,1078,112.0,117.0,5419,141.0,A PyTorch implementation of EfficientNet.,21.0,23,True,2020-08-26 03:00:05.000000,0.7.0,12.0,efficientnet-pytorch,,,,['pytorch'],14.0,,https://pypi.org/project/efficientnet-pytorch,2020-08-26 03:00:05.000000,14.0,24111.0,52830.0,,,,,,,,2.0,315916.0,,,,,,,,,,,,,,,,,,,,, +393,snownlp,isnowfy/snownlp,,chinese-nlp,https://github.com/isnowfy/snownlp,https://github.com/isnowfy/snownlp,MIT,2013-11-26 11:46:56.000000,2020-01-19 02:39:05.000000,2020-01-19 02:39:03.000000,1240,33.0,65.0,5277,57.0,Python library for processing Chinese text.,8.0,23,False,2015-09-27 16:35:23.000000,0.12.3,17.0,snownlp,,,,,550.0,512.0,https://pypi.org/project/snownlp,2015-09-27 16:35:23.000000,38.0,1848.0,1848.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +394,Apex,NVIDIA/apex,,gpu-utilities,https://github.com/NVIDIA/apex,https://github.com/NVIDIA/apex,BSD-3-Clause,2018-04-23 16:28:52.000000,2021-02-02 08:45:03.000000,2021-01-20 10:06:44.000000,685,445.0,361.0,5020,829.0,A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch.,77.0,23,True,,,1.0,,conda-forge/nvidia-apex,,,['pytorch'],442.0,442.0,,,,,1897.0,https://anaconda.org/conda-forge/nvidia-apex,2020-11-23 18:41:00.769000,30362.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +395,Face Alignment,1adrianb/face-alignment,,image,https://github.com/1adrianb/face-alignment,https://github.com/1adrianb/face-alignment,BSD-3-Clause,2017-09-15 20:32:44.000000,2021-01-30 20:13:18.000000,2020-12-30 17:11:06.000000,1012,31.0,192.0,4663,196.0,2D and 3D Face alignment library build using pytorch.,21.0,23,True,2020-12-22 21:34:55.000000,1.3.3,9.0,face-alignment,,,,['pytorch'],6.0,,https://pypi.org/project/face-alignment,2020-12-22 21:34:55.000000,6.0,3180.0,3180.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +396,flashtext,vi3k6i5/flashtext,,nlp,https://github.com/vi3k6i5/flashtext,https://github.com/vi3k6i5/flashtext,MIT,2017-08-15 18:03:01.000000,2020-06-05 00:37:46.000000,2020-05-03 07:13:22.000000,521,48.0,49.0,4640,108.0,Extract Keywords from sentence or Replace keywords in sentences.,8.0,23,True,,,18.0,flashtext,,,,,379.0,347.0,https://pypi.org/project/flashtext,2018-02-16 05:24:17.000000,32.0,153171.0,153171.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +397,DeepSpeed,microsoft/DeepSpeed,,distributed-ml,https://github.com/microsoft/DeepSpeed,https://github.com/microsoft/DeepSpeed,MIT,2020-01-23 18:35:18.000000,2021-02-04 08:18:59.000000,2021-02-02 18:35:40.000000,390,136.0,164.0,4240,415.0,"DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.",42.0,23,True,2021-01-12 18:17:34.000000,0.3.10,19.0,deepspeed,,deepspeed/deepspeed,,['pytorch'],9.0,9.0,https://pypi.org/project/deepspeed,2021-02-02 18:36:29.000000,,1804.0,2343.0,,,,https://hub.docker.com/r/deepspeed/deepspeed,2020-11-20 00:17:12.819964,2.0,7015.0,3.0,,,,,,,,,,,,,,,,,,,,,, +398,Snips NLU,snipsco/snips-nlu,,nlp,https://github.com/snipsco/snips-nlu,https://github.com/snipsco/snips-nlu,Apache-2.0,2017-02-08 16:16:36.000000,2020-12-24 12:59:47.000000,2020-02-08 21:49:32.000000,460,50.0,196.0,3448,2153.0,Snips Python library to extract meaning from text.,21.0,23,True,2020-01-15 10:13:17.000000,0.20.2,58.0,snips-nlu,,,,,8.0,,https://pypi.org/project/snips-nlu,2020-01-15 10:13:17.000000,8.0,1210.0,1210.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +399,VisualDL,PaddlePaddle/VisualDL,,ml-experiments,https://github.com/PaddlePaddle/VisualDL,https://github.com/PaddlePaddle/VisualDL,Apache-2.0,2017-12-20 12:34:31.000000,2021-02-04 06:55:24.000000,2021-02-04 06:55:23.000000,478,24.0,314.0,3443,,Deep Learning Visualization Toolkit.,28.0,23,True,2021-02-01 09:03:52.000000,2.1.1,31.0,visualdl,,,,['paddle'],158.0,148.0,https://pypi.org/project/visualdl,2021-01-29 09:44:14.000000,10.0,3022.0,3030.0,,,,,,,,3.0,71.0,,,,,,,,,,,,,,,,,,,,, +400,PyAlgoTrade,gbeced/pyalgotrade,,financial-data,https://github.com/gbeced/pyalgotrade,https://github.com/gbeced/pyalgotrade,Apache-2.0,2012-03-07 01:09:54.000000,2020-12-24 18:41:56.000000,2018-08-21 02:42:52.000000,1139,38.0,81.0,3150,1156.0,Python Algorithmic Trading Library.,11.0,23,False,,,8.0,pyalgotrade,,,,,89.0,68.0,https://pypi.org/project/pyalgotrade,2018-08-21 01:48:25.000000,21.0,396.0,396.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +401,TensorWatch,microsoft/tensorwatch,,ml-experiments,https://github.com/microsoft/tensorwatch,https://github.com/microsoft/tensorwatch,MIT,2019-05-15 08:29:34.000000,2021-01-18 03:05:57.000000,2021-01-15 19:46:05.000000,312,49.0,15.0,3020,112.0,"Debugging, monitoring and visualization for Python Machine Learning and Data Science.",13.0,23,True,2020-03-04 07:26:22.000000,0.9.1,14.0,tensorwatch,,,,,51.0,45.0,https://pypi.org/project/tensorwatch,2020-03-04 07:26:22.000000,6.0,13625.0,13625.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +402,Camelot,atlanhq/camelot,,data-loading,https://github.com/atlanhq/camelot,https://github.com/atlanhq/camelot,MIT,2016-06-18 11:48:49.000000,2020-07-27 12:28:15.000000,2019-10-15 05:25:40.000000,307,68.0,273.0,2977,446.0,Camelot: PDF Table Extraction for Humans.,23.0,23,False,2020-07-27 12:28:15.000000,0.8.2,21.0,camelot-py,,,,,10.0,,https://pypi.org/project/camelot-py,2020-07-27 12:28:15.000000,10.0,16615.0,16615.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +403,segmentation_models,qubvel/segmentation_models,,image,https://github.com/qubvel/segmentation_models,https://github.com/qubvel/segmentation_models,MIT,2018-06-05 13:27:56.000000,2020-12-13 13:48:40.000000,2020-04-17 09:51:20.000000,674,146.0,236.0,2922,204.0,Segmentation models with pretrained backbones. Keras and TensorFlow Keras.,14.0,23,True,2020-01-10 11:36:02.000000,1.0.1,8.0,segmentation_models,,,,['tensorflow'],12.0,,https://pypi.org/project/segmentation_models,2020-01-10 11:36:02.000000,12.0,12095.0,12095.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +404,SHOGUN,shogun-toolbox/shogun,,ml-frameworks,https://github.com/shogun-toolbox/shogun,https://github.com/shogun-toolbox/shogun,BSD-3-Clause,2011-04-01 10:44:32.000000,2021-01-27 17:11:33.000000,2020-12-08 16:56:38.000000,1015,544.0,1069.0,2792,16205.0,Unified and efficient Machine Learning.,248.0,23,True,2019-07-05 10:23:31.000000,shogun_6.1.4,10.0,,conda-forge/shogun,shogun/shogun,,,,,,,,,2113.0,https://anaconda.org/conda-forge/shogun,2018-06-25 20:49:17.070000,90382.0,https://hub.docker.com/r/shogun/shogun,2019-01-31 13:45:10.435327,1.0,1442.0,3.0,,,,,,,,,,shogun,,,,,,,,,,,, +405,keras-vis,raghakot/keras-vis,,interpretability,https://github.com/raghakot/keras-vis,https://github.com/raghakot/keras-vis,MIT,2016-11-11 23:27:34.000000,2020-04-20 01:03:13.000000,2020-04-20 01:03:12.000000,583,113.0,99.0,2779,195.0,Neural network visualization toolkit for keras.,10.0,23,True,2017-07-06 04:55:04.000000,0.4.1,11.0,keras-vis,,,,['tensorflow'],719.0,691.0,https://pypi.org/project/keras-vis,2017-07-06 04:55:04.000000,28.0,1164.0,1164.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +406,Sumy,miso-belica/sumy,,nlp,https://github.com/miso-belica/sumy,https://github.com/miso-belica/sumy,Apache-2.0,2013-02-20 12:56:48.000000,2020-11-21 17:08:35.000000,2020-11-21 17:08:33.000000,437,10.0,78.0,2491,397.0,Module for automatic summarization of text documents and HTML pages.,20.0,23,True,2019-05-19 14:39:21.000000,0.8.1,13.0,sumy,,,,,839.0,647.0,https://pypi.org/project/sumy,2019-05-19 14:38:29.000000,192.0,5087.0,5087.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +407,MMLSpark,Azure/mmlspark,,distributed-ml,https://github.com/Azure/mmlspark,https://github.com/Azure/mmlspark,MIT,2017-06-05 08:23:44.000000,2021-02-03 21:02:36.000000,2021-02-03 21:02:34.000000,492,196.0,212.0,2242,775.0,Microsoft Machine Learning for Apache Spark.,62.0,23,True,2020-10-02 19:36:01.000000,1.0.0-rc3,17.0,mmlspark,,,,['spark'],,,https://pypi.org/project/mmlspark,2020-03-18 01:27:31.000000,,34593.0,34593.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +408,neuralcoref,huggingface/neuralcoref,,nlp,https://github.com/huggingface/neuralcoref,https://github.com/huggingface/neuralcoref,MIT,2017-07-03 13:04:16.000000,2020-12-29 21:22:55.000000,2020-12-29 21:22:53.000000,380,42.0,215.0,2185,113.0,Fast Coreference Resolution in spaCy with Neural Networks.,20.0,23,True,2019-04-08 11:28:27.000000,4.0.0,5.0,neuralcoref,conda-forge/neuralcoref,,,,303.0,285.0,https://pypi.org/project/neuralcoref,2019-04-08 08:53:12.000000,18.0,2172.0,2662.0,https://anaconda.org/conda-forge/neuralcoref,2020-02-21 22:10:40.453000,5832.0,,,,,3.0,172.0,,,,,,,,,,,,,,,,,,,,, +409,scikit-plot,reiinakano/scikit-plot,,interpretability,https://github.com/reiinakano/scikit-plot,https://github.com/reiinakano/scikit-plot,MIT,2017-02-04 06:22:59.000000,2020-07-22 16:19:25.000000,2018-08-19 12:37:47.000000,245,21.0,38.0,2026,130.0,An intuitive library to add plotting functionality to scikit-learn objects.,13.0,23,False,2018-08-19 12:21:01.000000,0.3.7,27.0,scikit-plot,conda-forge/scikit-plot,,,['sklearn'],761.0,734.0,https://pypi.org/project/scikit-plot,2018-08-19 12:18:46.000000,27.0,33607.0,35467.0,https://anaconda.org/conda-forge/scikit-plot,2019-06-05 14:23:59.043000,80008.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +410,ART,Trusted-AI/adversarial-robustness-toolbox,,adversarial,https://github.com/Trusted-AI/adversarial-robustness-toolbox,https://github.com/Trusted-AI/adversarial-robustness-toolbox,MIT,2018-03-15 14:40:43.000000,2021-02-03 21:54:13.000000,2021-01-11 13:39:25.000000,563,77.0,329.0,1986,,"Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction,..",59.0,23,True,2021-01-09 02:13:17.000000,1.5.1,27.0,adversarial-robustness-toolbox,,,,,99.0,99.0,https://pypi.org/project/adversarial-robustness-toolbox,2021-01-09 02:13:17.000000,0.0,1463.0,1463.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +411,Enigma Catalyst,enigmampc/catalyst,,financial-data,https://github.com/enigmampc/catalyst,https://github.com/enigmampc/catalyst,Apache-2.0,2017-06-13 22:31:34.000000,2021-01-05 19:10:30.000000,2020-12-28 10:58:58.000000,589,134.0,363.0,1973,6362.0,An Algorithmic Trading Library for Crypto-Assets in Python.,144.0,23,True,2018-09-13 15:09:58.000000,0.5.21,52.0,enigma-catalyst,,,,,21.0,21.0,https://pypi.org/project/enigma-catalyst,2018-11-11 16:46:28.000000,,403.0,403.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +412,Acme,deepmind/acme,,reinforcement-learning,https://github.com/deepmind/acme,https://github.com/deepmind/acme,Apache-2.0,2020-05-01 09:18:12.000000,2021-02-02 19:55:52.000000,2021-02-02 19:55:14.000000,183,37.0,44.0,1903,338.0,A library of reinforcement learning components and agents.,32.0,23,True,2020-10-23 15:59:12.000000,0.2.0,8.0,dm-acme,,,,['tensorflow'],19.0,19.0,https://pypi.org/project/dm-acme,2020-07-24 13:03:30.000000,,406.0,406.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +413,GluonTS,awslabs/gluon-ts,,time-series-data,https://github.com/awslabs/gluon-ts,https://github.com/awslabs/gluon-ts,Apache-2.0,2019-05-15 17:17:29.000000,2021-02-04 14:38:51.000000,2021-02-03 16:35:10.000000,360,180.0,354.0,1707,656.0,Probabilistic time series modeling in Python.,67.0,23,True,2021-02-01 20:38:03.000000,0.6.5,27.0,gluonts,,,,['mxnet'],0.0,,https://pypi.org/project/gluonts,2020-12-08 15:07:54.000000,0.0,13629.0,13629.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +414,Spektral,danielegrattarola/spektral,,graph,https://github.com/danielegrattarola/spektral,https://github.com/danielegrattarola/spektral,MIT,2019-01-17 11:19:10.000000,2021-01-26 17:42:02.000000,2021-01-26 17:41:38.000000,193,22.0,98.0,1612,453.0,Graph Neural Networks with Keras and Tensorflow 2.,16.0,23,True,2021-01-07 18:03:04.000000,1.0.4,27.0,spektral,,,,"['tensorflow""']",28.0,28.0,https://pypi.org/project/spektral,2021-01-07 18:03:04.000000,0.0,1458.0,1458.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +415,Multicore-TSNE,DmitryUlyanov/Multicore-TSNE,,data-viz,https://github.com/DmitryUlyanov/Multicore-TSNE,https://github.com/DmitryUlyanov/Multicore-TSNE,BSD-3-Clause,2016-10-19 05:46:52.000000,2020-12-20 08:15:51.000000,2020-08-19 14:58:00.000000,191,33.0,20.0,1531,113.0,Parallel t-SNE implementation with Python and Torch wrappers.,15.0,23,True,2017-11-08 13:32:20.000000,0.0.1,2.0,MulticoreTSNE,conda-forge/multicore-tsne,,,['pytorch'],222.0,208.0,https://pypi.org/project/MulticoreTSNE,2017-11-08 16:03:07.000000,14.0,1957.0,2179.0,https://anaconda.org/conda-forge/multicore-tsne,2018-11-12 17:08:01.525000,5996.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +416,sklearn-contrib-lightning,scikit-learn-contrib/lightning,,sklearn-utils,https://github.com/scikit-learn-contrib/lightning,https://github.com/scikit-learn-contrib/lightning,BSD-3-Clause,2012-01-11 13:53:52.000000,2021-01-05 05:54:02.000000,2021-01-04 18:02:23.000000,188,49.0,36.0,1428,700.0,"Large-scale linear classification, regression and ranking in Python.",16.0,23,True,2017-11-04 18:03:11.000000,0.5.0,7.0,sklearn-contrib-lightning,conda-forge/sklearn-contrib-lightning,,,['sklearn'],78.0,73.0,https://pypi.org/project/sklearn-contrib-lightning,2020-12-16 17:25:20.000000,5.0,321.0,2638.0,https://anaconda.org/conda-forge/sklearn-contrib-lightning,2020-12-20 22:58:20.890000,127440.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +417,bonobo,python-bonobo/bonobo,,data-pipelines,https://github.com/python-bonobo/bonobo,https://github.com/python-bonobo/bonobo,Apache-2.0,2016-12-09 04:03:23.000000,2021-02-02 21:44:59.000000,2021-01-01 05:32:01.000000,110,63.0,107.0,1381,978.0,Extract Transform Load for Python 3.5+.,36.0,23,True,2019-05-16 13:19:48.000000,0.6.4,38.0,bonobo,,,http://docs.bonobo-project.org/en/master/,,130.0,106.0,https://pypi.org/project/bonobo,2019-07-20 13:33:19.000000,24.0,2038.0,2038.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +418,TextAttack,QData/TextAttack,,adversarial,https://github.com/QData/TextAttack,https://github.com/QData/TextAttack,MIT,2019-10-15 00:51:44.000000,2021-01-22 15:26:43.000000,2021-01-15 17:37:07.000000,132,26.0,91.0,1225,1908.0,"TextAttack is a Python framework for adversarial attacks, data augmentation, and model training in NLP.",31.0,23,True,2020-12-27 05:23:02.000000,0.2.15,35.0,textattack,,,,,16.0,16.0,https://pypi.org/project/textattack,2020-12-27 05:23:02.000000,0.0,550.0,550.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +419,sense2vec,explosion/sense2vec,,nlp,https://github.com/explosion/sense2vec,https://github.com/explosion/sense2vec,MIT,2016-01-23 22:15:49.000000,2020-12-10 16:03:25.000000,2020-05-29 21:31:20.000000,196,16.0,78.0,1150,437.0,Contextually-keyed word vectors.,14.0,23,True,2019-11-22 17:40:43.000000,1.0.2,17.0,sense2vec,conda-forge/sense2vec,,,,55.0,49.0,https://pypi.org/project/sense2vec,2019-11-22 15:49:11.000000,6.0,1904.0,3126.0,https://anaconda.org/conda-forge/sense2vec,2020-03-16 22:19:07.337000,14524.0,,,,,3.0,12520.0,,,,,,,,,,,,,,,,,,,,, +420,Optimus,ironmussa/Optimus,,data-pipelines,https://github.com/ironmussa/Optimus,https://github.com/ironmussa/Optimus,Apache-2.0,2017-07-13 02:31:18.000000,2021-02-03 23:33:51.000000,2021-02-03 23:33:32.000000,189,139.0,165.0,974,3520.0,"Agile Data Preparation Workflows madeeasy with dask, cudf, dask_cudf and pyspark.",21.0,23,True,2020-07-19 03:05:40.000000,2.2.32,85.0,optimuspyspark,,,,['spark'],13.0,13.0,https://pypi.org/project/optimuspyspark,2019-05-30 02:22:54.000000,,3299.0,3299.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +421,fancyimpute,iskandr/fancyimpute,,sklearn-utils,https://github.com/iskandr/fancyimpute,https://github.com/iskandr/fancyimpute,Apache-2.0,2015-11-05 23:39:34.000000,2021-01-25 00:27:52.000000,2021-01-25 00:27:51.000000,142,4.0,103.0,924,198.0,Multivariate imputation and matrix completion algorithms implemented in Python.,11.0,23,True,2020-07-16 21:36:59.000000,0.5.5,26.0,fancyimpute,,,,['sklearn'],700.0,679.0,https://pypi.org/project/fancyimpute,2020-07-16 21:36:59.000000,21.0,8943.0,8943.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +422,ChainerRL,chainer/chainerrl,,reinforcement-learning,https://github.com/chainer/chainerrl,https://github.com/chainer/chainerrl,MIT,2017-01-30 04:58:15.000000,2020-12-09 06:26:53.000000,2020-12-09 06:26:52.000000,204,75.0,146.0,923,3458.0,ChainerRL is a deep reinforcement learning library built on top of Chainer.,29.0,23,True,2020-02-14 05:35:56.000000,0.8.0,10.0,chainerrl,,,,,103.0,89.0,https://pypi.org/project/chainerrl,2020-02-14 05:35:56.000000,14.0,388.0,388.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +423,luminol,linkedin/luminol,,time-series-data,https://github.com/linkedin/luminol,https://github.com/linkedin/luminol,Apache-2.0,2015-11-18 23:16:33.000000,2020-12-27 09:54:35.000000,2018-01-09 07:46:55.000000,178,24.0,12.0,870,69.0,Anomaly Detection and Correlation library.,8.0,23,False,2016-01-20 01:01:44.000000,0.3.1,5.0,luminol,,,,,49.0,37.0,https://pypi.org/project/luminol,2017-12-11 06:04:15.000000,12.0,128533.0,128533.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +424,Hub,activeloopai/Hub,,data-pipelines,https://github.com/activeloopai/Hub,https://github.com/activeloopai/Hub,MPL-2.0,2019-08-09 06:17:59.000000,2021-02-04 14:01:01.000000,2021-02-04 09:54:12.000000,131,81.0,112.0,858,1544.0,Fastest unstructured dataset management for TensorFlow/PyTorch. Stream data real-time & version-control it...,54.0,23,True,2021-01-24 06:48:33.000000,1.2.0,79.0,hub,,,,"['tensorflow', 'pytorch']",168.0,116.0,https://pypi.org/project/hub,2021-01-24 06:48:33.000000,52.0,775.0,775.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +425,SciSpacy,allenai/scispacy,,nlp,https://github.com/allenai/scispacy,https://github.com/allenai/scispacy,Apache-2.0,2018-09-24 21:45:52.000000,2021-02-03 18:43:51.000000,2021-01-12 00:58:40.000000,121,17.0,129.0,795,796.0,A full spaCy pipeline and models for scientific/biomedical documents.,15.0,23,True,2020-10-16 17:13:40.000000,0.3.0,9.0,scispacy,,,,,216.0,204.0,https://pypi.org/project/scispacy,2020-10-16 17:13:40.000000,12.0,7046.0,7046.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +426,openTSNE,pavlin-policar/openTSNE,,data-viz,https://github.com/pavlin-policar/openTSNE,https://github.com/pavlin-policar/openTSNE,BSD-3-Clause,2018-06-08 18:42:09.000000,2021-01-08 15:19:01.004000,2021-01-08 11:25:11.000000,82,5.0,68.0,749,509.0,"Extensible, parallel implementations of t-SNE.",10.0,23,True,2021-01-08 12:20:43.000000,0.5.1,19.0,opentsne,conda-forge/opentsne,,,,180.0,176.0,https://pypi.org/project/opentsne,2021-01-08 12:20:43.000000,4.0,8441.0,11315.0,https://anaconda.org/conda-forge/opentsne,2021-01-08 15:19:01.004000,74724.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +427,PySwarms,ljvmiranda921/pyswarms,,others,https://github.com/ljvmiranda921/pyswarms,https://github.com/ljvmiranda921/pyswarms,MIT,2017-07-12 12:04:45.000000,2021-01-03 21:34:15.000000,2021-01-03 04:18:07.000000,230,16.0,153.0,720,405.0,A research toolkit for particle swarm optimization in Python.,42.0,23,True,2020-11-14 05:18:38.000000,.1.2.0,20.0,pyswarms,,,,,91.0,91.0,https://pypi.org/project/pyswarms,2021-01-03 21:34:15.000000,0.0,2000.0,2000.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +428,GPyOpt,SheffieldML/GPyOpt,,hyperopt,https://github.com/SheffieldML/GPyOpt,https://github.com/SheffieldML/GPyOpt,BSD-3-Clause,2014-08-13 09:58:25.000000,2020-11-17 10:32:02.000000,2020-11-05 15:16:04.000000,216,100.0,186.0,710,514.0,Gaussian Process Optimization using GPy.,49.0,23,True,2020-03-19 21:21:18.000000,1.2.6,11.0,gpyopt,,,,,207.0,171.0,https://pypi.org/project/gpyopt,2020-03-19 11:37:45.000000,36.0,3960.0,3960.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +429,Hail,hail-is/hail,,medical-data,https://github.com/hail-is/hail,https://github.com/hail-is/hail,MIT,2015-10-27 20:55:42.000000,2021-02-04 14:51:33.000000,2021-02-04 01:38:18.000000,181,323.0,1935.0,696,7617.0,Scalable genomic data analysis.,69.0,23,True,2020-12-03 19:29:37.000000,0.2.61,81.0,hail,,,,['spark'],30.0,30.0,https://pypi.org/project/hail,2020-12-03 19:29:37.000000,,870.0,870.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +430,arch,bashtage/arch,,financial-data,https://github.com/bashtage/arch,https://github.com/bashtage/arch,NCSA,2014-08-29 15:41:28.000000,2021-02-04 00:07:06.000000,2021-01-27 10:44:27.000000,158,18.0,124.0,642,751.0,ARCH models in Python.,26.0,23,False,2020-06-24 19:19:12.000000,4.15,26.0,arch,,,,,285.0,243.0,https://pypi.org/project/arch,2020-06-24 19:20:21.000000,42.0,24393.0,24393.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +431,PDPbox,SauceCat/PDPbox,,data-viz,https://github.com/SauceCat/PDPbox,https://github.com/SauceCat/PDPbox,MIT,2017-06-26 08:01:54.000000,2021-01-13 08:25:09.000000,2018-12-08 10:06:13.000000,83,37.0,17.0,525,223.0,python partial dependence plot toolbox.,7.0,23,False,2018-07-23 13:33:35.000000,0.2.0,2.0,pdpbox,conda-forge/pdpbox,,,,336.0,302.0,https://pypi.org/project/pdpbox,2018-07-23 13:33:35.000000,34.0,29345.0,29646.0,https://anaconda.org/conda-forge/pdpbox,2019-07-17 16:58:38.379000,5737.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +432,combo,yzhao062/combo,,sklearn-utils,https://github.com/yzhao062/combo,https://github.com/yzhao062/combo,BSD-2-Clause,2019-07-14 01:13:36.000000,2020-12-23 14:27:11.000000,2020-12-23 14:27:05.000000,81,7.0,3.0,474,201.0,(AAAI' 20) A Python Toolbox for Machine Learning Model Combination.,1.0,23,True,2020-12-23 02:21:49.000000,0.1.2,12.0,combo,,,,"['sklearn', 'xgboost']",264.0,264.0,https://pypi.org/project/combo,2020-12-23 02:21:49.000000,0.0,55930.0,55930.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +433,findspark,minrk/findspark,,others,https://github.com/minrk/findspark,https://github.com/minrk/findspark,BSD-3-Clause,2015-06-12 21:34:06.000000,2020-06-08 09:32:35.000000,2020-06-08 09:31:58.000000,64,11.0,8.0,386,67.0,Find pyspark to make it importable.,14.0,23,True,2020-06-08 09:32:23.000000,1.4.2,12.0,findspark,conda-forge/findspark,,,['spark'],1697.0,1495.0,https://pypi.org/project/findspark,2020-06-08 09:32:23.000000,202.0,411714.0,420443.0,https://anaconda.org/conda-forge/findspark,2018-07-06 12:57:33.438000,488843.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +434,PyNNDescent,lmcinnes/pynndescent,,nn-search,https://github.com/lmcinnes/pynndescent,https://github.com/lmcinnes/pynndescent,BSD-2-Clause,2018-02-07 23:23:54.000000,2021-01-29 19:50:01.000000,2021-01-29 19:49:52.000000,44,27.0,30.0,369,465.0,A Python nearest neighbor descent for approximate nearest neighbors.,10.0,23,True,2020-11-19 20:20:48.000000,0.5.1,20.0,pynndescent,conda-forge/pynndescent,,,,182.0,179.0,https://pypi.org/project/pynndescent,2020-11-19 20:20:48.000000,3.0,46303.0,47881.0,https://anaconda.org/conda-forge/pynndescent,2020-11-19 22:20:12.326000,31572.0,,,,,3.0,,,,,,,,,2.0,,,,,,,,,,,,, +435,messytables,okfn/messytables,,data-loading,https://github.com/okfn/messytables,https://github.com/okfn/messytables,MIT,2011-07-27 18:08:21.000000,2021-01-07 22:24:38.000000,2019-11-13 07:35:33.000000,96,30.0,55.0,360,601.0,Tools for parsing messy tabular data. This is now superseded by https://github.com/frictionlessdata/tabulator-py.,44.0,23,False,2017-02-09 12:37:47.000000,0.15.2,26.0,messytables,,,,,390.0,172.0,https://pypi.org/project/messytables,2017-02-09 12:37:47.000000,218.0,4534.0,4534.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +436,GeoViews,holoviz/geoviews,,geospatial-data,https://github.com/holoviz/geoviews,https://github.com/holoviz/geoviews,BSD-3-Clause,2016-04-19 16:27:01.000000,2020-11-13 20:59:34.000000,2020-09-21 16:31:16.000000,60,78.0,169.0,330,635.0,"Simple, concise geographical visualization in Python.",21.0,23,True,2020-09-23 18:59:07.000000,1.8.0,21.0,geoviews,conda-forge/geoviews,,,,208.0,198.0,https://pypi.org/project/geoviews,2020-03-30 19:17:21.000000,10.0,1195.0,2785.0,https://anaconda.org/conda-forge/geoviews,2020-09-23 20:06:48.808000,55674.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +437,pySBD,nipunsadvilkar/pySBD,,nlp,https://github.com/nipunsadvilkar/pySBD,https://github.com/nipunsadvilkar/pySBD,MIT,2017-06-11 06:15:20.000000,2020-12-01 05:37:27.000000,2020-12-01 05:37:25.000000,26,4.0,43.0,268,274.0,pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.,6.0,23,True,2020-10-08 11:41:09.000000,0.3.3,14.0,pysbd,,,,,105.0,103.0,https://pypi.org/project/pysbd,2020-10-08 11:33:56.000000,2.0,8683.0,8683.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +438,pysparkling,svenkreiss/pysparkling,,data-pipelines,https://github.com/svenkreiss/pysparkling,https://github.com/svenkreiss/pysparkling,MIT,2015-05-09 19:23:20.000000,2021-02-04 12:53:32.000000,2021-02-03 15:51:23.000000,43,3.0,21.0,232,1521.0,A pure Python implementation of Apache Spark's RDD and DStream interfaces.,10.0,23,True,2021-01-10 21:15:26.000000,0.6.1,68.0,pysparkling,,,,,70.0,56.0,https://pypi.org/project/pysparkling,2021-01-10 21:15:26.000000,14.0,4647.0,4647.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +439,TensorFlow Cloud,tensorflow/cloud,,tensorflow-utils,https://github.com/tensorflow/cloud,https://github.com/tensorflow/cloud,Apache-2.0,2020-02-10 18:51:59.000000,2021-02-04 05:24:03.000000,2021-02-04 04:58:06.000000,46,48.0,25.0,223,507.0,The TensorFlow Cloud repository provides APIs that will allow to easily go from debugging and training your Keras and..,16.0,23,True,2021-02-03 22:25:59.000000,0.1.12,15.0,tensorflow-cloud,,,,['tensorflow'],22.0,22.0,https://pypi.org/project/tensorflow-cloud,2021-02-03 22:25:59.000000,0.0,68690.0,68690.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +440,Vaex,vaexio/vaex,,data-containers,https://github.com/vaexio/vaex,https://github.com/vaexio/vaex,MIT,2014-09-27 09:44:42.000000,2021-02-02 14:30:41.000000,2021-02-02 14:17:22.000000,441,286.0,391.0,5715,2959.0,"Out-of-Core DataFrames for Python, ML, visualize and explore big tabular data at a billion rows per second.",38.0,22,True,2020-05-25 21:35:34.000000,3.0.0,48.0,vaex,conda-forge/vaex,,,,2.0,,https://pypi.org/project/vaex,2021-01-27 18:51:38.000000,2.0,2917.0,4739.0,https://anaconda.org/conda-forge/vaex,2020-06-01 18:35:17.510000,94661.0,,,,,3.0,199.0,,,,,,,,,,,,,,,,,,,,, +441,mmdnn,Microsoft/MMdnn,,model-serialisation,https://github.com/microsoft/MMdnn,https://github.com/microsoft/MMdnn,MIT,2017-08-16 08:03:52.000000,2020-10-22 09:57:53.000000,2020-08-14 02:32:30.000000,921,304.0,286.0,5203,1083.0,MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion..,85.0,22,True,2020-07-24 06:34:39.000000,0.3.1,12.0,mmdnn,,,,,52.0,49.0,https://pypi.org/project/mmdnn,2020-07-24 06:34:39.000000,3.0,408.0,492.0,,,,,,,,2.0,3292.0,,,,,,,,,,,,,,,,,,,,, +442,PaddleHub,PaddlePaddle/PaddleHub,,others,https://github.com/PaddlePaddle/PaddleHub,https://github.com/PaddlePaddle/PaddleHub,Apache-2.0,2018-12-21 06:00:48.000000,2021-02-04 14:02:17.000000,2021-02-04 06:54:52.000000,1013,283.0,385.0,4525,,"Awesome pre-trained models toolkit based on PaddlePaddle.200+ models including Image, Text, Audio and Video with Easy..",33.0,22,True,2021-01-06 12:04:54.000000,2.0.0-rc0,39.0,paddlehub,,,,['paddle'],86.0,86.0,https://pypi.org/project/paddlehub,2021-01-06 11:57:01.000000,0.0,961.0,980.0,,,,,,,,3.0,439.0,,,,,,,,,,,,,,,,,,,,, +443,neon,NervanaSystems/neon,,ml-frameworks,https://github.com/NervanaSystems/neon,https://github.com/NervanaSystems/neon,Apache-2.0,2014-10-16 01:00:17.000000,2020-12-23 01:21:42.000000,2019-05-22 18:27:54.000000,848,87.0,305.0,3851,1118.0,Intel Nervana reference deep learning framework committed to best performance on all hardware.,109.0,22,False,2018-01-05 23:25:04.000000,2.6.0,32.0,nervananeon,,,,,39.0,39.0,https://pypi.org/project/nervananeon,2018-01-05 23:25:04.000000,,93.0,96.0,,,,,,,,3.0,255.0,,,,,,,,,,,,,,,,,,,,, +444,ArrayFire,arrayfire/arrayfire,,gpu-utilities,https://github.com/arrayfire/arrayfire,https://github.com/arrayfire/arrayfire,BSD-3-Clause,2014-10-28 20:58:33.000000,2021-01-28 06:49:43.000000,2021-01-22 15:50:57.000000,455,254.0,1203.0,3299,5675.0,ArrayFire: a general purpose GPU library.,80.0,22,True,2021-01-08 21:41:09.000000,3.8.0,30.0,arrayfire,,,,,2.0,,https://pypi.org/project/arrayfire,2018-10-18 14:13:29.000000,2.0,468.0,477.0,,,,,,,,2.0,677.0,,,,,,,,,,,,,,,,,,,,, +445,analytics-zoo,intel-analytics/analytics-zoo,,distributed-ml,https://github.com/intel-analytics/analytics-zoo,https://github.com/intel-analytics/analytics-zoo,Apache-2.0,2017-05-05 02:27:30.000000,2021-02-04 15:13:49.000000,2021-02-02 13:18:56.000000,635,436.0,526.0,2195,2560.0,"Distributed Tensorflow, Keras and PyTorch on Apache Spark/Flink & Ray.",82.0,22,True,2020-12-17 03:25:36.000000,0.9.0,50.0,analytics-zoo,,,,['spark'],2.0,2.0,https://pypi.org/project/analytics-zoo,2021-02-03 05:56:37.000000,,585.0,585.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +446,TF Ranking,tensorflow/ranking,,recommender-systems,https://github.com/tensorflow/ranking,https://github.com/tensorflow/ranking,Apache-2.0,2018-12-03 20:48:57.000000,2021-02-04 05:28:32.000000,2021-02-04 05:28:28.000000,365,26.0,198.0,2035,325.0,Learning to Rank in TensorFlow.,20.0,22,True,2021-02-02 16:58:47.000000,0.3.3,15.0,tensorflow_ranking,,,,['tensorflow'],1.0,,https://pypi.org/project/tensorflow_ranking,2021-01-30 02:05:46.000000,1.0,12367.0,12367.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +447,PandasGUI,adamerose/pandasgui,,data-viz,https://github.com/adamerose/PandasGUI,https://github.com/adamerose/PandasGUI,MIT,2019-06-12 02:19:42.000000,2021-02-03 06:31:18.000000,2021-02-03 06:28:09.000000,117,16.0,55.0,2018,403.0,A GUI for Pandas DataFrames.,8.0,22,True,2020-11-10 17:30:20.000000,0.2.7,37.0,pandasgui,,,,['pandas'],38.0,37.0,https://pypi.org/project/pandasgui,2020-11-10 17:30:20.000000,1.0,1156.0,1156.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +448,D-Tale,man-group/dtale,,data-viz,https://github.com/man-group/dtale,https://github.com/man-group/dtale,LGPL-2.1,2019-07-15 09:34:48.000000,2021-02-02 05:12:58.377000,2021-02-02 04:40:02.000000,138,34.0,267.0,2012,317.0,Visualizer for pandas data structures.,12.0,22,True,2021-02-02 05:01:26.000000,1.33.1,100.0,dtale,conda-forge/dtale,,,"['pandas', 'jupyter']",87.0,87.0,https://pypi.org/project/dtale,2021-02-02 05:00:29.000000,0.0,3009.0,5824.0,https://anaconda.org/conda-forge/dtale,2021-02-02 05:12:58.377000,33787.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +449,Gradio,gradio-app/gradio,,others,https://github.com/gradio-app/gradio,https://github.com/gradio-app/gradio,Apache-2.0,2018-12-19 08:24:04.000000,2021-02-03 13:48:02.000000,2021-02-03 13:47:56.000000,126,9.0,60.0,2001,919.0,"Wrap UIs around any model, share with anyone.",15.0,22,True,2021-01-29 20:19:46.000000,1.5.3,83.0,gradio,,,,,69.0,67.0,https://pypi.org/project/gradio,2021-01-29 20:19:46.000000,2.0,858.0,858.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +450,knockknock,huggingface/knockknock,,ml-experiments,https://github.com/huggingface/knockknock,https://github.com/huggingface/knockknock,MIT,2019-03-20 13:08:55.000000,2021-01-09 06:11:00.000000,2020-03-16 04:26:47.000000,159,12.0,21.0,1971,75.0,Knock Knock: Get notified when your training ends with only two additional lines of code.,18.0,22,True,2020-03-04 04:15:47.000000,0.1.8,10.0,knockknock,conda-forge/knockknock,,,,138.0,135.0,https://pypi.org/project/knockknock,2020-03-16 14:30:23.000000,3.0,1533.0,1870.0,https://anaconda.org/conda-forge/knockknock,2020-03-17 01:52:16.317000,5404.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +451,scikit-opt,guofei9987/scikit-opt,,sklearn-utils,https://github.com/guofei9987/scikit-opt,https://github.com/guofei9987/scikit-opt,MIT,2017-12-05 10:20:41.000000,2021-02-02 07:04:40.000000,2021-02-02 07:04:39.000000,455,23.0,62.0,1918,238.0,"Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune..",8.0,22,True,2020-11-20 12:55:12.000000,0.6.1,18.0,scikit-opt,,,,['sklearn'],28.0,25.0,https://pypi.org/project/scikit-opt,2020-11-20 12:52:22.000000,3.0,526.0,526.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +452,MONAI,Project-MONAI/MONAI,,medical-data,https://github.com/Project-MONAI/MONAI,https://github.com/Project-MONAI/MONAI,Apache-2.0,2019-10-11 16:41:38.000000,2021-02-04 15:12:17.000000,2021-02-04 15:12:16.000000,305,78.0,607.0,1764,765.0,AI Toolkit for Healthcare Imaging.,53.0,22,True,2020-12-15 15:21:13.000000,0.4.0,15.0,monai,,,,['pytorch'],,,https://pypi.org/project/monai,2020-12-15 15:16:56.000000,,2590.0,2590.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +453,m2cgen,BayesWitnesses/m2cgen,,model-serialisation,https://github.com/BayesWitnesses/m2cgen,https://github.com/BayesWitnesses/m2cgen,MIT,2019-01-13 02:32:55.000000,2021-02-03 05:12:55.000000,2020-10-07 17:33:12.000000,153,36.0,36.0,1752,227.0,"Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart,..",12.0,22,True,2020-09-18 19:17:26.000000,0.9.0,12.0,m2cgen,,,,,5.0,5.0,https://pypi.org/project/m2cgen,2020-09-18 19:16:17.000000,,7012.0,7012.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +454,DDSP,magenta/ddsp,,audio,https://github.com/magenta/ddsp,https://github.com/magenta/ddsp,Apache-2.0,2020-01-14 18:38:27.000000,2021-02-03 22:51:33.000000,2021-02-03 22:51:22.000000,161,13.0,89.0,1736,350.0,DDSP: Differentiable Digital Signal Processing.,24.0,22,True,2021-01-14 01:59:27.000000,1.0.1,28.0,ddsp,,,,['tensorflow'],5.0,5.0,https://pypi.org/project/ddsp,2021-01-14 01:59:27.000000,,732.0,732.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +455,Essentia,MTG/essentia,,audio,https://github.com/MTG/essentia,https://github.com/MTG/essentia,AGPL-3.0,2013-06-03 14:53:47.000000,2021-02-04 12:35:33.000000,2021-02-04 12:33:53.000000,395,307.0,565.0,1721,2735.0,"C++ library for audio and music analysis, description and synthesis, including Python bindings.",70.0,22,False,2015-03-31 16:33:30.000000,2.0,9.0,essentia,,,,,160.0,155.0,https://pypi.org/project/essentia,2021-01-13 00:12:18.000000,5.0,997.0,997.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +456,vidgear,abhiTronix/vidgear,,image,https://github.com/abhiTronix/vidgear,https://github.com/abhiTronix/vidgear,Apache-2.0,2019-03-17 02:42:42.000000,2021-01-28 02:48:09.000000,2021-01-01 04:26:42.000000,113,5.0,130.0,1586,547.0,High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features.,5.0,22,True,2021-01-01 07:57:09.000000,0.2.0,12.0,vidgear,,,,,82.0,80.0,https://pypi.org/project/vidgear,2021-01-01 07:57:09.000000,2.0,1073.0,1086.0,,,,,,,,3.0,307.0,,,,,,,,,,,,,,,,,,,,, +457,Pillow-SIMD,uploadcare/pillow-simd,,image,https://github.com/uploadcare/pillow-simd,https://github.com/uploadcare/pillow-simd,PIL,2014-11-12 15:33:02.000000,2020-11-03 07:45:01.000000,2020-06-02 14:50:14.000000,65,11.0,53.0,1544,,The friendly PIL fork.,310.0,22,False,2020-01-02 05:19:26.000000,7.0.0,35.0,pillow-simd,,,,,408.0,358.0,https://pypi.org/project/pillow-simd,2020-01-26 14:30:27.000000,50.0,16069.0,16069.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +458,scattertext,JasonKessler/scattertext,,nlp,https://github.com/JasonKessler/scattertext,https://github.com/JasonKessler/scattertext,Apache-2.0,2016-07-21 01:47:12.000000,2021-01-18 15:00:35.497000,2021-01-18 09:12:39.000000,202,17.0,56.0,1496,338.0,Beautiful visualizations of how language differs among document types.,10.0,22,True,2017-03-13 05:31:21.000000,0.0.2.4.4,129.0,scattertext,conda-forge/scattertext,,,,158.0,150.0,https://pypi.org/project/scattertext,2021-01-18 09:01:42.000000,8.0,1079.0,2110.0,https://anaconda.org/conda-forge/scattertext,2021-01-18 15:00:35.497000,43335.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +459,cleanlab,cgnorthcutt/cleanlab,,others,https://github.com/cgnorthcutt/cleanlab,https://github.com/cgnorthcutt/cleanlab,MIT,2018-05-11 01:55:21.000000,2021-01-22 20:09:58.000000,2021-01-22 20:09:58.000000,157,17.0,35.0,1459,698.0,The standard package for machine learning with noisy labels and finding mislabeled data in Python.,5.0,22,True,2020-02-17 07:33:06.000000,0.1.1,15.0,cleanlab,,,,,10.0,10.0,https://pypi.org/project/cleanlab,2020-02-17 07:33:06.000000,,2394.0,2394.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +460,anaGo,Hironsan/anago,,nlp,https://github.com/Hironsan/anago,https://github.com/Hironsan/anago,MIT,2017-06-26 21:28:36.000000,2021-02-02 21:42:33.000000,2019-10-23 03:19:52.000000,350,36.0,71.0,1377,296.0,"Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.",11.0,22,False,2018-06-03 13:51:56.000000,1.0.0,14.0,anago,,,,['tensorflow'],25.0,25.0,https://pypi.org/project/anago,2018-07-17 01:59:21.000000,,1919.0,1919.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +461,PandaralΒ·lel,nalepae/pandarallel,,data-containers,https://github.com/nalepae/pandarallel,https://github.com/nalepae/pandarallel,BSD-3-Clause,2019-03-10 11:58:29.000000,2021-02-03 05:53:14.000000,2020-12-16 13:29:29.000000,94,62.0,53.0,1353,110.0,A simple and efficient tool to parallelize Pandas operations on all availableCPUs.,13.0,22,True,2020-08-25 16:33:28.000000,1.5.1,28.0,pandarallel,,,,"['pandas', 'jupyter']",141.0,141.0,https://pypi.org/project/pandarallel,2020-08-25 16:33:28.000000,0.0,31349.0,31349.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +462,fklearn,nubank/fklearn,,ml-frameworks,https://github.com/nubank/fklearn,https://github.com/nubank/fklearn,Apache-2.0,2019-02-27 14:32:57.000000,2021-02-02 18:01:09.000000,2021-01-27 11:37:45.000000,149,19.0,19.0,1297,113.0,fklearn: Functional Machine Learning.,37.0,22,True,2020-10-02 15:11:00.000000,1.21.0,19.0,fklearn,,,,,9.0,9.0,https://pypi.org/project/fklearn,2020-10-02 15:11:00.000000,,2878.0,2878.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +463,metric-learn,scikit-learn-contrib/metric-learn,,others,https://github.com/scikit-learn-contrib/metric-learn,https://github.com/scikit-learn-contrib/metric-learn,MIT,2013-11-02 08:29:47.000000,2020-08-04 01:35:49.000000,2020-08-04 01:35:39.000000,205,47.0,109.0,1107,263.0,Metric learning algorithms in Python.,19.0,22,True,2020-07-02 12:55:51.000000,0.6.2,10.0,metric-learn,,,,['sklearn'],125.0,116.0,https://pypi.org/project/metric-learn,2020-07-02 12:59:23.000000,9.0,8090.0,8090.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +464,garage,rlworkgroup/garage,,reinforcement-learning,https://github.com/rlworkgroup/garage,https://github.com/rlworkgroup/garage,MIT,2018-06-10 21:31:23.000000,2021-01-29 22:51:53.000000,2021-01-29 22:46:26.000000,193,182.0,774.0,1055,1192.0,A toolkit for reproducible reinforcement learning research.,73.0,22,True,2020-09-17 07:34:11.000000,2020.6.3,21.0,garage,,,,['tensorflow'],13.0,13.0,https://pypi.org/project/garage,2020-10-02 17:16:03.000000,,130.0,130.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +465,pycm,sepandhaghighi/pycm,,others,https://github.com/sepandhaghighi/pycm,https://github.com/sepandhaghighi/pycm,MIT,2018-01-22 19:46:54.000000,2021-02-02 21:29:32.000000,2020-10-26 15:51:32.000000,92,16.0,150.0,1048,2508.0,Multi-class confusion matrix library in Python.,14.0,22,True,2020-10-26 16:31:56.000000,3.0,34.0,pycm,,,,,96.0,86.0,https://pypi.org/project/pycm,2020-10-26 16:32:30.000000,10.0,2333.0,2333.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +466,modAL,modAL-python/modAL,,others,https://github.com/modAL-python/modAL,https://github.com/modAL-python/modAL,MIT,2017-11-14 14:01:15.000000,2021-01-07 09:54:00.000000,2021-01-07 09:40:40.000000,174,43.0,50.0,1026,648.0,A modular active learning framework for Python.,14.0,22,True,2021-01-07 09:47:49.000000,0.4.1,12.0,modAL,,,,['sklearn'],54.0,46.0,https://pypi.org/project/modAL,2021-01-07 09:47:49.000000,8.0,985.0,985.0,,,,,,,,3.0,3.0,,,,,,,,,,,,,,,,,,,,, +467,bt,pmorissette/bt,,financial-data,https://github.com/pmorissette/bt,https://github.com/pmorissette/bt,MIT,2014-06-19 16:06:28.000000,2021-02-04 04:52:13.000000,2021-02-01 05:21:59.000000,251,50.0,166.0,953,402.0,bt - flexible backtesting for Python.,20.0,22,True,2021-02-01 04:51:55.000000,0.2.8,23.0,bt,,,,,64.0,44.0,https://pypi.org/project/bt,2018-05-28 17:12:46.000000,20.0,1036.0,1036.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +468,pandasql,yhat/pandasql,,data-containers,https://github.com/yhat/pandasql,https://github.com/yhat/pandasql,MIT,2013-02-18 01:53:56.000000,2020-08-14 13:00:13.000000,2017-02-01 15:40:30.000000,141,44.0,23.0,939,127.0,sqldf for pandas.,15.0,22,False,2016-04-20 21:52:36.000000,0.7.3,31.0,pandasql,,,,['pandas'],685.0,636.0,https://pypi.org/project/pandasql,2016-04-20 21:52:36.000000,49.0,117066.0,117066.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +469,Alibi,SeldonIO/alibi,,interpretability,https://github.com/SeldonIO/alibi,https://github.com/SeldonIO/alibi,Apache-2.0,2019-02-26 10:10:56.000000,2021-02-03 11:11:25.000000,2021-01-22 16:57:32.000000,104,66.0,75.0,877,228.0,Algorithms for monitoring and explaining machine learning models.,11.0,22,True,2020-10-20 14:14:29.000000,0.5.5,15.0,alibi,,,,,69.0,60.0,https://pypi.org/project/alibi,2020-10-20 14:13:40.000000,9.0,1986.0,1986.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +470,keract,philipperemy/keract,,interpretability,https://github.com/philipperemy/keract,https://github.com/philipperemy/keract,MIT,2017-05-17 04:50:57.000000,2021-02-04 06:05:42.000000,2021-01-24 05:36:29.000000,175,1.0,75.0,851,359.0,Activation Maps (Layers Outputs) and Gradients in Keras.,15.0,22,True,2020-12-30 19:38:30.000000,4.3.4,37.0,keract,,,,['tensorflow'],73.0,68.0,https://pypi.org/project/keract,2021-01-22 09:01:30.000000,5.0,852.0,852.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +471,FinTA,peerchemist/finta,,financial-data,https://github.com/peerchemist/finta,https://github.com/peerchemist/finta,LGPL-3.0,2016-09-01 21:02:46.000000,2021-01-28 17:17:10.000000,2021-01-28 17:16:53.000000,291,9.0,59.0,818,368.0,Common financial technical indicators implemented in Pandas.,22.0,22,False,2020-10-21 11:36:19.000000,1.2,19.0,finta,,,,,58.0,54.0,https://pypi.org/project/finta,2020-10-21 11:39:44.000000,4.0,1948.0,1948.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +472,minisom,JustGlowing/minisom,,others,https://github.com/JustGlowing/minisom,https://github.com/JustGlowing/minisom,CC-BY-3.0,2013-07-03 10:10:06.000000,2021-01-19 16:04:54.000000,2021-01-19 16:04:54.000000,242,8.0,61.0,767,425.0,MiniSom is a minimalistic implementation of the Self Organizing Maps.,20.0,22,False,2020-11-03 08:23:06.000000,2.2.7,14.0,minisom,,,,,149.0,145.0,https://pypi.org/project/minisom,2020-06-19 06:29:59.000000,4.0,1964.0,1964.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +473,Explainability 360,Trusted-AI/AIX360,,interpretability,https://github.com/Trusted-AI/AIX360,https://github.com/Trusted-AI/AIX360,Apache-2.0,2019-07-11 07:17:48.000000,2020-12-04 16:51:14.000000,2020-12-04 16:49:39.000000,168,26.0,18.0,762,305.0,Interpretability and explainability of data and machine learning models.,27.0,22,True,2020-10-28 09:32:21.000000,0.2.1,4.0,aix360,,,,,14.0,13.0,https://pypi.org/project/aix360,2020-10-28 09:18:17.000000,1.0,484.0,484.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +474,Opacus,pytorch/opacus,,privacy-ml,https://github.com/pytorch/opacus,https://github.com/pytorch/opacus,Apache-2.0,2019-12-07 01:58:09.000000,2021-02-02 14:17:38.000000,2021-01-27 22:38:55.000000,91,7.0,52.0,731,213.0,Training PyTorch models with differential privacy.,24.0,22,True,2020-12-17 17:30:40.000000,0.11.0,6.0,opacus,,,,['pytorch'],12.0,12.0,https://pypi.org/project/opacus,2020-12-17 17:30:40.000000,,1703.0,1706.0,,,,,,,,2.0,30.0,,,,,,,,,,,,,,,,,,,,, +475,ogb,snap-stanford/ogb,,graph,https://github.com/snap-stanford/ogb,https://github.com/snap-stanford/ogb,MIT,2019-11-22 22:13:57.000000,2021-02-02 16:45:06.000000,2021-01-23 19:47:19.000000,108,,89.0,729,397.0,"Benchmark datasets, data loaders, and evaluators for graph machine learning.",12.0,22,True,2020-12-29 18:13:08.000000,1.2.4,10.0,ogb,,,,,47.0,47.0,https://pypi.org/project/ogb,2020-12-29 18:08:55.000000,0.0,1595.0,1595.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +476,AstroML,astroML/astroML,,others,https://github.com/astroML/astroML,https://github.com/astroML/astroML,BSD-2-Clause,2012-10-17 22:33:50.000000,2021-02-03 07:53:12.000000,2020-09-09 15:52:13.000000,249,48.0,80.0,721,508.0,"Machine learning, statistics, and data mining for astronomy and astrophysics.",29.0,22,True,2019-10-02 06:32:58.000000,0.4.1,10.0,astroML,conda-forge/astroml,,,['sklearn'],189.0,160.0,https://pypi.org/project/astroML,2020-03-23 23:20:49.000000,29.0,471.0,983.0,https://anaconda.org/conda-forge/astroml,2020-02-16 04:18:54.678000,21513.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +477,Darts,unit8co/darts,,time-series-data,https://github.com/unit8co/darts,https://github.com/unit8co/darts,Apache-2.0,2018-09-13 15:17:28.000000,2021-02-03 13:17:12.000000,2021-02-03 09:28:07.000000,91,21.0,43.0,714,314.0,A python library for easy manipulation and forecasting of time series.,24.0,22,True,2021-02-03 11:18:37.000000,0.6.1,10.0,u8darts,,unit8/darts,,,12.0,12.0,https://pypi.org/project/u8darts,2021-02-03 11:18:37.000000,,2929.0,2932.0,,,,https://hub.docker.com/r/unit8/darts,2021-02-03 09:39:53.970650,,99.0,3.0,,,,,,,,,,,,,,,,,,,,,, +478,kapre,keunwoochoi/kapre,,audio,https://github.com/keunwoochoi/kapre,https://github.com/keunwoochoi/kapre,MIT,2016-12-14 18:36:36.000000,2021-01-18 11:46:52.000000,2020-11-16 17:11:54.000000,129,5.0,80.0,710,188.0,kapre: Keras Audio Preprocessors.,13.0,22,True,2020-09-29 18:49:13.000000,0.3.4,21.0,kapre,,,,['tensorflow'],489.0,478.0,https://pypi.org/project/kapre,2020-09-29 18:49:13.000000,11.0,801.0,801.0,,,,,,,,3.0,8.0,,,,,,,,,,,,,,,,,,,,, +479,GPUtil,anderskm/gputil,,gpu-utilities,https://github.com/anderskm/gputil,https://github.com/anderskm/gputil,MIT,2017-01-16 11:57:43.000000,2020-10-01 05:42:49.000000,2019-08-16 09:00:15.000000,76,10.0,14.0,671,140.0,A Python module for getting the GPU status from NVIDA GPUs using nvidia-smi programmically in Python.,13.0,22,False,2018-12-18 09:12:13.000000,1.4.0,8.0,gputil,,,,,1078.0,976.0,https://pypi.org/project/gputil,2018-12-18 09:12:13.000000,102.0,42076.0,42076.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +480,TreeInterpreter,andosa/treeinterpreter,,interpretability,https://github.com/andosa/treeinterpreter,https://github.com/andosa/treeinterpreter,BSD-3-Clause,2015-08-02 20:26:21.000000,2021-01-10 20:20:58.000000,2021-01-10 20:14:03.000000,133,25.0,3.0,635,35.0,Package for interpreting scikit-learn's decision tree and random forest predictions.,10.0,22,True,2021-01-10 20:12:39.000000,0.2.3,5.0,treeinterpreter,,,,['sklearn'],136.0,118.0,https://pypi.org/project/treeinterpreter,2021-01-10 20:12:39.000000,18.0,50505.0,50505.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +481,Node2Vec,eliorc/node2vec,,graph,https://github.com/eliorc/node2vec,https://github.com/eliorc/node2vec,MIT,2017-12-08 13:30:06.000000,2021-01-09 08:40:34.000000,2021-01-09 08:39:26.000000,166,,47.0,630,48.0,Implementation of the node2vec algorithm.,7.0,22,True,2021-01-09 08:40:34.000000,0.4.1,13.0,node2vec,conda-forge/node2vec,,,,122.0,112.0,https://pypi.org/project/node2vec,2021-01-09 08:38:24.000000,10.0,3510.0,3979.0,https://anaconda.org/conda-forge/node2vec,2020-04-25 22:41:13.714000,15505.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +482,pingouin,raphaelvallat/pingouin,,probabilistics,https://github.com/raphaelvallat/pingouin,https://github.com/raphaelvallat/pingouin,GPL-3.0,2018-04-01 01:10:22.000000,2021-01-19 01:56:22.238000,2021-01-19 00:11:27.000000,51,15.0,109.0,629,1058.0,Statistical package in Python based on Pandas.,15.0,22,False,2021-01-19 00:33:47.000000,0.3.9,31.0,pingouin,conda-forge/pingouin,,,,171.0,161.0,https://pypi.org/project/pingouin,2021-01-19 00:29:57.000000,10.0,10685.0,11861.0,https://anaconda.org/conda-forge/pingouin,2021-01-19 01:56:22.238000,30594.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +483,scikit-multilearn,scikit-multilearn/scikit-multilearn,,sklearn-utils,https://github.com/scikit-multilearn/scikit-multilearn,https://github.com/scikit-multilearn/scikit-multilearn,BSD-2-Clause,2014-04-30 13:05:44.000000,2020-06-30 10:19:46.000000,2019-05-21 11:29:06.000000,118,64.0,91.0,626,487.0,A scikit-learn based module for multi-label et. al. classification.,15.0,22,False,2018-12-10 16:24:47.000000,0.2.0,6.0,scikit-multilearn,,,,['sklearn'],344.0,341.0,https://pypi.org/project/scikit-multilearn,2018-12-10 16:24:47.000000,3.0,33577.0,33577.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +484,Pandas-Bokeh,PatrikHlobil/Pandas-Bokeh,,data-viz,https://github.com/PatrikHlobil/Pandas-Bokeh,https://github.com/PatrikHlobil/Pandas-Bokeh,MIT,2018-11-23 20:49:14.000000,2021-01-27 21:04:48.000000,2021-01-27 20:56:22.000000,77,21.0,53.0,607,262.0,Bokeh Plotting Backend for Pandas and GeoPandas.,11.0,22,True,2021-01-27 21:04:48.000000,0.5.3,14.0,pandas-bokeh,,,,['pandas'],138.0,128.0,https://pypi.org/project/pandas-bokeh,2021-01-27 21:04:48.000000,10.0,4222.0,4222.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +485,Prince,MaxHalford/prince,,others,https://github.com/MaxHalford/prince,https://github.com/MaxHalford/prince,MIT,2016-10-22 12:36:06.000000,2021-01-13 14:32:13.000000,2021-01-11 21:14:58.000000,108,26.0,64.0,563,179.0,"Python factor analysis library (PCA, CA, MCA, MFA, FAMD).",9.0,22,True,2020-10-06 11:26:47.000000,0.7.1,41.0,prince,,,,['sklearn'],104.0,101.0,https://pypi.org/project/prince,2020-10-06 11:26:47.000000,3.0,5615.0,5615.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +486,Guild AI,guildai/guildai,,ml-experiments,https://github.com/guildai/guildai,https://github.com/guildai/guildai,Apache-2.0,2017-09-27 18:57:50.000000,2021-01-30 21:17:12.000000,2021-01-25 16:50:00.000000,42,93.0,147.0,537,4310.0,"Experiment tracking, ML developer tools.",16.0,22,True,2021-01-14 21:03:23.000000,0.7.2,161.0,guildai,,,,,25.0,25.0,https://pypi.org/project/guildai,2021-01-14 21:03:23.000000,,1540.0,1540.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +487,CellProfiler,CellProfiler/CellProfiler,,image,https://github.com/CellProfiler/CellProfiler,https://github.com/CellProfiler/CellProfiler,BSD-3-Clause,2011-04-05 12:10:12.000000,2021-02-02 17:48:29.000000,2021-01-19 18:12:46.000000,268,165.0,2764.0,536,15285.0,An open-source application for biological image analysis.,119.0,22,True,2020-11-20 23:32:23.000000,4.0.7,40.0,cellprofiler,,,,,3.0,3.0,https://pypi.org/project/cellprofiler,2017-09-04 18:03:36.000000,,93.0,100.0,,,,,,,,3.0,613.0,,,,,,,,,,,,,,,,,,,,, +488,tinytag,devsnd/tinytag,,audio,https://github.com/devsnd/tinytag,https://github.com/devsnd/tinytag,MIT,2014-01-27 15:27:01.000000,2020-11-11 16:20:54.000000,2020-11-11 16:13:44.000000,78,14.0,60.0,434,308.0,"Read music meta data and length of MP3, OGG, OPUS, MP4, M4A, FLAC, WMA and Wave files with python 2 or 3.",18.0,22,True,2020-11-05 12:44:52.000000,1.5.0,33.0,tinytag,,,,,398.0,302.0,https://pypi.org/project/tinytag,2020-11-05 12:44:52.000000,96.0,1810.0,1810.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +489,random-forest-importances,parrt/random-forest-importances,,interpretability,https://github.com/parrt/random-forest-importances,https://github.com/parrt/random-forest-importances,MIT,2018-03-22 19:20:13.000000,2021-01-30 21:50:08.000000,2021-01-30 21:50:02.000000,90,4.0,27.0,409,249.0,Code to compute permutation and drop-column importances in Python scikit-learn models.,14.0,22,True,2021-01-28 23:23:17.000000,1.3.7,22.0,rfpimp,,,,['sklearn'],63.0,59.0,https://pypi.org/project/rfpimp,2021-01-28 23:19:33.000000,4.0,5655.0,5655.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +490,scikit-lego,koaning/scikit-lego,,sklearn-utils,https://github.com/koaning/scikit-lego,https://github.com/koaning/scikit-lego,MIT,2019-01-21 15:30:15.000000,2021-01-14 09:10:30.000000,2021-01-14 09:10:23.000000,66,21.0,182.0,400,370.0,Extra blocks for scikit-learn pipelines.,38.0,22,True,2020-10-25 11:24:35.000000,0.6.2,29.0,scikit-lego,conda-forge/scikit-lego,,,['sklearn'],15.0,15.0,https://pypi.org/project/scikit-lego,2021-01-04 09:19:31.000000,0.0,1241.0,1733.0,https://anaconda.org/conda-forge/scikit-lego,2020-11-02 09:40:04.581000,7879.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +491,python-ternary,marcharper/python-ternary,,data-viz,https://github.com/marcharper/python-ternary,https://github.com/marcharper/python-ternary,MIT,2012-08-07 23:48:55.000000,2021-01-05 02:49:30.000000,2021-01-05 02:49:29.000000,110,24.0,77.0,388,378.0,Ternary plotting library for python with matplotlib.,25.0,22,True,2020-05-10 19:01:32.000000,1.0.7,10.0,python-ternary,conda-forge/python-ternary,,,,65.0,55.0,https://pypi.org/project/python-ternary,2020-05-10 19:01:32.000000,10.0,672.0,1499.0,https://anaconda.org/conda-forge/python-ternary,2020-05-10 19:48:41.398000,47982.0,,,,,3.0,14.0,,,,,,,,,,,,,,,,,,,,, +492,Cornac,PreferredAI/cornac,,recommender-systems,https://github.com/PreferredAI/cornac,https://github.com/PreferredAI/cornac,Apache-2.0,2018-07-17 06:31:35.000000,2021-01-29 10:40:32.008000,2021-01-29 07:00:14.000000,55,1.0,30.0,298,1162.0,A Comparative Framework for Multimodal Recommender Systems.,11.0,22,True,2021-01-29 08:08:54.000000,1.11.0,36.0,cornac,conda-forge/cornac,,,,27.0,26.0,https://pypi.org/project/cornac,2021-01-29 08:06:15.000000,1.0,775.0,5580.0,https://anaconda.org/conda-forge/cornac,2021-01-29 10:40:32.008000,100925.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +493,vega,vega/ipyvega,,data-viz,https://github.com/vega/ipyvega,https://github.com/vega/ipyvega,BSD-3-Clause,2015-08-04 03:22:47.000000,2021-02-02 18:18:36.000000,2021-02-02 18:18:27.000000,46,8.0,79.0,295,479.0,IPython/Jupyter notebook module for Vega and Vega-Lite.,9.0,22,True,2020-05-15 23:40:02.000000,3.4.0,37.0,vega,conda-forge/vega,,,['jupyter'],148.0,,https://pypi.org/project/vega,2020-05-15 23:40:02.000000,148.0,15847.0,22601.0,https://anaconda.org/conda-forge/vega,2020-12-10 15:03:57.175000,378226.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +494,pyvips,libvips/pyvips,,image,https://github.com/libvips/pyvips,https://github.com/libvips/pyvips,MIT,2017-07-28 16:39:43.000000,2020-12-27 23:03:46.000000,2020-12-27 23:01:11.000000,25,71.0,135.0,288,390.0,python binding for libvips using cffi.,10.0,22,True,2020-12-18 11:44:57.000000,2.1.14,20.0,pyvips,conda-forge/pyvips,,,,166.0,144.0,https://pypi.org/project/pyvips,2020-12-18 11:44:57.000000,22.0,2931.0,3282.0,https://anaconda.org/conda-forge/pyvips,2020-10-14 10:02:33.542000,6318.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +495,SUOD,yzhao062/SUOD,,others,https://github.com/yzhao062/SUOD,https://github.com/yzhao062/SUOD,BSD-2-Clause,2019-11-20 00:23:54.000000,2021-01-19 14:42:08.000000,2021-01-19 14:42:01.000000,27,3.0,2.0,237,134.0,(MLSys' 21) An Acceleration System for Large-scare Unsupervised Heterogeneous Outlier Detection (Anomaly Detection).,1.0,22,True,2021-01-15 02:12:04.000000,0.0.6,7.0,suod,,,,,253.0,253.0,https://pypi.org/project/suod,2021-01-15 02:12:04.000000,,55824.0,55824.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +496,Orion,Epistimio/orion,,hyperopt,https://github.com/Epistimio/orion,https://github.com/Epistimio/orion,BSD-3-Clause,2017-09-07 06:05:21.000000,2021-02-02 20:23:00.000000,2021-02-02 17:16:43.000000,35,20.0,105.0,179,2470.0,Asynchronous Distributed Hyperparameter Optimization.,18.0,22,True,2021-01-19 22:46:16.000000,0.1.12,13.0,orion,,,,,47.0,39.0,https://pypi.org/project/orion,2021-01-19 22:46:16.000000,8.0,1012.0,1012.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +497,pyexcel-xlsx,pyexcel/pyexcel-xlsx,,data-loading,https://github.com/pyexcel/pyexcel-xlsx,https://github.com/pyexcel/pyexcel-xlsx,BSD-3-Clause,2014-12-02 00:03:24.000000,2020-11-28 22:30:58.000000,2020-11-28 22:30:53.000000,16,12.0,20.0,85,267.0,"A wrapper library to read, manipulate and write data in xlsx and xlsm format using openpyxl.",4.0,22,False,2020-10-10 13:13:09.000000,0.6.0,30.0,pyexcel-xlsx,conda-forge/pyexcel-xlsx,,,,1405.0,1095.0,https://pypi.org/project/pyexcel-xlsx,2019-12-28 20:09:57.000000,310.0,28797.0,29170.0,https://anaconda.org/conda-forge/pyexcel-xlsx,2020-10-10 15:53:49.660000,14931.0,,,,,3.0,46.0,,,,,,,,,,,,,,,,,,,,, +498,openpyxl,,,data-loading,,https://openpyxl.readthedocs.io,MIT,2015-11-03 00:22:17.154000,2021-01-16 15:51:35.602000,,0,186.0,1416.0,17,,A Python library to read/write Excel 2010 xlsx/xlsm files.,,22,False,2021-01-14 19:15:29.000000,3.0.6,96.0,openpyxl,openpyxl,openpyxl/openpyxl-ci,https://openpyxl.readthedocs.io/en/stable/,,9770.0,,https://pypi.org/project/openpyxl,2021-01-14 19:00:13.000000,9770.0,4549137.0,4549831.0,https://anaconda.org/anaconda/openpyxl,2021-01-16 15:51:35.602000,42634.0,https://hub.docker.com/r/openpyxl/openpyxl-ci,2018-09-13 18:04:17.646261,,1174.0,3.0,,,,,,,,0.0,,,,,,,,,,,,,https://foss.heptapod.net/api/graphql::openpyxl/openpyxl,https://foss.heptapod.net/openpyxl/openpyxl +499,Recommenders,microsoft/recommenders,,recommender-systems,https://github.com/microsoft/recommenders,https://github.com/microsoft/recommenders,MIT,2018-09-19 10:06:07.000000,2021-02-04 14:07:17.000000,2021-02-04 07:51:56.000000,1575,104.0,435.0,9114,6332.0,Best Practices on Recommendation Systems.,90.0,21,True,2021-02-04 14:08:48.000000,2021.2,7.0,,,,,,1.0,1.0,,,,,,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +500,cortex,cortexlabs/cortex,,model-serialisation,https://github.com/cortexlabs/cortex,https://github.com/cortexlabs/cortex,Apache-2.0,2019-01-24 04:43:14.000000,2021-02-04 14:25:59.000000,2021-02-03 22:48:12.000000,551,190.0,717.0,7296,1849.0,Run inference at scale.,18.0,21,True,2021-02-03 20:46:28.000000,0.28.0,46.0,cortex,,,,,0.0,,https://pypi.org/project/cortex,2021-02-03 20:39:26.000000,0.0,618.0,618.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +501,mace,XiaoMi/mace,,ml-frameworks,https://github.com/XiaoMi/mace,https://github.com/XiaoMi/mace,Apache-2.0,2018-06-27 03:50:12.000000,2021-02-02 02:43:03.000000,2021-02-02 02:35:40.000000,756,39.0,583.0,4287,3100.0,MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.,54.0,21,True,2021-01-12 02:48:05.000000,1.0.2,9.0,,,,,,,,,,,,43.0,,,,,,,,3.0,1298.0,,,,,,,,,,,,,,,,,,,,, +502,cuDF,rapidsai/cudf,,gpu-utilities,https://github.com/rapidsai/cudf,https://github.com/rapidsai/cudf,Apache-2.0,2017-05-07 03:43:37.000000,2021-02-04 14:59:36.000000,2021-02-04 14:59:25.000000,484,597.0,2772.0,3649,,cuDF - GPU DataFrame Library.,199.0,21,True,2020-12-10 17:28:54.000000,0.17.0,5.0,cudf,,,,,4.0,,https://pypi.org/project/cudf,2020-06-01 20:07:47.000000,4.0,458.0,458.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +503,DeepMatcher,anhaidgroup/deepmatcher,,nlp,https://github.com/anhaidgroup/deepmatcher,https://github.com/anhaidgroup/deepmatcher,BSD-3-Clause,2017-12-01 19:01:11.000000,2020-09-27 17:25:56.000000,2020-04-20 02:34:24.000000,1279,47.0,15.0,3417,169.0,Python package for performing Entity and Text Matching using Deep Learning.,7.0,21,True,2019-12-30 19:49:33.000000,0.1.1,9.0,deepmatcher,,,,,10.0,10.0,https://pypi.org/project/deepmatcher,2019-12-30 19:49:33.000000,,192.0,192.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +504,Image Deduplicator,idealo/imagededup,,image,https://github.com/idealo/imagededup,https://github.com/idealo/imagededup,Apache-2.0,2019-04-05 12:10:54.000000,2020-12-21 13:30:38.000000,2020-11-23 17:40:40.000000,279,17.0,53.0,3368,460.0,Finding duplicate images made easy!.,9.0,21,True,2020-11-23 17:55:24.000000,0.2.4,9.0,imagededup,,,,['tensorflow'],9.0,8.0,https://pypi.org/project/imagededup,2020-11-22 21:09:36.000000,1.0,1059.0,1059.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +505,AdaNet,tensorflow/adanet,,hyperopt,https://github.com/tensorflow/adanet,https://github.com/tensorflow/adanet,Apache-2.0,2018-06-28 20:20:24.000000,2020-07-09 21:03:28.000000,2020-07-09 20:51:04.000000,499,64.0,47.0,3230,439.0,Fast and flexible AutoML with learning guarantees.,26.0,21,True,2020-07-09 20:53:28.000000,0.9.0,13.0,adanet,,,,['tensorflow'],36.0,34.0,https://pypi.org/project/adanet,2020-07-09 21:03:28.000000,2.0,443.0,443.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +506,TensorTrade,tensortrade-org/tensortrade,,financial-data,https://github.com/tensortrade-org/tensortrade,https://github.com/tensortrade-org/tensortrade,Apache-2.0,2019-07-30 21:28:32.000000,2021-02-04 10:29:47.000000,2021-02-04 10:29:46.000000,629,40.0,121.0,2830,864.0,"An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.",48.0,21,True,,,25.0,tensortrade,,,,,11.0,10.0,https://pypi.org/project/tensortrade,2020-08-24 18:26:46.000000,1.0,559.0,559.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +507,dpark,douban/dpark,,data-pipelines,https://github.com/douban/dpark,https://github.com/douban/dpark,BSD-3-Clause,2012-04-11 08:35:06.000000,2020-12-25 10:36:06.000000,2020-12-25 10:36:05.000000,554,,60.0,2647,1467.0,"Python clone of Spark, a MapReduce alike framework in Python.",35.0,21,True,2018-07-27 04:11:36.000000,0.5.0,19.0,dpark,,,,['spark'],4.0,3.0,https://pypi.org/project/dpark,2018-07-27 04:11:36.000000,1.0,27.0,27.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +508,NLP Architect,IntelLabs/nlp-architect,,nlp,https://github.com/IntelLabs/nlp-architect,https://github.com/IntelLabs/nlp-architect,Apache-2.0,2018-05-17 21:00:13.000000,2021-02-03 21:37:41.000000,2021-01-14 15:53:57.000000,394,16.0,104.0,2587,949.0,A model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language..,36.0,21,True,2020-11-17 12:32:37.000000,0.5.5.1,13.0,nlp-architect,,,,,7.0,7.0,https://pypi.org/project/nlp-architect,2020-04-12 11:34:38.000000,,224.0,224.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +509,Image Super-Resolution,idealo/image-super-resolution,,image,https://github.com/idealo/image-super-resolution,https://github.com/idealo/image-super-resolution,Apache-2.0,2018-11-26 13:41:13.000000,2020-11-11 15:09:20.000000,2020-11-11 15:09:19.000000,482,51.0,98.0,2509,138.0,Super-scale your images and run experiments with Residual Dense and Adversarial Networks.,9.0,21,True,2020-01-08 15:37:35.000000,2.2.0,11.0,ISR,,idealo/image-super-resolution-gpu,,['tensorflow'],44.0,40.0,https://pypi.org/project/ISR,2020-01-08 15:37:35.000000,4.0,1665.0,1669.0,,,,https://hub.docker.com/r/idealo/image-super-resolution-gpu,2019-04-01 13:48:45.697251,,125.0,3.0,,,,,,,,,,,,,,,,,,,,,, +510,tensorflow-graphics,tensorflow/graphics,,image,https://github.com/tensorflow/graphics,https://github.com/tensorflow/graphics,Apache-2.0,2019-01-08 10:39:44.000000,2021-02-04 12:16:08.000000,2021-02-02 20:47:51.000000,278,94.0,82.0,2392,583.0,TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow.,33.0,21,True,2020-05-20 19:56:41.000000,2020.5.20,21.0,tensorflow-graphics,,,,['tensorflow'],3.0,,https://pypi.org/project/tensorflow-graphics,2020-05-20 19:56:41.000000,3.0,627.0,627.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +511,Luminoth,tryolabs/luminoth,,image,https://github.com/tryolabs/luminoth,https://github.com/tryolabs/luminoth,BSD-3-Clause,2017-02-16 15:07:46.000000,2020-12-24 21:01:24.000000,2020-01-07 20:53:25.000000,401,50.0,127.0,2339,838.0,Deep Learning toolkit for Computer Vision.,15.0,21,False,2018-10-31 22:19:52.000000,0.2.3,10.0,luminoth,,,,['tensorflow'],28.0,28.0,https://pypi.org/project/luminoth,2018-11-09 21:35:17.000000,,394.0,673.0,,,,,,,,3.0,11181.0,,,,,,,,,,,,,,,,,,,,, +512,Porcupine,Picovoice/Porcupine,,audio,https://github.com/Picovoice/porcupine,https://github.com/Picovoice/porcupine,Apache-2.0,2018-03-08 01:55:25.000000,2021-01-29 19:02:42.000000,2021-01-29 19:02:35.000000,332,8.0,271.0,2316,377.0,On-device wake word detection powered by deep learning.,25.0,21,True,2020-12-02 15:34:40.000000,1.9,13.0,pvporcupine,,,,,4.0,4.0,https://pypi.org/project/pvporcupine,2020-10-02 19:16:49.000000,0.0,443.0,443.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +513,DeepVariant,google/deepvariant,,medical-data,https://github.com/google/deepvariant,https://github.com/google/deepvariant,BSD-3-Clause,2017-11-23 01:56:22.000000,2021-02-02 20:37:57.000000,2020-12-14 23:35:27.000000,525,3.0,375.0,2179,1503.0,DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA..,19.0,21,True,2020-12-07 17:56:31.000000,1.1.0,15.0,,bioconda/deepvariant,,,['tensorflow'],,,,,,,798.0,https://anaconda.org/bioconda/deepvariant,2020-09-05 07:25:11.429000,26671.0,,,,,3.0,3001.0,,,,,,,,,,,,,,,,,,,,, +514,Texar,asyml/texar,,nlp,https://github.com/asyml/texar,https://github.com/asyml/texar,Apache-2.0,2017-07-22 19:02:05.000000,2020-09-17 07:03:55.000000,2020-07-29 00:38:30.000000,328,32.0,126.0,2100,1719.0,"Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the..",41.0,21,True,2019-11-19 04:11:18.000000,0.2.4,6.0,texar,,,,['tensorflow'],14.0,12.0,https://pypi.org/project/texar,2019-11-19 04:11:18.000000,2.0,87.0,87.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +515,Mars,mars-project/mars,,others,https://github.com/mars-project/mars,https://github.com/mars-project/mars,Apache-2.0,2018-12-05 16:04:03.000000,2021-02-04 15:24:05.000000,2021-02-04 15:18:57.000000,241,116.0,653.0,2026,713.0,"Mars is a tensor-based unified framework for large-scale data computation which scales Numpy, pandas, Scikit-learn and..",18.0,21,True,2021-01-30 06:15:49.000000,0.6.4,72.0,pymars,,,,,3.0,3.0,https://pypi.org/project/pymars,2021-01-30 06:15:49.000000,0.0,618.0,618.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +516,PyFlux,RJT1990/pyflux,,time-series-data,https://github.com/RJT1990/pyflux,https://github.com/RJT1990/pyflux,BSD-3-Clause,2016-02-16 20:12:02.000000,2019-03-19 10:45:02.000000,2018-12-16 15:30:13.000000,210,79.0,65.0,1847,118.0,Open source time series library for Python.,6.0,21,False,2017-11-21 16:27:06.000000,0.4.16,35.0,pyflux,,,,,184.0,169.0,https://pypi.org/project/pyflux,2017-11-21 16:27:06.000000,15.0,7595.0,7595.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +517,PARL,PaddlePaddle/PARL,,reinforcement-learning,https://github.com/PaddlePaddle/PARL,https://github.com/PaddlePaddle/PARL,Apache-2.0,2018-04-25 17:54:22.000000,2021-02-04 09:23:34.000000,2021-02-03 08:56:07.000000,418,52.0,149.0,1806,1.0,A high-performance distributed training framework for Reinforcement Learning.,21.0,21,True,2021-01-08 08:16:06.000000,1.4.1,16.0,parl,,,,['paddle'],67.0,67.0,https://pypi.org/project/parl,2021-01-08 08:16:06.000000,,169.0,169.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +518,auto_ml,ClimbsRocks/auto_ml,,hyperopt,https://github.com/ClimbsRocks/auto_ml,https://github.com/ClimbsRocks/auto_ml,MIT,2016-08-07 21:35:08.000000,2020-12-29 07:56:49.000000,2018-03-25 19:46:25.000000,293,185.0,215.0,1513,1149.0,[UNMAINTAINED] Automated machine learning for analytics & production.,13.0,21,False,2018-02-22 01:13:03.000000,2.9.10,78.0,auto_ml,,,,,2.0,,https://pypi.org/project/auto_ml,2018-02-22 01:13:03.000000,2.0,1204.0,1204.0,,,,,,,,3.0,33.0,,,,,,,,,,,,,,,,,,,,, +519,lore,instacart/lore,,ml-experiments,https://github.com/instacart/lore,https://github.com/instacart/lore,MIT,2017-10-19 21:51:45.000000,2021-01-05 17:20:41.000000,2020-05-11 22:26:45.000000,118,16.0,18.0,1512,270.0,Lore makes machine learning approachable for Software Engineers and maintainable for Machine Learning Researchers.,22.0,21,True,2020-05-11 22:28:23.000000,0.8.4,231.0,lore,,,,,17.0,16.0,https://pypi.org/project/lore,2020-05-11 22:28:23.000000,1.0,532.0,532.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +520,fast-bert,kaushaltrivedi/fast-bert,,nlp,https://github.com/utterworks/fast-bert,https://github.com/utterworks/fast-bert,Apache-2.0,2019-04-18 22:01:20.000000,2021-01-30 01:53:24.000000,2020-12-17 21:05:43.000000,302,137.0,91.0,1491,262.0,Super easy library for BERT based NLP models.,34.0,21,True,2020-12-09 21:27:58.000000,1.9.5,40.0,fast-bert,,,,,2.0,,https://pypi.org/project/fast-bert,2020-12-09 21:27:58.000000,2.0,1088.0,1088.0,,,,,,,,3.0,,,,,,,,,,,,,utterworks/fast-bert,,,,,,,,, +521,Magnitude,plasticityai/magnitude,,nn-search,https://github.com/plasticityai/magnitude,https://github.com/plasticityai/magnitude,MIT,2018-02-24 07:28:16.000000,2020-07-17 20:19:50.000000,2020-07-17 20:19:46.000000,98,25.0,50.0,1380,350.0,"A fast, efficient universal vector embedding utility package.",4.0,21,True,2020-05-25 11:26:36.000000,0.1.143,128.0,pymagnitude,,,,,187.0,173.0,https://pypi.org/project/pymagnitude,2020-05-25 11:26:36.000000,14.0,3072.0,3072.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +522,Talos,autonomio/talos,,hyperopt,https://github.com/autonomio/talos,https://github.com/autonomio/talos,MIT,2018-05-04 20:36:41.000000,2020-11-21 16:37:14.000000,2020-11-21 16:27:04.000000,225,41.0,343.0,1366,538.0,"Hyperparameter Optimization for TensorFlow, Keras and PyTorch.",19.0,21,True,2020-11-09 16:48:30.000000,1.0,13.0,talos,,,,['tensorflow'],113.0,107.0,https://pypi.org/project/talos,2020-11-09 16:46:45.000000,6.0,933.0,933.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +523,TensorFlow Privacy,tensorflow/privacy,,privacy-ml,https://github.com/tensorflow/privacy,https://github.com/tensorflow/privacy,Apache-2.0,2018-12-21 18:46:46.000000,2021-01-25 20:02:09.000000,2021-01-25 20:02:04.000000,268,41.0,76.0,1322,440.0,Library for training machine learning models with privacy for training data.,35.0,21,True,2020-09-03 01:13:47.000000,.0.5.1,9.0,tensorflow-privacy,,,,['tensorflow'],1.0,,https://pypi.org/project/tensorflow-privacy,2020-09-03 01:10:15.000000,1.0,3576.0,3578.0,,,,,,,,2.0,41.0,,,,,,,,,,,,,,,,,,,,, +524,Neural Tangents,google/neural-tangents,,ml-frameworks,https://github.com/google/neural-tangents,https://github.com/google/neural-tangents,Apache-2.0,2019-04-08 16:48:48.000000,2021-02-04 03:24:04.000000,2021-02-04 03:23:56.000000,148,28.0,49.0,1307,366.0,Fast and Easy Infinite Neural Networks in Python.,17.0,21,True,2021-01-25 23:20:02.000000,0.3.6,20.0,neural-tangents,,,,,13.0,13.0,https://pypi.org/project/neural-tangents,2021-01-25 23:06:16.000000,0.0,981.0,994.0,,,,,,,,3.0,104.0,,,,,,,,,,,,,,,,,,,,, +525,NiftyNet,NifTK/NiftyNet,,medical-data,https://github.com/NifTK/NiftyNet,https://github.com/NifTK/NiftyNet,Apache-2.0,2017-08-30 07:55:43.000000,2020-04-21 19:54:52.000000,2020-04-21 19:54:51.000000,373,99.0,224.0,1266,2848.0,[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-..,58.0,21,True,2019-10-09 19:33:30.000000,0.6.0,11.0,niftynet,,,,['tensorflow'],33.0,33.0,https://pypi.org/project/niftynet,2019-10-10 10:59:33.000000,,105.0,105.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +526,Pypeline,cgarciae/pypeln,,data-pipelines,https://github.com/cgarciae/pypeln,https://github.com/cgarciae/pypeln,MIT,2018-09-01 13:43:31.000000,2021-01-05 18:00:20.000000,2021-01-05 17:59:44.000000,66,12.0,35.0,1210,234.0,Concurrent data pipelines in Python .,9.0,21,True,2021-01-05 18:00:06.000000,0.4.7,34.0,pypeln,,,,,5.0,,https://pypi.org/project/pypeln,2021-01-05 18:00:06.000000,5.0,2817.0,2817.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +527,Karate Club,benedekrozemberczki/karateclub,,graph,https://github.com/benedekrozemberczki/karateclub,https://github.com/benedekrozemberczki/karateclub,GPL-3.0,2019-12-05 17:35:56.000000,2021-01-25 18:14:21.000000,2021-01-25 18:10:17.000000,137,,47.0,1148,2117.0,Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020).,11.0,21,False,2021-01-25 18:14:21.000000,_10023,96.0,karateclub,,,,,23.0,23.0,https://pypi.org/project/karateclub,2021-01-25 18:11:58.000000,,1197.0,1197.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +528,FARM,deepset-ai/FARM,,nlp,https://github.com/deepset-ai/FARM,https://github.com/deepset-ai/FARM,Apache-2.0,2019-07-17 14:51:12.000000,2021-02-04 12:34:55.000000,2021-02-04 09:45:50.000000,153,32.0,296.0,1085,529.0,Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.,30.0,21,True,2021-01-20 16:57:05.000000,0.6.2,22.0,farm,,,,['pytorch'],2.0,,https://pypi.org/project/farm,2021-01-20 16:51:38.000000,2.0,2408.0,2408.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +529,tensorly,tensorly/tensorly,,others,https://github.com/tensorly/tensorly,https://github.com/tensorly/tensorly,BSD-2-Clause,2016-10-21 23:14:52.000000,2021-02-03 10:28:51.000000,2021-01-30 00:11:51.000000,186,24.0,94.0,954,,TensorLy: Tensor Learning in Python.,38.0,21,True,2020-12-07 20:30:41.000000,0.5.1,16.0,tensorly,conda-forge/tensorly,,,,20.0,,https://pypi.org/project/tensorly,2020-12-07 20:30:41.000000,20.0,2082.0,5503.0,https://anaconda.org/conda-forge/tensorly,2020-12-07 22:44:30.386000,112915.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +530,scikit-cuda,lebedov/scikit-cuda,,gpu-utilities,https://github.com/lebedov/scikit-cuda,https://github.com/lebedov/scikit-cuda,BSD-3-Clause,2010-09-27 02:02:07.000000,2020-07-13 12:48:39.000000,2020-07-13 12:47:46.000000,155,39.0,163.0,797,1026.0,Python interface to GPU-powered libraries.,44.0,21,True,2019-05-27 00:29:00.000000,0.5.3,7.0,scikit-cuda,,,,,144.0,113.0,https://pypi.org/project/scikit-cuda,2019-05-27 00:29:00.000000,31.0,515.0,515.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +531,Neural Structured Learning,tensorflow/neural-structured-learning,,tensorflow-utils,https://github.com/tensorflow/neural-structured-learning,https://github.com/tensorflow/neural-structured-learning,Apache-2.0,2019-08-27 21:48:16.000000,2021-02-01 18:15:52.000000,2021-02-01 18:15:48.000000,138,4.0,39.0,770,355.0,Training neural models with structured signals.,26.0,21,True,2020-08-18 00:30:03.000000,1.3.1,7.0,neural-structured-learning,,,,['tensorflow'],27.0,27.0,https://pypi.org/project/neural-structured-learning,2020-08-18 00:35:35.000000,,2092.0,2092.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +532,iNNvestigate,albermax/innvestigate,,interpretability,https://github.com/albermax/innvestigate,https://github.com/albermax/innvestigate,BSD-2-Clause,2017-12-13 18:11:20.000000,2020-12-30 15:22:24.000000,2020-10-16 15:26:56.000000,168,73.0,128.0,759,882.0,A toolbox to iNNvestigate neural networks' predictions!.,18.0,21,True,2019-03-19 14:31:31.000000,1.0.9,2.0,innvestigate,,,,['tensorflow'],48.0,47.0,https://pypi.org/project/innvestigate,2020-11-14 11:35:59.000000,1.0,297.0,297.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +533,gmaps,pbugnion/gmaps,,geospatial-data,https://github.com/pbugnion/gmaps,https://github.com/pbugnion/gmaps,BSD-3-Clause,2014-12-01 09:12:06.000000,2020-10-13 07:09:18.000000,2019-07-22 06:22:45.000000,141,63.0,135.0,698,1380.0,Google maps for Jupyter notebooks.,16.0,21,False,2019-07-21 08:49:48.715000,0.9.0,93.0,gmaps,conda-forge/gmaps,,,['jupyter'],38.0,1.0,https://pypi.org/project/gmaps,2019-07-20 07:47:04.000000,37.0,3032.0,9007.0,https://anaconda.org/conda-forge/gmaps,2019-08-02 11:56:50.940000,203367.0,,,,,3.0,,,jupyter-gmaps,https://www.npmjs.com/package/jupyter-gmaps,2019-07-21 08:49:48.715000,,1456.0,,,,,,,,,,,,,,, +534,fairlearn,fairlearn/fairlearn,,interpretability,https://github.com/fairlearn/fairlearn,https://github.com/fairlearn/fairlearn,MIT,2018-05-15 01:51:35.000000,2021-02-04 15:28:42.000000,2021-02-04 13:01:07.000000,168,76.0,110.0,665,554.0,A Python package to assess and improve fairness of machine learning models.,29.0,21,True,2020-11-10 15:01:51.000000,0.5.0,13.0,fairlearn,conda-forge/fairlearn,,,['sklearn'],2.0,,https://pypi.org/project/fairlearn,2021-02-04 12:58:01.000000,2.0,3175.0,3943.0,https://anaconda.org/conda-forge/fairlearn,2021-02-03 19:59:47.855000,9219.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +535,Sentinelsat,sentinelsat/sentinelsat,,geospatial-data,https://github.com/sentinelsat/sentinelsat,https://github.com/sentinelsat/sentinelsat,GPL-3.0,2015-05-22 20:32:26.000000,2021-01-31 18:47:02.000000,2021-01-31 18:47:01.000000,162,29.0,208.0,556,801.0,Search and download Copernicus Sentinel satellite images.,34.0,21,False,2020-06-12 07:15:51.000000,0.14,36.0,sentinelsat,,,,,186.0,164.0,https://pypi.org/project/sentinelsat,2020-06-12 07:08:37.000000,22.0,4634.0,4637.0,,,,,,,,3.0,191.0,,,,,,,,,,,,,,,,,,,,, +536,pickleDB,patx/pickledb,,data-containers,https://github.com/patx/pickledb,https://github.com/patx/pickledb,BSD-3-Clause,2011-10-28 00:04:40.000000,2020-08-25 09:47:52.000000,2019-11-15 03:38:30.000000,92,16.0,39.0,536,105.0,pickleDB is an open source key-value store using Python's json module.,11.0,21,False,2019-01-13 22:40:32.000000,0.9.1,19.0,pickledb,,,,,584.0,482.0,https://pypi.org/project/pickledb,2019-01-13 22:40:32.000000,102.0,11071.0,11071.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +537,Studio.ml,studioml/studio,,ml-experiments,https://github.com/studioml/studio,https://github.com/studioml/studio,Apache-2.0,2017-05-15 01:49:28.000000,2021-01-22 20:27:41.000000,2021-01-22 20:09:17.000000,48,56.0,189.0,369,2324.0,Studio: Simplify and expedite model building process.,21.0,21,True,2021-01-19 22:49:48.000000,0.0.39,181.0,studioml,,,,,3.0,3.0,https://pypi.org/project/studioml,2021-01-22 20:27:41.000000,,711.0,711.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +538,Neuraxle,Neuraxio/Neuraxle,,hyperopt,https://github.com/Neuraxio/Neuraxle,https://github.com/Neuraxio/Neuraxle,Apache-2.0,2019-03-26 21:01:54.000000,2021-01-26 23:43:37.000000,2021-01-12 03:35:32.000000,39,122.0,130.0,360,1324.0,A Sklearn-like Framework for Hyperparameter Tuning and AutoML in Deep Learning projects. Finally have the right..,7.0,21,True,2020-09-20 16:29:39.000000,0.5.6,18.0,neuraxle,,,,,17.0,17.0,https://pypi.org/project/neuraxle,2020-09-20 16:29:39.000000,0.0,233.0,233.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +539,Pandas Summary,mouradmourafiq/pandas-summary,,data-containers,https://github.com/mouradmourafiq/pandas-summary,https://github.com/mouradmourafiq/pandas-summary,MIT,2016-03-25 21:59:32.000000,2019-08-24 21:10:25.000000,2019-08-24 21:10:24.000000,34,8.0,5.0,358,24.0,An extension to pandas dataframes describe function.,6.0,21,False,2016-08-30 07:54:59.000000,0.0.41,8.0,pandas-summary,,,,['pandas'],582.0,563.0,https://pypi.org/project/pandas-summary,2016-08-30 07:54:59.000000,19.0,17324.0,17324.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +540,PyTorch Sparse,rusty1s/pytorch_sparse,,pytorch-utils,https://github.com/rusty1s/pytorch_sparse,https://github.com/rusty1s/pytorch_sparse,MIT,2018-07-28 18:46:53.000000,2021-01-19 11:21:56.000000,2021-01-19 11:21:52.000000,44,34.0,51.0,347,512.0,PyTorch Extension Library of Optimized Autograd Sparse Matrix Operations.,12.0,21,True,2020-11-02 10:42:59.000000,0.6.8,21.0,torch-sparse,,,,['pytorch'],17.0,,https://pypi.org/project/torch-sparse,2020-11-02 10:43:20.000000,17.0,3563.0,3563.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +541,torch-cluster,rusty1s/pytorch_cluster,,graph,https://github.com/rusty1s/pytorch_cluster,https://github.com/rusty1s/pytorch_cluster,MIT,2018-01-12 20:56:06.000000,2021-01-03 16:07:26.000000,2021-01-03 16:07:22.000000,68,35.0,38.0,333,499.0,PyTorch Extension Library of Optimized Graph Cluster Algorithms.,17.0,21,True,2020-10-31 14:42:35.000000,1.5.8,38.0,torch-cluster,,,,['pytorch'],32.0,,https://pypi.org/project/torch-cluster,2020-10-31 14:42:35.000000,32.0,1972.0,1972.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +542,SDV,sdv-dev/SDV,,data-loading,https://github.com/sdv-dev/SDV,https://github.com/sdv-dev/SDV,MIT,2018-05-11 15:56:50.000000,2021-02-03 20:36:23.000000,2021-02-03 20:36:21.000000,58,44.0,137.0,318,780.0,"Synthetic Data Generation for tabular, relational and time series data.",33.0,21,True,2021-01-28 00:14:45.000000,0.7.0,40.0,sdv,,,,,13.0,13.0,https://pypi.org/project/sdv,2021-01-28 00:13:40.000000,0.0,776.0,776.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +543,joypy,sbebo/joypy,,data-viz,https://github.com/sbebo/joypy,https://github.com/sbebo/joypy,MIT,2017-07-30 17:18:50.000000,2020-12-28 14:07:53.760000,2020-12-28 11:56:12.000000,32,4.0,34.0,314,108.0,Joyplots in Python with matplotlib & pandas.,5.0,21,True,2020-12-28 11:54:36.000000,0.2.4,16.0,joypy,conda-forge/joypy,,,,71.0,65.0,https://pypi.org/project/joypy,2020-12-28 11:54:36.000000,6.0,1893.0,2239.0,https://anaconda.org/conda-forge/joypy,2020-12-28 14:07:53.760000,7963.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +544,datatest,shawnbrown/datatest,,data-loading,https://github.com/shawnbrown/datatest,https://github.com/shawnbrown/datatest,Apache-2.0,2016-05-12 13:16:27.000000,2021-01-27 09:05:24.000000,2021-01-27 08:56:02.000000,13,9.0,42.0,237,2135.0,Tools for test driven data-wrangling and data validation.,6.0,21,True,2021-01-04 03:43:58.000000,0.11.1,17.0,datatest,,,,,31.0,29.0,https://pypi.org/project/datatest,2021-01-04 03:39:40.000000,2.0,1401.0,1401.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +545,pymap3d,geospace-code/pymap3d,,geospatial-data,https://github.com/geospace-code/pymap3d,https://github.com/geospace-code/pymap3d,BSD-2-Clause,2014-08-03 04:28:03.000000,2020-12-23 03:44:01.000000,2020-12-23 03:43:54.000000,55,2.0,22.0,173,622.0,pure-Python (Numpy optional) 3D coordinate conversions for geospace ecef enu eci.,8.0,21,True,2020-09-21 15:20:10.000000,2.4.3,45.0,pymap3d,conda-forge/pymap3d,,,,3.0,,https://pypi.org/project/pymap3d,2020-09-21 15:16:49.000000,3.0,12322.0,12883.0,https://anaconda.org/conda-forge/pymap3d,2020-09-24 05:54:07.357000,6176.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +546,py3nvml,fbcotter/py3nvml,,gpu-utilities,https://github.com/fbcotter/py3nvml,https://github.com/fbcotter/py3nvml,BSD-3-Clause,2016-11-21 01:07:37.000000,2020-10-10 10:41:08.987000,2020-04-23 06:54:42.000000,24,2.0,9.0,164,79.0,Python 3 Bindings for NVML library. Get NVIDIA GPU status inside your program.,6.0,21,True,2020-04-06 16:02:10.000000,0.2.6,13.0,py3nvml,conda-forge/py3nvml,,,,242.0,222.0,https://pypi.org/project/py3nvml,2020-04-06 16:02:10.000000,20.0,51935.0,52819.0,https://anaconda.org/conda-forge/py3nvml,2020-10-10 10:41:08.987000,11494.0,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +547,Dejavu,worldveil/dejavu,,audio,https://github.com/worldveil/dejavu,https://github.com/worldveil/dejavu,MIT,2013-11-19 02:50:35.000000,2020-10-29 17:40:17.000000,2020-06-03 05:58:03.000000,1236,83.0,129.0,5320,146.0,Audio fingerprinting and recognition in Python.,23.0,20,True,2015-04-19 21:20:16.000000,0.1.3,4.0,PyDejavu,,,,,17.0,16.0,https://pypi.org/project/PyDejavu,2015-04-19 21:20:16.000000,1.0,57.0,57.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +548,Qlib,microsoft/qlib,,financial-data,https://github.com/microsoft/qlib,https://github.com/microsoft/qlib,MIT,2020-08-14 06:46:00.000000,2021-02-04 10:21:26.000000,2021-02-04 09:01:34.000000,629,74.0,59.0,4167,,"Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research,..",28.0,20,True,2021-02-02 09:28:46.000000,0.6.2,16.0,pyqlib,,,,['pytorch'],,,https://pypi.org/project/pyqlib,2021-02-02 09:29:47.000000,,1966.0,2006.0,,,,,,,,3.0,201.0,,,,,,,,,,,,,,,,,,,,, +549,MMF,facebookresearch/mmf,,image,https://github.com/facebookresearch/mmf,https://github.com/facebookresearch/mmf,BSD-3-Clause,2018-06-27 04:52:40.000000,2021-02-04 04:23:10.000000,2021-02-02 09:32:36.000000,594,89.0,331.0,4078,769.0,A modular framework for vision & language multimodal research from Facebook AI Research (FAIR).,52.0,20,True,2019-08-26 19:04:21.000000,0.3.1,11.0,mmf,,,,['pytorch'],6.0,6.0,https://pypi.org/project/mmf,2020-06-11 16:09:52.000000,,65.0,65.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +550,MatchZoo,NTMC-Community/MatchZoo,,nlp,https://github.com/NTMC-Community/MatchZoo,https://github.com/NTMC-Community/MatchZoo,Apache-2.0,2017-06-08 08:55:22.000000,2020-06-17 07:27:59.000000,2019-10-24 13:10:07.000000,858,26.0,428.0,3338,1808.0,"Facilitating the design, comparison and sharing of deep text matching models.",35.0,20,False,2019-10-24 13:09:11.000000,2.2.0,5.0,matchzoo,,,,['tensorflow'],9.0,9.0,https://pypi.org/project/matchzoo,2019-10-24 13:09:11.000000,,98.0,98.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +551,MindsDB,mindsdb/mindsdb,,ml-frameworks,https://github.com/mindsdb/mindsdb,https://github.com/mindsdb/mindsdb,GPL-3.0,2018-08-02 17:56:45.000000,2021-02-04 14:04:10.000000,2021-02-01 20:25:16.000000,408,36.0,484.0,3207,,Predictive AI layer for existing databases.,55.0,20,False,2021-02-02 00:03:50.000000,2.20.1,42.0,mindsdb,,,,['pytorch'],3.0,,https://pypi.org/project/mindsdb,2019-03-19 05:07:23.000000,3.0,1897.0,1897.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +552,TTS,mozilla/TTS,,audio,https://github.com/mozilla/TTS,https://github.com/mozilla/TTS,MPL-2.0,2018-01-23 14:22:06.000000,2021-02-04 09:02:24.000000,2021-02-01 17:23:55.000000,667,29.0,420.0,3152,2181.0,Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts).,50.0,20,True,2021-01-29 00:03:56.000000,0.0.9,1.0,,,,,,,,,,,,39.0,,,,,,,,3.0,39.0,,,,,,,,3.0,,,,,,,,,,,,, +553,DALI,NVIDIA/DALI,,gpu-utilities,https://github.com/NVIDIA/DALI,https://github.com/NVIDIA/DALI,Apache-2.0,2018-06-01 22:18:01.000000,2021-02-04 15:05:20.000000,2021-02-04 14:29:57.000000,369,186.0,607.0,3067,1686.0,A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep..,55.0,20,True,2021-01-27 17:28:00.000000,0.30.0,36.0,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +554,FATE,FederatedAI/FATE,,privacy-ml,https://github.com/FederatedAI/FATE,https://github.com/FederatedAI/FATE,Apache-2.0,2019-01-24 10:32:43.000000,2021-02-04 14:26:09.000000,2021-01-17 03:20:44.000000,805,277.0,524.0,2748,6609.0,An Industrial Grade Federated Learning Framework.,50.0,20,True,2020-11-13 13:36:14.000000,1.5.0,24.0,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +555,image-match,EdjoLabs/image-match,,image,https://github.com/EdjoLabs/image-match,https://github.com/EdjoLabs/image-match,Apache-2.0,2016-03-08 18:16:45.000000,2021-01-04 18:36:01.000000,2021-01-04 18:35:59.000000,351,47.0,47.0,2512,404.0,Quickly search over billions of images.,17.0,20,True,2017-02-13 14:54:48.000000,1.1.2,10.0,image_match,,,,,3.0,,https://pypi.org/project/image_match,2017-02-13 14:54:48.000000,3.0,325.0,325.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +556,gpt-2-simple,minimaxir/gpt-2-simple,,nlp,https://github.com/minimaxir/gpt-2-simple,https://github.com/minimaxir/gpt-2-simple,MIT,2019-04-13 20:00:52.000000,2021-02-01 03:19:46.000000,2020-04-24 02:31:04.000000,501,129.0,90.0,2476,130.0,Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts.,16.0,20,True,2019-12-28 04:05:21.000000,0.7.1,15.0,gpt-2-simple,,,,['tensorflow'],3.0,,https://pypi.org/project/gpt-2-simple,2019-12-28 04:03:29.000000,3.0,3633.0,3641.0,,,,,,,,3.0,190.0,,,,,,,,,,,,,,,,,,,,, +557,StreamAlert,airbnb/streamalert,,others,https://github.com/airbnb/streamalert,https://github.com/airbnb/streamalert,Apache-2.0,2017-01-22 01:10:56.000000,2021-01-13 20:21:16.000000,2020-10-05 21:15:11.000000,281,90.0,247.0,2455,1892.0,"StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data..",30.0,20,True,2020-10-05 21:50:56.000000,3.4.1,27.0,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +558,finmarketpy,cuemacro/finmarketpy,,financial-data,https://github.com/cuemacro/finmarketpy,https://github.com/cuemacro/finmarketpy,Apache-2.0,2015-02-19 23:32:03.000000,2021-01-25 15:04:53.000000,2021-01-25 15:02:09.000000,431,21.0,3.0,2452,655.0,Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians).,14.0,20,True,2021-01-25 15:04:53.000000,0.11.8,9.0,finmarketpy,,,,,3.0,3.0,https://pypi.org/project/finmarketpy,2021-01-25 15:01:25.000000,,76.0,76.0,,,,,,,,3.0,39.0,,,,,,,,,,,,,,,,,,,,, +559,NeMo,NVIDIA/NeMo,,nlp,https://github.com/NVIDIA/NeMo,https://github.com/NVIDIA/NeMo,Apache-2.0,2019-08-05 20:16:42.000000,2021-02-04 10:30:06.000000,2021-02-04 00:34:54.000000,380,165.0,264.0,2368,,NeMo: a toolkit for conversational AI.,72.0,20,True,2020-07-10 00:01:18.000000,0.11.0,36.0,nemo-toolkit,,,,['pytorch'],4.0,,https://pypi.org/project/nemo-toolkit,2020-12-11 21:33:53.000000,4.0,1219.0,1308.0,,,,,,,,3.0,1519.0,,,,,,,,,,,,,,,,,,,,, +560,Hummingbird,microsoft/hummingbird,,model-serialisation,https://github.com/microsoft/hummingbird,https://github.com/microsoft/hummingbird,MIT,2020-03-12 20:27:03.000000,2021-02-03 01:28:47.000000,2021-02-03 01:11:00.000000,156,47.0,134.0,2228,,Hummingbird compiles trained ML models into tensor computation for faster inference.,18.0,20,True,2021-01-04 22:16:04.000000,0.2.1,9.0,hummingbird-ml,,,,,12.0,12.0,https://pypi.org/project/hummingbird-ml,2021-01-04 22:14:22.000000,,720.0,730.0,,,,,,,,3.0,91.0,,,,,,,,,,,,,,,,,,,,, +561,Texthero,jbesomi/texthero,,nlp,https://github.com/jbesomi/texthero,https://github.com/jbesomi/texthero,MIT,2020-04-06 15:16:05.000000,2020-12-09 16:49:27.000000,2020-11-03 07:58:36.000000,183,73.0,48.0,2093,267.0,"Text preprocessing, representation and visualization from zero to hero.",18.0,20,True,2020-07-06 20:32:28.000000,1.0.9,9.0,texthero,,,,,,,https://pypi.org/project/texthero,2020-07-06 20:29:25.000000,,1577.0,1583.0,,,,,,,,3.0,62.0,,,,,,,,,,,,,,,,,,,,, +562,pdftabextract,WZBSocialScienceCenter/pdftabextract,,ocr,https://github.com/WZBSocialScienceCenter/pdftabextract,https://github.com/WZBSocialScienceCenter/pdftabextract,Apache-2.0,2016-07-08 11:44:46.000000,2020-12-28 00:52:23.000000,2018-10-26 13:57:02.000000,329,2.0,18.0,1892,168.0,A set of tools for extracting tables from PDF files helping to do data mining on (OCR-processed) scanned documents.,2.0,20,False,2018-01-09 08:00:24.000000,0.3.0,5.0,pdftabextract,,,,,36.0,36.0,https://pypi.org/project/pdftabextract,2018-01-09 08:00:24.000000,,272.0,272.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +563,STUMPY,TDAmeritrade/stumpy,,time-series-data,https://github.com/TDAmeritrade/stumpy,https://github.com/TDAmeritrade/stumpy,BSD-3-Clause,2019-05-03 19:23:44.000000,2021-02-04 02:39:23.000000,2021-02-04 02:38:15.000000,161,27.0,190.0,1656,,"STUMPY is a powerful and scalable Python library for computing a Matrix Profile, which can be used for a variety of..",20.0,20,True,2021-01-20 23:33:17.000000,1.7.2,18.0,stumpy,conda-forge/stumpy,,,,0.0,,https://pypi.org/project/stumpy,2021-01-20 22:21:04.000000,0.0,9026.0,9759.0,https://anaconda.org/conda-forge/stumpy,2021-01-20 22:49:36.113000,15397.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +564,DELTA,Delta-ML/delta,,nlp,https://github.com/Delta-ML/delta,https://github.com/Delta-ML/delta,Apache-2.0,2019-05-29 08:33:57.000000,2021-02-03 19:28:31.011427,2020-12-17 06:57:15.000000,273,9.0,68.0,1382,932.0,DELTA is a deep learning based natural language and speech processing platform.,41.0,20,True,2020-07-16 09:31:45.000000,0.3.3,4.0,delta-nlp,,zh794390558/delta,,['tensorflow'],,,https://pypi.org/project/delta-nlp,2020-03-27 04:46:19.000000,,7.0,570.0,,,,https://hub.docker.com/r/zh794390558/delta,2021-02-03 19:28:31.011427,,11826.0,3.0,,,,,,,,,,,,,,,,,,,,,, +565,reformer-pytorch,lucidrains/reformer-pytorch,,pytorch-utils,https://github.com/lucidrains/reformer-pytorch,https://github.com/lucidrains/reformer-pytorch,MIT,2020-01-09 20:42:37.000000,2020-12-11 17:49:44.000000,2020-12-11 17:49:36.000000,165,1.0,92.0,1348,236.0,"Reformer, the efficient Transformer, in Pytorch.",9.0,20,True,2020-12-06 23:07:32.000000,1.2.4,132.0,reformer-pytorch,,,,['pytorch'],,,https://pypi.org/project/reformer-pytorch,2020-12-06 23:08:09.000000,,357.0,357.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +566,ThunderSVM,Xtra-Computing/thundersvm,,ml-frameworks,https://github.com/Xtra-Computing/thundersvm,https://github.com/Xtra-Computing/thundersvm,Apache-2.0,2014-12-11 04:24:04.000000,2021-01-27 13:53:10.000000,2021-01-27 13:53:03.000000,165,44.0,144.0,1266,898.0,ThunderSVM: A Fast SVM Library on GPUs and CPUs.,33.0,20,True,2020-03-13 12:36:30.000000,0.3.12,9.0,thundersvm,,,,,,,https://pypi.org/project/thundersvm,2020-03-13 12:36:30.000000,,264.0,305.0,,,,,,,,3.0,2133.0,,,,,,,,,,,,,,,,,,,,, +567,EfficientNets,rwightman/gen-efficientnet-pytorch,,pytorch-utils,https://github.com/rwightman/gen-efficientnet-pytorch,https://github.com/rwightman/gen-efficientnet-pytorch,Apache-2.0,2019-05-11 19:35:56.000000,2020-11-30 05:51:08.000000,2020-11-30 05:49:27.000000,169,,47.0,1246,106.0,"Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS.",5.0,20,True,2020-08-20 19:55:21.000000,1.0.0,9.0,geffnet,,,,['pytorch'],30.0,30.0,https://pypi.org/project/geffnet,2020-08-20 19:55:21.000000,,1597.0,1597.0,,,,,,,,2.0,,,,,,,,,-2.0,,,,,,,,,,,,, +568,checklist,marcotcr/checklist,,interpretability,https://github.com/marcotcr/checklist,https://github.com/marcotcr/checklist,MIT,2020-03-09 17:18:49.000000,2020-12-30 23:14:48.000000,2020-12-16 19:26:13.000000,99,5.0,53.0,1217,209.0,Beyond Accuracy: Behavioral Testing of NLP models with CheckList.,7.0,20,True,2020-09-21 18:30:40.000000,0.0.10,9.0,checklist,,,,['jupyter'],7.0,5.0,https://pypi.org/project/checklist,2020-09-21 18:30:40.000000,2.0,299.0,299.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +569,Torchmeta,tristandeleu/pytorch-meta,,pytorch-utils,https://github.com/tristandeleu/pytorch-meta,https://github.com/tristandeleu/pytorch-meta,MIT,2018-12-04 23:36:45.000000,2020-11-25 16:45:01.000000,2020-11-25 16:41:48.000000,132,21.0,69.0,1197,341.0,A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch.,10.0,20,True,2020-11-25 16:45:01.000000,1.6.1,26.0,torchmeta,,,,['pytorch'],26.0,26.0,https://pypi.org/project/torchmeta,2020-11-25 16:45:01.000000,,361.0,361.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +570,MLBox,AxeldeRomblay/MLBox,,hyperopt,https://github.com/AxeldeRomblay/MLBox,https://github.com/AxeldeRomblay/MLBox,BSD-1-Clause,2017-06-01 16:59:24.000000,2020-11-24 17:57:08.000000,2020-08-25 09:26:27.000000,243,10.0,72.0,1187,1121.0,MLBox is a powerful Automated Machine Learning python library.,9.0,20,False,2020-08-25 09:32:37.000000,0.8.5,21.0,mlbox,,,,,20.0,20.0,https://pypi.org/project/mlbox,2020-08-25 09:32:37.000000,,786.0,786.0,,,,,,,,3.0,,,,,,,,,-2.0,,,,,,,,,,,,, +571,tensorrec,jfkirk/tensorrec,,recommender-systems,https://github.com/jfkirk/tensorrec,https://github.com/jfkirk/tensorrec,Apache-2.0,2017-02-28 18:51:11.000000,2020-07-30 02:47:12.000000,2020-02-04 21:10:25.000000,205,33.0,90.0,1116,334.0,A TensorFlow recommendation algorithm and framework in Python.,8.0,20,True,2019-04-02 00:53:47.000000,0.26.2,30.0,tensorrec,,,,['tensorflow'],25.0,24.0,https://pypi.org/project/tensorrec,2019-04-02 00:53:47.000000,1.0,775.0,775.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +572,datatable,h2oai/datatable,,data-containers,https://github.com/h2oai/datatable,https://github.com/h2oai/datatable,MPL-2.0,2017-03-03 02:32:59.000000,2021-01-30 01:55:37.000000,2021-01-28 20:27:14.000000,96,125.0,1106.0,1109,,A Python package for manipulating 2-dimensional tabular data structures.,28.0,20,True,2020-12-10 09:10:50.000000,0.11.1,15.0,datatable,,,,,6.0,,https://pypi.org/project/datatable,2020-12-10 08:04:03.000000,6.0,8033.0,8054.0,,,,,,,,3.0,921.0,,,,,,,,,,,,,,,,,,,,, +573,Classy Vision,facebookresearch/ClassyVision,,image,https://github.com/facebookresearch/ClassyVision,https://github.com/facebookresearch/ClassyVision,MIT,2019-09-13 22:54:44.000000,2021-02-04 13:41:55.000000,2021-02-04 04:42:02.000000,203,49.0,46.0,1092,329.0,An end-to-end PyTorch framework for image and video classification.,57.0,20,True,2020-11-20 21:02:29.000000,0.5.0,15.0,classy_vision,conda-forge/classy_vision,,,['pytorch'],0.0,,https://pypi.org/project/classy_vision,2020-11-20 21:02:29.000000,0.0,96.0,533.0,https://anaconda.org/conda-forge/classy_vision,2020-12-11 20:08:25.437000,5687.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +574,Torch Points 3D,nicolas-chaulet/torch-points3d,,image,https://github.com/nicolas-chaulet/torch-points3d,https://github.com/nicolas-chaulet/torch-points3d,BSD-3-Clause,2019-12-06 11:33:34.000000,2021-02-02 23:24:40.000000,2021-01-19 10:18:25.000000,153,41.0,156.0,1038,1571.0,Pytorch framework for doing deep learning on point clouds.,20.0,20,True,2020-12-18 10:33:50.000000,1.2.0,13.0,torch-points3d,,,,['pytorch'],2.0,2.0,https://pypi.org/project/torch-points3d,2020-12-18 10:34:16.000000,,158.0,158.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +575,Sockeye,awslabs/sockeye,,nlp,https://github.com/awslabs/sockeye,https://github.com/awslabs/sockeye,Apache-2.0,2017-06-08 07:44:30.000000,2021-02-04 12:46:25.000000,2021-02-04 12:46:24.000000,290,21.0,220.0,987,735.0,Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet.,52.0,20,True,2021-01-08 08:11:37.000000,2.3.8,61.0,sockeye,,,,['mxnet'],2.0,,https://pypi.org/project/sockeye,2021-01-08 08:11:37.000000,2.0,282.0,282.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +576,Haiku,deepmind/dm-haiku,,ml-frameworks,https://github.com/deepmind/dm-haiku,https://github.com/deepmind/dm-haiku,Apache-2.0,2020-02-18 07:14:02.000000,2021-02-01 09:05:15.000000,2021-02-01 09:04:34.000000,64,18.0,48.0,933,471.0,JAX-based neural network library.,35.0,20,True,2020-11-24 11:25:05.000000,0.0.3,5.0,,,,,,58.0,58.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +577,fastFM,ibayer/fastFM,,recommender-systems,https://github.com/ibayer/fastFM,https://github.com/ibayer/fastFM,BSD-3-Clause,2014-10-27 12:25:51.000000,2020-03-05 14:57:53.000000,2020-03-05 14:57:52.000000,187,44.0,59.0,894,291.0,fastFM: A Library for Factorization Machines.,19.0,20,True,2017-11-23 06:59:56.000000,0.2.11,10.0,fastfm,,,,,78.0,74.0,https://pypi.org/project/fastfm,2017-11-23 06:59:56.000000,4.0,300.0,305.0,,,,,,,,3.0,374.0,,,,,,,,,,,,,,,,,,,,, +578,pyts,johannfaouzi/pyts,,time-series-data,https://github.com/johannfaouzi/pyts,https://github.com/johannfaouzi/pyts,BSD-3-Clause,2017-07-31 09:23:16.000000,2020-09-12 14:41:49.000000,2020-04-30 12:28:12.000000,93,23.0,19.0,864,360.0,A Python package for time series classification.,7.0,20,True,2020-03-21 12:41:33.000000,0.11.0,17.0,pyts,conda-forge/pyts,,,,85.0,83.0,https://pypi.org/project/pyts,2020-03-21 12:36:40.000000,2.0,2058.0,2392.0,https://anaconda.org/conda-forge/pyts,2020-03-21 14:08:24.734000,6024.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +579,mrq,pricingassistant/mrq,,data-pipelines,https://github.com/pricingassistant/mrq,https://github.com/pricingassistant/mrq,MIT,2014-02-13 09:32:40.000000,2021-01-07 22:22:25.000000,2020-12-13 18:58:15.000000,113,58.0,119.0,833,709.0,Mr. Queue - A distributed worker task queue in Python using Redis & gevent.,37.0,20,True,2018-08-31 16:03:04.000000,0.9.10,70.0,mrq,,,,,35.0,23.0,https://pypi.org/project/mrq,2018-08-31 16:03:04.000000,12.0,156.0,156.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +580,attention-ocr,emedvedev/attention-ocr,,ocr,https://github.com/emedvedev/attention-ocr,https://github.com/emedvedev/attention-ocr,MIT,2017-07-21 18:35:19.000000,2020-10-31 19:40:20.000000,2020-10-31 19:40:19.000000,228,17.0,125.0,829,196.0,A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and..,27.0,20,True,2020-10-12 06:56:40.000000,0.7.6,21.0,aocr,,,,['tensorflow'],15.0,15.0,https://pypi.org/project/aocr,2019-04-19 05:28:27.000000,,129.0,129.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +581,TFEncrypted,tf-encrypted/tf-encrypted,,privacy-ml,https://github.com/tf-encrypted/tf-encrypted,https://github.com/tf-encrypted/tf-encrypted,Apache-2.0,2018-03-21 18:22:13.000000,2020-11-19 15:48:03.000000,2020-08-19 16:56:56.000000,135,165.0,231.0,818,595.0,A Framework for Encrypted Machine Learning in TensorFlow.,28.0,20,True,2019-09-27 20:00:01.000000,0.5.9,35.0,tf-encrypted,,,,['tensorflow'],54.0,46.0,https://pypi.org/project/tf-encrypted,2019-10-21 18:05:53.000000,8.0,249.0,249.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +582,nude.py,hhatto/nude.py,,image,https://github.com/hhatto/nude.py,https://github.com/hhatto/nude.py,MIT,2013-06-09 06:55:55.000000,2020-11-23 13:49:32.000000,2020-11-23 13:49:02.000000,128,6.0,2.0,791,79.0,Nudity detection with Python.,12.0,20,True,2020-11-23 13:49:17.000000,0.5.1,10.0,nudepy,,,,,71.0,62.0,https://pypi.org/project/nudepy,2020-11-23 13:49:17.000000,9.0,1887.0,1887.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +583,mljar-supervised,mljar/mljar-supervised,,hyperopt,https://github.com/mljar/mljar-supervised,https://github.com/mljar/mljar-supervised,MIT,2018-11-05 12:58:04.000000,2021-02-04 11:44:28.000000,2021-02-04 11:44:28.000000,98,48.0,228.0,761,766.0,Automates Machine Learning Pipeline with Feature Engineering and Hyper-Parameters Tuning.,7.0,20,True,2021-02-03 11:31:32.000000,0.8.8,63.0,mljar-supervised,,,,,9.0,9.0,https://pypi.org/project/mljar-supervised,2021-01-30 08:32:08.000000,,1416.0,1416.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +584,keras-ocr,faustomorales/keras-ocr,,ocr,https://github.com/faustomorales/keras-ocr,https://github.com/faustomorales/keras-ocr,MIT,2019-09-20 23:08:50.000000,2020-12-11 02:31:17.000000,2020-11-26 17:18:25.000000,173,29.0,96.0,756,161.0,A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.,9.0,20,True,2020-11-26 17:19:39.000000,0.8.6,26.0,keras-ocr,,,,['tensorflow'],1.0,,https://pypi.org/project/keras-ocr,2020-11-26 17:19:39.000000,1.0,1252.0,4593.0,,,,,,,,3.0,16709.0,,,,,,,,,,,,,,,,,,,,, +585,tf-explain,sicara/tf-explain,,interpretability,https://github.com/sicara/tf-explain,https://github.com/sicara/tf-explain,MIT,2019-07-15 08:26:24.000000,2021-02-04 13:14:35.000000,2021-02-03 12:41:53.000000,70,31.0,45.0,756,196.0,Interpretability Methods for tf.keras models with Tensorflow 2.x.,13.0,20,True,2020-02-14 09:00:00.000000,0.2.1,6.0,tf-explain,,,,['tensorflow'],63.0,62.0,https://pypi.org/project/tf-explain,2020-02-14 09:04:51.000000,1.0,793.0,793.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +586,FairScale,facebookresearch/fairscale,,distributed-ml,https://github.com/facebookresearch/fairscale,https://github.com/facebookresearch/fairscale,BSD-3-Clause,2020-07-07 19:02:01.000000,2021-02-04 05:14:33.000000,2021-02-04 05:14:26.000000,52,30.0,63.0,749,244.0,PyTorch extensions for high performance and large scale training.,20.0,20,True,2021-02-03 22:40:27.000000,0.1.5,9.0,fairscale,,,,['pytorch'],4.0,4.0,https://pypi.org/project/fairscale,2021-02-03 22:40:27.000000,0.0,2193.0,2193.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +587,rows,turicas/rows,,data-loading,https://github.com/turicas/rows,https://github.com/turicas/rows,LGPL-3.0,2014-05-07 05:43:11.000000,2021-01-21 08:25:19.000000,2021-01-21 08:24:59.000000,130,138.0,149.0,736,738.0,"A common, beautiful interface to tabular data, no matter the format.",30.0,20,False,2019-02-14 21:20:15.000000,0.4.1,9.0,rows,,,,,138.0,117.0,https://pypi.org/project/rows,2019-02-14 21:12:03.000000,21.0,581.0,581.0,,,,,,,,3.0,37.0,,,,,,,,,,,,,,,,,,,,, +588,RecBole,RUCAIBox/RecBole,,recommender-systems,https://github.com/RUCAIBox/RecBole,https://github.com/RUCAIBox/RecBole,MIT,2020-06-11 15:18:11.000000,2021-01-30 11:03:08.000000,2021-01-30 11:03:07.000000,102,24.0,55.0,735,2650.0,"A unified, comprehensive and efficient recommendation library.",27.0,20,True,2021-01-14 05:21:22.000000,0.2.0,4.0,recbole,aibox/recbole,,,['pytorch'],,,https://pypi.org/project/recbole,2021-01-14 05:21:22.000000,,95.0,160.0,https://anaconda.org/aibox/recbole,2021-01-14 06:11:03.469000,197.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +589,YouTokenToMe,vkcom/youtokentome,,nlp,https://github.com/VKCOM/YouTokenToMe,https://github.com/VKCOM/YouTokenToMe,MIT,2019-06-06 11:38:28.000000,2021-01-28 23:05:01.000000,2021-01-28 19:04:09.000000,43,19.0,22.0,712,79.0,Unsupervised text tokenizer focused on computational efficiency.,6.0,20,True,2020-02-13 09:57:47.000000,1.0.6,14.0,youtokentome,,,,,104.0,98.0,https://pypi.org/project/youtokentome,2020-02-12 18:24:46.000000,6.0,3791.0,3791.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +590,Madmom,CPJKU/madmom,,audio,https://github.com/CPJKU/madmom,https://github.com/CPJKU/madmom,BSD-3-Clause,2015-09-08 08:19:06.000000,2020-04-14 03:42:18.000000,2019-12-19 14:46:37.000000,120,54.0,178.0,708,1722.0,Python audio and music signal processing library.,19.0,20,False,2018-11-14 14:57:41.000000,0.16.1,11.0,madmom,,,,,150.0,116.0,https://pypi.org/project/madmom,2018-11-14 14:56:22.000000,34.0,930.0,930.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +591,mlens,flennerhag/mlens,,others,https://github.com/flennerhag/mlens,https://github.com/flennerhag/mlens,MIT,2017-01-10 20:53:47.000000,2020-02-25 14:32:48.000000,2020-02-25 14:31:53.000000,82,8.0,73.0,673,879.0,ML-Ensemble high performance ensemble learning.,7.0,20,True,2018-10-30 22:34:35.000000,0.2.3,14.0,mlens,,,,,106.0,106.0,https://pypi.org/project/mlens,2018-10-30 22:30:43.000000,,3278.0,3278.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +592,NeuPy,itdxer/neupy,,ml-frameworks,https://github.com/itdxer/neupy,https://github.com/itdxer/neupy,MIT,2015-08-24 19:45:11.000000,2020-01-15 08:04:33.000000,2019-09-02 19:02:38.000000,143,26.0,229.0,663,1145.0,NeuPy is a Tensorflow based python library for prototyping and building neural networks.,6.0,20,False,2019-04-04 19:44:59.000000,0.8.2,34.0,neupy,,,,,111.0,101.0,https://pypi.org/project/neupy,2019-04-04 19:43:06.000000,10.0,482.0,482.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +593,Test Tube,williamFalcon/test-tube,,hyperopt,https://github.com/williamFalcon/test-tube,https://github.com/williamFalcon/test-tube,MIT,2017-09-06 02:14:57.000000,2021-01-17 20:04:39.000000,2020-03-17 22:44:47.000000,59,23.0,21.0,653,642.0,Python library to easily log experiments and parallelize hyperparameter search for neural networks.,16.0,20,True,2019-12-01 00:47:35.000000,0.7.4,53.0,test_tube,,,,,5.0,,https://pypi.org/project/test_tube,2018-12-12 22:45:59.000000,5.0,10392.0,10392.0,,,,,,,,3.0,8.0,,,,,,,,,,,,,,,,,,,,, +594,torch-scatter,rusty1s/pytorch_scatter,,pytorch-utils,https://github.com/rusty1s/pytorch_scatter,https://github.com/rusty1s/pytorch_scatter,MIT,2017-12-16 16:34:23.000000,2021-01-19 11:47:27.000000,2021-01-19 11:47:21.000000,73,57.0,110.0,590,810.0,PyTorch Extension Library of Optimized Scatter Operations.,14.0,20,True,2020-06-24 09:29:12.000000,2.0.5,24.0,torch-scatter,,,,['pytorch'],16.0,,https://pypi.org/project/torch-scatter,2020-02-22 16:51:10.000000,16.0,3647.0,3647.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +595,pdpipe,pdpipe/pdpipe,,data-pipelines,https://github.com/pdpipe/pdpipe,https://github.com/pdpipe/pdpipe,MIT,2017-01-24 20:37:22.000000,2021-01-19 11:34:24.000000,2021-01-19 11:34:15.000000,29,6.0,14.0,577,341.0,Easy pipelines for pandas DataFrames.,8.0,20,True,2020-11-09 09:32:37.000000,0.0.53,49.0,pdpipe,,,,['pandas'],23.0,23.0,https://pypi.org/project/pdpipe,2020-11-09 09:32:37.000000,,586.0,586.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +596,Mapbox GL,mapbox/mapboxgl-jupyter,,geospatial-data,https://github.com/mapbox/mapboxgl-jupyter,https://github.com/mapbox/mapboxgl-jupyter,MIT,2017-08-08 15:10:51.000000,2019-12-13 22:49:07.000000,2019-12-03 21:57:25.000000,119,34.0,67.0,555,220.0,Use Mapbox GL JS to visualize data in a Python Jupyter notebook.,20.0,20,False,2019-06-03 21:24:10.000000,0.10.2,20.0,mapboxgl,,,,['jupyter'],107.0,89.0,https://pypi.org/project/mapboxgl,2019-06-02 15:18:57.000000,18.0,3710.0,3710.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +597,alibi-detect,SeldonIO/alibi-detect,,others,https://github.com/SeldonIO/alibi-detect,https://github.com/SeldonIO/alibi-detect,Apache-2.0,2019-10-07 13:29:13.000000,2021-02-03 15:48:47.000000,2021-02-03 15:40:09.000000,55,33.0,42.0,554,310.0,"Algorithms for outlier and adversarial instance detection, concept drift and metrics.",7.0,20,True,2020-12-23 10:49:47.000000,0.4.4,9.0,alibi-detect,,,,,19.0,18.0,https://pypi.org/project/alibi-detect,2020-10-08 09:57:19.000000,1.0,817.0,817.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +598,bambi,bambinos/bambi,,probabilistics,https://github.com/bambinos/bambi,https://github.com/bambinos/bambi,MIT,2016-05-16 03:21:00.000000,2021-01-26 15:25:04.000000,2021-01-26 15:25:03.000000,50,26.0,128.0,543,523.0,BAyesian Model-Building Interface (Bambi) in Python.,15.0,20,True,2020-12-17 01:23:21.000000,0.3.0,10.0,bambi,,,,,13.0,10.0,https://pypi.org/project/bambi,2020-12-17 01:23:21.000000,3.0,186.0,186.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +599,HpBandSter,automl/HpBandSter,,hyperopt,https://github.com/automl/HpBandSter,https://github.com/automl/HpBandSter,BSD-3-Clause,2017-12-17 20:28:20.000000,2021-01-31 10:05:37.000000,2019-03-26 09:26:28.000000,94,56.0,35.0,445,187.0,a distributed Hyperband implementation on Steroids.,11.0,20,False,2019-07-30 12:47:43.000000,1.0,6.0,hpbandster,,,,,132.0,116.0,https://pypi.org/project/hpbandster,2018-10-24 09:31:01.000000,16.0,5301.0,5301.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +600,Labml,lab-ml/labml,,ml-experiments,https://github.com/lab-ml/labml,https://github.com/lab-ml/labml,MIT,2018-11-16 09:34:48.000000,2021-01-30 05:39:53.000000,2021-01-30 05:39:35.000000,36,,6.0,393,906.0,Monitor PyTorch & TensorFlow model training from your mobile phone.,6.0,20,True,2021-01-28 02:30:37.000000,0.4.99,76.0,labml,,,,,20.0,20.0,https://pypi.org/project/labml,2021-01-28 02:30:37.000000,0.0,547.0,547.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +601,optunity,claesenm/optunity,,hyperopt,https://github.com/claesenm/optunity,https://github.com/claesenm/optunity,BSD-3-Clause,2014-05-28 17:29:11.000000,2020-05-11 14:32:39.000000,2020-05-11 14:32:38.000000,73,45.0,48.0,363,782.0,optimization routines for hyperparameter tuning.,9.0,20,True,2015-09-30 05:02:00.000000,1.1.1,6.0,optunity,,,,,65.0,58.0,https://pypi.org/project/optunity,2015-09-30 05:02:00.000000,7.0,6943.0,6943.0,,,,,,,,3.0,62.0,,,,,,,,,,,,,,,,,,,,, +602,pydlm,wwrechard/pydlm,,time-series-data,https://github.com/wwrechard/pydlm,https://github.com/wwrechard/pydlm,BSD-3-Clause,2016-06-29 07:58:53.000000,2020-07-26 21:00:50.000000,2019-10-22 07:18:40.000000,80,33.0,7.0,354,362.0,A python library for Bayesian time series modeling.,6.0,20,False,2016-11-06 01:43:35.000000,0.1.1,13.0,pydlm,,,,,16.0,16.0,https://pypi.org/project/pydlm,2018-12-19 10:27:54.000000,,11117.0,11117.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +603,skope-rules,scikit-learn-contrib/skope-rules,,sklearn-utils,https://github.com/scikit-learn-contrib/skope-rules,https://github.com/scikit-learn-contrib/skope-rules,BSD-1-Clause,2018-02-18 13:42:47.000000,2020-12-11 14:42:41.000000,2020-10-23 14:31:57.000000,58,23.0,4.0,351,247.0,machine learning with logical rules in Python.,18.0,20,False,2020-12-11 09:37:02.000000,1.0.1,4.0,skope-rules,,,,['sklearn'],28.0,25.0,https://pypi.org/project/skope-rules,2020-01-25 12:01:37.000000,3.0,7661.0,7661.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +604,aequitas,dssg/aequitas,,interpretability,https://github.com/dssg/aequitas,https://github.com/dssg/aequitas,MIT,2018-02-13 19:40:30.000000,2021-02-03 19:14:42.000000,2021-02-03 16:16:22.000000,63,33.0,20.0,349,855.0,Bias and Fairness Audit Toolkit.,15.0,20,True,2020-08-23 23:38:51.000000,0.42.0,16.0,aequitas,,,,,69.0,66.0,https://pypi.org/project/aequitas,2020-12-16 11:48:14.000000,3.0,214.0,214.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +605,BioPandas,rasbt/biopandas,,others,https://github.com/rasbt/biopandas,https://github.com/rasbt/biopandas,BSD-3-Clause,2015-11-21 00:00:14.000000,2021-01-01 17:08:09.000000,2021-01-01 17:08:08.000000,77,16.0,18.0,322,144.0,Working with molecular structures in pandas DataFrames.,7.0,20,True,2020-08-04 13:52:27.000000,0.2.7,11.0,biopandas,conda-forge/biopandas,,,['pandas'],57.0,51.0,https://pypi.org/project/biopandas,2020-08-04 13:49:59.000000,6.0,218.0,1527.0,https://anaconda.org/conda-forge/biopandas,2020-08-08 06:33:59.197000,65456.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +606,MedPy,loli/medpy,,medical-data,https://github.com/loli/medpy,https://github.com/loli/medpy,GPL-3.0,2012-05-11 10:57:34.000000,2020-05-01 15:25:39.000000,2020-05-01 15:25:38.000000,104,8.0,65.0,314,324.0,Medical image processing in Python.,13.0,20,False,2019-02-14 17:12:59.000000,0.4.0,6.0,MedPy,,,,,227.0,220.0,https://pypi.org/project/MedPy,2019-02-14 17:12:59.000000,7.0,2038.0,2038.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +607,Submit it,facebookincubator/submitit,,distributed-ml,https://github.com/facebookincubator/submitit,https://github.com/facebookincubator/submitit,MIT,2020-04-24 07:41:09.000000,2021-02-04 12:45:17.000000,2021-02-01 16:47:28.000000,19,10.0,18.0,307,52.0,Python 3.6+ toolbox for submitting jobs to Slurm.,9.0,20,True,2021-02-01 10:18:48.000000,1.2.0,9.0,submitit,conda-forge/submitit,,,,82.0,82.0,https://pypi.org/project/submitit,2021-01-29 14:02:31.000000,0.0,1816.0,1979.0,https://anaconda.org/conda-forge/submitit,2021-01-29 16:13:44.327000,980.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +608,NIPY,nipy/nipy,,medical-data,https://github.com/nipy/nipy,https://github.com/nipy/nipy,DSDP,2010-05-02 10:00:33.000000,2020-11-24 19:22:47.000000,2020-10-14 22:51:30.000000,123,43.0,104.0,289,6371.0,Neuroimaging in Python FMRI analysis package.,63.0,20,False,2018-02-19 14:14:08.000000,0.4.2,6.0,nipy,conda-forge/nipy,,,,29.0,,https://pypi.org/project/nipy,2018-02-19 14:14:08.000000,29.0,520.0,2169.0,https://anaconda.org/conda-forge/nipy,2020-05-04 19:38:04.112000,70921.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +609,sklearn-evaluation,edublancas/sklearn-evaluation,,interpretability,https://github.com/edublancas/sklearn-evaluation,https://github.com/edublancas/sklearn-evaluation,MIT,2015-09-04 16:33:42.000000,2020-12-28 15:14:00.000000,2020-12-28 15:10:09.000000,25,8.0,27.0,286,504.0,"Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook..",5.0,20,True,2020-12-28 15:14:25.000000,0.5.4,16.0,sklearn-evaluation,,,,['sklearn'],29.0,27.0,https://pypi.org/project/sklearn-evaluation,2020-12-28 15:13:44.000000,2.0,211.0,211.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +610,rrcf,kLabUM/rrcf,,others,https://github.com/kLabUM/rrcf,https://github.com/kLabUM/rrcf,MIT,2018-10-20 05:39:05.000000,2021-01-13 23:05:23.000000,2020-06-10 01:07:39.000000,68,16.0,17.0,279,253.0,Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams.,4.0,20,True,2020-06-10 01:53:55.000000,0.4.3,7.0,rrcf,,,,,18.0,18.0,https://pypi.org/project/rrcf,2020-06-10 01:53:55.000000,,1859.0,1859.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +611,impyute,eltonlaw/impyute,,others,https://github.com/eltonlaw/impyute,https://github.com/eltonlaw/impyute,MIT,2017-01-21 09:16:27.000000,2020-06-12 21:08:40.000000,2019-10-05 20:39:08.000000,40,26.0,36.0,268,289.0,Data imputations library to preprocess datasets with missing data.,9.0,20,False,2019-04-29 02:31:32.000000,0.0.8,8.0,impyute,,,,,77.0,76.0,https://pypi.org/project/impyute,2019-04-29 02:31:32.000000,1.0,1282.0,1282.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +612,EarthPy,earthlab/earthpy,,geospatial-data,https://github.com/earthlab/earthpy,https://github.com/earthlab/earthpy,BSD-3-Clause,2018-02-20 03:02:42.000000,2021-02-04 01:47:42.000000,2021-02-04 01:47:41.000000,96,26.0,200.0,224,,A package built to support working with spatial data using open source python.,38.0,20,True,2020-06-18 23:58:08.000000,0.9.2,22.0,earthpy,conda-forge/earthpy,,,,81.0,75.0,https://pypi.org/project/earthpy,2020-06-18 23:58:08.000000,6.0,1097.0,2322.0,https://anaconda.org/conda-forge/earthpy,2020-06-19 15:23:44.425000,26956.0,,,,,3.0,,,,,,,,,-2.0,,,,,,,,,,,,, +613,StaticFrame,InvestmentSystems/static-frame,,data-containers,https://github.com/InvestmentSystems/static-frame,https://github.com/InvestmentSystems/static-frame,MIT,2018-01-03 15:07:52.000000,2021-02-04 02:04:02.000000,2021-02-04 02:03:49.000000,20,33.0,244.0,208,2305.0,"The StaticFrame library defines the Series and Frame, immutable data structures for one- and two-dimensional..",15.0,20,True,2021-01-25 19:10:27.000000,0.7.14,97.0,static-frame,conda-forge/static-frame,,,,6.0,6.0,https://pypi.org/project/static-frame,2021-01-25 19:04:52.000000,,644.0,3246.0,https://anaconda.org/conda-forge/static-frame,2021-01-26 03:55:42.344000,62453.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +614,fletcher,xhochy/fletcher,,data-containers,https://github.com/xhochy/fletcher,https://github.com/xhochy/fletcher,MIT,2018-03-04 16:44:22.000000,2021-01-26 12:15:07.000000,2021-01-26 12:15:05.000000,32,33.0,40.0,207,518.0,Pandas ExtensionDType/Array backed by Apache Arrow.,23.0,20,True,2021-01-17 20:04:41.000000,0.7.2,15.0,fletcher,conda-forge/fletcher,,,['pandas'],3.0,3.0,https://pypi.org/project/fletcher,2020-12-29 12:02:47.000000,0.0,208.0,817.0,https://anaconda.org/conda-forge/fletcher,2021-01-17 21:23:17.140000,18869.0,,,,,3.0,12.0,,,,,,,,,,,,,,,,,,,,, +615,Auto ViML,AutoViML/Auto_ViML,,hyperopt,https://github.com/AutoViML/Auto_ViML,https://github.com/AutoViML/Auto_ViML,Apache-2.0,2019-06-10 13:09:15.000000,2021-01-15 14:52:54.000000,2021-01-15 14:48:07.000000,52,3.0,13.0,203,284.0,Automatically Build Multiple ML Models with a Single Line of Code. Created by Ram Seshadri. Collaborators Welcome...,6.0,20,True,2021-01-04 21:54:14.000000,0.1.677,126.0,autoviml,,,,,13.0,13.0,https://pypi.org/project/autoviml,2021-01-15 14:52:54.000000,,169.0,169.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +616,scikit-posthocs,maximtrp/scikit-posthocs,,probabilistics,https://github.com/maximtrp/scikit-posthocs,https://github.com/maximtrp/scikit-posthocs,MIT,2017-06-22 19:41:37.000000,2020-10-19 08:16:22.000000,2020-10-19 08:16:21.000000,18,3.0,32.0,174,430.0,Pairwise Multiple Comparisons (Post Hoc) Tests in Python.,7.0,20,True,2020-10-12 19:15:07.000000,0.6.6,20.0,scikit-posthocs,,,,['sklearn'],111.0,108.0,https://pypi.org/project/scikit-posthocs,2020-10-12 19:06:51.000000,3.0,7632.0,7632.0,,,,,,,,3.0,16.0,,,,,,,,,,,,,,,,,,,,, +617,stop-words,Alir3z4/python-stop-words,,nlp,https://github.com/Alir3z4/python-stop-words,https://github.com/Alir3z4/python-stop-words,BSD-3-Clause,2014-05-26 06:44:03.000000,2019-10-16 15:01:43.000000,2018-07-23 21:04:09.000000,20,3.0,9.0,121,90.0,Get list of common stop words in various languages in Python.,8.0,20,False,2018-07-23 20:58:34.000000,2018.7.23,8.0,stop-words,,,,,1292.0,1088.0,https://pypi.org/project/stop-words,2018-07-23 20:55:55.000000,204.0,31459.0,31459.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +618,graph-nets,deepmind/graph_nets,,graph,https://github.com/deepmind/graph_nets,https://github.com/deepmind/graph_nets,Apache-2.0,2018-08-31 08:19:28.000000,2020-12-04 17:43:48.000000,2020-12-04 17:43:47.000000,725,11.0,103.0,4780,47.0,Build Graph Nets in Tensorflow.,10.0,19,True,2020-01-29 16:00:25.000000,1.1.0,7.0,graph-nets,,,,['tensorflow'],7.0,,https://pypi.org/project/graph-nets,2020-01-29 16:00:25.000000,7.0,537.0,537.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +619,TRFL,deepmind/trfl,,reinforcement-learning,https://github.com/deepmind/trfl,https://github.com/deepmind/trfl,Apache-2.0,2018-08-08 14:44:11.000000,2020-11-06 04:44:44.000000,2020-04-20 13:05:56.000000,372,6.0,16.0,3061,116.0,TensorFlow Reinforcement Learning.,12.0,19,True,2020-04-20 14:11:57.000000,1.1.0,4.0,trfl,,,,['tensorflow'],40.0,38.0,https://pypi.org/project/trfl,2020-04-20 14:11:57.000000,2.0,459.0,459.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +620,AdaBound,Luolc/AdaBound,,pytorch-utils,https://github.com/Luolc/AdaBound,https://github.com/Luolc/AdaBound,Apache-2.0,2019-02-15 18:05:20.000000,2019-03-06 17:01:52.000000,2019-03-06 17:01:45.000000,317,16.0,7.0,2828,27.0,An optimizer that trains as fast as Adam and as good as SGD.,2.0,19,False,2019-03-06 16:44:42.000000,0.0.5,4.0,adabound,,,,['pytorch'],104.0,98.0,https://pypi.org/project/adabound,2019-02-26 04:23:45.000000,6.0,661.0,661.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +621,PyTorch-BigGraph,facebookresearch/PyTorch-BigGraph,,graph,https://github.com/facebookresearch/PyTorch-BigGraph,https://github.com/facebookresearch/PyTorch-BigGraph,BSD-3-Clause,2018-10-01 20:41:16.000000,2021-01-19 22:30:41.000000,2021-01-19 22:30:34.000000,359,31.0,100.0,2675,142.0,Generate embeddings from large-scale graph-structured data.,19.0,19,True,2019-10-14 16:45:11.000000,1.0.0,3.0,torchbiggraph,,,,['pytorch'],4.0,,https://pypi.org/project/torchbiggraph,2019-05-01 21:31:13.000000,4.0,339.0,344.0,,,,,,,,2.0,110.0,,,,,,,,,,,,,,,,,,,,, +622,tf-quant-finance,google/tf-quant-finance,,financial-data,https://github.com/google/tf-quant-finance,https://github.com/google/tf-quant-finance,Apache-2.0,2019-07-24 16:09:50.000000,2021-02-04 13:01:46.000000,2021-02-04 13:01:37.000000,306,11.0,11.0,2440,633.0,High-performance TensorFlow library for quantitative finance.,30.0,19,True,,,21.0,tf-quant-finance,,,,['tensorflow'],4.0,4.0,https://pypi.org/project/tf-quant-finance,2021-02-01 16:10:08.000000,,103.0,103.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +623,DeepWalk,phanein/deepwalk,,graph,https://github.com/phanein/deepwalk,https://github.com/phanein/deepwalk,GPL-3.0,2014-08-23 03:38:20.000000,2020-04-02 01:05:36.000000,2020-04-02 01:05:35.000000,755,29.0,78.0,2173,46.0,DeepWalk - Deep Learning for Graphs.,10.0,19,False,2018-04-29 21:05:18.000000,1.0.3,4.0,deepwalk,,,,,43.0,36.0,https://pypi.org/project/deepwalk,2018-04-29 21:05:18.000000,7.0,752.0,752.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +624,Apache Singa,apache/singa,,distributed-ml,https://github.com/apache/singa,https://github.com/apache/singa,Apache-2.0,2015-04-02 07:00:05.000000,2021-01-29 11:48:23.000000,2021-01-15 13:09:22.000000,607,40.0,32.0,2173,2265.0,a distributed deep learning platform.,70.0,19,True,2020-04-21 08:01:08.000000,3.0.0,14.0,,nusdbsystem/singa,apache/singa,,,,,,,,,7.0,https://anaconda.org/nusdbsystem/singa,2021-01-20 03:00:28.355000,258.0,https://hub.docker.com/r/apache/singa,2019-06-04 04:32:52.195956,2.0,165.0,3.0,,,,,,,,,,,,,,,,,,,,,, +625,Kashgari,BrikerMan/Kashgari,,nlp,https://github.com/BrikerMan/Kashgari,https://github.com/BrikerMan/Kashgari,Apache-2.0,2019-01-19 01:53:28.000000,2020-12-09 02:13:33.000000,2020-10-29 08:08:00.000000,380,32.0,304.0,2023,,Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-..,19.0,19,True,2020-10-30 12:37:01.000000,2.0.1,23.0,kashgari-tf,,,,['tensorflow'],20.0,19.0,https://pypi.org/project/kashgari-tf,2019-06-26 12:27:50.000000,1.0,75.0,75.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +626,HiPlot,facebookresearch/hiplot,,data-viz,https://github.com/facebookresearch/hiplot,https://github.com/facebookresearch/hiplot,MIT,2019-11-08 13:06:41.000000,2021-02-03 16:46:08.000000,2021-02-03 16:33:09.000000,89,10.0,44.0,1971,116.0,HiPlot makes understanding high dimensional data easy.,6.0,19,True,2020-12-23 15:11:20.000000,0.1.22,36.0,hiplot,conda-forge/hiplot,,,,2.0,2.0,https://pypi.org/project/hiplot,2021-02-03 16:46:08.000000,0.0,1595.0,5231.0,https://anaconda.org/conda-forge/hiplot,2020-12-23 17:16:15.884000,43634.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +627,cuML,rapidsai/cuml,,gpu-utilities,https://github.com/rapidsai/cuml,https://github.com/rapidsai/cuml,Apache-2.0,2018-10-11 15:45:35.000000,2021-02-04 15:06:55.000000,2021-02-04 14:26:04.000000,302,629.0,952.0,1920,,cuML - RAPIDS Machine Learning Library.,121.0,19,True,2020-12-10 21:50:49.000000,0.17.0,7.0,cuml,,,,,0.0,,https://pypi.org/project/cuml,2019-04-11 16:57:48.000000,0.0,232.0,232.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +628,Coach,IntelLabs/coach,,reinforcement-learning,https://github.com/IntelLabs/coach,https://github.com/IntelLabs/coach,Apache-2.0,2017-10-01 19:27:43.000000,2020-12-21 12:46:30.000000,2020-12-15 08:02:16.000000,374,80.0,181.0,1914,512.0,Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning..,34.0,19,True,2019-10-10 14:17:10.000000,1.0.1,13.0,rl_coach,,,,,1.0,,https://pypi.org/project/rl_coach,2019-10-10 14:17:10.000000,1.0,92.0,92.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +629,AmpliGraph,Accenture/AmpliGraph,,graph,https://github.com/Accenture/AmpliGraph,https://github.com/Accenture/AmpliGraph,Apache-2.0,2019-01-09 14:52:05.000000,2020-08-25 17:19:24.000000,2020-08-25 17:00:58.000000,154,19.0,156.0,1421,895.0,Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org.,14.0,19,True,2020-08-25 17:06:46.000000,1.3.2,11.0,ampligraph,,,,['tensorflow'],9.0,9.0,https://pypi.org/project/ampligraph,2020-08-25 16:59:58.000000,,514.0,514.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,, +630,hiddenlayer,waleedka/hiddenlayer,,ml-experiments,https://github.com/waleedka/hiddenlayer,https://github.com/waleedka/hiddenlayer,MIT,2018-05-18 22:34:51.000000,2020-04-24 07:32:11.000000,2020-04-24 06:58:09.000000,195,43.0,32.0,1378,58.0,"Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.",6.0,19,True,2018-12-03 04:33:29.000000,0.2,3.0,hiddenlayer,,,,"['pytorch', 'tensorflow', 'jupyter']",58.0,54.0,https://pypi.org/project/hiddenlayer,2020-04-24 07:32:11.000000,4.0,1021.0,1021.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +631,DLTK,DLTK/DLTK,,medical-data,https://github.com/DLTK/DLTK,https://github.com/DLTK/DLTK,Apache-2.0,2017-05-02 15:40:36.000000,2021-01-15 01:31:30.000000,2019-01-21 14:01:28.000000,378,7.0,24.0,1240,379.0,Deep Learning Toolkit for Medical Image Analysis.,9.0,19,False,,,5.0,dltk,,,,['tensorflow'],18.0,18.0,https://pypi.org/project/dltk,2018-02-26 17:43:57.000000,,63.0,63.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +632,doc2text,jlsutherland/doc2text,,ocr,https://github.com/jlsutherland/doc2text,https://github.com/jlsutherland/doc2text,MIT,2016-08-28 19:30:02.000000,2020-12-01 22:56:27.000000,2020-12-01 22:56:26.000000,92,12.0,9.0,1227,62.0,Detect text blocks and OCR poorly scanned PDFs in bulk. Python module available via pip.,5.0,19,True,2016-09-06 21:59:21.000000,0.2.4,5.0,doc2text,,,,,32.0,32.0,https://pypi.org/project/doc2text,2016-09-06 21:59:21.000000,,192.0,192.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +633,Sweetviz,fbdesignpro/sweetviz,,data-viz,https://github.com/fbdesignpro/sweetviz,https://github.com/fbdesignpro/sweetviz,MIT,2020-05-09 15:25:47.000000,2020-12-10 14:32:35.000000,2020-12-10 14:30:47.000000,134,21.0,43.0,1211,77.0,"Visualize and compare datasets, target values and associations, with one line of code.",6.0,19,True,2020-12-10 14:32:35.000000,2.0.4,22.0,sweetviz,,,,,,,https://pypi.org/project/sweetviz,2020-12-10 14:32:35.000000,,5766.0,5766.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +634,TaskTiger,closeio/tasktiger,,data-pipelines,https://github.com/closeio/tasktiger,https://github.com/closeio/tasktiger,MIT,2015-05-14 00:26:32.000000,2021-01-14 19:17:24.000000,2020-12-17 16:07:11.000000,58,30.0,31.0,1042,250.0,Python task queue using Redis.,19.0,19,True,2019-10-29 19:32:58.000000,0.10.1,22.0,tasktiger,,,,,28.0,19.0,https://pypi.org/project/tasktiger,2020-06-18 22:08:56.000000,9.0,229.0,229.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +635,TensorNets,taehoonlee/tensornets,,tensorflow-utils,https://github.com/taehoonlee/tensornets,https://github.com/taehoonlee/tensornets,MIT,2017-09-19 05:19:01.000000,2021-01-02 06:28:10.000000,2021-01-02 06:26:24.000000,186,14.0,42.0,978,284.0,High level network definitions with pre-trained weights in TensorFlow.,6.0,19,True,2020-03-31 04:38:27.000000,0.4.6,12.0,tensornets,,,,['tensorflow'],33.0,31.0,https://pypi.org/project/tensornets,2020-03-31 04:35:15.000000,2.0,136.0,136.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +636,Skater,oracle/Skater,,interpretability,https://github.com/oracle/Skater,https://github.com/oracle/Skater,UPL-1.0,2017-01-26 05:45:42.000000,2020-11-01 15:57:12.273000,2020-06-29 20:07:12.000000,162,68.0,97.0,968,1101.0,Python Library for Model Interpretation/Explanations.,34.0,19,False,2018-09-21 07:03:32.000000,1.1.2,23.0,skater,conda-forge/skater,,,,,,https://pypi.org/project/skater,2018-09-21 07:03:32.000000,,6248.0,6994.0,https://anaconda.org/conda-forge/skater,2020-11-01 15:57:12.273000,32836.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +637,CausalNex,quantumblacklabs/causalnex,,interpretability,https://github.com/quantumblacklabs/causalnex,https://github.com/quantumblacklabs/causalnex,Apache-2.0,2019-12-12 15:26:09.000000,2021-01-28 18:12:07.000000,2021-01-06 22:35:57.000000,105,29.0,34.0,961,93.0,A Python library that helps data scientists to infer causation rather than observing correlation.,16.0,19,True,2021-01-06 22:07:04.000000,0.9.1,12.0,causalnex,,,,"['pytorch', 'sklearn']",7.0,7.0,https://pypi.org/project/causalnex,2020-12-07 16:16:39.000000,,5933.0,5933.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +638,gplearn,trevorstephens/gplearn,,others,https://github.com/trevorstephens/gplearn,https://github.com/trevorstephens/gplearn,BSD-3-Clause,2015-03-26 01:01:14.000000,2020-02-15 08:12:38.000000,2020-02-15 08:12:17.000000,153,31.0,116.0,905,146.0,"Genetic Programming in Python, with a scikit-learn inspired API.",10.0,19,True,2019-06-01 02:04:52.000000,0.4.1,5.0,gplearn,,,,['sklearn'],139.0,132.0,https://pypi.org/project/gplearn,2019-06-01 02:04:52.000000,7.0,625.0,625.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +639,geoplotlib,andrea-cuttone/geoplotlib,,geospatial-data,https://github.com/andrea-cuttone/geoplotlib,https://github.com/andrea-cuttone/geoplotlib,MIT,2015-02-24 13:13:07.000000,2020-04-10 20:00:31.000000,2019-05-06 07:06:50.000000,144,23.0,18.0,894,159.0,python toolbox for visualizing geographical data and making maps.,8.0,19,False,2016-07-27 14:55:01.000000,0.3.2,4.0,geoplotlib,,,,,97.0,88.0,https://pypi.org/project/geoplotlib,2016-07-27 14:55:01.000000,9.0,734.0,734.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +640,Pytorch Toolbelt,BloodAxe/pytorch-toolbelt,,pytorch-utils,https://github.com/BloodAxe/pytorch-toolbelt,https://github.com/BloodAxe/pytorch-toolbelt,MIT,2019-03-15 16:02:49.000000,2021-02-01 21:18:59.000000,2021-02-01 21:18:54.000000,71,3.0,14.0,890,610.0,PyTorch extensions for fast R&D prototyping and Kaggle farming.,5.0,19,True,2021-01-14 10:42:46.000000,0.4.1,19.0,pytorch_toolbelt,,,,['pytorch'],1.0,,https://pypi.org/project/pytorch_toolbelt,2021-01-14 10:42:46.000000,1.0,6819.0,6819.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +641,calamari,Calamari-OCR/calamari,,ocr,https://github.com/Calamari-OCR/calamari,https://github.com/Calamari-OCR/calamari,Apache-2.0,2018-03-20 15:22:29.000000,2021-02-04 12:27:57.000000,2021-01-30 11:50:52.000000,164,21.0,145.0,776,322.0,Line based ATR Engine based on OCRopy.,17.0,19,True,2021-01-19 17:04:33.000000,2.0.0,23.0,calamari_ocr,,,,,2.0,,https://pypi.org/project/calamari_ocr,2018-11-13 11:24:45.000000,2.0,337.0,337.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +642,TabNet,dreamquark-ai/tabnet,,pytorch-utils,https://github.com/dreamquark-ai/tabnet,https://github.com/dreamquark-ai/tabnet,MIT,2019-10-17 11:17:32.000000,2021-02-02 08:53:40.000000,2021-02-02 08:04:53.000000,148,34.0,101.0,774,168.0,PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf.,17.0,19,True,2021-02-02 08:05:11.000000,3.1.1,17.0,pytorch-tabnet,,,,['pytorch'],,,https://pypi.org/project/pytorch-tabnet,2021-02-02 08:05:11.000000,,2105.0,2105.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +643,TF Recommenders,tensorflow/recommenders,,recommender-systems,https://github.com/tensorflow/recommenders,https://github.com/tensorflow/recommenders,Apache-2.0,2020-06-26 21:38:01.000000,2021-02-01 19:46:51.000000,2021-02-01 19:46:41.000000,73,35.0,51.0,706,,TensorFlow Recommenders is a library for building recommender system models using TensorFlow.,17.0,19,True,2021-01-21 00:51:17.000000,0.4.0,8.0,tensorflow-recommenders,,,,['tensorflow'],11.0,11.0,https://pypi.org/project/tensorflow-recommenders,2021-01-21 00:51:17.000000,,1810.0,1810.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +644,pytorch-forecasting,jdb78/pytorch-forecasting,,time-series-data,https://github.com/jdb78/pytorch-forecasting,https://github.com/jdb78/pytorch-forecasting,MIT,2020-07-03 13:05:24.000000,2021-02-04 09:14:25.000000,2021-02-04 09:14:16.000000,80,28.0,93.0,702,671.0,Time series forecasting with PyTorch.,14.0,19,True,2021-01-31 22:54:04.000000,0.8.3,24.0,pytorch-forecasting,,,,,,,https://pypi.org/project/pytorch-forecasting,2021-01-31 22:54:04.000000,,2767.0,2767.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +645,NearPy,pixelogik/NearPy,,nn-search,https://github.com/pixelogik/NearPy,https://github.com/pixelogik/NearPy,MIT,2013-04-25 09:10:26.000000,2020-02-17 20:24:08.000000,2018-10-21 17:54:28.000000,135,22.0,38.0,658,159.0,"Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different..",18.0,19,False,2016-09-27 13:04:44.000000,1.0.0,8.0,NearPy,,,,,64.0,49.0,https://pypi.org/project/NearPy,2016-09-27 13:03:12.000000,15.0,996.0,996.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +646,finetune,IndicoDataSolutions/finetune,,nlp,https://github.com/IndicoDataSolutions/finetune,https://github.com/IndicoDataSolutions/finetune,MPL-2.0,2018-06-12 17:02:16.000000,2021-02-01 18:59:52.000000,2021-01-06 19:43:32.000000,67,18.0,115.0,631,1201.0,Scikit-learn style model finetuning for NLP.,18.0,19,True,2019-11-07 19:42:32.000000,0.8.6,37.0,finetune,,,,"['tensorflow', 'sklearn']",11.0,9.0,https://pypi.org/project/finetune,2020-01-10 22:42:24.000000,2.0,145.0,145.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +647,NGT,yahoojapan/NGT,,nn-search,https://github.com/yahoojapan/NGT,https://github.com/yahoojapan/NGT,Apache-2.0,2016-09-01 07:36:57.000000,2021-02-03 02:14:55.000000,2021-02-03 02:14:37.000000,69,7.0,69.0,617,122.0,Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data.,11.0,19,True,2021-01-12 23:33:02.000000,1.12.3,46.0,ngt,,,,,3.0,,https://pypi.org/project/ngt,2020-09-23 06:52:45.000000,3.0,2105.0,2105.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +648,TensorBoard Logger,TeamHG-Memex/tensorboard_logger,,ml-experiments,https://github.com/TeamHG-Memex/tensorboard_logger,https://github.com/TeamHG-Memex/tensorboard_logger,MIT,2016-10-27 14:02:25.000000,2020-10-27 20:51:06.000000,2019-10-21 07:52:07.000000,52,9.0,15.0,608,46.0,Log TensorBoard events without touching TensorFlow.,5.0,19,False,2018-02-08 07:28:51.000000,0.1.0,5.0,tensorboard_logger,,,,,42.0,,https://pypi.org/project/tensorboard_logger,2018-02-08 07:28:51.000000,42.0,43122.0,43122.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +649,matrixprofile-ts,target/matrixprofile-ts,,time-series-data,https://github.com/target/matrixprofile-ts,https://github.com/target/matrixprofile-ts,Apache-2.0,2018-09-10 19:03:34.000000,2020-04-25 18:38:20.000000,2020-04-25 18:37:42.000000,90,19.0,34.0,606,198.0,A Python library for detecting patterns and anomalies in massive datasets using the Matrix Profile.,15.0,19,True,2019-08-08 01:24:38.000000,0.0.9,9.0,matrixprofile-ts,,,,,12.0,12.0,https://pypi.org/project/matrixprofile-ts,2019-08-08 01:24:38.000000,,2322.0,2322.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +650,baikal,alegonz/baikal,,others,https://github.com/alegonz/baikal,https://github.com/alegonz/baikal,BSD-3-Clause,2019-01-21 12:59:02.000000,2021-01-31 09:13:47.685000,2021-01-30 09:29:45.000000,29,4.0,11.0,571,400.0,A graph-based functional API for building complex scikit-learn pipelines.,2.0,19,True,2020-05-17 12:40:17.000000,0.4.2,7.0,baikal,conda-forge/cython-blis,,,,3.0,3.0,https://pypi.org/project/baikal,2020-11-15 13:40:18.000000,,19.0,17318.0,https://anaconda.org/conda-forge/cython-blis,2021-01-31 09:13:47.685000,397893.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +651,Objax,google/objax,,ml-frameworks,https://github.com/google/objax,https://github.com/google/objax,Apache-2.0,2020-08-20 06:20:40.000000,2021-02-03 21:35:04.000000,2021-02-03 19:06:40.000000,45,41.0,49.0,562,397.0,Objax is a machine learning framework that provides an Object Oriented layer for JAX.,19.0,19,True,2021-02-03 19:08:33.000000,1.3.1,6.0,objax,,,,['jax'],5.0,5.0,https://pypi.org/project/objax,2021-02-03 18:57:30.000000,0.0,774.0,774.0,,,,,,,,3.0,,,,,,,,,2.0,,,,,,,,,,,,, +652,PFRL,pfnet/pfrl,,reinforcement-learning,https://github.com/pfnet/pfrl,https://github.com/pfnet/pfrl,MIT,2020-06-24 09:31:50.000000,2021-02-03 02:45:06.000000,2021-02-03 02:45:05.000000,61,22.0,23.0,505,339.0,PFRL: a PyTorch-based deep reinforcement learning library.,11.0,19,True,2020-12-17 04:57:58.000000,0.2.1,4.0,pfrl,,,,,4.0,4.0,https://pypi.org/project/pfrl,2020-12-17 05:00:25.000000,,300.0,300.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +653,lets-plot,JetBrains/lets-plot,,data-viz,https://github.com/JetBrains/lets-plot,https://github.com/JetBrains/lets-plot,MIT,2019-03-20 16:13:03.000000,2021-02-04 14:42:18.000000,2021-02-04 14:36:50.000000,15,48.0,71.0,502,1785.0,An open-source plotting library for statistical data.,14.0,19,True,2020-12-23 21:48:58.000000,1.5.6,26.0,lets-plot,,,,,,,https://pypi.org/project/lets-plot,2020-12-23 21:38:29.000000,,2987.0,2987.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +654,iterative-stratification,trent-b/iterative-stratification,,sklearn-utils,https://github.com/trent-b/iterative-stratification,https://github.com/trent-b/iterative-stratification,BSD-3-Clause,2018-02-04 00:32:10.000000,2020-09-12 15:32:44.000000,2020-09-12 15:35:02.000000,44,1.0,10.0,500,47.0,scikit-learn cross validators for iterative stratification of multilabel data.,4.0,19,True,2018-08-12 18:12:43.000000,0.1.6,5.0,iterative-stratification,,,,['sklearn'],104.0,104.0,https://pypi.org/project/iterative-stratification,2018-08-12 18:28:50.000000,,2840.0,2840.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +655,deeplift,kundajelab/deeplift,,interpretability,https://github.com/kundajelab/deeplift,https://github.com/kundajelab/deeplift,MIT,2016-06-01 02:18:06.000000,2020-11-11 19:56:24.000000,2020-11-11 19:56:23.000000,118,29.0,46.0,496,551.0,Public facing deeplift repo.,11.0,19,True,2018-07-13 21:11:52.000000,0.6.6,21.0,deeplift,,,,,45.0,43.0,https://pypi.org/project/deeplift,2020-11-11 09:32:57.000000,2.0,460.0,460.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +656,N2,kakao/n2,,nn-search,https://github.com/kakao/n2,https://github.com/kakao/n2,Apache-2.0,2017-11-23 02:27:59.000000,2020-10-21 05:15:27.000000,2020-10-21 05:14:11.000000,52,17.0,22.0,454,242.0,TOROS N2 - lightweight approximate Nearest Neighbor library which runs fast even with large datasets.,17.0,19,True,2020-10-16 03:43:47.000000,0.1.7,8.0,n2,,,,,14.0,12.0,https://pypi.org/project/n2,2020-10-16 02:48:11.000000,2.0,268.0,268.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +657,Feature Engine,solegalli/feature_engine,,others,https://github.com/solegalli/feature_engine,https://github.com/solegalli/feature_engine,BSD-3-Clause,2018-12-31 01:47:18.000000,2021-02-02 00:46:09.000000,2021-01-23 11:51:12.000000,127,26.0,73.0,442,104.0,Feature engineering package with sklearn like functionality.,20.0,19,True,2021-01-23 12:03:16.000000,1.0.2,25.0,feature_engine,conda-forge/feature_engine,,,,2.0,,https://pypi.org/project/feature_engine,2021-01-23 12:03:16.000000,2.0,9587.0,9821.0,https://anaconda.org/conda-forge/feature_engine,2021-01-25 12:36:37.909000,1409.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +658,Poutyne,GRAAL-Research/poutyne,,pytorch-utils,https://github.com/GRAAL-Research/poutyne,https://github.com/GRAAL-Research/poutyne,LGPL-3.0,2017-12-07 18:30:17.000000,2021-01-31 00:23:28.000000,2021-01-29 22:44:42.000000,49,7.0,35.0,439,504.0,A simplified framework and utilities for PyTorch.,15.0,19,False,2020-12-24 17:01:16.000000,1.2,18.0,poutyne,,,,['pytorch'],55.0,53.0,https://pypi.org/project/poutyne,2020-12-24 17:02:00.000000,2.0,204.0,204.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +659,What-If Tool,PAIR-code/what-if-tool,,interpretability,https://github.com/PAIR-code/what-if-tool,https://github.com/PAIR-code/what-if-tool,Apache-2.0,2018-09-07 20:26:10.000000,2021-01-19 14:40:37.214000,2021-01-19 14:26:52.000000,92,34.0,36.0,433,313.0,Source code/webpage/demos for the What-If Tool.,18.0,19,True,2021-01-19 14:40:37.214000,1.8.0,38.0,witwidget,,,,,0.0,,https://pypi.org/project/witwidget,2021-01-19 14:40:21.000000,0.0,3111.0,5915.0,,,,,,,,3.0,,,wit-widget,https://www.npmjs.com/package/wit-widget,2021-01-19 14:40:37.214000,,2804.0,,,,,,,,,,,,,,, +660,seglearn,dmbee/seglearn,,time-series-data,https://github.com/dmbee/seglearn,https://github.com/dmbee/seglearn,BSD-3-Clause,2018-03-05 20:53:59.000000,2021-01-17 19:11:59.000000,2021-01-16 23:21:41.000000,47,6.0,21.0,423,267.0,Python module for machine learning time series:.,13.0,19,True,2020-04-02 15:26:06.000000,1.2.2,21.0,seglearn,,,,,7.0,6.0,https://pypi.org/project/seglearn,2021-01-17 19:11:59.000000,1.0,1180.0,1180.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +661,Caer,jasmcaus/caer,,image,https://github.com/jasmcaus/caer,https://github.com/jasmcaus/caer,MIT,2020-08-06 18:36:14.000000,2021-01-28 14:07:13.000000,,62,5.0,,422,,"A lightweight Computer Vision library. Scale your models, not boilerplate.",1.0,19,True,2021-01-28 14:06:10.000000,1.9.8,109.0,caer,,,https://caer.rtfd.io,,0.0,,https://pypi.org/project/caer,2021-01-28 14:06:10.000000,0.0,858168.0,858168.0,,,,,,,,3.0,,,,,,,,,-3.0,,,,,,,,,,,,, +662,pivottablejs,nicolaskruchten/jupyter_pivottablejs,,data-viz,https://github.com/nicolaskruchten/jupyter_pivottablejs,https://github.com/nicolaskruchten/jupyter_pivottablejs,MIT,2015-09-09 13:39:18.000000,2018-12-04 14:43:26.000000,2018-12-04 14:43:25.000000,56,16.0,37.0,417,32.0,"Dragndrop Pivot Tables and Charts for Jupyter/IPython Notebook, care of PivotTable.js.",3.0,19,False,2018-01-15 18:14:37.000000,0.9.0,10.0,pivottablejs,,,,['jupyter'],158.0,144.0,https://pypi.org/project/pivottablejs,2018-01-15 18:14:37.000000,14.0,2791.0,2791.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +663,lazypredict,shankarpandala/lazypredict,,hyperopt,https://github.com/shankarpandala/lazypredict,https://github.com/shankarpandala/lazypredict,MIT,2019-11-16 09:56:35.000000,2021-01-24 11:57:09.000000,2021-01-23 23:52:55.000000,84,42.0,24.0,361,81.0,Lazy Predict help build a lot of basic models without much code and helps understand which models works better without..,10.0,19,True,2020-07-09 04:53:31.000000,0.2.7,9.0,lazypredict,,,,['sklearn'],20.0,20.0,https://pypi.org/project/lazypredict,2020-07-09 04:53:31.000000,,1852.0,1852.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +664,animatplot,t-makaro/animatplot,,data-viz,https://github.com/t-makaro/animatplot,https://github.com/t-makaro/animatplot,MIT,2017-04-03 00:54:04.000000,2020-10-06 02:02:00.460000,2020-10-05 06:14:18.000000,33,16.0,15.0,354,178.0,A python package for animating plots build on matplotlib.,7.0,19,True,2020-10-05 06:20:52.000000,0.4.2,10.0,animatplot,conda-forge/animatplot,,,,15.0,14.0,https://pypi.org/project/animatplot,2020-10-05 06:20:52.000000,1.0,85.0,300.0,https://anaconda.org/conda-forge/animatplot,2020-10-06 02:02:00.460000,5170.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +665,MXBoard,awslabs/mxboard,,ml-experiments,https://github.com/awslabs/mxboard,https://github.com/awslabs/mxboard,Apache-2.0,2018-02-06 23:03:51.000000,2020-01-24 23:21:56.000000,2020-01-24 23:21:55.000000,46,16.0,15.0,330,42.0,Logging MXNet data for visualization in TensorBoard.,9.0,19,False,2018-05-22 20:25:51.000000,0.1.0,12.0,mxboard,,,,['mxnet'],96.0,95.0,https://pypi.org/project/mxboard,2018-05-22 20:25:51.000000,1.0,2446.0,2446.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +666,scikit-rebate,EpistasisLab/scikit-rebate,,others,https://github.com/EpistasisLab/scikit-rebate,https://github.com/EpistasisLab/scikit-rebate,MIT,2016-09-19 13:36:17.000000,2020-08-21 15:39:02.000000,2020-07-18 19:05:12.000000,56,15.0,18.0,306,281.0,"A scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for..",13.0,19,True,2017-04-12 16:12:01.000000,0.3.4,11.0,skrebate,,,,['sklearn'],149.0,118.0,https://pypi.org/project/skrebate,2020-07-18 19:16:45.000000,31.0,889.0,889.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +667,AutoViz,AutoViML/AutoViz,,data-viz,https://github.com/AutoViML/AutoViz,https://github.com/AutoViML/AutoViz,Apache-2.0,2019-07-17 17:14:06.000000,2020-12-21 03:22:01.000000,2020-12-21 03:21:52.000000,54,5.0,16.0,298,97.0,"Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators..",10.0,19,True,2020-12-10 02:33:19.000000,0.0.81,26.0,autoviz,,,,,28.0,28.0,https://pypi.org/project/autoviz,2020-12-10 02:33:19.000000,,882.0,882.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +668,explainerdashboard,oegedijk/explainerdashboard,,interpretability,https://github.com/oegedijk/explainerdashboard,https://github.com/oegedijk/explainerdashboard,MIT,2019-10-30 08:26:16.000000,2021-01-31 13:47:03.000000,2021-01-31 13:35:33.000000,45,8.0,56.0,295,540.0,Quickly build Explainable AI dashboards that show the inner workings of so-called blackbox machine learning models.,8.0,19,True,2021-01-31 13:47:03.000000,0.3.1,67.0,explainerdashboard,,,,,6.0,6.0,https://pypi.org/project/explainerdashboard,2021-01-31 13:47:03.000000,,1005.0,1005.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +669,textpipe,textpipe/textpipe,,nlp,https://github.com/textpipe/textpipe,https://github.com/textpipe/textpipe,MIT,2018-06-21 16:23:32.000000,2021-02-01 09:18:38.000000,2021-01-25 14:01:56.000000,19,21.0,24.0,268,370.0,Textpipe: clean and extract metadata from text.,28.0,19,True,2021-01-25 14:05:21.000000,0.12.2,39.0,textpipe,,,,,8.0,7.0,https://pypi.org/project/textpipe,2021-01-25 14:05:21.000000,1.0,667.0,667.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +670,scikit-tda,scikit-tda/scikit-tda,,sklearn-utils,https://github.com/scikit-tda/scikit-tda,https://github.com/scikit-tda/scikit-tda,MIT,2018-04-13 21:00:31.000000,2021-01-09 19:51:04.000000,2021-01-09 19:50:05.000000,32,11.0,3.0,265,56.0,Topological Data Analysis for Python.,2.0,19,True,2021-01-09 19:51:04.000000,0.1.0,3.0,scikit-tda,,,,['sklearn'],18.0,18.0,https://pypi.org/project/scikit-tda,2021-01-09 19:51:04.000000,,2742.0,2742.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +671,recmetrics,statisticianinstilettos/recmetrics,,recommender-systems,https://github.com/statisticianinstilettos/recmetrics,https://github.com/statisticianinstilettos/recmetrics,MIT,2018-10-15 15:29:49.000000,2020-12-03 21:21:02.000000,2020-12-03 21:21:00.000000,53,7.0,7.0,231,233.0,A library of metrics for evaluating recommender systems.,12.0,19,True,2019-02-10 16:12:38.000000,0.0.9,11.0,recmetrics,,,,,16.0,16.0,https://pypi.org/project/recmetrics,2019-02-10 16:12:38.000000,,783.0,783.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +672,Brainiak,brainiak/brainiak,,medical-data,https://github.com/brainiak/brainiak,https://github.com/brainiak/brainiak,Apache-2.0,2016-02-08 23:19:27.000000,2021-01-28 02:19:08.000000,2020-10-15 16:28:46.000000,106,63.0,117.0,230,388.0,Brain Imaging Analysis Kit.,32.0,19,True,2019-08-27 23:52:29.000000,0.9.1,15.0,brainiak,,brainiak/brainiak,,,13.0,12.0,https://pypi.org/project/brainiak,2020-10-15 20:45:08.000000,1.0,93.0,100.0,,,,https://hub.docker.com/r/brainiak/brainiak,2020-10-15 21:11:03.379549,1.0,472.0,3.0,,,,,,,,,,,,,,,,,,,,,, +673,pyfasttext,vrasneur/pyfasttext,,nlp,https://github.com/vrasneur/pyfasttext,https://github.com/vrasneur/pyfasttext,GPL-3.0,2017-06-30 18:44:42.000000,2018-12-08 15:32:09.000000,2018-12-08 15:02:12.000000,31,19.0,28.0,229,153.0,Yet another Python binding for fastText.,4.0,19,False,2018-12-08 15:02:54.000000,0.4.6,13.0,pyfasttext,,,,,145.0,140.0,https://pypi.org/project/pyfasttext,2018-12-08 15:32:09.000000,5.0,1327.0,1334.0,,,,,,,,3.0,318.0,,,,,,,,,,,,,,,,,,,,, +674,quinn,MrPowers/quinn,,ml-experiments,https://github.com/MrPowers/quinn,https://github.com/MrPowers/quinn,Apache-2.0,2017-09-15 13:02:42.000000,2020-07-29 16:22:29.000000,2020-07-29 15:47:58.000000,26,17.0,6.0,205,106.0,pyspark methods to enhance developer productivity.,6.0,19,True,2020-07-26 02:55:16.000000,0.8.0,11.0,quinn,,,,['spark'],3.0,,https://pypi.org/project/quinn,2020-07-26 02:55:16.000000,3.0,76536.0,76536.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +675,gokart,m3dev/gokart,,ml-experiments,https://github.com/m3dev/gokart,https://github.com/m3dev/gokart,MIT,2018-12-23 07:40:27.000000,2021-02-02 01:05:37.000000,2021-02-02 01:05:36.000000,29,9.0,26.0,163,327.0,A wrapper of the data pipeline library luigi.,24.0,19,True,2021-01-29 04:20:56.000000,0.3.26,50.0,gokart,,,,,2.0,,https://pypi.org/project/gokart,2020-02-25 06:01:19.000000,2.0,517.0,517.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +676,Funsor,pyro-ppl/funsor,,probabilistics,https://github.com/pyro-ppl/funsor,https://github.com/pyro-ppl/funsor,Apache-2.0,2019-01-30 23:13:39.000000,2021-02-03 16:15:25.000000,2021-02-03 16:07:26.000000,15,70.0,62.0,161,481.0,Functional tensors for probabilistic programming.,9.0,19,True,2021-01-24 17:27:54.000000,0.4.0,6.0,funsor,,,,['pytorch'],10.0,10.0,https://pypi.org/project/funsor,2021-01-24 17:26:50.000000,,251.0,251.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +677,Glow,projectglow/glow,,medical-data,https://github.com/projectglow/glow,https://github.com/projectglow/glow,Apache-2.0,2019-10-04 21:26:47.000000,2021-02-04 14:53:13.000000,2021-02-04 14:53:12.000000,40,22.0,53.0,157,312.0,An open-source toolkit for large-scale genomic analysis.,11.0,19,True,2020-09-10 18:38:52.000000,0.6.0,9.0,glow.py,,,,,,,https://pypi.org/project/glow.py,2020-09-10 01:15:03.000000,,1182.0,1182.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +678,BytePS,bytedance/byteps,,distributed-ml,https://github.com/bytedance/byteps,https://github.com/bytedance/byteps,Apache-2.0,2019-06-25 07:00:13.000000,2021-02-03 14:08:39.000000,2021-02-03 07:43:07.000000,365,73.0,140.0,2681,412.0,A high performance and generic framework for distributed DNN training.,17.0,18,True,2020-08-27 15:42:13.000000,0.2.4,7.0,byteps,,bytepsimage/tensorflow,,,,,https://pypi.org/project/byteps,2020-11-04 00:05:46.000000,,72.0,122.0,,,,https://hub.docker.com/r/bytepsimage/tensorflow,2020-03-03 02:33:23.358610,,1001.0,3.0,,,,,,,,,,,,,,,,,,,,,, +679,vit-pytorch,lucidrains/vit-pytorch,,image,https://github.com/lucidrains/vit-pytorch,https://github.com/lucidrains/vit-pytorch,MIT,2020-10-03 22:47:24.000000,2021-01-21 17:40:02.000000,2021-01-21 17:39:42.000000,231,22.0,39.0,2506,,"Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single..",4.0,18,True,2021-01-21 17:40:02.000000,0.6.7,25.0,vit-pytorch,,,,['pytorch'],5.0,5.0,https://pypi.org/project/vit-pytorch,2021-01-11 18:49:51.000000,,692.0,692.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +680,Crypto Signals,CryptoSignal/crypto-signal,,financial-data,https://github.com/CryptoSignal/Crypto-Signal,https://github.com/CryptoSignal/Crypto-Signal,MIT,2017-09-16 23:49:24.000000,2021-01-31 03:35:24.000000,2020-09-03 12:26:48.000000,687,39.0,191.0,2504,563.0,"Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 2,100 + stars, 580 + forks.",25.0,18,True,,,,,,shadowreaver/crypto-signal,,,,,,,,,1010.0,,,,https://hub.docker.com/r/shadowreaver/crypto-signal,2020-09-03 13:00:35.801133,8.0,41428.0,3.0,,,,,,,,,,,,,,,,,,,,,, +681,spark-deep-learning,databricks/spark-deep-learning,,data-pipelines,https://github.com/databricks/spark-deep-learning,https://github.com/databricks/spark-deep-learning,Apache-2.0,2017-05-31 17:30:28.000000,2021-01-20 15:05:13.000000,2021-01-20 15:00:20.000000,444,74.0,26.0,1805,135.0,Deep Learning Pipelines for Apache Spark.,15.0,18,True,2020-01-08 19:50:31.000000,1.6.0,9.0,,,,,['spark'],16.0,16.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +682,Higher,facebookresearch/higher,,pytorch-utils,https://github.com/facebookresearch/higher,https://github.com/facebookresearch/higher,Apache-2.0,2019-09-06 18:58:36.000000,2020-11-23 06:15:24.000000,2020-10-28 16:53:07.000000,75,25.0,47.0,1039,28.0,higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather..,6.0,18,True,2020-07-14 12:20:32.000000,0.2.1,2.0,higher,,,,['pytorch'],30.0,30.0,https://pypi.org/project/higher,2020-07-14 12:20:32.000000,,2506.0,2506.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +683,Databolt Flow,d6t/d6tflow,,data-pipelines,https://github.com/d6t/d6tflow,https://github.com/d6t/d6tflow,MIT,2019-02-03 01:51:22.000000,2021-01-01 18:15:45.000000,2020-12-19 21:46:11.000000,64,6.0,11.0,896,106.0,Python library for building highly effective data science workflows.,10.0,18,True,2020-10-19 04:14:45.000000,0.2.2,19.0,d6tflow,,,,,12.0,12.0,https://pypi.org/project/d6tflow,2020-12-19 22:37:20.000000,,82.0,82.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +684,Bounter,RaRe-Technologies/bounter,,data-containers,https://github.com/RaRe-Technologies/bounter,https://github.com/RaRe-Technologies/bounter,MIT,2017-07-18 07:24:15.000000,2020-08-17 06:37:51.000000,2020-08-16 11:55:16.000000,48,11.0,9.0,893,152.0,Efficient Counter that uses a limited (bounded) amount of memory regardless of data size.,8.0,18,True,2019-01-17 09:39:52.000000,1.1.1,7.0,bounter,,,,,34.0,20.0,https://pypi.org/project/bounter,2020-08-17 06:37:51.000000,14.0,180.0,180.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +685,Norfair,tryolabs/norfair,,image,https://github.com/tryolabs/norfair,https://github.com/tryolabs/norfair,BSD-3-Clause,2020-07-01 20:15:44.000000,2020-12-22 05:04:27.000000,2020-12-22 05:04:25.000000,49,5.0,13.0,881,242.0,Lightweight Python library for adding real-time 2D object tracking to any detector.,7.0,18,True,2020-12-07 18:34:32.000000,0.1.8,9.0,norfair,,,,,,,https://pypi.org/project/norfair,2020-12-07 18:34:32.000000,,223.0,223.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +686,TensorFrames,databricks/tensorframes,,distributed-ml,https://github.com/databricks/tensorframes,https://github.com/databricks/tensorframes,Apache-2.0,2016-03-04 19:25:19.000000,2020-11-13 17:47:02.000000,2019-11-15 21:43:53.000000,159,51.0,43.0,768,221.0,[DEPRECATED] Tensorflow wrapper for DataFrames on Apache Spark.,16.0,18,False,2018-11-16 20:50:02.000000,0.6.0,6.0,tensorframes,,,,"['tensorflow', 'spark']",,,https://pypi.org/project/tensorframes,2018-05-16 14:20:28.000000,,2432.0,2432.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +687,DALEX,ModelOriented/DALEX,,interpretability,https://github.com/ModelOriented/DALEX,https://github.com/ModelOriented/DALEX,GPL-3.0,2018-02-18 03:24:12.000000,2021-01-18 22:16:26.000000,2021-01-06 20:33:02.000000,108,9.0,247.0,765,531.0,moDel Agnostic Language for Exploration and eXplanation.,16.0,18,False,2021-01-04 17:21:32.000000,1.0.0,18.0,dalex,,,,,7.0,7.0,https://pypi.org/project/dalex,2020-12-28 23:47:30.000000,,510.0,510.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +688,tffm,geffy/tffm,,tensorflow-utils,https://github.com/geffy/tffm,https://github.com/geffy/tffm,MIT,2016-05-02 17:06:07.000000,2020-05-22 21:40:58.000000,2020-05-22 21:40:57.000000,175,17.0,20.0,755,106.0,TensorFlow implementation of an arbitrary order Factorization Machine.,10.0,18,True,2018-01-27 11:43:26.000000,1.0.1,2.0,tffm,,,,['tensorflow'],11.0,10.0,https://pypi.org/project/tffm,2018-01-27 11:43:26.000000,1.0,1007.0,1007.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +689,pytorch2keras,nerox8664/pytorch2keras,,model-serialisation,https://github.com/nerox8664/pytorch2keras,https://github.com/nerox8664/pytorch2keras,MIT,2017-11-16 20:21:43.000000,2020-05-14 10:03:56.000000,2020-05-14 10:03:04.000000,113,41.0,65.0,663,277.0,PyTorch to Keras model convertor.,11.0,18,True,2020-05-14 10:03:56.000000,0.2.4,23.0,pytorch2keras,,,,,18.0,17.0,https://pypi.org/project/pytorch2keras,2020-05-14 10:03:56.000000,1.0,318.0,318.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +690,vecstack,vecxoz/vecstack,,others,https://github.com/vecxoz/vecstack,https://github.com/vecxoz/vecstack,MIT,2016-11-08 13:23:21.000000,2020-09-14 08:31:07.000000,2019-10-30 09:27:48.000000,65,,34.0,577,189.0,Python package for stacking (machine learning technique).,1.0,18,False,2019-08-12 16:09:01.000000,0.4.0,6.0,vecstack,,,,,109.0,105.0,https://pypi.org/project/vecstack,2019-08-12 16:01:22.000000,4.0,603.0,603.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +691,pyhsmm,mattjj/pyhsmm,,probabilistics,https://github.com/mattjj/pyhsmm,https://github.com/mattjj/pyhsmm,MIT,2012-03-18 17:40:13.000000,2020-09-29 20:58:26.000000,2020-08-24 17:03:59.000000,148,34.0,60.0,480,1426.0,Bayesian inference in HSMMs and HMMs.,13.0,18,True,2017-05-10 17:14:37.000000,0.1.7,8.0,pyhsmm,,,,,21.0,17.0,https://pypi.org/project/pyhsmm,2017-05-10 17:14:37.000000,4.0,25.0,25.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +692,robustness,MadryLab/robustness,,adversarial,https://github.com/MadryLab/robustness,https://github.com/MadryLab/robustness,MIT,2019-08-21 09:26:33.000000,2020-12-01 06:11:12.000000,2020-12-01 05:49:45.000000,81,5.0,49.0,465,137.0,"A library for experimenting with, training and evaluating neural networks, with a focus on adversarial robustness.",11.0,18,True,2020-12-01 06:11:12.000000,1.2.1.post2,8.0,robustness,,,,,33.0,32.0,https://pypi.org/project/robustness,2020-08-05 04:42:24.000000,1.0,218.0,218.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +693,PyWaffle,gyli/PyWaffle,,data-viz,https://github.com/gyli/PyWaffle,https://github.com/gyli/PyWaffle,MIT,2017-11-14 20:03:47.000000,2020-07-26 23:22:17.000000,2020-07-26 23:22:13.000000,63,2.0,10.0,388,249.0,Make Waffle Charts in Python.,6.0,18,True,2020-07-26 19:16:45.000000,0.6.1,22.0,pywaffle,,,,,41.0,41.0,https://pypi.org/project/pywaffle,2020-07-26 19:16:45.000000,,637.0,637.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +694,Camphr,PKSHATechnology-Research/camphr,,nlp,https://github.com/PKSHATechnology-Research/camphr,https://github.com/PKSHATechnology-Research/camphr,Apache-2.0,2020-02-10 03:39:58.000000,2021-02-04 00:23:28.000000,2021-02-04 00:23:24.000000,16,15.0,16.0,327,1116.0,"spaCy plugin for Transformers , Udify, ELmo, etc.",7.0,18,True,2021-02-03 06:33:54.000000,0.8.0,38.0,camphr,,,,['spacy'],0.0,,https://pypi.org/project/camphr,2021-02-03 06:33:54.000000,0.0,294.0,294.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +695,apricot,jmschrei/apricot,,others,https://github.com/jmschrei/apricot,https://github.com/jmschrei/apricot,MIT,2018-08-12 02:42:12.000000,2020-09-30 20:53:48.000000,2020-09-30 20:53:44.000000,29,3.0,11.0,302,151.0,apricot implements submodular optimization for the purpose of selecting subsets of massive data sets to train machine..,2.0,18,True,2020-09-28 07:19:15.000000,0.6.0,13.0,apricot-select,,,,,12.0,12.0,https://pypi.org/project/apricot-select,2020-09-28 07:19:15.000000,,321.0,321.0,,,,,,,,3.0,8.0,,,,,,,,,,,,,,,,,,,,, +696,PyKEEN,pykeen/pykeen,,graph,https://github.com/pykeen/pykeen,https://github.com/pykeen/pykeen,MIT,2020-02-24 07:26:03.000000,2021-02-02 16:58:13.000000,2021-01-28 17:47:20.000000,50,50.0,67.0,298,2274.0,A Python library for learning and evaluating knowledge graph embeddings.,17.0,18,True,2021-01-20 11:50:48.000000,1.1.0,33.0,pykeen,,,,,1.0,,https://pypi.org/project/pykeen,2021-01-20 11:43:06.000000,1.0,102.0,111.0,,,,,,,,3.0,75.0,,,,,,,,,,,,,,,,,,,,, +697,sk-dist,Ibotta/sk-dist,,distributed-ml,https://github.com/Ibotta/sk-dist,https://github.com/Ibotta/sk-dist,Apache-2.0,2019-08-14 21:07:17.000000,2021-01-07 17:01:27.000000,2021-01-07 17:01:23.000000,43,7.0,9.0,252,46.0,Distributed scikit-learn meta-estimators in PySpark.,6.0,18,True,2020-05-14 22:20:14.000000,0.1.9,12.0,sk-dist,,,,"['sklearn', 'spark']",8.0,6.0,https://pypi.org/project/sk-dist,2020-05-14 22:20:14.000000,2.0,3678.0,3678.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +698,DeepGraph,deepgraph/deepgraph,,graph,https://github.com/deepgraph/deepgraph,https://github.com/deepgraph/deepgraph,BSD-3-Clause,2015-10-27 12:28:45.000000,2021-01-15 08:36:25.609000,2020-10-01 13:17:00.000000,33,7.0,5.0,228,160.0,Analyze Data with Pandas-based Networks. Documentation:.,2.0,18,True,2020-10-01 13:20:38.000000,0.2.3,13.0,deepgraph,conda-forge/deepgraph,,,['pandas'],1.0,1.0,https://pypi.org/project/deepgraph,2020-10-01 13:18:38.000000,,146.0,1994.0,https://anaconda.org/conda-forge/deepgraph,2021-01-15 08:36:25.609000,77624.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +699,ivis,beringresearch/ivis,,data-viz,https://github.com/beringresearch/ivis,https://github.com/beringresearch/ivis,GPL-2.0,2018-08-13 08:31:01.000000,2021-01-20 11:32:35.000000,2021-01-20 11:32:25.000000,19,4.0,41.0,221,517.0,Dimensionality reduction in very large datasets using Siamese Networks.,7.0,18,False,2021-01-06 17:09:59.000000,2.0.1,27.0,ivis,,,,['tensorflow'],14.0,14.0,https://pypi.org/project/ivis,2021-01-06 17:07:15.000000,0.0,319.0,319.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +700,FiftyOne,voxel51/fiftyone,,data-viz,https://github.com/voxel51/fiftyone,https://github.com/voxel51/fiftyone,Apache-2.0,2020-04-22 13:43:28.000000,2021-02-04 14:34:27.000000,2021-02-04 00:13:17.000000,16,123.0,203.0,200,5467.0,"Visualize, create, and debug image and video datasets and model predictions.",10.0,18,True,2021-01-28 21:41:51.000000,0.7.2,39.0,fiftyone,,,,"['tensorflow', 'pytorch', 'jupyter']",,,https://pypi.org/project/fiftyone,2021-01-28 21:41:51.000000,,298.0,298.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +701,fairness-indicators,tensorflow/fairness-indicators,,interpretability,https://github.com/tensorflow/fairness-indicators,https://github.com/tensorflow/fairness-indicators,Apache-2.0,2019-09-30 22:56:45.000000,2021-01-29 20:46:38.000000,2021-01-29 20:46:29.000000,53,15.0,5.0,176,241.0,Tensorflow's Fairness Evaluation and Visualization Toolkit.,19.0,18,True,2021-01-28 22:09:49.000000,0.27.0,13.0,fairness-indicators,,,,"['tensorflow', 'jupyter']",,,https://pypi.org/project/fairness-indicators,2021-01-28 22:09:49.000000,,252.0,252.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +702,Auto TS,AutoViML/Auto_TS,,time-series-data,https://github.com/AutoViML/Auto_TS,https://github.com/AutoViML/Auto_TS,Apache-2.0,2020-02-15 15:23:32.000000,2021-01-24 03:19:22.000000,2021-01-24 03:17:19.000000,35,6.0,23.0,163,230.0,"Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of..",5.0,18,True,2021-01-24 03:19:22.000000,0.0.35,14.0,auto-ts,,,,,,,https://pypi.org/project/auto-ts,2021-01-24 03:19:22.000000,,365.0,365.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +703,flupy,olirice/flupy,,data-pipelines,https://github.com/olirice/flupy,https://github.com/olirice/flupy,MIT,2018-01-06 16:46:04.000000,2021-01-06 12:37:41.000000,2021-01-06 12:37:33.000000,9,,7.0,152,176.0,Fluent data pipelines for python and your shell.,4.0,18,True,2021-01-06 12:37:15.000000,1.1.6,34.0,flupy,,,,,0.0,,https://pypi.org/project/flupy,2021-01-06 12:37:15.000000,0.0,2531.0,2531.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +704,ploomber,ploomber/ploomber,,data-pipelines,https://github.com/ploomber/ploomber,https://github.com/ploomber/ploomber,Apache-2.0,2020-01-20 20:13:06.000000,2021-02-04 01:50:07.000000,2021-02-04 01:49:57.000000,1,50.0,232.0,123,1552.0,"A convention over configuration workflow orchestrator. Develop locally (Jupyter or your favorite editor), deploy to..",4.0,18,False,2021-01-09 00:47:02.000000,0.9.1,34.0,ploomber,,,,,13.0,13.0,https://pypi.org/project/ploomber,2021-02-02 01:53:09.000000,0.0,283.0,283.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +705,DeepMind Lab,deepmind/lab,,reinforcement-learning,https://github.com/deepmind/lab,https://github.com/deepmind/lab,GPL-2.0,2016-11-30 13:41:26.000000,2021-01-29 16:39:16.000000,2021-01-24 11:42:21.000000,1286,37.0,153.0,6393,477.0,A customisable 3D platform for agent-based AI research.,7.0,17,False,2020-12-07 11:26:33.000000,release-2020-12-07,8.0,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +706,Spotlight,maciejkula/spotlight,,recommender-systems,https://github.com/maciejkula/spotlight,https://github.com/maciejkula/spotlight,MIT,2017-06-25 18:52:19.000000,2020-11-15 08:21:28.000000,2020-02-09 21:03:48.000000,372,67.0,48.0,2400,299.0,Deep recommender models using PyTorch.,11.0,17,True,2019-09-08 10:19:53.000000,0.1.6,7.0,,maciejkula/spotlight,,,['pytorch'],,,,,,,135.0,https://anaconda.org/maciejkula/spotlight,2018-05-27 18:32:12.235000,5959.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +707,LIT,PAIR-code/lit,,interpretability,https://github.com/PAIR-code/lit,https://github.com/PAIR-code/lit,Apache-2.0,2020-07-28 13:07:26.000000,2021-02-04 02:47:25.000000,2020-11-17 00:43:10.000000,235,39.0,29.0,2365,,The Language Interpretability Tool: Interactively analyze NLP models for model understanding in an extensible and..,10.0,17,True,2020-11-17 00:53:31.000000,0.2,4.0,lit-nlp,,,,,1.0,1.0,https://pypi.org/project/lit-nlp,2020-11-17 00:52:37.000000,,191.0,191.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +708,PaddleDetection,PaddlePaddle/PaddleDetection,,image,https://github.com/PaddlePaddle/PaddleDetection,https://github.com/PaddlePaddle/PaddleDetection,Apache-2.0,2019-10-25 07:21:14.000000,2021-02-04 14:32:37.000000,2021-02-02 02:23:00.000000,636,335.0,859.0,2259,716.0,Object detection and instance segmentation toolkit based on PaddlePaddle.,44.0,17,True,2019-11-27 05:15:38.000000,0.1.0,1.0,,,,,['paddle'],,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +709,Mara Pipelines,mara/mara-pipelines,,data-pipelines,https://github.com/mara/mara-pipelines,https://github.com/mara/mara-pipelines,MIT,2018-03-31 20:37:22.000000,2021-01-23 23:22:28.000000,2021-01-23 23:22:27.000000,76,6.0,12.0,1616,131.0,"A lightweight opinionated ETL framework, halfway between plain scripts and Apache Airflow.",16.0,17,True,2020-07-31 19:31:29.000000,3.1.1,7.0,mara-pipelines,,,,,7.0,7.0,https://pypi.org/project/mara-pipelines,2020-07-31 19:26:16.000000,,41.0,41.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +710,riko,nerevu/riko,,data-pipelines,https://github.com/nerevu/riko,https://github.com/nerevu/riko,MIT,2016-06-02 12:22:51.000000,2020-08-14 18:29:28.000000,2020-08-14 16:47:45.000000,72,22.0,8.0,1556,1257.0,A Python stream processing engine modeled after Yahoo! Pipes.,18.0,17,True,2020-08-14 18:29:28.000000,0.66.0,58.0,riko,,,,,1.0,,https://pypi.org/project/riko,2020-08-14 18:29:28.000000,1.0,87.0,87.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +711,NeuroNER,Franck-Dernoncourt/NeuroNER,,nlp,https://github.com/Franck-Dernoncourt/NeuroNER,https://github.com/Franck-Dernoncourt/NeuroNER,MIT,2017-03-07 01:24:15.000000,2020-11-13 18:07:48.000000,2019-10-02 23:26:11.000000,440,78.0,67.0,1533,132.0,Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.,7.0,17,False,2019-10-02 23:30:15.000000,1.0.8,7.0,pyneuroner,,,,,8.0,8.0,https://pypi.org/project/pyneuroner,2019-10-02 23:30:15.000000,,98.0,98.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +712,BlazingSQL,BlazingDB/blazingsql,,gpu-utilities,https://github.com/BlazingDB/blazingsql,https://github.com/BlazingDB/blazingsql,Apache-2.0,2018-09-24 18:25:45.000000,2021-02-04 14:48:09.000000,2021-02-04 14:48:07.000000,132,242.0,336.0,1398,,"BlazingSQL is a lightweight, GPU accelerated, SQL engine for Python. Built on RAPIDS cuDF.",39.0,17,True,2020-12-14 17:43:48.000000,0.17.0,15.0,,blazingsql/blazingsql-protocol,,,,,,,,,,53.0,https://anaconda.org/blazingsql/blazingsql-protocol,2019-11-11 19:54:17.621000,916.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +713,River,online-ml/river,,others,https://github.com/online-ml/river,https://github.com/online-ml/river,BSD-3-Clause,2019-01-24 15:18:26.000000,2021-02-04 13:22:20.000000,2021-02-01 16:55:20.000000,169,39.0,244.0,1357,2996.0,Online machine learning in Python.,58.0,17,True,,,,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +714,Antialiased CNNs,adobe/antialiased-cnns,,pytorch-utils,https://github.com/adobe/antialiased-cnns,https://github.com/adobe/antialiased-cnns,CC BY-NC-SA 4.0,2019-05-14 20:51:25.000000,2020-10-23 22:45:52.000000,2020-10-22 19:40:07.000000,176,9.0,29.0,1343,238.0,pip install antialiased-cnns to improve stability and accuracy.,6.0,17,False,2020-10-23 22:45:52.000000,0.3,6.0,antialiased-cnns,,,,['pytorch'],,,https://pypi.org/project/antialiased-cnns,2020-10-23 22:42:49.000000,,833.0,833.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +715,Advisor,tobegit3hub/advisor,,hyperopt,https://github.com/tobegit3hub/advisor,https://github.com/tobegit3hub/advisor,Apache-2.0,2017-09-14 03:50:33.000000,2019-11-11 07:09:57.869705,2019-11-11 06:59:31.000000,240,19.0,13.0,1337,165.0,Open-source implementation of Google Vizier for hyper parameters tuning.,11.0,17,False,2018-10-18 02:54:09.000000,0.1.6,4.0,advisor,,tobegit3hub/advisor,,,,,https://pypi.org/project/advisor,2018-10-18 02:54:09.000000,,14.0,51.0,,,,https://hub.docker.com/r/tobegit3hub/advisor,2019-11-11 07:09:57.869705,,1549.0,3.0,,,,,,,,,,,,,,,,,,,,,, +716,Backtesting.py,kernc/backtesting.py,,financial-data,https://github.com/kernc/backtesting.py,https://github.com/kernc/backtesting.py,AGPL-3.0,2019-01-02 03:11:32.000000,2021-01-25 00:12:30.000000,2021-01-25 00:04:10.000000,232,20.0,168.0,969,218.0,Backtest trading strategies in Python.,8.0,17,False,2017-07-22 02:00:06.000000,0.0.1,1.0,backtesting,,,,,,,https://pypi.org/project/backtesting,2017-07-22 02:00:06.000000,,1793.0,1793.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +717,Paddle Graph Learning,PaddlePaddle/PGL,,graph,https://github.com/PaddlePaddle/PGL,https://github.com/PaddlePaddle/PGL,Apache-2.0,2019-06-11 03:23:28.000000,2021-02-02 13:18:18.000000,2021-02-02 13:13:43.000000,117,15.0,28.0,891,,Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle.,19.0,17,True,2021-02-02 13:17:55.000000,2.1.1,6.0,pgl,,,,['paddle'],11.0,9.0,https://pypi.org/project/pgl,2020-11-20 06:23:47.000000,2.0,136.0,136.0,,,,,,,,3.0,,,,,,,,,-2.0,,,,,,,,,,,,, +718,Fiber,uber/fiber,,distributed-ml,https://github.com/uber/fiber,https://github.com/uber/fiber,Apache-2.0,2020-01-07 18:16:24.000000,2020-10-06 14:39:41.000000,2020-10-06 14:39:12.000000,89,13.0,5.0,840,60.0,Distributed Computing for AI Made Simple.,5.0,17,True,2020-07-09 03:28:28.000000,0.2.1,6.0,fiber,,,,,20.0,19.0,https://pypi.org/project/fiber,2020-07-09 03:28:28.000000,1.0,711.0,711.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +719,advertorch,BorealisAI/advertorch,,adversarial,https://github.com/BorealisAI/advertorch,https://github.com/BorealisAI/advertorch,GPL-3.0,2018-11-29 22:17:33.000000,2020-09-25 15:01:47.000000,2020-06-15 01:16:18.000000,125,13.0,28.0,802,270.0,A Toolbox for Adversarial Robustness Research.,16.0,17,False,2020-06-15 01:20:07.000000,0.2.3,10.0,advertorch,,,,['pytorch'],32.0,29.0,https://pypi.org/project/advertorch,2020-06-15 01:20:07.000000,3.0,531.0,531.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +720,Saliency,PAIR-code/saliency,,tensorflow-utils,https://github.com/PAIR-code/saliency,https://github.com/PAIR-code/saliency,Apache-2.0,2017-06-09 22:07:35.000000,2021-02-01 16:24:11.000000,2020-10-01 22:54:59.000000,136,11.0,10.0,632,64.0,"TensorFlow implementation for SmoothGrad, Grad-CAM, Guided backprop, Integrated Gradients and other saliency techniques.",12.0,17,True,2019-09-26 17:59:23.000000,0.0.5,5.0,saliency,,,,['tensorflow'],13.0,13.0,https://pypi.org/project/saliency,2019-09-26 17:59:23.000000,,99.0,99.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +721,sklearn-deap,rsteca/sklearn-deap,,hyperopt,https://github.com/rsteca/sklearn-deap,https://github.com/rsteca/sklearn-deap,MIT,2015-10-28 22:52:34.000000,2019-12-03 13:29:06.000000,2019-12-03 13:29:04.000000,107,21.0,31.0,622,98.0,Use evolutionary algorithms instead of gridsearch in scikit-learn.,20.0,17,False,2019-07-15 09:24:09.000000,0.2.4,13.0,sklearn-deap,,,,['sklearn'],26.0,24.0,https://pypi.org/project/sklearn-deap,2019-07-15 09:24:09.000000,2.0,206.0,206.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +722,ADTK,arundo/adtk,,time-series-data,https://github.com/arundo/adtk,https://github.com/arundo/adtk,MPL-2.0,2019-09-27 00:34:22.000000,2020-04-29 19:54:40.000000,2020-04-17 02:27:44.000000,76,22.0,30.0,594,78.0,A Python toolkit for rule-based/unsupervised anomaly detection in time series.,11.0,17,True,2020-04-17 02:18:00.000000,0.6.2,13.0,adtk,,,,,,,https://pypi.org/project/adtk,2020-04-17 02:18:00.000000,,20725.0,20725.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +723,Torchbearer,pytorchbearer/torchbearer,,ml-frameworks,https://github.com/pytorchbearer/torchbearer,https://github.com/pytorchbearer/torchbearer,MIT,2018-03-12 16:30:42.000000,2020-02-17 21:18:06.000000,2020-02-17 21:18:01.000000,62,8.0,237.0,581,427.0,torchbearer: A model fitting library for PyTorch.,13.0,17,True,2020-01-31 14:07:22.000000,0.5.3,24.0,torchbearer,,,,['pytorch'],41.0,38.0,https://pypi.org/project/torchbearer,2020-01-31 14:05:56.000000,3.0,114.0,114.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +724,Dragonfly,dragonfly/dragonfly,,hyperopt,https://github.com/dragonfly/dragonfly,https://github.com/dragonfly/dragonfly,MIT,2018-04-20 22:19:50.000000,2020-07-26 17:44:31.000000,2020-07-03 18:01:17.000000,72,21.0,17.0,557,397.0,An open source python library for scalable Bayesian optimisation.,12.0,17,True,2020-07-03 18:05:12.000000,0.1.6,9.0,dragonfly-opt,,,,,2.0,,https://pypi.org/project/dragonfly-opt,2020-07-03 18:05:12.000000,2.0,3513.0,3513.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +725,RLax,deepmind/rlax,,reinforcement-learning,https://github.com/deepmind/rlax,https://github.com/deepmind/rlax,Apache-2.0,2020-02-18 07:14:59.000000,2021-02-03 23:50:16.000000,2021-01-21 15:43:12.000000,42,3.0,3.0,551,102.0,A library of reinforcement learning building blocks in JAX.,10.0,17,True,2020-02-19 23:01:30.000000,0.1.0,3.0,rlax,,,,['jax'],11.0,11.0,https://pypi.org/project/rlax,2020-02-19 23:01:30.000000,,136.0,136.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +726,TF Compression,tensorflow/compression,,tensorflow-utils,https://github.com/tensorflow/compression,https://github.com/tensorflow/compression,Apache-2.0,2018-05-15 23:32:19.000000,2021-02-03 23:30:33.000000,2021-02-03 23:29:23.000000,152,1.0,56.0,434,148.0,Data compression in TensorFlow.,9.0,17,True,2021-01-06 01:50:06.000000,2.0b2,8.0,tensorflow-compression,,,,['tensorflow'],1.0,,https://pypi.org/project/tensorflow-compression,2021-01-06 01:36:13.000000,1.0,257.0,257.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +727,atspy,firmai/atspy,,time-series-data,https://github.com/firmai/atspy,https://github.com/firmai/atspy,MIT,2020-01-28 05:00:10.000000,2020-12-01 13:53:03.000000,2020-11-12 16:15:26.000000,64,16.0,2.0,333,97.0,AtsPy: Automated Time Series Models in Python (by @firmai).,5.0,17,True,2020-11-12 16:10:48.000000,zen,39.0,atspy,,,,,3.0,3.0,https://pypi.org/project/atspy,2020-04-24 18:16:15.000000,,208.0,208.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +728,tick,X-DataInitiative/tick,,time-series-data,https://github.com/X-DataInitiative/tick,https://github.com/X-DataInitiative/tick,BSD-3-Clause,2016-12-01 10:59:08.000000,2020-08-11 12:36:43.000000,2020-06-15 12:01:36.000000,74,55.0,159.0,322,413.0,"Module for statistical learning, with a particular emphasis on time-dependent modelling.",16.0,17,True,2019-09-11 11:25:15.000000,0.6,23.0,tick,,,,,31.0,30.0,https://pypi.org/project/tick,2020-05-24 22:01:17.000000,1.0,299.0,302.0,,,,,,,,3.0,155.0,,,,,,,,,,,,,,,,,,,,, +729,Baal,ElementAI/baal,,probabilistics,https://github.com/ElementAI/baal,https://github.com/ElementAI/baal,Apache-2.0,2019-09-30 20:16:26.000000,2021-02-04 14:46:53.000000,2021-02-04 14:46:51.000000,26,12.0,26.0,319,98.0,Using approximate bayesian posteriors in deep nets for active learning.,8.0,17,True,2020-11-03 21:14:13.000000,1.2.1,7.0,baal,,,,,6.0,6.0,https://pypi.org/project/baal,2020-11-03 21:07:08.000000,,127.0,127.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +730,Orbit,uber/orbit,,probabilistics,https://github.com/uber/orbit,https://github.com/uber/orbit,Apache-2.0,2020-01-07 18:20:37.000000,2021-02-03 22:08:53.000000,2021-02-03 22:08:51.000000,16,22.0,150.0,315,579.0,Bayesian forecasting with object-oriented design and probabilistic models under the hood.,7.0,17,True,2020-11-15 23:46:41.000000,1.0.9,9.0,orbit-ml,,,,,4.0,4.0,https://pypi.org/project/orbit-ml,2020-11-15 23:46:41.000000,,93.0,93.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +731,DESlib,scikit-learn-contrib/DESlib,,sklearn-utils,https://github.com/scikit-learn-contrib/DESlib,https://github.com/scikit-learn-contrib/DESlib,BSD-3-Clause,2017-12-08 22:49:49.000000,2021-02-01 23:47:01.000000,2021-02-01 23:46:55.000000,66,13.0,122.0,299,262.0,A Python library for dynamic classifier and ensemble selection.,12.0,17,True,,,3.0,deslib,,,,['sklearn'],13.0,13.0,https://pypi.org/project/deslib,2019-02-18 16:47:48.000000,,91.0,91.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +732,Sherpa,sherpa-ai/sherpa,,hyperopt,https://github.com/sherpa-ai/sherpa,https://github.com/sherpa-ai/sherpa,GPL-3.0,2018-05-16 21:41:54.000000,2020-10-18 07:57:50.000000,2020-10-18 07:57:48.000000,43,11.0,41.0,281,823.0,"Hyperparameter optimization that enables researchers to experiment, visualize, and scale quickly.",43.0,17,False,2020-07-31 05:29:09.000000,1.0.7,8.0,parameter-sherpa,,,,,8.0,7.0,https://pypi.org/project/parameter-sherpa,2019-11-23 21:32:27.000000,1.0,395.0,395.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +733,pandas-ml,pandas-ml/pandas-ml,,others,https://github.com/pandas-ml/pandas-ml,https://github.com/pandas-ml/pandas-ml,BSD-3-Clause,2015-02-21 03:14:04.000000,2020-08-14 12:29:33.000000,2019-03-05 01:36:55.000000,57,24.0,17.0,266,153.0,"pandas, scikit-learn, xgboost and seaborn integration.",4.0,17,False,2019-03-05 01:36:12.000000,0.6.1,9.0,pandas-ml,,,,"['sklearn', 'pandas']",,,https://pypi.org/project/pandas-ml,2019-03-05 01:35:23.000000,,1943.0,1943.0,,,,,,,,3.0,5.0,,,,,,,,,,,,,,,,,,,,, +734,somoclu,peterwittek/somoclu,,distributed-ml,https://github.com/peterwittek/somoclu,https://github.com/peterwittek/somoclu,MIT,2013-01-16 06:33:16.000000,2020-10-13 18:39:07.609000,2020-07-24 13:00:47.000000,56,26.0,103.0,222,590.0,"Massively parallel self-organizing maps: accelerate training on multicore CPUs, GPUs, and clusters.",17.0,17,True,2018-03-03 02:44:37.000000,1.7.5,17.0,somoclu,conda-forge/somoclu,,,,2.0,,https://pypi.org/project/somoclu,2020-04-25 05:33:32.000000,2.0,407.0,1377.0,https://anaconda.org/conda-forge/somoclu,2020-10-13 18:39:07.609000,39952.0,,,,,3.0,1443.0,,,,,,,,,,,,,,,,,,,,, +735,skift,shaypal5/skift,,nlp,https://github.com/shaypal5/skift,https://github.com/shaypal5/skift,MIT,2018-02-03 11:37:21.000000,2021-01-19 11:35:21.000000,2021-01-19 11:35:09.000000,22,2.0,8.0,210,127.0,scikit-learn wrappers for Python fastText.,6.0,17,True,2020-08-04 07:56:43.000000,0.0.19,15.0,skift,,,,['sklearn'],8.0,8.0,https://pypi.org/project/skift,2020-08-27 15:01:05.000000,,838.0,838.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +736,ExplainX.ai,explainX/explainx,,interpretability,https://github.com/explainX/explainx,https://github.com/explainX/explainx,MIT,2020-06-16 14:27:15.000000,2021-02-02 09:04:19.000000,2021-02-02 09:03:57.000000,29,9.0,13.0,176,184.0,Explainable AI framework for data scientists. Explain & debug any blackbox machine learning model with a single line..,4.0,17,True,2020-10-23 17:30:47.000000,2.403,53.0,explainx,,,,,,,https://pypi.org/project/explainx,2020-12-07 22:26:30.000000,,394.0,394.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +737,skggm,skggm/skggm,,sklearn-utils,https://github.com/skggm/skggm,https://github.com/skggm/skggm,MIT,2016-06-11 18:35:56.000000,2020-12-24 08:36:00.000000,2020-12-24 05:43:15.000000,31,27.0,47.0,176,691.0,Scikit-learn compatible estimation of general graphical models.,5.0,17,True,2018-09-12 01:12:49.000000,0.2.8,6.0,skggm,,,,['sklearn'],7.0,6.0,https://pypi.org/project/skggm,2018-09-12 01:12:49.000000,1.0,116.0,116.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +738,BatchFlow,analysiscenter/batchflow,,data-pipelines,https://github.com/analysiscenter/batchflow,https://github.com/analysiscenter/batchflow,Apache-2.0,2017-03-13 14:22:53.000000,2021-02-04 11:28:41.000000,2021-02-04 10:06:11.000000,35,52.0,53.0,154,4347.0,BatchFlow helps you conveniently work with random or sequential batches of your data and define data processing and..,28.0,17,True,2019-08-23 12:21:50.000000,0.3.0,3.0,batchflow,,,,,,,https://pypi.org/project/batchflow,2019-08-23 12:21:50.000000,,11.0,11.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +739,Larq Compute Engine,larq/compute-engine,,model-serialisation,https://github.com/larq/compute-engine,https://github.com/larq/compute-engine,Apache-2.0,2019-08-29 15:02:43.000000,2021-02-01 15:49:12.000000,2021-01-30 11:49:41.000000,21,21.0,90.0,127,450.0,Highly optimized inference engine for Binarized Neural Networks.,14.0,17,False,2021-01-30 03:07:11.000000,0.5.0,12.0,larq-compute-engine,,,,,1.0,1.0,https://pypi.org/project/larq-compute-engine,2021-01-30 03:07:11.000000,,234.0,246.0,,,,,,,,3.0,152.0,,,,,,,,,,,,,,,,,,,,, +740,nvidia-ml-py3,nicolargo/nvidia-ml-py3,,gpu-utilities,https://github.com/nicolargo/nvidia-ml-py3,https://github.com/nicolargo/nvidia-ml-py3,BSD-3-Clause,2017-06-03 07:47:03.000000,2019-03-06 20:41:10.000000,2019-03-06 20:41:09.000000,14,2.0,,61,5.0,Python 3 Bindings for the NVIDIA Management Library.,2.0,17,False,,,1.0,nvidia-ml-py3,,,,,2606.0,2594.0,https://pypi.org/project/nvidia-ml-py3,2017-06-03 07:43:46.000000,12.0,291447.0,291447.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +741,ReAgent,facebookresearch/ReAgent,,reinforcement-learning,https://github.com/facebookresearch/ReAgent,https://github.com/facebookresearch/ReAgent,BSD-3-Clause,2017-07-27 17:53:21.000000,2021-02-03 23:00:21.000000,2021-02-02 22:54:20.000000,378,20.0,74.0,2797,1082.0,"A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.).",86.0,16,True,,,,,,,,['pytorch'],,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +742,automl-gs,minimaxir/automl-gs,,hyperopt,https://github.com/minimaxir/automl-gs,https://github.com/minimaxir/automl-gs,MIT,2019-01-13 18:57:44.000000,2019-10-22 11:20:40.000000,2019-04-05 06:48:14.000000,157,26.0,6.0,1712,102.0,"Provide an input CSV and a target field to predict, generate a model + code to run it.",7.0,16,False,2019-04-05 06:51:04.000000,0.2.1,2.0,automl_gs,,,,,,,https://pypi.org/project/automl_gs,2019-04-05 06:47:54.000000,,28.0,28.0,,,,,,,,3.0,21.0,,,,,,,,,,,,,,,,,,,,, +743,Xcessiv,reiinakano/xcessiv,,hyperopt,https://github.com/reiinakano/xcessiv,https://github.com/reiinakano/xcessiv,Apache-2.0,2017-03-07 18:18:25.000000,2018-06-06 22:23:37.000000,2017-08-21 00:51:15.000000,109,22.0,13.0,1258,316.0,"A web-based application for quick, scalable, and automated hyperparameter tuning and stacked ensembling in Python.",6.0,16,False,2017-08-21 00:53:25.000000,0.5.1,34.0,xcessiv,,,,,2.0,1.0,https://pypi.org/project/xcessiv,2017-08-21 00:49:41.000000,1.0,21.0,21.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +744,Botflow,kkyon/botflow,,data-pipelines,https://github.com/kkyon/botflow,https://github.com/kkyon/botflow,BSD-3-Clause,2018-08-20 03:13:31.000000,2020-12-31 09:03:22.000000,2019-05-23 14:40:50.000000,98,2.0,2.0,1158,192.0,"Python Fast Dataflow programming framework for Data pipeline work( Web Crawler,Machine Learning,Quantitative..",11.0,16,False,,,5.0,botflow,,,,,1.0,1.0,https://pypi.org/project/botflow,2018-09-14 14:38:32.000000,,28.0,28.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +745,sklearn-porter,nok/sklearn-porter,,model-serialisation,https://github.com/nok/sklearn-porter,https://github.com/nok/sklearn-porter,MIT,2016-06-22 22:21:34.000000,2020-10-19 07:28:00.000000,2019-12-18 13:31:50.000000,122,39.0,29.0,955,699.0,"Transpile trained scikit-learn estimators to C, Java, JavaScript and others.",11.0,16,False,2019-12-18 13:39:19.000000,0.7.4,20.0,sklearn-porter,,,,['sklearn'],1.0,,https://pypi.org/project/sklearn-porter,2019-12-18 13:39:19.000000,1.0,214.0,214.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +746,CrypTen,facebookresearch/CrypTen,,privacy-ml,https://github.com/facebookresearch/CrypTen,https://github.com/facebookresearch/CrypTen,MIT,2019-08-15 00:00:31.000000,2021-02-02 22:40:57.000000,2021-01-20 14:56:16.000000,91,15.0,31.0,709,228.0,A framework for Privacy Preserving Machine Learning.,23.0,16,True,2020-04-21 13:59:37.000000,0.1,1.0,crypten,,,,['pytorch'],5.0,5.0,https://pypi.org/project/crypten,2020-02-05 18:53:03.000000,,79.0,79.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +747,cuGraph,rapidsai/cugraph,,gpu-utilities,https://github.com/rapidsai/cugraph,https://github.com/rapidsai/cugraph,Apache-2.0,2018-11-15 18:07:11.000000,2021-02-04 06:20:43.000000,2021-02-04 00:04:24.000000,136,95.0,480.0,641,,cuGraph - RAPIDS Graph Analytics Library.,58.0,16,True,2020-12-10 21:54:44.000000,0.17.0,6.0,cugraph,,,,,0.0,,https://pypi.org/project/cugraph,2019-04-04 15:31:02.000000,0.0,25.0,25.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +748,HyperparameterHunter,HunterMcGushion/hyperparameter_hunter,,hyperopt,https://github.com/HunterMcGushion/hyperparameter_hunter,https://github.com/HunterMcGushion/hyperparameter_hunter,MIT,2018-06-01 23:17:00.000000,2021-01-20 03:52:41.000000,2021-01-20 03:52:40.000000,81,36.0,84.0,637,1096.0,Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries.,4.0,16,True,2019-08-06 09:09:45.000000,3.0.0,16.0,hyperparameter-hunter,,,,,1.0,,https://pypi.org/project/hyperparameter-hunter,2019-08-06 06:01:58.000000,1.0,40.0,49.0,,,,,,,,3.0,268.0,,,,,,,,,,,,,,,,,,,,, +749,SpeedTorch,Santosh-Gupta/SpeedTorch,,gpu-utilities,https://github.com/Santosh-Gupta/SpeedTorch,https://github.com/Santosh-Gupta/SpeedTorch,MIT,2019-09-07 18:57:52.000000,2020-02-21 23:13:29.000000,2020-02-21 23:13:28.000000,37,3.0,2.0,612,170.0,Library for faster pinned CPU - GPU transfer in Pytorch.,3.0,16,True,2020-01-06 05:27:17.000000,0.1.6,14.0,SpeedTorch,,,,['pytorch'],5.0,3.0,https://pypi.org/project/SpeedTorch,2020-01-06 05:27:17.000000,2.0,55.0,55.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +750,ThunderGBM,Xtra-Computing/thundergbm,,ml-frameworks,https://github.com/Xtra-Computing/thundergbm,https://github.com/Xtra-Computing/thundergbm,Apache-2.0,2016-11-11 09:58:08.000000,2021-01-05 04:22:17.000000,2021-01-05 04:22:15.000000,70,20.0,26.0,579,606.0,ThunderGBM: Fast GBDTs and Random Forests on GPUs.,10.0,16,True,2020-05-01 23:16:25.000000,0.3.16,24.0,thundergbm,,,,,,,https://pypi.org/project/thundergbm,2020-05-01 23:16:25.000000,,33.0,33.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +751,XAI,EthicalML/xai,,interpretability,https://github.com/EthicalML/xai,https://github.com/EthicalML/xai,MIT,2019-01-11 20:00:09.000000,2019-10-05 10:34:58.000000,2019-10-05 10:34:50.000000,82,4.0,3.0,568,83.0,XAI - An eXplainability toolbox for machine learning.,2.0,16,False,2019-01-13 21:24:01.000000,0.0.4,4.0,xai,,,,,16.0,10.0,https://pypi.org/project/xai,2019-01-13 21:24:01.000000,6.0,449.0,449.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +752,SKLL,EducationalTestingService/skll,,ml-experiments,https://github.com/EducationalTestingService/skll,https://github.com/EducationalTestingService/skll,BSD-1-Clause,2013-08-02 14:31:46.000000,2021-02-03 22:32:05.000000,2021-02-03 21:20:44.000000,62,44.0,329.0,518,,SciKit-Learn Laboratory (SKLL) makes it easy to run machine learning experiments.,34.0,16,False,2020-03-13 17:22:26.000000,2.1,63.0,skll,,,,['sklearn'],45.0,28.0,https://pypi.org/project/skll,2020-03-13 16:23:35.000000,17.0,129.0,129.0,,,,,,,,3.0,10.0,,,,,,,,,,,,,,,,,,,,, +753,Tensor Sensor,parrt/tensor-sensor,,pytorch-utils,https://github.com/parrt/tensor-sensor,https://github.com/parrt/tensor-sensor,MIT,2020-08-28 22:54:04.000000,2021-01-07 00:40:37.000000,2021-01-07 00:40:31.000000,24,4.0,12.0,516,155.0,The goal of this library is to generate more helpful exception messages for numpy/pytorch matrix algebra expressions.,2.0,16,True,2020-12-03 20:46:15.000000,0.1.1,33.0,tensor-sensor,,,,['pytorch'],1.0,1.0,https://pypi.org/project/tensor-sensor,2020-12-03 20:40:56.000000,,102.0,102.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +754,Auto Tune Models,HDI-Project/ATM,,hyperopt,https://github.com/HDI-Project/ATM,https://github.com/HDI-Project/ATM,MIT,2016-10-14 18:03:00.000000,2020-02-21 17:44:07.000000,2020-02-21 17:40:58.000000,123,17.0,71.0,504,775.0,"Auto Tune Models - A multi-tenant, multi-data system for automated machine learning (model selection and tuning).",16.0,16,True,2019-07-30 09:28:26.000000,0.2.2,13.0,atm,,,,,6.0,6.0,https://pypi.org/project/atm,2019-06-24 13:31:28.000000,,35.0,35.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +755,Performer Pytorch,lucidrains/performer-pytorch,,pytorch-utils,https://github.com/lucidrains/performer-pytorch,https://github.com/lucidrains/performer-pytorch,MIT,2020-10-03 03:41:36.000000,2021-01-17 01:23:12.000000,2021-01-17 01:22:36.000000,63,17.0,32.0,490,,"An implementation of Performer, a linear attention-based transformer, in Pytorch.",4.0,16,True,2021-01-17 01:23:12.000000,0.15.0,61.0,performer-pytorch,,,,['pytorch'],9.0,9.0,https://pypi.org/project/performer-pytorch,2021-01-17 01:23:12.000000,,642.0,642.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +756,DiCE,interpretml/DiCE,,interpretability,https://github.com/interpretml/DiCE,https://github.com/interpretml/DiCE,MIT,2019-05-02 09:51:02.000000,2021-02-04 07:57:44.000000,2021-01-21 05:53:52.000000,65,13.0,18.0,448,289.0,Generate Diverse Counterfactual Explanations for any machine learning model.,9.0,16,True,2020-09-22 06:31:10.000000,0.4,2.0,dice-ml,,,,"['tensorflow', 'pytorch']",,,https://pypi.org/project/dice-ml,2020-09-22 06:57:33.000000,,146.0,146.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +757,tcav,tensorflow/tcav,,interpretability,https://github.com/tensorflow/tcav,https://github.com/tensorflow/tcav,Apache-2.0,2018-07-03 17:45:35.000000,2021-01-11 22:12:58.000000,2020-07-14 17:14:43.000000,97,2.0,40.0,434,144.0,Code for the TCAV ML interpretability project.,16.0,16,True,2019-06-10 18:29:51.000000,0.2.1,3.0,tcav,,,,['tensorflow'],7.0,6.0,https://pypi.org/project/tcav,2019-06-10 18:29:51.000000,1.0,33.0,33.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +758,kglib,graknlabs/kglib,,graph,https://github.com/graknlabs/kglib,https://github.com/graknlabs/kglib,Apache-2.0,2018-09-16 16:46:48.000000,2021-01-15 11:17:51.000000,2021-01-15 11:17:51.000000,71,10.0,49.0,389,487.0,Grakn Knowledge Graph Library (ML R&D).,7.0,16,True,2020-08-19 15:32:49.000000,0.2.2,7.0,grakn-kglib,,,,,,,https://pypi.org/project/grakn-kglib,2020-08-19 15:39:10.000000,,44.0,52.0,,,,,,,,3.0,206.0,,,,,,,,,,,,,,,,,,,,, +759,tfdeploy,riga/tfdeploy,,model-serialisation,https://github.com/riga/tfdeploy,https://github.com/riga/tfdeploy,BSD-3-Clause,2016-03-07 13:08:21.000000,2021-01-08 09:52:54.000000,2021-01-08 09:52:49.000000,38,10.0,23.0,346,170.0,Deploy tensorflow graphs for fast evaluation and export to tensorflow-less environments running numpy.,4.0,16,True,2017-03-30 10:51:26.000000,0.4.2,22.0,tfdeploy,,,,['tensorflow'],2.0,,https://pypi.org/project/tfdeploy,2017-03-30 10:51:26.000000,2.0,23.0,23.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +760,pdvega,altair-viz/pdvega,,data-viz,https://github.com/altair-viz/pdvega,https://github.com/altair-viz/pdvega,MIT,2018-01-11 21:30:27.000000,2019-03-29 16:09:14.000000,2019-03-29 16:09:13.000000,28,16.0,10.0,340,177.0,Interactive plotting for Pandas using Vega-Lite.,9.0,16,False,,,1.0,pdvega,,,,,49.0,47.0,https://pypi.org/project/pdvega,2018-02-01 04:56:43.000000,2.0,55.0,55.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +761,Sematch,gsi-upm/sematch,,graph,https://github.com/gsi-upm/sematch,https://github.com/gsi-upm/sematch,Apache-2.0,2012-11-30 11:11:53.000000,2020-11-05 21:20:52.000000,2019-03-27 03:17:24.000000,98,14.0,19.0,338,122.0,semantic similarity framework for knowledge graph.,5.0,16,False,2017-04-17 10:56:52.000000,1.0.4,5.0,sematch,,,,,29.0,26.0,https://pypi.org/project/sematch,2017-04-17 10:56:52.000000,3.0,30.0,30.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +762,pytorch_geometric_temporal,benedekrozemberczki/pytorch_geometric_temporal,,graph,https://github.com/benedekrozemberczki/pytorch_geometric_temporal,https://github.com/benedekrozemberczki/pytorch_geometric_temporal,MIT,2020-06-27 01:11:33.000000,2021-01-14 18:53:52.000000,2021-01-14 18:46:30.000000,38,1.0,16.0,338,794.0,A Temporal Extension Library for PyTorch Geometric.,3.0,16,True,2021-01-14 18:53:52.000000,_00012,12.0,torch-geometric-temporal,,,,['pytorch'],,,https://pypi.org/project/torch-geometric-temporal,2021-01-14 18:50:08.000000,,95.0,95.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +763,datmo,datmo/datmo,,ml-experiments,https://github.com/datmo/datmo,https://github.com/datmo/datmo,MIT,2017-11-03 05:46:43.000000,2019-11-29 00:48:45.000000,2019-11-29 00:48:44.000000,28,42.0,149.0,334,1051.0,Open source production model management tool for data scientists.,6.0,16,False,2018-12-07 06:01:12.000000,0.0.40,41.0,datmo,,,,,5.0,5.0,https://pypi.org/project/datmo,2018-12-07 06:16:42.000000,,45.0,45.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +764,Case Recommender,caserec/CaseRecommender,,recommender-systems,https://github.com/caserec/CaseRecommender,https://github.com/caserec/CaseRecommender,MIT,2015-11-12 18:25:39.000000,2020-05-26 22:44:05.000000,2020-05-26 22:44:05.000000,66,6.0,16.0,315,201.0,Case Recommender: A Flexible and Extensible Python Framework for Recommender Systems.,10.0,16,True,2019-08-20 13:38:02.000000,1.1.0,40.0,caserecommender,,,,['sklearn'],6.0,6.0,https://pypi.org/project/caserecommender,2019-08-20 13:42:28.000000,,70.0,70.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +765,Vulkan Kompute,EthicalML/vulkan-kompute,,gpu-utilities,https://github.com/EthicalML/vulkan-kompute,https://github.com/EthicalML/vulkan-kompute,Apache-2.0,2020-07-29 05:23:33.000000,2021-01-31 12:01:30.000000,2021-01-31 12:00:00.000000,19,43.0,51.0,299,556.0,"General purpose GPU compute framework for cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast,..",9.0,16,True,2021-01-31 12:01:30.000000,0.6.0,10.0,kp,,,,,1.0,1.0,https://pypi.org/project/kp,2021-01-31 11:52:26.000000,,69.0,73.0,,,,,,,,3.0,29.0,,,,,,,,,,,,,,,,,,,,, +766,LOFO,aerdem4/lofo-importance,,interpretability,https://github.com/aerdem4/lofo-importance,https://github.com/aerdem4/lofo-importance,MIT,2019-01-14 10:46:46.000000,2021-01-27 13:57:42.000000,2020-07-02 11:49:52.000000,40,1.0,10.0,298,24.0,Leave One Feature Out Importance.,3.0,16,True,2020-07-02 11:44:57.000000,0.2.6,9.0,lofo-importance,,,,,3.0,3.0,https://pypi.org/project/lofo-importance,2020-07-02 11:44:57.000000,,130.0,130.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +767,Headliner,as-ideas/headliner,,nlp,https://github.com/as-ideas/headliner,https://github.com/as-ideas/headliner,MIT,2019-09-30 11:33:28.000000,2021-01-29 12:51:10.000000,2020-02-14 09:03:27.000000,37,1.0,13.0,219,276.0,Easy training and deployment of seq2seq models.,2.0,16,True,2020-01-24 09:06:29.000000,1.0.2,30.0,headliner,,,,,4.0,3.0,https://pypi.org/project/headliner,2020-01-24 09:06:29.000000,1.0,87.0,87.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +768,Muda,bmcfee/muda,,audio,https://github.com/bmcfee/muda,https://github.com/bmcfee/muda,ISC,2014-11-07 21:21:22.000000,2020-09-01 19:21:10.000000,2020-07-20 20:00:17.000000,31,5.0,44.0,175,291.0,A library for augmenting annotated audio data.,6.0,16,True,2019-11-15 15:46:21.000000,0.4.1,11.0,muda,,,,,9.0,8.0,https://pypi.org/project/muda,2019-11-15 15:46:21.000000,1.0,65.0,65.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +769,elegy,poets-ai/elegy,,ml-frameworks,https://github.com/poets-ai/elegy,https://github.com/poets-ai/elegy,Apache-2.0,2020-06-30 14:00:37.000000,2021-02-04 07:50:32.000000,2021-02-03 17:48:10.000000,11,20.0,35.0,157,273.0,Elegy is a framework-agnostic Trainer interface for the Jax ecosystem.,13.0,16,True,2021-02-03 17:46:45.000000,0.4.1,17.0,elegy,,,,"['tensorflow', 'jax']",,,https://pypi.org/project/elegy,2021-02-03 17:45:01.000000,,95.0,95.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +770,model-card-toolkit,tensorflow/model-card-toolkit,,interpretability,https://github.com/tensorflow/model-card-toolkit,https://github.com/tensorflow/model-card-toolkit,Apache-2.0,2020-07-24 16:48:58.000000,2021-02-04 07:25:33.000000,2021-02-03 18:45:36.000000,24,9.0,2.0,156,93.0,a tool that leverages rich metadata and lineage information in MLMD to build a model card.,7.0,16,True,2021-01-27 22:23:56.000000,0.1.2,3.0,model-card-toolkit,,,,,1.0,1.0,https://pypi.org/project/model-card-toolkit,2021-01-27 22:00:16.000000,,121.0,121.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +771,imodels,csinva/imodels,,interpretability,https://github.com/csinva/imodels,https://github.com/csinva/imodels,MIT,2019-07-04 15:38:48.000000,2021-01-28 04:45:03.000000,2021-01-28 00:53:26.000000,14,,8.0,147,196.0,"Interpretable ML package for concise, transparent, and accurate predictive modeling (sklearn-compatible).",3.0,16,False,2021-01-05 20:25:35.000000,0.2.6,6.0,imodels,,,,,6.0,6.0,https://pypi.org/project/imodels,2020-12-30 00:06:42.000000,,30.0,30.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +772,steppy,minerva-ml/steppy,,ml-experiments,https://github.com/minerva-ml/steppy,https://github.com/minerva-ml/steppy,MIT,2018-01-15 09:40:49.000000,2018-11-23 09:49:59.000000,2018-11-23 09:47:34.000000,31,16.0,50.0,126,69.0,"Lightweight, Python library for fast and reproducible experimentation.",5.0,16,False,2018-11-23 09:49:59.000000,0.1.16,16.0,steppy,,,,,43.0,38.0,https://pypi.org/project/steppy,2018-11-23 09:49:59.000000,5.0,23.0,23.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +773,ipyexperiments,stas00/ipyexperiments,,gpu-utilities,https://github.com/stas00/ipyexperiments,https://github.com/stas00/ipyexperiments,Apache-2.0,2018-11-15 01:19:40.000000,2021-01-20 19:36:46.000000,2021-01-20 19:36:41.000000,9,,4.0,123,180.0,jupyter/ipython experiment containers for GPU and general RAM re-use.,3.0,16,False,2020-11-16 07:08:34.000000,0.1.22,21.0,ipyexperiments,,,,['jupyter'],4.0,2.0,https://pypi.org/project/ipyexperiments,2020-11-17 04:10:43.000000,2.0,34.0,34.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +774,celer,mathurinm/celer,,sklearn-utils,https://github.com/mathurinm/celer,https://github.com/mathurinm/celer,BSD-3-Clause,2018-02-20 19:37:31.000000,2021-01-29 16:19:38.000000,2021-01-22 16:01:10.000000,20,14.0,49.0,108,212.0,"Fast solver for L1-type problems: Lasso, sparse Logisitic regression, Group Lasso, weighted Lasso, Multitask Lasso, etc.",9.0,16,False,2020-10-12 12:26:09.000000,0.5.1,9.0,celer,,,,['sklearn'],4.0,4.0,https://pypi.org/project/celer,2020-10-12 11:56:43.000000,,138.0,138.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +775,dabl,amueller/dabl,,sklearn-utils,https://github.com/amueller/dabl,https://github.com/amueller/dabl,BSD-3-Clause,2020-01-30 18:26:49.000000,2021-01-11 23:09:14.000000,2020-07-08 16:14:41.000000,7,1.0,,66,252.0,Data Analysis Baseline Library.,18.0,16,False,2020-02-04 18:25:16.000000,0.1.9,10.0,dabl,,,,['sklearn'],,,https://pypi.org/project/dabl,2020-09-25 18:14:54.000000,,1723.0,1723.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +776,tinygrad,geohot/tinygrad,,pytorch-utils,https://github.com/geohot/tinygrad,https://github.com/geohot/tinygrad,MIT,2020-10-18 16:23:12.000000,2021-02-04 01:36:05.000000,2021-01-31 16:31:16.000000,445,14.0,63.0,4067,511.0,You like pytorch? You like micrograd? You love tinygrad!.,43.0,15,True,,,,,,,,['pytorch'],,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +777,GraphEmbedding,shenweichen/GraphEmbedding,,graph,https://github.com/shenweichen/GraphEmbedding,https://github.com/shenweichen/GraphEmbedding,MIT,2019-02-11 16:27:20.000000,2021-01-31 06:45:38.000000,2020-10-18 09:32:47.000000,551,27.0,13.0,1765,28.0,Implementation and experiments of graph embedding algorithms.,6.0,15,True,,,,,,,,['sklearn'],7.0,7.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +778,Lambda Networks,lucidrains/lambda-networks,,pytorch-utils,https://github.com/lucidrains/lambda-networks,https://github.com/lucidrains/lambda-networks,MIT,2020-10-08 19:01:15.000000,2020-11-18 19:54:34.000000,2020-11-18 19:54:30.000000,134,8.0,15.0,1288,,"Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute.",3.0,15,True,2020-11-18 08:18:54.000000,0.4.0,11.0,lambda-networks,,,,['pytorch'],,,https://pypi.org/project/lambda-networks,2020-10-20 21:49:22.000000,,923.0,923.0,,,,,,,,3.0,,,,,,,,,-2.0,,,,,,,,,,,,, +779,AdvBox,advboxes/AdvBox,,adversarial,https://github.com/advboxes/AdvBox,https://github.com/advboxes/AdvBox,Apache-2.0,2018-08-08 08:55:41.000000,2020-11-13 17:59:22.000000,2020-08-26 22:59:41.000000,225,6.0,26.0,1037,374.0,Advbox is a toolbox to generate adversarial examples that fool neural networks in..,19.0,15,True,2018-12-05 02:48:50.000000,0.4.1,2.0,advbox,,,,,,,https://pypi.org/project/advbox,2018-12-05 02:48:50.000000,,17.0,17.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +780,aim,aimhubio/aim,,ml-experiments,https://github.com/aimhubio/aim,https://github.com/aimhubio/aim,Apache-2.0,2019-05-31 18:25:07.000000,2021-01-21 18:25:20.000000,2021-01-21 18:25:18.000000,46,20.0,25.0,842,,"Aim a super-easy way to record, search and compare 1000s of ML training runs.",8.0,15,True,2019-11-06 08:06:11.000000,3.1.0,41.0,aim,,,,,2.0,,https://pypi.org/project/aim,2021-01-07 09:21:55.000000,2.0,688.0,688.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +781,MedicalTorch,perone/medicaltorch,,medical-data,https://github.com/perone/medicaltorch,https://github.com/perone/medicaltorch,Apache-2.0,2018-02-27 02:50:07.000000,2020-09-30 13:21:57.000000,2019-08-15 10:03:51.000000,106,14.0,9.0,706,55.0,A medical imaging framework for Pytorch.,7.0,15,False,2018-11-24 00:33:11.000000,0.2,2.0,medicaltorch,,,,['pytorch'],10.0,10.0,https://pypi.org/project/medicaltorch,2018-11-24 00:29:36.000000,,43.0,43.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +782,Translate,pytorch/translate,,nlp,https://github.com/pytorch/translate,https://github.com/pytorch/translate,BSD-3-Clause,2018-04-24 16:44:04.000000,2020-12-29 05:05:10.000000,2020-12-29 05:05:03.000000,158,66.0,27.0,678,803.0,Translate - a PyTorch Language Library.,84.0,15,True,,,1.0,pytorch-translate,,,,['pytorch'],,,https://pypi.org/project/pytorch-translate,2018-05-01 19:59:40.000000,,5.0,5.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +783,Hivemind,learning-at-home/hivemind,,distributed-ml,https://github.com/learning-at-home/hivemind,https://github.com/learning-at-home/hivemind,MIT,2020-02-27 13:50:19.000000,2021-01-26 17:12:51.000000,2021-01-26 17:12:49.000000,31,15.0,17.0,646,296.0,Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.,7.0,15,True,2020-08-28 05:52:35.000000,0.8.2,5.0,hivemind,,,,,2.0,1.0,https://pypi.org/project/hivemind,2020-08-28 16:00:22.000000,1.0,10.0,10.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +784,torchsde,google-research/torchsde,,pytorch-utils,https://github.com/google-research/torchsde,https://github.com/google-research/torchsde,Apache-2.0,2020-07-06 23:13:11.000000,2021-01-05 18:30:53.000000,2021-01-05 12:06:21.000000,55,6.0,26.0,642,140.0,Differentiable SDE solvers with GPU support and efficient sensitivity analysis.,4.0,15,True,2021-01-05 18:31:38.000000,0.2.4,4.0,,,,,['pytorch'],,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +785,AlphaPy,ScottfreeLLC/AlphaPy,,hyperopt,https://github.com/ScottfreeLLC/AlphaPy,https://github.com/ScottfreeLLC/AlphaPy,Apache-2.0,2016-02-14 00:47:32.000000,2020-09-06 12:58:26.000000,2020-09-06 12:58:25.000000,115,10.0,29.0,544,407.0,"Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost.",3.0,15,True,2020-08-29 18:48:20.000000,2.5.0,24.0,alphapy,,,,,2.0,2.0,https://pypi.org/project/alphapy,2020-08-25 23:33:42.000000,,72.0,72.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +786,FlashTorch,MisaOgura/flashtorch,,interpretability,https://github.com/MisaOgura/flashtorch,https://github.com/MisaOgura/flashtorch,MIT,2019-03-22 13:00:57.000000,2020-12-14 23:09:26.000000,2020-05-29 14:37:29.000000,66,6.0,21.0,531,126.0,Visualization toolkit for neural networks in PyTorch! Demo --.,2.0,15,True,2020-05-29 14:39:38.000000,0.1.3,12.0,flashtorch,,,,['pytorch'],6.0,6.0,https://pypi.org/project/flashtorch,2020-05-29 14:38:32.000000,,79.0,79.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +787,cuSignal,rapidsai/cusignal,,gpu-utilities,https://github.com/rapidsai/cusignal,https://github.com/rapidsai/cusignal,Apache-2.0,2019-08-22 14:27:27.000000,2021-02-03 20:56:47.000000,2021-02-03 14:40:44.000000,60,15.0,82.0,442,,GPU accelerated signal processing.,28.0,15,True,2020-12-10 21:29:50.000000,0.17.0,5.0,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +788,lightly,lightly-ai/lightly,,image,https://github.com/lightly-ai/lightly,https://github.com/lightly-ai/lightly,MIT,2020-10-13 13:02:56.000000,2021-02-04 15:08:14.000000,2021-02-03 14:59:16.000000,20,23.0,27.0,407,310.0,A python library for self-supervised learning on images.,5.0,15,True,2021-01-11 11:30:44.000000,1.0.8,11.0,lightly,,,,['pytorch'],2.0,2.0,https://pypi.org/project/lightly,2021-01-11 11:34:22.000000,,135.0,135.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +789,VizSeq,facebookresearch/vizseq,,nlp,https://github.com/facebookresearch/vizseq,https://github.com/facebookresearch/vizseq,MIT,2019-08-26 13:19:38.000000,2020-12-13 18:55:58.000000,2020-12-13 18:55:54.000000,39,7.0,8.0,310,43.0,"An Analysis Toolkit for Natural Language Generation (Translation, Captioning, Summarization, etc.).",3.0,15,True,2020-08-07 01:13:52.000000,0.1.15,16.0,vizseq,,,,,1.0,1.0,https://pypi.org/project/vizseq,2020-08-07 01:13:52.000000,,35.0,35.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +790,Parfit,jmcarpenter2/parfit,,hyperopt,https://github.com/jmcarpenter2/parfit,https://github.com/jmcarpenter2/parfit,MIT,2017-11-22 20:17:51.000000,2020-04-04 19:26:44.000000,2020-04-04 19:26:37.000000,25,5.0,5.0,197,127.0,"A package for parallelizing the fit and flexibly scoring of sklearn machine learning models, with visualization..",2.0,15,True,,,23.0,parfit,,,,['sklearn'],7.0,7.0,https://pypi.org/project/parfit,2018-10-11 22:03:16.000000,,4201.0,4201.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +791,NeuralQA,victordibia/neuralqa,,nlp,https://github.com/victordibia/neuralqa,https://github.com/victordibia/neuralqa,MIT,2020-05-19 03:55:56.000000,2020-12-16 17:42:12.000000,2020-12-16 17:41:37.000000,23,18.0,8.0,182,312.0,NeuralQA: A Usable Library for Question Answering on Large Datasets with BERT.,3.0,15,True,,,26.0,neuralqa,,,,,2.0,2.0,https://pypi.org/project/neuralqa,2020-07-29 16:39:37.000000,,25.0,25.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +792,ONNX-T5,abelriboulot/onnxt5,,nlp,https://github.com/abelriboulot/onnxt5,https://github.com/abelriboulot/onnxt5,Apache-2.0,2020-08-01 09:38:35.000000,2021-01-28 09:26:15.000000,2021-01-28 09:24:52.000000,19,3.0,6.0,137,74.0,"Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using a T5 version..",3.0,15,False,2021-01-28 09:26:15.000000,0.1.8,11.0,onnxt5,,,,,,,https://pypi.org/project/onnxt5,2021-01-28 09:26:15.000000,,159.0,159.0,,,,,,,,3.0,,,,,,,,,2.0,,,,,,,,,,,,, +793,pyRDF2Vec,IBCNServices/pyRDF2Vec,,graph,https://github.com/IBCNServices/pyRDF2Vec,https://github.com/IBCNServices/pyRDF2Vec,MIT,2019-06-13 11:36:12.000000,2021-02-04 10:11:26.000000,2021-01-28 14:45:35.000000,15,5.0,20.0,81,690.0,Python Implementation and Extension of RDF2Vec.,5.0,15,False,2020-11-02 15:07:48.000000,0.1.1,7.0,pyrdf2vec,,,,,,,https://pypi.org/project/pyrdf2vec,2020-11-02 15:05:32.000000,,46.0,46.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +794,contextual-ai,SAP/contextual-ai,,interpretability,https://github.com/SAP/contextual-ai,https://github.com/SAP/contextual-ai,Apache-2.0,2020-05-12 07:15:56.000000,2021-01-25 04:56:57.000000,2021-01-25 04:03:23.000000,9,4.0,1.0,66,621.0,"Contextual AI adds explainability to different stages of machine learning pipelines - data, training, and inference -..",10.0,15,False,2021-01-25 04:56:57.000000,0.0.2,2.0,contextual-ai,,,,,,,https://pypi.org/project/contextual-ai,2021-01-25 04:56:57.000000,,102.0,102.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +795,DEβ«ΆTR,facebookresearch/detr,,image,https://github.com/facebookresearch/detr,https://github.com/facebookresearch/detr,Apache-2.0,2020-05-26 23:54:52.000000,2021-01-16 14:33:22.000000,2020-11-15 16:03:45.000000,913,60.0,215.0,6083,41.0,End-to-End Object Detection with Transformers.,19.0,14,True,2020-06-29 16:41:01.000000,0.2,1.0,,,,,['pytorch'],,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +796,PySlowFast,facebookresearch/SlowFast,,image,https://github.com/facebookresearch/SlowFast,https://github.com/facebookresearch/SlowFast,Apache-2.0,2019-08-20 22:47:26.000000,2021-01-25 23:47:33.000000,2021-01-25 21:51:22.000000,632,163.0,184.0,3321,98.0,PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.,19.0,14,True,,,,,,,,['pytorch'],2.0,2.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +797,OpenNRE,thunlp/OpenNRE,,nlp,https://github.com/thunlp/OpenNRE,https://github.com/thunlp/OpenNRE,MIT,2017-02-26 07:37:12.000000,2021-01-15 02:29:36.000000,2020-11-24 06:37:04.000000,855,19.0,285.0,2959,135.0,An Open-Source Package for Neural Relation Extraction (NRE).,9.0,14,True,,,,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +798,Euler,alibaba/euler,,graph,https://github.com/alibaba/euler,https://github.com/alibaba/euler,Apache-2.0,2019-01-10 06:32:32.000000,2020-07-29 05:53:02.000000,2020-07-29 05:53:01.000000,502,200.0,97.0,2487,8.0,A distributed graph deep learning framework.,5.0,14,True,2020-07-07 02:24:18.000000,2.0.0,2.0,euler-gl,,,,['tensorflow'],,,https://pypi.org/project/euler-gl,2019-04-10 01:53:45.000000,,6.0,6.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +799,ENAS,carpedm20/ENAS-pytorch,,hyperopt,https://github.com/carpedm20/ENAS-pytorch,https://github.com/carpedm20/ENAS-pytorch,Apache-2.0,2018-02-15 04:54:37.000000,2020-12-09 18:13:03.000000,2020-06-16 07:23:32.000000,447,37.0,7.0,2383,53.0,PyTorch implementation of Efficient Neural Architecture Search via Parameters Sharing.,6.0,14,True,,,,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +800,GraphSAGE,williamleif/GraphSAGE,,graph,https://github.com/williamleif/GraphSAGE,https://github.com/williamleif/GraphSAGE,MIT,2017-05-29 15:36:22.000000,2021-02-02 21:46:42.000000,2018-09-19 19:27:00.000000,613,85.0,58.0,2141,59.0,Representation learning on large graphs using stochastic graph convolutions.,9.0,14,False,,,,,,,,['tensorflow'],,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +801,ZhuSuan,thu-ml/zhusuan,,probabilistics,https://github.com/thu-ml/zhusuan,https://github.com/thu-ml/zhusuan,MIT,2016-07-18 13:31:38.000000,2020-01-09 14:51:27.000000,2019-08-05 10:00:04.000000,378,8.0,53.0,2006,439.0,"A probabilistic programming library for Bayesian deep learning, generative models, based on Tensorflow.",20.0,14,False,,,,,,,,['tensorflow'],,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +802,pycls,facebookresearch/pycls,,image,https://github.com/facebookresearch/pycls,https://github.com/facebookresearch/pycls,MIT,2019-06-10 22:47:17.000000,2021-01-14 21:14:56.000000,2021-01-14 21:14:50.000000,150,11.0,44.0,1432,72.0,"Codebase for Image Classification Research, written in PyTorch.",9.0,14,True,2020-04-15 19:33:22.000000,0.1,1.0,,,,,['pytorch'],2.0,2.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +803,OpenNE,thunlp/OpenNE,,graph,https://github.com/thunlp/OpenNE,https://github.com/thunlp/OpenNE,MIT,2017-10-08 04:58:20.000000,2021-01-29 16:32:37.000000,2019-08-12 10:56:27.000000,441,50.0,81.0,1399,98.0,An Open-Source Package for Network Embedding (NE).,10.0,14,False,,,,,,,,['tensorflow'],,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +804,Anchor,marcotcr/anchor,,interpretability,https://github.com/marcotcr/anchor,https://github.com/marcotcr/anchor,BSD-2-Clause,2018-02-02 23:38:50.000000,2020-09-10 17:49:26.000000,2020-09-10 17:48:28.000000,88,11.0,45.0,618,39.0,Code for High-Precision Model-Agnostic Explanations paper.,8.0,14,True,,,8.0,anchor_exp,,,,,,,https://pypi.org/project/anchor_exp,2020-06-26 20:56:50.000000,,408.0,408.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +805,zenml,maiot-io/zenml,,data-pipelines,https://github.com/maiot-io/zenml,https://github.com/maiot-io/zenml,Apache-2.0,2020-11-19 09:25:46.000000,2021-02-04 13:34:11.000000,2021-02-01 16:01:08.000000,31,1.0,3.0,617,,ZenML: Bring Zen to your ML with reproducible pipelines.,7.0,14,True,2021-01-22 16:21:33.000000,0.2.0,12.0,zenml,,,,,1.0,1.0,https://pypi.org/project/zenml,2021-01-22 16:21:33.000000,,128.0,128.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +806,AutoGL,THUMNLab/AutoGL,,graph,https://github.com/THUMNLab/AutoGL,https://github.com/THUMNLab/AutoGL,MIT,2020-11-30 14:26:22.000000,2021-01-17 09:12:44.000000,2020-12-29 10:32:05.000000,55,5.0,2.0,579,,An autoML framework & toolkit for machine learning on graphs.,4.0,14,True,2020-12-23 08:15:15.000000,0.1.1,2.0,auto-graph-learning,,,,['pytorch'],,,https://pypi.org/project/auto-graph-learning,2020-12-23 08:05:25.000000,,42.0,42.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +807,Tez,abhishekkrthakur/tez,,pytorch-utils,https://github.com/abhishekkrthakur/tez,https://github.com/abhishekkrthakur/tez,Apache-2.0,2020-11-13 10:19:22.000000,2021-01-30 20:25:30.000000,2021-01-30 20:25:29.000000,61,13.0,6.0,482,,Tez is a super-simple and lightweight Trainer for PyTorch. It also comes with many utils that you can use to tackle..,1.0,14,True,2021-01-29 07:26:14.000000,0.1.2,9.0,tez,,,,['pytorch'],,,https://pypi.org/project/tez,2021-01-29 07:26:14.000000,,632.0,632.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +808,OpenRec,ylongqi/openrec,,recommender-systems,https://github.com/ylongqi/openrec,https://github.com/ylongqi/openrec,Apache-2.0,2017-11-29 16:04:40.000000,2020-11-13 17:47:17.000000,2020-02-19 07:57:17.000000,79,4.0,12.0,352,213.0,OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms.,10.0,14,True,2018-11-13 17:55:55.000000,0.2.5,11.0,openrec,,,,,2.0,1.0,https://pypi.org/project/openrec,2019-09-11 20:21:21.000000,1.0,16.0,16.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +809,Pywick,achaiah/pywick,,pytorch-utils,https://github.com/achaiah/pywick,https://github.com/achaiah/pywick,MIT,2019-03-25 15:42:47.000000,2020-11-17 16:44:11.000000,2020-09-24 19:20:06.000000,35,2.0,9.0,311,109.0,High-level batteries-included neural network training library for Pytorch.,4.0,14,True,2020-01-20 22:14:21.000000,0.5.6,6.0,pywick,,,,['pytorch'],2.0,2.0,https://pypi.org/project/pywick,2020-01-20 22:14:21.000000,,108.0,108.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +810,TransferNLP,feedly/transfer-nlp,,nlp,https://github.com/feedly/transfer-nlp,https://github.com/feedly/transfer-nlp,MIT,2019-03-12 20:00:31.000000,2020-05-28 19:00:02.000000,2020-05-28 17:31:53.000000,18,4.0,19.0,285,465.0,NLP library designed for reproducible experimentation management.,7.0,14,True,2020-05-28 19:00:02.000000,0.1.6,8.0,transfer-nlp,,,,['pytorch'],,,https://pypi.org/project/transfer-nlp,2020-05-28 19:00:02.000000,,21.0,21.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +811,Julius,adefossez/julius,,audio,https://github.com/adefossez/julius,https://github.com/adefossez/julius,MIT,2020-10-26 10:54:21.000000,2021-01-26 11:59:07.000000,2021-01-26 11:59:06.000000,6,,3.0,170,,Fast PyTorch based DSP for audio and 1D signals.,2.0,14,True,2021-01-26 11:45:37.000000,0.2.2,6.0,julius,,,,['pytorch'],3.0,3.0,https://pypi.org/project/julius,2021-01-26 11:45:37.000000,,549.0,549.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +812,textvec,textvec/textvec,,nlp,https://github.com/textvec/textvec,https://github.com/textvec/textvec,MIT,2018-04-12 14:03:53.000000,2020-12-03 14:23:11.000000,2020-12-03 14:23:04.000000,21,2.0,6.0,155,70.0,Text vectorization tool to outperform TFIDF for classification tasks.,5.0,14,True,2019-09-12 07:41:04.000000,2.0,4.0,textvec,,,,['sklearn'],2.0,2.0,https://pypi.org/project/textvec,2020-12-03 14:17:09.000000,,41.0,41.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +813,ModelChimp,ModelChimp/modelchimp,,ml-experiments,https://github.com/ModelChimp/modelchimp,https://github.com/ModelChimp/modelchimp,BSD-2-Clause,2018-11-05 08:39:03.000000,2021-02-03 23:31:36.000000,2021-01-15 13:54:13.000000,11,4.0,10.0,120,360.0,Experiment tracking for machine and deep learning projects.,3.0,14,False,2019-04-09 10:43:15.000000,0.4.0,37.0,modelchimp,,modelchimp/modelchimp-server,,,,,https://pypi.org/project/modelchimp,2019-04-09 10:41:20.000000,,35.0,58.0,,,,https://hub.docker.com/r/modelchimp/modelchimp-server,2019-04-09 10:15:09.532793,,634.0,3.0,,,,,,,,,,,,,,,,,,,,,, +814,DeepNeuro,QTIM-Lab/DeepNeuro,,medical-data,https://github.com/QTIM-Lab/DeepNeuro,https://github.com/QTIM-Lab/DeepNeuro,MIT,2017-06-01 19:36:34.000000,2020-06-24 13:00:15.000000,2020-06-24 13:00:14.000000,29,25.0,16.0,99,285.0,A deep learning python package for neuroimaging data. Made by:.,6.0,14,False,2019-04-11 16:57:02.000000,0.2.2,5.0,deepneuro,,,,,1.0,1.0,https://pypi.org/project/deepneuro,2019-04-11 16:57:02.000000,,33.0,33.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +815,nptsne,biovault/nptsne,,data-viz,https://github.com/biovault/nptsne,https://github.com/biovault/nptsne,Apache-2.0,2019-06-28 08:40:25.000000,2021-02-03 08:52:54.000000,2021-02-03 08:52:27.000000,2,8.0,3.0,24,857.0,nptsne is a numpy compatible python binary package that offers a number of APIs for fast tSNE calculation.,3.0,14,False,2020-09-10 23:54:14.000000,1.1.0,2.0,nptsne,,,,,2.0,2.0,https://pypi.org/project/nptsne,2020-09-10 23:54:14.000000,,66.0,66.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +816,StarSpace,facebookresearch/StarSpace,,ml-frameworks,https://github.com/facebookresearch/StarSpace,https://github.com/facebookresearch/StarSpace,MIT,2017-06-28 17:50:18.000000,2020-05-18 03:40:57.000000,2019-12-13 19:03:25.000000,494,50.0,146.0,3540,138.0,"Learning embeddings for classification, retrieval and ranking.",17.0,13,False,,,,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +817,OpenKE,thunlp/OpenKE,,graph,https://github.com/thunlp/OpenKE,https://github.com/thunlp/OpenKE,MIT,2017-10-08 11:20:23.000000,2020-04-08 11:00:38.000000,2020-04-08 11:00:32.000000,737,52.0,223.0,2370,97.0,An Open-Source Package for Knowledge Embedding (KE).,10.0,13,True,,,,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +818,micrograd,karpathy/micrograd,,pytorch-utils,https://github.com/karpathy/micrograd,https://github.com/karpathy/micrograd,MIT,2020-04-13 04:31:18.000000,2020-12-18 12:55:50.000000,2020-04-18 19:15:25.000000,114,2.0,3.0,1577,24.0,A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API.,2.0,13,True,2020-04-18 19:06:59.000000,0.1.0,1.0,micrograd,,,,['pytorch'],1.0,1.0,https://pypi.org/project/micrograd,2020-04-18 19:06:59.000000,,9.0,9.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +819,Torch-Struct,harvardnlp/pytorch-struct,,pytorch-utils,https://github.com/harvardnlp/pytorch-struct,https://github.com/harvardnlp/pytorch-struct,MIT,2019-08-26 19:34:30.000000,2021-01-22 15:58:05.000000,2021-01-20 18:53:32.000000,68,13.0,22.0,884,259.0,"Fast, general, and tested differentiable structured prediction in PyTorch.",12.0,13,True,2019-11-25 04:08:05.000000,0.4,1.0,,,,,['pytorch'],,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +820,GraphVite,DeepGraphLearning/graphvite,,graph,https://github.com/DeepGraphLearning/graphvite,https://github.com/DeepGraphLearning/graphvite,Apache-2.0,2019-07-16 15:48:20.000000,2021-01-14 02:19:03.000000,2021-01-14 02:18:46.000000,117,24.0,55.0,843,15.0,GraphVite: A General and High-performance Graph Embedding System.,1.0,13,True,,,4.0,,milagraph/graphvite,,,,,,,,,,190.0,https://anaconda.org/milagraph/graphvite,2020-03-19 18:21:30.972000,3428.0,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +821,NeoML,neoml-lib/neoml,,ml-frameworks,https://github.com/neoml-lib/neoml,https://github.com/neoml-lib/neoml,Apache-2.0,2020-06-14 17:37:36.000000,2021-02-04 07:30:44.000000,2021-02-03 18:42:53.000000,79,16.0,13.0,563,197.0,Machine learning framework for both deep learning and traditional algorithms.,16.0,13,True,2020-06-14 17:44:03.000000,NeoML-master_1.0.1.0,1.0,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +822,PandaPy,firmai/pandapy,,data-containers,https://github.com/firmai/pandapy,https://github.com/firmai/pandapy,MIT,2020-01-15 18:21:23.000000,2020-11-12 16:18:45.000000,2020-11-12 16:18:44.000000,45,2.0,1.0,472,83.0,PandaPy has the speed of NumPy and the usability of Pandas 10x to 50x faster (by @firmai).,3.0,13,True,2020-11-12 16:12:54.000000,zen,22.0,pandapy,,,,['pandas'],1.0,1.0,https://pypi.org/project/pandapy,2020-01-25 23:10:32.000000,,12.0,12.0,,,,,,,,3.0,,,,,,,,,-2.0,,,,,,,,,,,,, +823,Adversary,airbnb/artificial-adversary,,adversarial,https://github.com/airbnb/artificial-adversary,https://github.com/airbnb/artificial-adversary,MIT,2018-08-08 04:42:11.000000,2018-10-14 05:34:44.000000,2018-08-29 15:31:30.000000,48,7.0,,341,15.0,Tool to generate adversarial text examples and test machine learning models against them.,5.0,13,False,2018-08-29 15:14:41.000000,1.1.1,3.0,Adversary,,,,,6.0,6.0,https://pypi.org/project/Adversary,2018-08-29 15:14:41.000000,,15.0,15.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +824,Auptimizer,LGE-ARC-AdvancedAI/auptimizer,,hyperopt,https://github.com/LGE-ARC-AdvancedAI/auptimizer,https://github.com/LGE-ARC-AdvancedAI/auptimizer,GPL-3.0,2019-09-12 01:08:37.000000,2020-12-04 01:00:53.000000,2020-12-04 00:51:11.000000,20,,4.0,159,68.0,An automatic ML model optimization tool.,11.0,13,False,2020-11-19 05:14:22.000000,1.4,6.0,auptimizer,,,,,,,https://pypi.org/project/auptimizer,2020-11-19 00:23:49.000000,,31.0,31.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +825,nx-altair,Zsailer/nx_altair,,data-viz,https://github.com/Zsailer/nx_altair,https://github.com/Zsailer/nx_altair,MIT,2018-05-13 00:10:12.000000,2020-09-30 12:01:08.000000,2020-06-02 21:10:26.000000,19,5.0,4.0,155,51.0,Draw interactive NetworkX graphs with Altair.,3.0,13,True,2020-06-02 21:11:12.000000,0.1.6,8.0,nx-altair,,,,['jupyter'],2.0,,https://pypi.org/project/nx-altair,2020-06-02 21:11:12.000000,2.0,133.0,133.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +826,Hypermax,electricbrainio/hypermax,,hyperopt,https://github.com/electricbrainio/hypermax,https://github.com/electricbrainio/hypermax,BSD-3-Clause,2018-07-27 18:43:01.000000,2020-08-02 18:08:50.000000,2020-08-02 18:08:46.000000,15,3.0,1.0,94,207.0,"Better, faster hyper-parameter optimization.",9.0,13,False,2019-10-23 15:40:12.000000,0.5.1,11.0,hypermax,,,,,4.0,4.0,https://pypi.org/project/hypermax,2019-10-23 15:40:12.000000,,13.0,13.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +827,Medical Detection Toolkit,MIC-DKFZ/medicaldetectiontoolkit,,medical-data,https://github.com/MIC-DKFZ/medicaldetectiontoolkit,https://github.com/MIC-DKFZ/medicaldetectiontoolkit,Apache-2.0,2018-10-12 12:34:57.000000,2020-10-14 11:17:37.000000,2020-04-18 12:52:08.000000,232,27.0,85.0,902,36.0,"The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN,..",3.0,12,True,,,,,,,,['pytorch'],,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +828,Attribution Priors,suinleelab/attributionpriors,,interpretability,https://github.com/suinleelab/attributionpriors,https://github.com/suinleelab/attributionpriors,MIT,2019-06-24 23:54:24.000000,2021-01-29 00:59:05.000000,2021-01-29 00:59:05.000000,3,1.0,3.0,74,68.0,Tools for training explainable models using attribution priors.,6.0,12,False,2019-07-18 21:13:37.000000,0.1.3,4.0,attributionpriors,,,,"['tensorflow', 'pytorch']",,,https://pypi.org/project/attributionpriors,2019-10-31 18:03:05.000000,,15.0,15.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +829,LazyCluster,ml-tooling/lazycluster,,distributed-ml,https://github.com/ml-tooling/lazycluster,https://github.com/ml-tooling/lazycluster,Apache-2.0,2019-08-07 08:05:13.000000,2021-02-02 23:23:06.000000,2020-12-14 15:24:53.000000,6,,,33,,Distributed machine learning made simple.,2.0,12,False,2020-12-14 15:25:59.000000,0.2.4,5.0,lazycluster,,,,,2.0,2.0,https://pypi.org/project/lazycluster,2020-12-14 14:49:33.000000,,44.0,44.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +830,featurewiz,AutoViML/featurewiz,,hyperopt,https://github.com/AutoViML/featurewiz,https://github.com/AutoViML/featurewiz,Apache-2.0,2020-11-29 16:46:16.000000,2021-02-01 23:38:45.000000,2021-02-01 23:22:25.000000,10,,,21,,Use advanced feature engineering strategies and select the best features from your data set fast with a single line of..,1.0,12,False,2021-02-01 23:38:45.000000,0.0.17,17.0,featurewiz,,,,,,,https://pypi.org/project/featurewiz,2021-02-01 23:38:45.000000,,164.0,164.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +831,surpriver,tradytics/surpriver,,financial-data,https://github.com/tradytics/surpriver,https://github.com/tradytics/surpriver,GPL-3.0,2020-08-30 07:56:22.000000,2020-11-13 00:48:16.000000,2020-09-21 04:32:05.000000,191,7.0,4.0,1077,64.0,Find big moving stocks before they move using machine learning and anomaly detection.,6.0,11,False,,,,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +832,MedicalNet,Tencent/MedicalNet,,medical-data,https://github.com/Tencent/MedicalNet,https://github.com/Tencent/MedicalNet,MIT,2019-07-17 09:53:10.000000,2020-08-27 13:37:27.000000,2020-08-27 13:37:26.000000,282,43.0,14.0,1051,26.0,Many studies have shown that the performance on deep learning is significantly affected by volume of training data...,1.0,11,True,,,,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +833,Devol,joeddav/devol,,hyperopt,https://github.com/joeddav/devol,https://github.com/joeddav/devol,MIT,2017-02-10 03:07:54.000000,2020-07-05 21:56:59.000000,2020-07-05 21:56:58.000000,109,7.0,20.0,923,116.0,Genetic neural architecture search with Keras.,18.0,11,True,,,,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +834,PySparNN,facebookresearch/pysparnn,,nn-search,https://github.com/facebookresearch/pysparnn,https://github.com/facebookresearch/pysparnn,BSD-3-Clause,2016-03-28 20:43:42.000000,2020-10-02 06:01:01.000000,2018-01-31 16:50:23.000000,141,11.0,14.0,845,147.0,Approximate Nearest Neighbor Search for Sparse Data in Python!.,5.0,11,False,,,,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +835,traingenerator,jrieke/traingenerator,,others,https://github.com/jrieke/traingenerator,https://github.com/jrieke/traingenerator,MIT,2020-12-03 16:47:16.000000,2021-02-04 09:41:40.000000,2021-01-20 23:05:06.000000,115,9.0,3.0,915,,A web app to generate template code for machine learning.,3.0,10,True,,,,,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +836,Mozart,aashrafh/Mozart,,ocr,https://github.com/aashrafh/Mozart,https://github.com/aashrafh/Mozart,Apache-2.0,2020-12-14 11:49:14.000000,2021-01-14 17:13:59.000000,2021-01-14 17:13:58.000000,35,1.0,1.0,221,,An optical music recognition (OMR) system. Converts sheet music to a machine-readable version.,5.0,10,True,,,,,,,,['sklearn'],,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +837,Hypertunity,gdikov/hypertunity,,hyperopt,https://github.com/gdikov/hypertunity,https://github.com/gdikov/hypertunity,Apache-2.0,2019-06-02 12:04:55.000000,2020-01-26 23:14:49.000000,2020-01-26 22:53:29.000000,9,,2.0,120,64.0,A toolset for black-box hyperparameter optimisation.,2.0,10,False,2020-01-26 23:08:16.000000,1.0.1,7.0,hypertunity,,,,,2.0,2.0,https://pypi.org/project/hypertunity,2020-01-26 23:08:16.000000,,12.0,12.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, +838,traintool,jrieke/traintool,,ml-experiments,https://github.com/jrieke/traintool,https://github.com/jrieke/traintool,Apache-2.0,2020-09-30 22:23:05.000000,2020-11-18 02:51:43.000000,2020-11-18 02:50:52.000000,1,,,9,120.0,Train off-the-shelf machine learning models in one line of code.,,9,False,2020-11-02 02:25:32.000000,0.0.3,3.0,traintool,,,,"['pytorch', 'tensorflow', 'sklearn']",,,https://pypi.org/project/traintool,2020-11-02 02:25:32.000000,,5.0,5.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index 960345dc..2c9f98ea 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -2,37 +2,29 @@ _Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._ -- AllenNLP (πŸ₯‡32 Β· ⭐ 9.6K Β· πŸ“ˆ) - An open-source NLP research library, built on PyTorch. Apache-2 -- GeoPandas (πŸ₯ˆ31 Β· ⭐ 2.4K Β· πŸ“ˆ) - Python tools for geographic data. BSD-3 -- snowballstemmer (πŸ₯‡30 Β· ⭐ 470 Β· πŸ“ˆ) - Snowball compiler and stemming algorithms. BSD-3 -- dbt (πŸ₯ˆ29 Β· ⭐ 2.4K Β· πŸ“ˆ) - dbt (data build tool) enables data analysts and engineers to.. Apache-2 -- Pyro (πŸ₯ˆ28 Β· ⭐ 6.7K Β· πŸ“ˆ) - Deep universal probabilistic programming with Python and PyTorch. Apache-2 -- faust (πŸ₯ˆ28 Β· ⭐ 5.2K Β· πŸ“ˆ) - Python Stream Processing. BSD-3 -- stanza (πŸ₯ˆ28 Β· ⭐ 5.1K Β· πŸ“ˆ) - Official Stanford NLP Python Library for Many Human Languages. Apache-2 -- CleverHans (πŸ₯‡27 Β· ⭐ 4.9K Β· πŸ“ˆ) - An adversarial example library for constructing attacks,.. MIT -- contextual-ai (πŸ₯‰15 Β· ⭐ 66 Β· πŸ“ˆ) - Contextual AI adds explainability to different stages of.. Apache-2 -- ONNX-T5 (πŸ₯‰13 Β· ⭐ 140 Β· 🐣) - Summarization, translation, sentiment-analysis, text-generation.. Apache-2 +- DeepSpeech (πŸ₯‡31 Β· ⭐ 16K Β· πŸ“ˆ) - DeepSpeech is an open source embedded (offline, on-.. MPL-2.0 +- PaddlePaddle (πŸ₯ˆ30 Β· ⭐ 14K Β· πŸ“ˆ) - PArallel Distributed Deep LEarning: Machine Learning.. Apache-2 +- UMAP (πŸ₯ˆ30 Β· ⭐ 4.5K Β· πŸ“ˆ) - Uniform Manifold Approximation and Projection. BSD-3 +- hdbscan (πŸ₯‡28 Β· ⭐ 1.8K Β· πŸ“ˆ) - A high performance implementation of HDBSCAN clustering. BSD-3 +- Datasette (πŸ₯ˆ27 Β· ⭐ 4.6K Β· πŸ“ˆ) - An open source multi-tool for exploring and publishing data. Apache-2 +- hnswlib (πŸ₯ˆ26 Β· ⭐ 1.3K Β· πŸ“ˆ) - Header-only C++/python library for fast approximate nearest.. Apache-2 +- PyNNDescent (πŸ₯‰23 Β· ⭐ 370 Β· πŸ“ˆ) - A Python nearest neighbor descent for approximate nearest.. BSD-2 +- TTS (πŸ₯‰20 Β· ⭐ 3.2K Β· πŸ“ˆ) - Deep learning for Text to Speech (Discussion forum:.. MPL-2.0 +- Objax (πŸ₯‰19 Β· ⭐ 560 Β· 🐣) - Objax is a machine learning framework that provides an Object.. Apache-2 jax +- ONNX-T5 (πŸ₯‰15 Β· ⭐ 140 Β· 🐣) - Summarization, translation, sentiment-analysis, text-generation.. Apache-2 ## πŸ“‰ Trending Down _Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ -- scikit-learn (πŸ₯‡37 Β· ⭐ 44K Β· πŸ“‰) - scikit-learn: machine learning in Python. BSD-3 -- dlib (πŸ₯ˆ32 Β· ⭐ 9.8K Β· πŸ“‰) - A toolkit for making real world machine learning and data analysis.. ❗️BSL-1.0 -- Rasa (πŸ₯ˆ28 Β· ⭐ 11K Β· πŸ“‰) - Open source machine learning framework to automate text- and.. Apache-2 -- MNE (πŸ₯ˆ27 Β· ⭐ 1.5K Β· πŸ“‰) - MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in.. BSD-3 -- DeepSpeech (πŸ₯ˆ25 Β· ⭐ 16K Β· πŸ“‰) - DeepSpeech is an open source embedded (offline, on-.. MPL-2.0 -- tslearn (πŸ₯ˆ25 Β· ⭐ 1.5K Β· πŸ“‰) - A machine learning toolkit dedicated to time-series data. BSD-2 -- arviz (πŸ₯ˆ25 Β· ⭐ 940 Β· πŸ“‰) - Exploratory analysis of Bayesian models with Python. Apache-2 -- tensorly (πŸ₯‰21 Β· ⭐ 950 Β· πŸ“‰) - TensorLy: Tensor Learning in Python. BSD-2 -- STUMPY (πŸ₯‰20 Β· ⭐ 1.6K Β· πŸ“‰) - STUMPY is a powerful and scalable Python library for computing a.. BSD-3 -- gokart (πŸ₯‰19 Β· ⭐ 160 Β· πŸ“‰) - A wrapper of the data pipeline library luigi. MIT - -## βž• Added Projects - -_Projects that were recently added to this best-of list._ - -- D-Tale (πŸ₯‰21 Β· ⭐ 2K Β· βž•) - Visualizer for pandas data structures. ❗️LGPL-2.1 -- CausalNex (πŸ₯‰19 Β· ⭐ 950 Β· βž•) - A Python library that helps data scientists to infer.. Apache-2 -- Mozart (πŸ₯‰10 Β· ⭐ 220 Β· 🐣) - An optical music recognition (OMR) system. Converts sheet.. Apache-2 +- xmltodict (πŸ₯ˆ30 Β· ⭐ 4.3K Β· πŸ’€) - Python module that makes working with XML feel like you are.. MIT +- PyStan (πŸ₯‰24 Β· ⭐ 910 Β· πŸ“‰) - Temporary home for PyStan version 3. Documentation: https://pystan-.. ISC +- dask-ml (πŸ₯ˆ24 Β· ⭐ 680 Β· πŸ“‰) - Scalable Machine Learning with Dask. BSD-3 +- EfficientNets (πŸ₯ˆ20 Β· ⭐ 1.2K Β· πŸ“‰) - Pretrained EfficientNet, EfficientNet-Lite, MixNet,.. Apache-2 +- MLBox (πŸ₯‰20 Β· ⭐ 1.2K Β· πŸ“‰) - MLBox is a powerful Automated Machine Learning python library. ❗️BSD-1-Clause +- EarthPy (πŸ₯‰20 Β· ⭐ 220 Β· πŸ“‰) - A package built to support working with spatial data using open.. BSD-3 +- Caer (πŸ₯‰19 Β· ⭐ 420 Β· 🐣) - A lightweight Computer Vision library. Scale your models, not boilerplate. MIT +- Paddle Graph Learning (πŸ₯‰17 Β· ⭐ 890 Β· πŸ“‰) - Paddle Graph Learning (PGL) is an efficient and.. Apache-2 +- Lambda Networks (πŸ₯‰15 Β· ⭐ 1.3K Β· 🐣) - Implementation of LambdaNetworks, a new approach to.. MIT +- PandaPy (πŸ₯‰13 Β· ⭐ 470 Β· πŸ“‰) - PandaPy has the speed of NumPy and the usability of Pandas 10x to.. MIT