Skip to content
View Utkarsh-Gupta1496's full-sized avatar

Block or report Utkarsh-Gupta1496

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Sentiment-Analysis-GMM-SVM- Sentiment-Analysis-GMM-SVM- Public

    Given a movie review we need to classify weather its a positive review or negative review. This Repository is more about the implementation of GMM from scratch in numpy and SVM classifier using LIBSVM

    Python 1

  2. Eigen-Faces-PCA- Eigen-Faces-PCA- Public

    This repository demonstrates how to generate eigen-faces for a given Image dataset.

    Python 1

  3. Linear-Discriminat-Analysis-LDA- Linear-Discriminat-Analysis-LDA- Public

    This repository contains demonstration of LDA algorithm for Simple Classification Task

    Python

  4. Canny-Edge-Detector Canny-Edge-Detector Public

    This repository contains implementation of Canny Egde Detector with interactive Slider GUI for choosing threasholds(High,Low) in python

    Python

  5. K-Means K-Means Public

    Implemtaion of K_Means algorithm from scratch with PCA Visualization

    Python

  6. t-SNE-Visualization t-SNE-Visualization Public

    This Repository demonstrates how we can visulaize hidden activation for any feed forward layer in a Neural network using stocastic neigbourhood embedding (t-SNE))

    Python 4