Skip to content
View sarthakkmishraa's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report sarthakkmishraa

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
sarthakkmishraa/README.md

Hey there, I am Sarthak 👋

linkedin badge twitter badge Gmail Badge

  • 🔭 Working as a Java Developer. I love exploring and learning something new about tech.
  • Skills : Coding, Data Science and ML
    
  • 👯 I am willing to collaborate on projects and hackathons.
  • 💬 Ask me about anything, I'm happy to help!

Sarthak

-->

Pinned

  1. ReducingMarketWaste_HackerearthCompetition ReducingMarketWaste_HackerearthCompetition Public

    Problem Statement: The company has products that can be used for hiring assessments. The task is to predict the probability percentage that a client will purchase a product from the features provid…

    Jupyter Notebook 1

  2. Flight-Price-Prediction-With-Deployment Flight-Price-Prediction-With-Deployment Public

    I have built a simple web app that predicts the price of flights based on inputs such as Departure date and time, Source and destination, etc. The model is trained on "Random Forest Regressor" and …

    Jupyter Notebook 4 5

  3. Image-Classification-Using-CNN-in-Pytorch Image-Classification-Using-CNN-in-Pytorch Public

    The aim of this project is to predict the label of the object given the image data using Convolutional Neural Networks(CNN) in Pytorch. The dataset used is CIFAR-10 dataset which is a subset of the…

    Jupyter Notebook 1 1

  4. Face-Detection-Using-Open-CV Face-Detection-Using-Open-CV Public

    This is a simple demonstration of face detection using the OpenCV library in python (in a few lines of code). Face detection using Haar cascades is a machine learning based approach where a cascade…

    Python 1 1

  5. Stock_Market_Prediction Stock_Market_Prediction Public

    The aim of this project is to analyse the stock market data and predict the stock closing price using Long Short Term Memory(LSTM ) deep learning algorithm and evaluate the accuracy of the model. A…

    Jupyter Notebook 2

  6. Titanic-Dataset-EDA-Random-Forest-Algorithm Titanic-Dataset-EDA-Random-Forest-Algorithm Public

    This is a small ML project on the Titanic dataset. The aim of this project is to perform exploratory data analysis on the data with the help of graphs, processing the data and finally applying the …

    Jupyter Notebook 2 3