Skip to content
View Mayurdeo's full-sized avatar

Block or report Mayurdeo

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. Speed-Dating-Decision-Prediction Speed-Dating-Decision-Prediction Public

    This project is about prediction of whether the participant of a date decide to give his/her partner a second date after a short experimental Speed Dating event. I have implemented my own version m…

    Python

  2. Credit-card-fraud-detetection Credit-card-fraud-detetection Public

    Generated data driven models using Neural Networks, Support Vector Machine, and Gradient Boosting techniques which involves understanding the behavior patterns of the credit card users in order to …

    Jupyter Notebook

  3. Clustering-based-Analysis Clustering-based-Analysis Public

    The focus of this project is building a **k-means** cluster algorithm from scratch without use of any publicly available libraries. The algorithm is then applied for Fashion MNIST dataset.

    Python

  4. Simplex-Algorithm-Linear-Program-Solver- Simplex-Algorithm-Linear-Program-Solver- Public

    The code is used to solve linear programs using the simplex algorithm. It allows the users to provide the input objective function and constraints according to their requirements, then provides the…

    Jupyter Notebook 1

  5. Zero-Shot-Learning-for-detecting-animal-class- Zero-Shot-Learning-for-detecting-animal-class- Public

    Implemented Zero-shot learning using the Semantic AutoEncoder approach. Generated a model which will classify unseen classes while testing, by using the weights it learnt from seen classes during t…

    Jupyter Notebook

  6. Statistical-Analysis-and-Model-Generation-of-a-datadet Statistical-Analysis-and-Model-Generation-of-a-datadet Public

    Performed statistical analysis on a dataset (based on a study on concrete’s components). Generated the best possible model to predict the response i.e. the Compressive strength.

    1