Skip to content
View simranmakandar's full-sized avatar
🟢
🟢
Block or Report

Block or report simranmakandar

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
simranmakandar/README.md
  • 👋 Hi, I’m @simranmakandar
  • 👀 I’m interested in learning Data Science concepts and Web Development
  • 🌱 I’m currently learning to develop web applications and CI/CD pipelines
  • 📫 How to reach me : simranmakandar@unomaha.edu

Pinned

  1. Django-happyCarAuto Django-happyCarAuto Public

    Created an e-commerce website using Django Framework including a mock payment gateway using sandbox.paypal

    JavaScript

  2. Predicting-Credit-Card-Approvals Predicting-Credit-Card-Approvals Public

    Built an automatic credit card approval predictor using logistic regression. • Used python libraries to plot correlation of closing prices between different companies and generated a statistical mo…

    Jupyter Notebook 2

  3. ASL-Recognition-with-Deep-Learning ASL-Recognition-with-Deep-Learning Public

    Trained a convolutional neural network to classify images of ASL letters. (American Sign language) • After loading, examining, and preprocessing the data, we had trained the network and test its pe…

    Jupyter Notebook

  4. Classify-song-genres-from-Audio-Data Classify-song-genres-from-Audio-Data Public

    Used a dataset comprised of songs of 2 music genres (HipHop and Rock). Trained a classifier to distinguish between the 2 genres based only on track information derived from Echonest. Used Scikit-le…

    Jupyter Notebook

  5. Movie-similarities-using-NLP Movie-similarities-using-NLP Public

    NLP to find the degree of similarity between movies based on their plots available on IMDb and Wikipedia.Used Tokenization, Stemming and created TfidVectorisor. Created clusters by importing Kmeans…

    Jupyter Notebook

  6. DSCI-553 DSCI-553 Public

    University of Southern California- Data Mining assignments

    Python