Data-Science-Interview-Resources
A repository listing out the potential sources which will help you in preparing for a Data Science/Machine Learning interview. New resources added frequently.React-Portfolio
A simple SPA Portfolio template for developer/designers built with React. Use it to showcase your work, testimonials and other information to clients.Fetching-Financial-Data
Fetching financial data for technical & fundamental analysis and algorithmic trading from a variety of python packages and sources.Greenblatt-Magic-Formula-Value-Investing
Implementation of Joel Greenblatt's magic formula, which he described in his book - "The Little Book That Still Beats the Market".Lane-Line-Detection
Using OpenCV to detect Lane Lines on a road, one of the most fundamental concepts for building a Self-Driving car.Twitter-Sentiment-Analysis-Web
Twitter Sentiment Analysis using Textblob and Tweepy, wrapped with Flask as a web app.Spatio-Temporal-DBSCAN
Spatio Temporal DBSCAN algorithm in Python. Useful to cluster spatio-temporal data with irregular time intervals, a prominent example could be GPS trajectories collected using mobile devices.Dual-Moving-Average-Crossover-Python
The famous and simple Dual Moving Average crossover strategy implemented in Python, and then backtesting it on 2 years of AAPL stock.Reliance-Stock-prediction-using-SVM
Predicting buy/sell of Reliance Stock using a Support Vector Machine on top of commonly used technical indicators.LiDAR-Road-Analysis
Given a 3D point cloud obtained by a LiDAR sensor mounted on a car, output the road properties such as road boundaries, lane markings, lane geometry.Option-Writing-Calls-Using-Open-Interest
Deciding the strike price for writing options, based on the Open Interest from the option chain data from NSE(National Stock Exchange)Python-for-Data-Science
This repository contains iPython notebooks to get you started with sufficient amount of Python you need to learn to get started with your Data Science Journey.Data-Preprocessing-Template
This repository includes all the Data Preprocessing required before using a dataset on a Machine Learning Model. Please refer README on how to use.Intraday-1-Minute-data-Nifty-BankNifty
Intraday 1 minute tick Data for Nifty and Bank Nifty for backtesting purposes.AutoML-TimeSeries-Forecasting
Use of ATSPy, a library to automate time series forecasting, using multiple models and ensembles.Pan-Tompkins-Algorithm-Python
Implementation of the Pan-Tompkins algorithm in Python for the detection of QRS Complex in an ECG signal.ReactChat
A chat app built using React Native and Firebase.Market-Regime-Identification-using-GMM-and-Markov-Regression
Identifying market regime through Gaussian Mixture Models and Markov RegressionMemoryGame
A memory game built in JavaScript implementing all the basic concepts of Vanilla JSDBSCAN-on-Spark
Small Example demonstrating how we can use DBSCAN with a groupby in a distributed manner across multiple worker nodes, using Pandas UDF in Spark.Anomalies-Nifty50-LSTM-Autoencoder
This work demonstrates the use of an LSTM-Autoencoder, implemented using Tensorflow and Keras, to detect anomalies in Timeseries data, using an example of anomalies in the daily closing price of Nifty50, the equity index of the National Stock Exchange.Demand-Supply-Identification-Python
Identify zones of demand/supply(also called Support/Resistance) for financial assets using Python.Stock-Forecasting-Prophet
Stock price forecasting for Reliance Stock using FBProphet.Actor-Critic-RL-for-Algo-Trading
FlutterNews
A Simple News app built using the Flutter Mobile Development SDKSocketChat
Simple Chatroom app implemented using Socket.io. Uses Node.js and Express Server as a backend.Monte-Carlo-Portfolio-Optimization
The notebook demonstrates Monte Carle Simulation to optimize weights for portfolio allocation to obtain maximal expected Sharpe RatioCanvas-Snow
A demonstration of JS Animation using Canvas that features Snow falling on the screen and some animation using Pure Vanilla JS.ShareFood
Food sharing app to prevent food waste by creating an interactive multi-channel system that will allow people with surplus excess foods from Weddings , Parties, and other events, to contact 'ShareFood' to donate foodGithubBattle
An app that compares two github users and rates them on various parameters and chooses a winner.pair-trading-python
Pair trading in Python - Testing for Correlation and Co-integration.LendingClub-Loan-Analysis
Lending Club Loan Default Analysis using historic loan applications data.Awesome-Data-Science
Best Blogs for Data Science and Machine LearningNifty-Monthly-Weekly-Movement
Personalised-Cancer-Treatment
CafeFinder
An app which finds all nearby cafes within a given radius and uses the Google Places APIEvaluating-Investments-using-PyFolio
A repository that helps evaluate an investment portfolio and provides risk analytics using an amazing open-source package developed by Quantopian, called PyFolio.Automating-Value-Investing
A script to automate the concept of value investing using Python by some of the fundamental concepts suggested by Benjamin Graham and Warren Buffet.heikin-ashi-python
Implementation of Heikin Ashi candlesticks in PythonSVGBlackHole
An animation of black hole for landing page of a websiteObjectDetectionImageAI
Object Detection Example using ImageAI library.OHLC-to-CandlestickPlot-Python
Small Snippet of Python Code to convert historical OHLC data for a particular stock to Candlestick charts.Zero-To-FullStack-Data-Science
This repo is a roadmap for any beginner who wishes to learn Data Science, covering all the basic concepts needed, from all the programming to the math, and including relevant resources to go from zero to being a full stack Data Scientist.Classification-Metrics
This repository discusses and implements most commonly used classification metrics.Options-Pricing-Monte-Carlo
A monte Carlo simulation for Options Pricing, using Geometric Brownian Motion in Python.stanford-ner-jars
stanford ner jarsHive-Cheatsheet
Quick reference and cheatsheet for commonly used Hive CommandsRails-REST-API
Simple REST API using RoR with basic CRUD functionality.Deep_Learning_Cheatsheets
Contains cheatsheets for essential Data Science libraries in Python.PyCon-ID-2020-Demo
Demo Notebook for my talk "Top Notch Categorical Encoding using Python", presented at PyCon ID 2020Whether
Whether - The Weather AppMultiColumn-Label-Encoder
Usage of LabelEncoder on a Pandas Dataframe, and encoding multiple Columns at once.GithubSearch
Searches and gives information about a user with given Github user name.end-to-end-pyspark
And end-to-end Machine Learning pipeline with PySpark-ML for the famous Telco Customer Churn datasetllama2-finetune-finance-alpaca-colab
Fine tuning a LLaMA 2 model on Finance Alpaca using 4/8 bit quantization, easily feasible on Colab.GoogleStockPrediction
Predicting the Google Stock Price using an LSTM Network.GenderClassification
A simple Python Script using a Decision Tree Classifier to classify a person as a Male or Female based on their height, weight and Shoe Size.CatsAndDogsClassifier
A convolutional neural network written in Keras to classify Cats and Dogs using Tensorflow as backend.YouTubeUIReactNative
Youtube Android App UI in React Nativeweather-ai-bot
A simple Bot using Artificial Intelligence and NLP to interact with the user and give weather details of a particular destination to the user. Live demo at https://rbhatia46.github.io/weather-ai-bot. Note : This is a production build of the app and the front end was made using React.Confidence-Interval-Using-Bootstrapping
Computing the confidence intervals using Bootstrapping. It is very useful when we have to compute the confidence interval for any other statistic apart from mean(where CLT can be used) given we dont know anything about the underlying distribution of the data.NYC-Taxi-Demand-Prediction
The objective of this project was to predict the taxi demand for yellow cabs in a particular region in next 10 minutes for New York city. Based on the data, machine learning model predicts the pickup demand of cabs in 10 minutes time frame. The data was provided by the Taxi & Limousine Commission for yellow cabs. Correct prediction of the same can fairly improve the time utilization of a taxi driver.react-cypto-watcher
A simple React app fetching prices of BitCoin, Ethereum and Litecoin from CoinMarketCap. Live Demo onFirebaseContact
A Fully functional contact form implemented with backend in Firebase and storing the data in the Firebase Database.Numpy-Pandas-Beginner-Tutorial
A beginner friendly tutorial for Numpy and Pandas for people who are complete beginners and just wanting to start their Data Science/Machine Learning journeys.Love Open Source and this site? Check out how you can help us