/machinelearningprerequisite101

🎯 Machine Learning Introductory Course with some Prerequisites.

Primary LanguageJupyter NotebookMIT LicenseMIT

Machine Learning Prerequisite 101


Machine learning is a field of computer science that uses statistical techniques to progressively improve the performance of the computer program in detecting patterns in data. The name machine learning was coined in 1959 by Arthur Samuel. Evolved from the study of pattern recognition and computational learning theory in artificial intelligence, machine learning explores the study and construction of algorithms that can learn from and make predictions on data – such algorithms overcome following strictly static program instructions by making data-driven predictions or decisions, through building a model from sample inputs. Machine learning is employed in a range of computing tasks where designing and programming explicit algorithms with good performance is difficult or infeasible; example applications include email filtering, detection of network intruders or malicious insiders working towards a data breach, optical character recognition (OCR), learning to rank, and computer vision.

Status


GitHub license

Download and Installation


To begin using this project, follow the following options to get started:

Usage


  • Fork or clone this repository and run on your IPython Notebook

Features


  • Easy to learn topics with enough descriptions
  • Clean code

Documentation


  • The Full Documentation is should be searched by each topics respectively.

Contribute


Support


If you are having issues, please let us know. I have a mailing list located at: sulabh4@hotmail.com

References


Copyright and License


Copyright 2018 Codexponent. Code released under the [MIT]license.