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

Block or report kartikeyBhadouria

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
kartikeyBhadouria/README.md
  • 👋 Hi, I’m Kartikey Bhadouria
  • ⚡ I'm interested in Software Developement, Machine learning, Deep learning, Computer Vision and NLP.
  • 👀 I’m interested in data analysis and learning regarding analysis.
  • 🌱 I’m currently learning Data Science different techniques to reach my future goals.
  • 💞️ I’m looking to collaborate on building future of data scince and artificial intelligence.

Pinned

  1. Car-Price-Prediction Car-Price-Prediction Public

    In this Project, we are going to predict the Price of Used Cars using various features.I made a machine learning model that predicts the selling price of the used car, the web app is built using st…

    Jupyter Notebook

  2. Leave-Management-Sysytem Leave-Management-Sysytem Public

    The Leave Management System Project in Python is design using tkinter and graphical user interface(GUI). SQLIte3 database is used in our project.

    Python

  3. Logistic-Regression-on-MNIST Logistic-Regression-on-MNIST Public

    I implemented logistic regression from scratch for digits classification on MNIST dataset.

    Jupyter Notebook

  4. Sorting-Algorithms-Visualizer Sorting-Algorithms-Visualizer Public

    I have created a sorting algorithms visualizer using Python and PyGame module. User can see Bubble Sort and Insertion Sort in ascending as well as descending by simply running this main.py file.

    Python