Popular repositories Loading
-
Martian-Frost-Classifier-Image-Classification-via-Keras
Martian-Frost-Classifier-Image-Classification-via-Keras PublicThis project focuses on frost detection through image classification. It implements a custom three-layer CNN and utilizes transfer learning with EfficientNetB0, ResNet50, and VGG16. Data augmentati…
Jupyter Notebook
-
Yelp-Rating-Predictions-Hybrid-Recommendation-System-via-PySpark
Yelp-Rating-Predictions-Hybrid-Recommendation-System-via-PySpark PublicThis project implements a hybrid recommendation system utilizing a combination of user and business metadata from Yelp datasets. By switching from XGBoost to CatBoost, I improved the model's RMSE f…
Python
-
Diamond-Price-Prediction-Regression-Analysis-
Diamond-Price-Prediction-Regression-Analysis- PublicThis project analyzes the diamonds dataset to uncover patterns influencing diamond prices through regression analysis. Using 54,000 entries and various characteristics, we implemented and compared …
Jupyter Notebook
-
BeyondSQL-Custom-Queries-for-Data-Customization
BeyondSQL-Custom-Queries-for-Data-Customization PublicBeyondSQL is a custom query system designed to handle large relational datasets with user-friendly commands. Inspired by MySQL, it supports data projection, filtering, joins, aggregation, and more.…
Python
-
DocuQuery-LLM-Powered-PDF-Q-A-System
DocuQuery-LLM-Powered-PDF-Q-A-System PublicDocuQuery is an LLM-powered chatbot that lets users upload PDF documents and ask questions based on their content. It uses LangChain, OpenAI, and FAISS to extract text, create embeddings, and retur…
Python
-
Stock-Price-Analysis-Algorithmic-Trading-System
Stock-Price-Analysis-Algorithmic-Trading-System PublicStock Price Analysis & Algorithmic Trading System is a full-stack tool that fetches real-time stock data, applies EMA and LSTM-based trading strategies, and simulates trades in a mock environment. …
Python
If the problem persists, check the GitHub status page or contact support.