lnxpy / pypi-prediction-examples

Notebook Examples: Plotting Python's packages' download rate predictions using MindsDB's AI power and PyPI handler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI Donwload Rate Prediction

With this implementation, you can predict the near future download-rate of your Python packages that are stored on PyPI's servers. Follow the steps on Jupyter Notebook (example.ipynb) and predict your desired packages.

Predicting the request's library download rate in the next 100 days:

prediction

This prediction is based on MindsDB's PyPI Handler.

About

Notebook Examples: Plotting Python's packages' download rate predictions using MindsDB's AI power and PyPI handler


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%