An open API service indexing awesome lists of open source software.

https://github.com/simranjeet97/machine-learning

How to Setup Machine Learning Environment in Your PC or Laptop ? How to install Machine Learning Libraries ? How to Build ML Models, Algorithms and Other Stuff ??Your all Questions are answer here !!!!
https://github.com/simranjeet97/machine-learning

algorithm deep-learning environment-configuration keras libraries machine-learning numpy pandas scipy tensorflow

Last synced: 2 months ago
JSON representation

How to Setup Machine Learning Environment in Your PC or Laptop ? How to install Machine Learning Libraries ? How to Build ML Models, Algorithms and Other Stuff ??Your all Questions are answer here !!!!

Awesome Lists containing this project

README

        

# Machine-Learning-Environment-Setup
How to Setup Machine Learning Environment in Your PC or Laptop ? How to install Machine Learning Libraries ? Your all Questions are answer here !!!!

# Requiremnts
- Python 3.5
- PyCharm or CMD (Administrator mode)
- Internet Connection

# How To ?
- Use Pip Command to install all the Machine Learning Libraries.

# List of Libraries !
- Scipy
- Numpy
- Pandas
- Metplotlib
- Sklearn
- statsmodels
- tensorflow
- keras

# Example -
- pip install scipy

It Will Install all the Libraries one by one.

After Installing all the Libraries, Use "Test_Modules.py" to Check all the librabies are installed properly.

Thanks me Later..!!