Pinned Repositories
Car-License-Plate-detection
The Car License Plate Detection repository contains an advanced computer vision project focused on developing a robust system for detecting car license plates under various environmental conditions. Leveraging deep learning models like YOLO, the project includes steps such as Exploratory Data Analysis (EDA), image preprocessing, data augmentation.
Chat-GPT3-Bot
Simple chat bot designed to generate course descriptions based on a given course title and subject. This tool utilizes the powerful GPT-3 API from OpenAI and the Flask web framework to provide this functionality.
Comcast-Telecom-Consumer-Complaints
A Data Analysis project is to explore consumer complaints about Comcast, a US-based telecommunications company, in order to gain insights into the company's performance.
Course-Demand-Projection
Course Enrollment Prediction: A machine learning project to forecast course enrollments using historical data. Features data cleaning, exploratory data analysis, model development with RandomForestRegressor, and deployment via a Flask web application.
Course-Info-Bot-LLM
The Course-Recommendation-System repository features a project aimed at developing a system that predicts and recommends courses to students based on their preferences and past behavior. It involves data preprocessing, feature engineering, model selection, and evaluation to provide personalized course recommendations.
Course-Recommendation-System
he Course-Recommendation-System repository features a project aimed at developing a system that predicts and recommends courses to students based on their preferences and past behavior. It involves data preprocessing, feature engineering, model selection, and evaluation to provide personalized course recommendations.
Data-Modeling-with-Postgres
A project to design a fact and dimension star schema for optimizing queries on a flight booking database using PostgreSQL, a relational database management system. This schema is well-suited for a flight booking database, as it allows for efficient querying of data such as booking dates, flight routes, and passenger information.
Real-Time-Data-Streaming-Pipeline
A real-time streaming pipeline streams live tweets data from Twitter and ingests the data to the Apache Kafka clusters as a topic, and consumers consume the hashtag tweets as a message.
Test-Automation-Engineer
ISTQB Test Automation Engineer
Web-Scraping-with-Python
A web scraping project using Python's "Requests" and "BeautifulSoup" libraries to extract structured data from one or more websites. This project involves sending HTTP requests to the target website(s), retrieving the HTML content of the website(s), and parsing this content to extract the desired data in a usable format.
saboye's Repositories
saboye/Data-Modeling-with-Postgres
A project to design a fact and dimension star schema for optimizing queries on a flight booking database using PostgreSQL, a relational database management system. This schema is well-suited for a flight booking database, as it allows for efficient querying of data such as booking dates, flight routes, and passenger information.
saboye/Comcast-Telecom-Consumer-Complaints
A Data Analysis project is to explore consumer complaints about Comcast, a US-based telecommunications company, in order to gain insights into the company's performance.
saboye/Real-Time-Data-Streaming-Pipeline
A real-time streaming pipeline streams live tweets data from Twitter and ingests the data to the Apache Kafka clusters as a topic, and consumers consume the hashtag tweets as a message.
saboye/Web-Scraping-with-Python
A web scraping project using Python's "Requests" and "BeautifulSoup" libraries to extract structured data from one or more websites. This project involves sending HTTP requests to the target website(s), retrieving the HTML content of the website(s), and parsing this content to extract the desired data in a usable format.
saboye/animation
This project is a simple animation powered by Javascript. - Whenever the pages load, it'll generate a random color for the text also the animating ball.
saboye/Bash-script
saboye/Extract-Transform-Load-Weather-Data
ETL (extract, transform, load) pipeline project that involves extracting data from flat files, manipulating and organizing the data through a series of transformation steps, and loading the resulting data into an SQLite database.
saboye/Customer-Churn-Analysis-using-Python
saboye/Data-Pipeline-using-Python
saboye/DP-203T00-Data-Engineering-on-Microsoft-Azure
saboye/ETL-Project
saboye/Exploratory-data-analysis-in-Python
Performing an Exploratory data analysis in Python.
saboye/Google-Calendar-Interactive-Bot
Bot builts on the Dialogflow platform by integrating a Google calendar as an appointment scheduling platform.
saboye/Recommendation-System
This project is a simple recommendation system developed based on a user-based recommendation model
saboye/Ruby
saboye/Sales-Performance-Analysis
A dashboard that presents monthly sales performance by product segment and product category to help clients identifying the segments and categories that have met or exceeded their sales targets, as well as those that have not met their sales targets.
saboye/Twitter-Bot
A simple automatically Retweeting Bot App created using Python, Tweepy, and Twitter developer API. This sample App dynamically retweets based on the given hashtag.