Skip to content
View khyatig0206's full-sized avatar

Block or report khyatig0206

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. DocPatient-FE DocPatient-FE Public

    Login Test Credentials : for Doctor => username : TestDoc , password: Test@0206 , email: t87463962@gmail.com ; for Patient => username :Test , password:Test@0206 , email : t22219349@gmail.com

    JavaScript

  2. Handwritten_digits_classification Handwritten_digits_classification Public

    This repository contains a project for classifying handwritten digits using neural networks. The project involves two models: one with 2 hidden layers and another with 1 hidden layer. The dataset u…

    Jupyter Notebook

  3. My_ecommerce_store My_ecommerce_store Public

    Ecommerce store using django that has email, payment gateway integration and dialogflow powered Chatbot.

    Python

  4. potato-disease-predictor potato-disease-predictor Public

    The Potato Disease Predictor is a web application designed to detect diseases in potato plants based on images. The application leverages a machine learning model trained on a dataset of potato pla…

    Jupyter Notebook

  5. spam_detector spam_detector Public

    Introducing the Spam Detector Web App! This application is designed to detect spam comments using a K-Nearest Neighbors (KNN) classifier with TF-IDF vectorization. The web app is built using Django…

    Jupyter Notebook

  6. BFS-DFS-WebCrawler BFS-DFS-WebCrawler Public

    DSA Project- BFS and DFS web Crawler visualizer using beautifulSoup and websockets and react library react-force-graph-2d

    JavaScript