filangelos / random-forest

Imperial College London EE4-62 Machine Learning for Computer Vision Coursework 1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Forest

EE4-62 Machine Learning for Computer Vision (2017-2018) Coursework 1

Getting Started

macOS

  1. Setup environment source scripts/setup.sh
  2. Activate environment source .env/bin/activate
  3. Execute script python src/<name of script>

Report

pdf

About

Imperial College London EE4-62 Machine Learning for Computer Vision Coursework 1

License:MIT License


Languages

Language:Python 98.9%Language:Shell 1.1%