The ML Blog
...

The Important Stuff Everyone Misses

The Important Stuff Everyone Misses

Data Analysis Algorithms
...

Python Automatic Libraries

Automatic Machine Learning Libraries that ease your job pip install lazypredict Exploratory Data Analysis Pandas Profiling Autoviz Sweetviz Machine Learning pip install lazypredict NLP

Share Python with Packages

Install PIP and Packages in Python Embeddable Download Python Embeddable Python Embeddable is a lite flavor of python with barebone necessities. It can be used to deploy web-apps to systems which don’t have permission to install python or its packages. [Download it from Here: Official Python 3.8.9](https://www.python.org/ftp/python/3.8.9/python-3.8.9-embed-amd64.zip) Configure PIP Even if explicitly stated that the embeddable version of Python does not support Pip, it is possible with care. You need to: