Giter Site home page Giter Site logo

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

-->

Sarthak 's Projects

awesome-datascience icon awesome-datascience

:memo: An awesome Data Science repository to learn and apply for real world problems.

dsa-bootcamp-java icon dsa-bootcamp-java

This repository consists of the code samples, assignments, and the curriculum for the Community Classroom complete Data Structures & Algorithms Java bootcamp.

face-detection-using-open-cv icon face-detection-using-open-cv

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 function is trained with a set of input data. OpenCV already contains many pre-trained classifiers for face, eyes, smiles, etc.. We will be using the face classifier.

face-recognition-on-olivetti-dataset icon face-recognition-on-olivetti-dataset

In this study, face recognition was performed using the face images in the Olivetti data set. Principal components of face images were obtained by PCA. According to three different classification models, accuracy score obtained. Parameter optimization of the best model has been made

fastbook icon fastbook

The fastai book, published as Jupyter Notebooks

flight-price-prediction-with-deployment icon flight-price-prediction-with-deployment

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 deployed using "Streamlit" on Heroku. The accuracy of the model was found out to be 95% on the train data and about 80% on the test data.

googlekeepclone icon googlekeepclone

A clone of Google Keep with its original Material Design aesthetics

image-classification-using-cnn-in-pytorch icon image-classification-using-cnn-in-pytorch

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 80 million tiny images dataset and consists of 60,000 32x32 color images containing one of 10 object classes, with 6000 images per class.

mathinspector icon mathinspector

A visual programing environment for scientific computing with python

monai icon monai

AI Toolkit for Healthcare Imaging

novid-20 icon novid-20

An amazing PWA which is a solution to foretell the likelihood of being in vicinity of COVID-19

polynomial-regression icon polynomial-regression

Data analysis and visualization on Polynomial Regression using EA Sports FIFA 19 player roster database.

py icon py

Repository to store sample python programs for python learning

reducingmarketwaste_hackerearthcompetition icon reducingmarketwaste_hackerearthcompetition

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 provided in the dataset.

sentiment-analysis-using-twitter-api icon sentiment-analysis-using-twitter-api

The objective of this program is to analyse Donald Trump's tweets and classify the sentiment as either positive, negative or neutral. I have used the Twitter API to fetch the tweets and TextBlob library for performing the NLP task. It includes tokenisation, removing special character and irrelevant nouns and pronouns(stopwords) and passing the tokens to the sentiment classifer which assigns the tweets polarity of positive, negative and neutral by the values 1, -1 and 0 respectively.

stock_market_prediction icon stock_market_prediction

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. Also, the trained data is used to predict the stock closing prices for the next 30 days in future.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.