Try   HackMD

title: Machine Learning Resources
tags: Machine learning

Data

Kaggle

Libraries

General

  • pandas
    • Data manipulation and analysis
  • NumPy
    • Adding support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
  • SciPy
    • Scientific computing and technical computing.

Visualization

  • Matplotlib
    • Plotting library
  • Seaborn
    • Data visualization library based on matplotlib
  • Plotly
    • Graphing Libraries - Interactive charts and maps for Python, R, Julia, Javascript, ggplot2, F#, MATLAB®, and Dash.

Algorithm

Deep Learning

Learning resources