Skip to content
#

t-sne

Here are 280 public repositories matching this topic...

Exploration and optimization of a ML pipeline, delving into various techniques for enhancing different stages of ML workflows, including data preprocessing, feature engineering, model selection, and hyperparameter tuning.

  • Updated Oct 19, 2024

Conducted a comprehensive clustering analysis to categorize beers based on features such as Astringency, Alcohol content, Bitterness, Sourness, and more. Utilized k-medoids and hierarchical agglomerative clustering algorithms to achieve this classification. Tech: Python (numpy, pandas, seaborn, matplotlib, sklearn, scipy)

  • Updated Sep 27, 2024
  • Jupyter Notebook

Developed an anomaly detection using Autoencoder Neural Networks to identify outliers in datasets. Preprocessed data with feature scaling, designed a deep autoencoder model, and trained it to minimize reconstruction error using MSE. Classified anomalies based on reconstruction error and visualized latent features with t-SNE, achieving high accuracy

  • Updated Sep 16, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the t-sne topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the t-sne topic, visit your repo's landing page and select "manage topics."

Learn more