Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devanshu-17/huggingface-sklearn-sprint

This repository contains my submission to the sklearn-sprint on HuggingFace
https://github.com/devanshu-17/huggingface-sklearn-sprint

huggingface sklearn

Last synced: 7 days ago
JSON representation

This repository contains my submission to the sklearn-sprint on HuggingFace

Awesome Lists containing this project

README

        

# HuggingFace-Sklearn-Sprint
This repository contains my submission to the sklearn-sprint on HuggingFace 🤗

## Here are the Categories and links -

### 1. Classification

- Normal Ledoit Wolf and OAS Linear Discriminant Analysis for classification
https://huggingface.co/spaces/sklearn-docs/Normal-Ledoit-Wolf-and-OAS-Linear-Discriminant-Analysis-for-classification

### 2. Gaussian Mixture Models

- Density Estimation for a Gaussian mixture
https://huggingface.co/spaces/sklearn-docs/Density-Estimation-for-a-Gaussian-mixture

- Gaussian Mixture Model Ellipsoids
https://huggingface.co/spaces/sklearn-docs/Gaussian-Mixture-Model-Ellipsoids

- GMM Initialization Methods
https://huggingface.co/spaces/sklearn-docs/Gaussian-Mixture-Model-Initialization-Methods

- GMM covariances
https://huggingface.co/spaces/sklearn-docs/Gaussian-Mixture-Model-Covariance

### 3. Gaussian Processes

- Gaussian Process Classification on Iris Dataset
https://huggingface.co/spaces/sklearn-docs/Gaussian-Process-Classification-on-Iris-Dataset

- Illustration of Gaussian process classification on the XOR dataset
https://huggingface.co/spaces/sklearn-docs/Gaussian-Process-Classification-on-the-XOR-Dataset

### 4. Manifold Learning

- Manifold Learning Comparison
https://huggingface.co/spaces/sklearn-docs/Comparison-of-Manifold-Learning-methods

- Multi Dimensional Scaling
https://huggingface.co/spaces/sklearn-docs/Multi-Dimensional-Scaling

### 5. Miscellaneous

- Isotonic Regression
https://huggingface.co/spaces/sklearn-docs/Isotonic-Regression

### 6. Model Selection

- Detection error tradeoff (DET) curve
https://huggingface.co/spaces/sklearn-docs/Detection-Error-Tradeoff-Curve

- Demonstration of multi metric evaluation on cross_val_score and GridSearchCV
https://huggingface.co/spaces/sklearn-docs/Demonstration-of-multi-metric-evaluation-on-cross_val_score-and-GridSearchCV

- Plotting Cross Validated Predictions
https://huggingface.co/spaces/sklearn-docs/Plotting-Cross-Validated-Predictions

- Test with permutations the significance of a classification score
https://huggingface.co/spaces/sklearn-docs/Test-with-permutations-the-significance-of-a-classification-score

### 7. Nearest Neighbors

- Caching Nearest Neighbors
https://huggingface.co/spaces/sklearn-docs/Caching-Nearest-Neighbors

- Kernel Density Estimation
https://huggingface.co/spaces/sklearn-docs/Kernel-Density-Estimation

- Kernel Density Estimate of Species Distributions
https://huggingface.co/spaces/sklearn-docs/Kernel-Density-Estimate-of-Species-Distributions

### 8. Support Vector Machines

- SVM ANOVA - https://huggingface.co/spaces/sklearn-docs/SVM-Anova-SVM-with-univariate-feature-selection