Giter VIP home page Giter VIP logo

machine-learning-with-python's Introduction

Machine Learning with Python Udemy course notes

These are my course notes for the Machine Learning with Python Udemy course.

Course Notes

Download from the course notes from the Sundog site. Extract these files somewhere useful for you on your local computer.

Install Canopy

The best way to setup a Python development evnironment is to install Canopy. NOTE: On Mac you will need to open the Security Settings and allow the application to install since Apple by default will not allow anything to install that has not been downloaded via iTunes.

Open Canopy Editor and install pydotplus

Open the Canopy Editor by clicking the Editor link in the Canopy Home Screen. In the Python console window type:

!pip install pydotplus

Note that to run commands from within the Canopy Editor you must prefix with a bang(!). For example to see the version of Python python --version run the following in the Canopy Editor:

!python --version

Open a iPython Notebook / Jupiter Notebook file

iPython Notebook files are files with the .ipynb extension. There are several of these in the files that were downloaded from the Sundog website in the Course Notes section above. Double click on the file outliers.ipynb which will cause Canopy to open the file in the default browser (running the Jupiter Notebook locally via localhost:8888).

Now practice some Python 101 exercises by opening the file python101.ipynb.

Course Contents

  1. Python Basics
  2. Statistics Refresher
  3. Predictive Models
  4. Machine Learning
  5. Recommender Systems
  6. Data Mining and Machine Learning
  7. Dealing with Real World Data
  8. Machine Learning On Big Data
  9. Machine Learning In The Real World

Further Reading

machine-learning-with-python's People

Contributors

jensendarren avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.