Giter VIP home page Giter VIP logo

udscourse's Introduction

Course promo

UDSClub ML Course

Welcome to the course homepage

Please find installation guide described below

Set-up Your Environment

Prerequisites:

Hardware:
  • Laptop or PC :)
  • 2+ Cores,
  • 4+ Gb of RAM (ideally 8+ Gb)
  • Free disc space 3+ Gb
Software:

Installations:

  • Download and install latest Anaconda build for Python 3.6+
  • Be sure to have Anaconda on PATH and make it your default Python interpreter
  • Install/upgrade required packages via pip install ... in your Command Line / Terminal (admin privileges should be granted)
    • pip install -U pandas (22.0+)
    • pip install -U numpy (1.14.0+, if not installed as pandas dependency)
    • pip install -U scipy (1.0+)
    • pip install -U matplotlib (2.1.12+)
    • pip install -U lightgbm (2.1.0+) or use official guide
    • pip install -U xgboost (0.7+) or use official guide
    • pip install -U scikit-learn (0.19.1+)
    • download and install proper version of GraphViz from here
    • pip install -U pydot
    • conda install nb_conda (to join it with jupyter notebooks)
    • (optional) install wordcloud with pip install wordcloud or use this solution for Windows OS
  • Check whether your environment is set up properly or not
    • cd to-directory-containing-file-check_environment.py
    • python check_environment.py
    • jupyter notebook

Profit! You are ready to create/view Jupyter .ipynb notebooks :)

P.s. for your convenience:

  • install Git for Windows or use pre-installed on other OS
  • git clone https://github.com/udsclub/udscourse into suitable folder and stay up-to-date with regular content updates

udscourse's People

Contributors

blindshooter avatar chernyshof avatar fred-navruzov avatar terpiljenya avatar vitaliyradchenko 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.