This repository contains functions/codes related to different methods of machine learning for classification and clustering in python.
-
Updated
Jul 29, 2024 - Jupyter Notebook
This repository contains functions/codes related to different methods of machine learning for classification and clustering in python.
You will learn to implement t-SNE models in scikit-learn and explain the limitations of t-SNE. Being able to abstract high-dimensional information into lower dimensions will prove helpful for visualization and exploratory analysis, as well as in conjunction with the clustering algorithms. By the end of this course, you will be able to find clus…
This program demonstrates how to plot face feature vectors on a 2-D chart using t-SNE method to compress dimension of the vectors
Add a description, image, and links to the t-distributed-stochastic topic page so that developers can more easily learn about it.
To associate your repository with the t-distributed-stochastic topic, visit your repo's landing page and select "manage topics."