Pinned Repositories
tennis_analyzer
This project utilizes various computer vision techniques to track two tennis players, a court's key-points, and a tennis ball. It also measures the players' ball shot speed, movement speed and number of shots that they have taken.
LocalRAG
This projects build a local retrieval augmented generation (pipeline) from scratch, connects it to a local llm, and is deployed as a chatbot via Gradio.
media_background_modifier
This project uses a pre-trained Mask-RCNN model to do object detection and isolates the main human entity. The tool modifies the background of an image/video
Recommendation-Movie
A user-friendly web application built with Streamlit that offers personalized movie recommendations based on user ratings using a baseline predictive model and RBM neural network
SVD-Multimedia-App
A streamlit web app that provides image compression and video background extraction functionality using SVD algorithms
QTrader
Implemented Q-Learning to predict stock returns
How-Democratic-Are-The-Governments-The-Global-Population-Live-Under
A Revisualization of a Published Data Visualization. Made as the Cumulative Final Project of the Equitech Scholars Program's Foundations of Data Science Lab
metabolite-analysis
STA4606 Final Project analyzing human metabolites in association with COVID-19 severity.
Sales-Forecasting
Sales Forecasting Project modeled using Prophet deployed using Dash
portopt
josepharielct's Repositories
josepharielct/QTrader
Implemented Q-Learning to predict stock returns
josepharielct/portopt
josepharielct/LocalRAG
This projects build a local retrieval augmented generation (pipeline) from scratch, connects it to a local llm, and is deployed as a chatbot via Gradio.
josepharielct/tennis_analyzer
This project utilizes various computer vision techniques to track two tennis players, a court's key-points, and a tennis ball. It also measures the players' ball shot speed, movement speed and number of shots that they have taken.
josepharielct/media_background_modifier
This project uses a pre-trained Mask-RCNN model to do object detection and isolates the main human entity. The tool modifies the background of an image/video
josepharielct/Recommendation-Movie
A user-friendly web application built with Streamlit that offers personalized movie recommendations based on user ratings using a baseline predictive model and RBM neural network
josepharielct/metabolite-analysis
STA4606 Final Project analyzing human metabolites in association with COVID-19 severity.
josepharielct/py-earth
A Python implementation of Jerome Friedman's Multivariate Adaptive Regression Splines
josepharielct/SVD-Multimedia-App
A streamlit web app that provides image compression and video background extraction functionality using SVD algorithms
josepharielct/real-fake-face-detection
josepharielct/Sales-Forecasting
Sales Forecasting Project modeled using Prophet deployed using Dash
josepharielct/python_basic_workshop_s2
josepharielct/sales_forecasting_SARIMA_Flask
Time Series Forecasting Project made for the GRMDS Narasio Data Senior Data Scientist Bootcamp's Capstone Project. Modeled using SARIMA and deployed using Flask
josepharielct/How-Democratic-Are-The-Governments-The-Global-Population-Live-Under
A Revisualization of a Published Data Visualization. Made as the Cumulative Final Project of the Equitech Scholars Program's Foundations of Data Science Lab