AI Projects

Contains codes of various kaggle problems

Kaggle

A machine learning model which predicts the number of Fatalities and confirmed cases of certain region( or country) on given day. It uses Random Forest Regression.

COVID19 Forecast

*UNDER DEVELOPMENT. The model predicts whether the stock prices of a company are going to be Up or Down based on the historical performance of its stock.

Stock Prediction CNN

An ANN model which predicts the probability of a customer leaving the bank

Customers and Bank

A fraud detection model developed using Self Organizing Maps (SOM) and ANN

Credit card Fraud

Contains python programs of various machine learning algorithms and methods

ML Models

A deep learning model to give recommendation of movies to user using Restricted Boltzmann Machine based on paper "An Introduction to Restricted Boltzmann Machines"

Movie Recommendation

Predicting trends in stocks of Reliance industries by applying basic LSTM architecture

Stock Prediction LSTM