Pinned Repositories
BreastCancerImageDetection
The aim of this project is to detect breast cancer using breast imaging by CNN model
Document-based-chatbot
Drug-Representation-Learning
GenAI-Certification
This repository contains all the lab work and projects from the Generative AI with Large Language Models Certification from Coursera.
Insureit-DB-Simulation
CLI based Insurance provider simulation
Loan-Status-Prediction
Given the data, we need to predict if a person gets his/her loan approved or not.
ML-DL-Algorithms
This repository contains implementation of various ML algorithms from scratch.
MovieRecommendationProject
Recommendation System using KNN Algorithm with cosine similarity based on content and collaborative filtering techniques
Predicting-stock-prices-using-Crowd-data-analysis
We aim to predict stock prices by using machine learning techniques on data from StockTwits, a social media platform for investors. We demonstrate the results, and compare the prediction error, of several classification and regression techniques using aggregated StockTwits messages as a source of input.
RetailDataETL
This project automates the extraction, transformation, and loading (ETL) process of retail sales data from a CSV file into a PostgreSQL database. Using Apache Airflow, the workflow is orchestrated to run periodically, ensuring up-to-date data in the database.
Isha-singh-01's Repositories
Isha-singh-01/MovieRecommendationProject
Recommendation System using KNN Algorithm with cosine similarity based on content and collaborative filtering techniques
Isha-singh-01/Insureit-DB-Simulation
CLI based Insurance provider simulation
Isha-singh-01/Loan-Status-Prediction
Given the data, we need to predict if a person gets his/her loan approved or not.
Isha-singh-01/ML-DL-Algorithms
This repository contains implementation of various ML algorithms from scratch.
Isha-singh-01/RetailDataETL
This project automates the extraction, transformation, and loading (ETL) process of retail sales data from a CSV file into a PostgreSQL database. Using Apache Airflow, the workflow is orchestrated to run periodically, ensuring up-to-date data in the database.
Isha-singh-01/BreastCancerImageDetection
The aim of this project is to detect breast cancer using breast imaging by CNN model
Isha-singh-01/Intraday-Stock-Price-Prediction
This project aims to focus on making short term price movements prediction using the time series data of stock price. Such predictions will then be used to generate short-term trading strategies to capitalize on small price movements in highly liquid stocks. This project makes use of Gated Recurrent Unit (GRU) to predict stock trends.
Isha-singh-01/NLP-Series
This repository contains the entire NLP pipeline.
Isha-singh-01/Predicting-stock-prices-using-Crowd-data-analysis
We aim to predict stock prices by using machine learning techniques on data from StockTwits, a social media platform for investors. We demonstrate the results, and compare the prediction error, of several classification and regression techniques using aggregated StockTwits messages as a source of input.
Isha-singh-01/Projects
This repository contains projects on various Machine Learning Algorithms
Isha-singh-01/Using-Bitcoin-Pricing-Data-to-Create-Algorithmic-Trading-Strategy
The intent of this project is to predict the ratio of the price x minutes later to now.