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

Filter In Javafx

Kotlin with StandAlone Complier