RomainClaret / msc.ml.labs

Labs - Machine Learning at University of Neuchâtel, Switzerland

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

msc.ml.labs

Master Class: Machine Learning (5MI2018)

  • Faculty of Economic Science
  • University of Neuchâtel (Switzerland)

Authors:

  • Romain Claret @RomainClaret
  • Sylvain Robert-Nicoud @Nic0uds

Execution information

Requirements

  • Install miniconda or anaconda

Install

conda env create -f environment.yml

Conda Commands

  • conda activate ml-labs
  • conda deactivate

Run code

python main.py

Labs list

  • Lab 1: Build and use a classifier to predict the income for a person based on census data.

About

Labs - Machine Learning at University of Neuchâtel, Switzerland

License:MIT License


Languages

Language:HTML 92.1%Language:Jupyter Notebook 7.8%Language:Python 0.0%