Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 1.68 KB

README.md

File metadata and controls

63 lines (44 loc) · 1.68 KB


Machine Learning
Machine Learning

A Collection of Machine Learning Notebooks made by me!

Key FeaturesHow To UseCreditsLicense

Key Features

  • Includes datasets
  • Covers wide range of topics for Begineers in ML
  • Comments in Notebooks for help

How To Use

To clone and run this application, you'll need Git and Python ) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/kunalagra/ML-Notebooks

# Go into the repository
$ cd ML-Notebooks

# Navigate to a topic of your choice
$ cd somenoteebok

# Install dependencies
$ pip install notebook numpy pandas tenserflow scikit-learn matplotlib seaborn

Important

Populate your .env keys with their respective values.

Note

If you're using Linux Bash for Windows, see this guide or use python from the command prompt.

Credits

This collections uses the following packages:

  • Python and various libraries
  • Datasets from multiple sources

You may also like...

  • MediCall - An AIO Medical platform to connect doctors and patients
  • Codegamy - A LeetCode clone

License

GPL-3 for Code

Datasets are Licensed under thier original License