Pinned Repositories
Agriculture-Data-Wrangling
Basics of manipulating, pre-processing, cleaning, and wrangling data in Python
Azie88
Beginner-Data-Analysis
Beginner Data Analysis and Power BI Dashboarding with Indian Startup Dataset (2018-2021)
Estimated-Time-of-Arrival-ETA-Prediction
Creating an ML model to predict the estimated time of arrival at the dropoff point for a single journey on a ride-hailing app.
Gradio-ML-classification-model-app-deployment
Building a ML Gradio App and Deploying on Huggingface spaces
ML-Classification-Customer-Churn-Prediction
Machine learning classification model for telco service provider that predicts if a customer will churn or not.
NLP-Huggingface-Covid-19-Tweet-Sentiment-Analysis
Fine Tuning text classification NLP models from huggingface with Covid-19 tweet data to build a model that classifies text based on Covid-19 sentiment
PHP-Login-Form
Developing a simple login form and deploying with Docker
Predicting-Future-Electricity-Consumption
Creating a predictive model that can foresee the electrical consumption needs across different countries and regions in the world
Sepsis-Prediction-Fast-API
Random Forest Classifier model for predicting likelihood of Sepsis on ICU patients. Built API using Fast API and containerized with Docker.
Azie88's Repositories
Azie88/ML-Classification-Customer-Churn-Prediction
Machine learning classification model for telco service provider that predicts if a customer will churn or not.
Azie88/Estimated-Time-of-Arrival-ETA-Prediction
Creating an ML model to predict the estimated time of arrival at the dropoff point for a single journey on a ride-hailing app.
Azie88/PHP-Login-Form
Developing a simple login form and deploying with Docker
Azie88/Predicting-Future-Electricity-Consumption
Creating a predictive model that can foresee the electrical consumption needs across different countries and regions in the world
Azie88/Agriculture-Data-Wrangling
Basics of manipulating, pre-processing, cleaning, and wrangling data in Python
Azie88/Azie88
Azie88/Beginner-Data-Analysis
Beginner Data Analysis and Power BI Dashboarding with Indian Startup Dataset (2018-2021)
Azie88/Gradio-ML-classification-model-app-deployment
Building a ML Gradio App and Deploying on Huggingface spaces
Azie88/NLP-Huggingface-Covid-19-Tweet-Sentiment-Analysis
Fine Tuning text classification NLP models from huggingface with Covid-19 tweet data to build a model that classifies text based on Covid-19 sentiment
Azie88/Sepsis-Prediction-Fast-API
Random Forest Classifier model for predicting likelihood of Sepsis on ICU patients. Built API using Fast API and containerized with Docker.
Azie88/C-low_level_programming
Azie88/Caesar-cipher
encrypt and decrypt user input with a left shift of 3 on the alphabet
Azie88/Coachella-Tweet-Sentiment-Analysis
Fine-tuning RoBERTa sentiment analysis model on tweets about the Coachella 2015 music festival lineup
Azie88/Electricity_Forecasting_Prophet
Using prophet forecasting to predict individual household power consumption
Azie88/Gemma-RAG-PDF-Chatbot
Building a PDF Chatbot with Google Gemma 7B LLM using Groq API and Chainlit
Azie88/Infinite-Logo-Marquee-CSS
Infinite Logo Carousel with only CSS that showcases a continuous loop of logos, with fading gradient effect on the edges of the carousel.
Azie88/Kaggle_Planet_CNN
Convolutional Neural Network that classifies satellite imagery of the Amazon Rainforest
Azie88/Langchain_LLM
Azie88/Machine-Learning-Classification-Review
How to do a simple end-to-end machine learning classification project using the telco churn dataset
Azie88/Mortgage-Calculator
Simple python program that calculates monthly payments for a mortgage.
Azie88/MySQL-Inventory-Database
Creating a relational database with CSV files and MySQL workbench
Azie88/PDF-Chatbot-Langchain
LangChain chatbot for pdf files with streamlit
Azie88/Regression-Energy-Data
Machine Learning Regression Model to Predict Energy Efficiency of Buildings
Azie88/SGD-Classifier
Stochastic Gradient Descent (SGD) Classifier ML model that classifies images with the MNIST dataset from sklearn
Azie88/Shell_engineering-devops-basics
Azie88/Streamlit-ML-Model-App-Deployment
Creating an app for a ML regression model to allow non-technical people to interact with it.
Azie88/Time-Series-Sales-Prediction-ARIMA
Time series forecasting for store sales with ARIMA
Azie88/Time-Series-Sales-Prediction-Regression
Predicting the unit sales for thousands of items sold at their different stores.
Azie88/Vanna-SQL-AI-Assistant
Using Vanna AI to generate SQL queries from a local MySQL database