Skip to content

ana-ya/python-machine-learning-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to machine learning

The course is basic course, read by teachers of the Higher school of Economics on Coursera.org

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

To install Python projects, you’ll need to install Anaconda 3.7 or Miniconda 3:

  • Anaconda - is the easiest way to do Python data science and machine learning. It includes hundreds of popular data science packages and the conda package and virtual environment manager for Windows, Linux, and MacOS.
  • Miniconda - is a mini version of Anaconda that includes only conda and its dependencies.

Installing

A step by step instructions for get project and start development

Clone the repository and execute the scripts in your IDEA (PyCharm /VScode / Spyder):

$ git clone git@github.com:ana-ya/python-machine-learning-course.git
$ cd python-machine-learning-course

Built With

  • Python - is a programming language
  • NumPy - working with arrays and matrices.
  • Pandas - processing of the datasets
  • Matplotlib - data visualization
  • SciKit-Learn - library of machine learning algorithms
  • SciPy - helper functions

About

Introduction to machine learning with programming language Python. Link to course: https://www.coursera.org/learn/vvedenie-mashinnoe-obuchenie/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages