Skip to content
View KhyatiMahendru's full-sized avatar

Block or report KhyatiMahendru

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. EigenfacesWithSVD EigenfacesWithSVD Public

    Facial Recognition on 'Labelled Faces in the Wild Dataset' using the concept of Eigenfaces. I have used Singular Value Decomposition to obtain the eigenfaces used.

    Jupyter Notebook 7 1

  2. Dimensionality-Reduction Dimensionality-Reduction Public

    This is an implementation of 3 dimensionality reduction techniques - PCA, SVD, and tSNE for visualization of high dimensional data in 2D and 3D.

    Jupyter Notebook 4

  3. Applications-Linear-Algebra Applications-Linear-Algebra Public

    Linear Algebra is very close to my heart. In this project, I explored various applications of Linear Algebra in Data Science to encourage more people to develop an interest in this subject.

    Jupyter Notebook 1 2

  4. RWHOptimiser RWHOptimiser Public

    Forked from aviral36/RWHOptimiser

    RWH optimisation using advanced OR techniques. Project built during national finals of Smart India Hackathon 2019. Team Six Nearest Neighbors. For AM2, Goldman Sachs.

    Jupyter Notebook 1

  5. Balancing-data-SMOTE Balancing-data-SMOTE Public

    In this project, I have worked on the problem of Credit Card Fraud Detection. The data is highly imbalanced with the positive class (fraud) accounting merely for 0.172% of the data. In classificati…

    Jupyter Notebook 2

  6. udmi udmi Public

    Forked from faucetsdn/udmi

    Universal Device Management Interface (UDMI) provides a high-level specification for the management and operation of physical IoT systems.

    Java