Installation python and Its Dependancy

Installing PIP (Python package Manager)

pip install -U pip

Adding dependancy by pip

pip install -U scikit-learn


Comments

Popular posts from this blog

Data Science : Creating a news reader Python

How Facebook Uses Machine Learning @ Practical Example