Skip to content
View shreyash0023's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report shreyash0023

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. Wine-Recommendation-System Wine-Recommendation-System Public

    A personalized wine recommendation system built using Django 2.0, HTML5, CSS3. To understand the implementation process, click on the blog link below. The website is also hosted live on PythonAnywh…

    HTML 1

  2. Machine-Learning-Algorithms Machine-Learning-Algorithms Public

    Machine Learning algorithms implemented from scratch. Different ML algorithms implemented from scratch. Namely, Multipile Linear Regression and Logistic Regression KNN and Naive Bayes Recrusive Dec…

    Python

  3. PCA-Based-Image-Classifier- PCA-Based-Image-Classifier- Public

    Used PCA for dimension reduction of a 25x25 animal image dataset. After the feature extraction step, a KNN classifier to distinguish the images in a 3D plane (3PC extraction). PCA and KNN are imple…

    Python

  4. WorldCup-Advanced-SQL WorldCup-Advanced-SQL Public

    Advanced SQL queries for WordCup Database. Create table statements and referential Integrity constraints have also been mentioned.

    Python

  5. Server-Client-Implementation-Multithreading-Inlcuded Server-Client-Implementation-Multithreading-Inlcuded Public

    Server and Client implementation on Python. The Client can be handled with terminal, and also with a browser.

    Python 1

  6. Statistical-Distrubution-Simulator Statistical-Distrubution-Simulator Public

    A python program to simulation different statistical distributions, both uniform and continuous. The program simulates distribution of bernoulli, binomial, geometric, negative binomial, poisson, ar…

    Python