An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by ryancodingg

A curated list of projects in awesome lists by ryancodingg .

https://github.com/ryancodingg/bitcoin-news-sentiment-analysis

This project analyzes historical Bitcoin price movements using machine learning techniques and time series forecasting models. It utilizes a dataset containing Bitcoin news headlines and price data over time. Various statistical and machine learning methods, such as ARIMA, Prophet, and feature engineering, are used to predict future Bitcoin prices

arima-model bitcoin prophet-model time-series xgboost

Last synced: 04 Oct 2025

https://github.com/ryancodingg/ryancodingg

Hi everyone! Welcome to my GitHub profile

Last synced: 22 Mar 2025

https://github.com/ryancodingg/australian-aviation-crisis-ey

EY Data & Analytics team was approached by airport admins and airline CEOs with the goal of building a report covering the current aviation crisis in Australia.​ Students will be required to analyse the data provided and build an end-to-end solution to allow the ingestion of data into a model, will be fed into a centralised analytics dashoard

azure-functions microsoft

Last synced: 22 Mar 2025

https://github.com/ryancodingg/rotten-tomatoes-classification-model

The motivation behind this project is to build a machine learning model that can predict the Rotten Tomatoes rating of movies based on critic reviews. By utilizing two large datasets, namely rotten_tomatoes_critic_reviews.csv and rotten_tomatoes_movies.csv obtained from Kaggle, I aim to develop a classification algorithm that effectively predicted

data-science python rotten-tomatoes xgboost

Last synced: 22 Mar 2025

https://github.com/ryancodingg/customer-segmentation-and-clustering-analysis

This project focuses on customer segmentation using unsupervised machine learning techniques. The goal is to analyze customer data, identify distinct customer groups (clusters), and extract useful insights for business decision-making.

clustering-algorithm dbscan-clustering k-means-clustering k-medoids-clustering python

Last synced: 08 Jul 2025

https://github.com/ryancodingg/sentiment-analysis-of-website-reviews

This project performs sentiment analysis on website reviews using machine learning models. It preprocesses text data by cleaning, removing stopwords, and applying stemming. The project evaluates the performance of various models including Logistic Regression, Random Forest, Support Vector Classifier (SVC), and XGBoost.

python reviews tf-idf xgboost

Last synced: 22 Mar 2025

https://github.com/ryancodingg/chatgpt-and-claude-usage-viz

This project visualizes ChatGPT and Claude usage patterns by analyzing conversation data and generating heatmaps for daily activity. The analysis is based on scripts inspired by Chip Huyen's work, and aims to uncover trends in AI conversation frequencies over time.

chatgpt claude-ai data-visualization python

Last synced: 26 Jul 2025

https://github.com/ryancodingg/parking-spot-system-for-selling-used-cars

ParkMaster 3000 is a Java-based parking management system designed to simplify and organize parking for used cars. With features like slot management, car tracking, and make-based car searches, this system ensures every car has its perfect spot. Whether you're adding, deleting, or finding a car, ParkMaster 3000 makes parking a breeze.

bluej java javascript software-engineering

Last synced: 22 Mar 2025

https://github.com/ryancodingg/healthshare-nsw-powerbi-dashboard

End-to-end Power BI solution for HealthShare NSW to analyze supplier spend, optimize discounts, and identify seasonal and FX trends in procurement data.

Last synced: 08 Feb 2026

https://github.com/ryancodingg/cifar-10-image-classification-with-cnn-and-transfer-learning

This project focuses on classifying images from the CIFAR-10 dataset using deep learning models. A custom CNN is built with TensorFlow, and transfer learning is applied using ResNet18 with PyTorch for improved performance. Data preprocessing and augmentation techniques are used to enhance model generalization.

cifar10 cnn-classification deep-learning image-classification resnet-18 tfds transfer-learning

Last synced: 22 Mar 2025