Best-Programming-Languages-for-Machine-Learning icon indicating copy to clipboard operation
Best-Programming-Languages-for-Machine-Learning copied to clipboard

This is the code for "Best Programming Languages for Machine Learning" By Siraj Raval on Youtube

Best-Programming-Languages-for-Machine-Learning

This is the code for "Best Programming Languages for Machine Learning" By Siraj Raval on Youtube

Overview

This is the code for this video on Youtube by Siraj Raval.

Dependencies

  • scikit-learn
  • pandas

Use pip to install any missing dependencies.

Usage

run 'python example_file.py' in command line to run the code

Credits

Credits for this code go to chribsen. I've merely created a wrapper to get people started.