Ctrl+K
ensae_projects ensae_projects

ensae_projects

Site Navigation

  • Hackathon de l’ENSAE
  • Défis
  • Antisèches et exemples
  • Command lines
  • FAQ, notebooks
  • blog page - 1/1
  • License
  • Glossaire

Site Navigation

  • Hackathon de l’ENSAE
  • Défis
  • Antisèches et exemples
  • Command lines
  • FAQ, notebooks
  • blog page - 1/1
  • License
  • Glossaire

Links

  • Blog
  • Index
  • Module
  • API

Contents

  • Hackathon de l’ENSAE
  • Défis
  • Antisèches et exemples
    • API
    • Cheat sheets
    • Examples on machine learning
    • End to end examples
    • Notebook Gallery
    • Blog Gallery
  • Command lines
  • FAQ, notebooks
  • blog page - 1/1
  • License
  • Glossaire

Information

  • FAQ
  • Glossary
  • README
  • Changes
  • License

Previous topic

Cheat Sheet on HTML

Next topic

PCA (Principal Component Analysis)

Show Source

Examples on machine learning#

  • Machine Learning and any data

  • Machine Learning and images

Machine Learning and any data#

  • PCA (Principal Component Analysis)
    • Download data
    • PCA with scikit-learn
    • PCA with scikit-learn and normalization
    • PCA with statsmodels
    • PCA with statsmodels and normalization
  • OnlineNewPopularity (data from UCI)
    • Download data
    • Corr-Pair-Plots and scales
    • Outcome, cleaning scaling
    • learning
    • t-SNE

Machine Learning and images#

  • Image to features
    • OpenCV

previous

Cheat Sheet on HTML

next

PCA (Principal Component Analysis)

On this page
  • Machine Learning and any data
  • Machine Learning and images
Show Source