GithubHelp home page GithubHelp logo

kuleshov / cornell-cs5785-2020-applied-ml Goto Github PK

View Code? Open in Web Editor NEW
868.0 868.0 237.0 38.49 MB

Teaching materials for the applied machine learning course at Cornell Tech (online edition)

Makefile 0.01% Jupyter Notebook 99.99%

cornell-cs5785-2020-applied-ml's Introduction

Applied Machine Learning (Cornell CS5785)

This repo contains executable course notes and slides for the Applied ML course at Cornell and Cornell Tech.

These materials accompany a set of Youtube lecture videos from the Fall 2020 edition of the course.

Contents

This repo is organized as follows.

.
├── README.md
├── notebooks             # Notebooks and slides
└── requirements.txt      # Packages needed for your virtualenv

Setup

Requirements

You should be able to run all the contents of this repo using the packages provided in requirements.txt.

In a new virtualenv, run this:

pip install -r requirements.txt

Feedback

Please send feedback to Volodymyr Kuleshov

cornell-cs5785-2020-applied-ml's People

Contributors

kuleshov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cornell-cs5785-2020-applied-ml's Issues

Requirement is not correct

In Lecture 2 notebook, load_diabetes used argument 'as_frame', which is available in scikit-learn version >= 0.23
Requirement.txt sets "scikit-learn=0.20.4", and include "sklearn==0.0"?

Licensing

Hi @kuleshov ,

thanks for sharing these amazing materials! Do you think it would be possible to add a license file? Others could then reuse the materials, e.g. for teaching.

Thanks!

Best,
Robert

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.