GithubHelp home page GithubHelp logo

cdubbs512 / practicalmachinelearningclass Goto Github PK

View Code? Open in Web Editor NEW

This project forked from albahnsen/practicalmachinelearningclass

0.0 1.0 0.0 95.91 MB

License: MIT License

Jupyter Notebook 99.97% Python 0.03%

practicalmachinelearningclass's Introduction

Practical Machine Learning

Instructor: Alejandro Correa Bahnsen

The use of statistical models in computer algorithms allows computers to make decisions and predictions, and to perform tasks that traditionally require human cognitive abilities. Machine learning is the interdisciplinary field at the intersection of statistics and computer science which develops such algorithnms and interweaves them with computer systems. It underpins many modern technologies, such as speech recognition, internet search, bioinformatics, computer vision, Amazon’s recommender system, Google’s driverless car and the most recent imaging systems for cancer diagnosis are all based on Machine Learning technology.

This course on Machine Learning will explain how to build systems that learn and adapt using real-world applications. Some of the topics to be covered include machine learning, python data analysis, deep learning frameworks, natural language processing models and recurrent models. The course will be project-oriented, with emphasis placed on writing software implementations of learning algorithms applied to real-world problems, in particular, image analysis, image captioning, natural language pocessing, sentiment detection, among others.

Requiriments

  • Python version 3.5;
  • Numpy, the core numerical extensions for linear algebra and multidimensional arrays;
  • Scipy, additional libraries for scientific programming;
  • Matplotlib, excellent plotting and graphing libraries;
  • IPython, with the additional libraries required for the notebook interface.
  • Pandas, Python version of R dataframe
  • Seaborn, used mainly for plot styling
  • scikit-learn, Machine learning library!

A good, easy to install option that supports Mac, Windows, and Linux, and that has all of these packages (and much more) is the Anaconda.

GIT!! Unfortunatelly out of the scope of this class, but please take a look at these tutorials

Evaluation

  • 30% Exercises
  • 50% Projects
  • 20% Final Project

Schedule

Supervised Machine Learning

Date Session Notebooks/Presentations Exercises
January 21st Introduction to python and ML
January 28th Linear Models
February 4th SVM & Decision Trees
February 11th Machine Learning as a Service
February 18th Ensembles
February 25th Random Forest
March 4th Feature Engineering
March 11th Project Presentations
March 18th Unbalanced Learning

Natural Language Processing

Date Session Notebooks/Presentations Exercises
April 1st Natural Language Processing
April 8th Sentiment Analysis
April 22nd Project Presentations

Advanced Topics in Machine Learning

Date Session Notebooks/Presentations Exercises
April 29th Introduction to Deep Learning
May 6th Introduction to Deep Learning II

Final Project Presentation

practicalmachinelearningclass's People

Contributors

albahnsen avatar jesugome avatar rodrigoamorteguiaros avatar lucilaevelys avatar kenji-k avatar nicsab avatar eduardchain avatar amosqueraf avatar jorgelmadrid avatar camilobarajas1990 avatar julianfbaquero avatar

Watchers

James Cloos 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.