Pinned Repositories
Briefly-Chatbot
Building a chatbot designed to streamline task management using SambaNova and aiXplain's built-in AI agents.
College-Dropout-Prediction
Analyzing the impact of socioeconomic factors on college dropout rates and predict likelihood using an SVM classifier.
Dijkstra-SF-Mapping
Applying Dijkstra's algorithm to find the shortest path between two points in San Francisco.
Gene-Regulation-Prediction
Predicting the likelihood of regulation between gene-enhancer pairs, using an ensemble framework featuring different models.
GNN-Analysis
Analyzing the strengths and limitations of different Graph Neural Network architectures using PyTorch.
LoL-Match-Prediction
Predicting the outcomes of League of Legends matches using in-game event data and a KNN classifier.
Netflix-Hulu-EDA
Conducting EDA to analyze content trends on Netflix and Hulu, creating visualizations with Matplotlib.
Restaurant-Recommender-System
Buidling a restaurant recommender system using Google reviews by combining a popularity model and a similarity model.
Restaurant-Revenue-Regression
Using linear regression analysis to predict restaurant revenue, identifying key factors while addressing regression assumptions.
Traffic-Speed-Forecasting
Forecasting traffic speed using sensor data from San Diego highways and a Spatial-Temporal Graph Attention Network.
RickyMiura's Repositories
RickyMiura/Traffic-Speed-Forecasting
Forecasting traffic speed using sensor data from San Diego highways and a Spatial-Temporal Graph Attention Network.
RickyMiura/Briefly-Chatbot
Building a chatbot designed to streamline task management using SambaNova and aiXplain's built-in AI agents.
RickyMiura/College-Dropout-Prediction
Analyzing the impact of socioeconomic factors on college dropout rates and predict likelihood using an SVM classifier.
RickyMiura/Dijkstra-SF-Mapping
Applying Dijkstra's algorithm to find the shortest path between two points in San Francisco.
RickyMiura/Gene-Regulation-Prediction
Predicting the likelihood of regulation between gene-enhancer pairs, using an ensemble framework featuring different models.
RickyMiura/GNN-Analysis
Analyzing the strengths and limitations of different Graph Neural Network architectures using PyTorch.
RickyMiura/LoL-Match-Prediction
Predicting the outcomes of League of Legends matches using in-game event data and a KNN classifier.
RickyMiura/Netflix-Hulu-EDA
Conducting EDA to analyze content trends on Netflix and Hulu, creating visualizations with Matplotlib.
RickyMiura/Restaurant-Recommender-System
Buidling a restaurant recommender system using Google reviews by combining a popularity model and a similarity model.
RickyMiura/Restaurant-Revenue-Regression
Using linear regression analysis to predict restaurant revenue, identifying key factors while addressing regression assumptions.
RickyMiura/RickyMiura
GitHub profile
RickyMiura/Shootings-Geospatial-Analysis
Analyzing the relationship between socioeconomic factors and gun violence in California using ArcGIS.
RickyMiura/Slack-Posts-EDA
Performing EDA on a large dataset of Slack posts using Apache Spark and AWS to efficiently uncover trends and insights at scale.
RickyMiura/Webflix-Homepage-Optimization
Performing A/B tests to optimize browsing time on the homepage of Webflix, a knockoff of Netflix.