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/Test-Automation-Engineer
ISTQB Test Automation Engineer
saboye/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.
saboye/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.
saboye/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.
saboye/Agile-Software-Testing
saboye/Analyzing-Crime-Trends-in-Omaha
saboye/Automated-File-Transfer-with-Bash
Automated File Transfer project that automates the process of transferring files from a source directory to a destination directory. It can be run on a schedule or manually and sends notifications through SMS using the AWS SNS service and email in the case of failures or successes.
saboye/Automated-Test-with-Playwright
This repository contains the code for an automated testing project that uses Playwright Test on the LambdaTest platform. The project is designed to automate web application test.
saboye/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.
saboye/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.
saboye/predicting-sales-performance
project to predict smartphone sales based on the marketing budget spent on advertising using three platforms involves collecting data on marketing spending and smartphone sales, and using statistical and machine learning techniques to build a model that can predict future smartphone sales based on changes in marketing budget.
saboye/Analyzing-Real-Estate-Market-Dynamics
saboye/automation-sandbox
An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against.
saboye/automationsandbox
UI Test Automation Playground
saboye/Data
saboye/EDA-Canadian-Income-Distribution
A project is to make a simple Exploratory Data Analysis to find if there is a direct relationship between income and the level of education in Canada.
saboye/Food-Safety-Inspections-data-analysis
saboye/ggc-discrete-math.github.io
saboye/JS-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
saboye/JSBootcampChallenges
QA automation JS
saboye/JSBootcampFinalNoAsync
saboye/Movie-Data-Analysis
saboye/QA-TODO-APP
This repository contains Playwright for the End-to-End test and Chai for the Unit Testing of the TODO web application. The Playwright validates the UI test that simulates user interactions and verifies the user interface's proper functioning. The unit tests use Mocha as a test runner and Chai to validate code behavior.
saboye/saboye
saboye/Sentiment-Analysis-Model
saboye/Student-Survey-Data-Analysis
Student Survey Data Analysis
saboye/The-Data-Wrangling-Workshop
pandas, numpy, matplotlib, data-wrangling
saboye/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
saboye/US-baby-names-data-analysis
saboye/Weather-Forcasting-App