Skip to content

azad-academy/MLBasics-DimensionalityReduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dimensionality Reduction Methods

PCA, t-SNE and Manifold Learning


Requirements

  • Python 3
  • Numpy
  • scikit-learn (needed only for sample data generation)

Running The Notebook

  • Open the Notebook in Google Colab or local jupyter server
  • Install the requirements
  • Restart the kernel if necessary

More Details in the Book Chapter 📃

Releases

No releases published

Packages

No packages published

Languages