Pinned Repositories
30daysof
30 Day of Learning Resources, Samples and Curricula
Customer-Churn.
This project looks at different attributes of the customers and attempts to predict the churn rate of these customers from a telco company.
Data-Puller-Script
this is an exhaustive script that shows how to fetch three tables from a database
Elderly-People-Registry
This project is merely retrospection on SQL queries in Python
Electricity-Consumption
This is a deep dive into pula data
Enumerated-Crop-Yield-Analysis
This project analyzes crop yield data collected from enumerators' surveys during a crop cuts experiment process
Epidemiology-Analysis
This project leverages R studio to determine if there is a Disparity in the health conditions in children under 5 years i in different counties of the country?
Ernest-cheruiyot-Resume-
Ernestcollins15
Config files for my GitHub profile.
ErnestPortfolio.github.io
This is a snapshot of some of my projects
Ernestcollins15's Repositories
Ernestcollins15/30daysof
30 Day of Learning Resources, Samples and Curricula
Ernestcollins15/Customer-Churn.
This project looks at different attributes of the customers and attempts to predict the churn rate of these customers from a telco company.
Ernestcollins15/Data-Puller-Script
this is an exhaustive script that shows how to fetch three tables from a database
Ernestcollins15/Elderly-People-Registry
This project is merely retrospection on SQL queries in Python
Ernestcollins15/Electricity-Consumption
This is a deep dive into pula data
Ernestcollins15/Enumerated-Crop-Yield-Analysis
This project analyzes crop yield data collected from enumerators' surveys during a crop cuts experiment process
Ernestcollins15/Epidemiology-Analysis
This project leverages R studio to determine if there is a Disparity in the health conditions in children under 5 years i in different counties of the country?
Ernestcollins15/Ernest-cheruiyot-Resume-
Ernestcollins15/ErnestPortfolio.github.io
This is a snapshot of some of my projects
Ernestcollins15/Financial_Advisory
Ernestcollins15/Financials-For-Data-related-jobs
This project helps to show the popularity, salary ranges ,remote ratios etc. of Data related professions
Ernestcollins15/Healthcare-Data
This project ploughs the depth of the Penda Healthcare data to answer some questions for stakeholders. It is worth noting that this analysis has already been done in SQL, this is just an attempt to recreat it in Python
Ernestcollins15/HealthcareData_SQL
This GitHub repository hosts an insightful data analysis project that delves deep into the Penda Healthcare dataset to provide valuable answers to stakeholders' key questions using SQL. Penda Healthcare is a leading healthcare provider, and this project aims to uncover actionable insights by querying the data through SQL queries
Ernestcollins15/House-Price-prediction
This project predicts the median price of houses in California after considering several different Features
Ernestcollins15/Langchain_interact_with_pdf
Ernestcollins15/laravel
Ernestcollins15/Movie-Recommendation-System
This project aims to develop a movie recommendation system based on cosine similarity. The system provides personalized movie recommendations to users by comparing their preferences with the similarity of movies in a dataset
Ernestcollins15/Nutritional-Data-Analysis
This project takes a deep dive into Healthcare problems that arise among young children(Under Five Years) due to the lack of nutrients/Food components and possible ways to go about it
Ernestcollins15/PowerBi_Projects
Ernestcollins15/presidential-speeches-scraper
Automated tool to Scrape and organize presidential speeches in PDF from the official Kenyan President's website
Ernestcollins15/PythonArray
This Script takes an array of numbers and returns an average
Ernestcollins15/recomender_system
This projects recommends movies to users based on their search. The model uses the prospect of cosine similarity to determine what recommendation the customer will get.
Ernestcollins15/RocketLaunchReccomender
Ernestcollins15/Sales-Analytics
The purpose of this project is to enable data analysts, data scientists, and researchers to explore, analyze, and apply predictive modeling algorithms. By leveraging this dataset, users can develop and validate machine learning models, conduct statistical analysis, and generate valuable predictions in various domains
Ernestcollins15/Scraping-USA-Company-List-
This project scrapes Revenue and Profit data for USA largest companies
Ernestcollins15/Spotify-deep-dive
This project delves into the Analysis of Spotify data, exploring genre popularity, audio features, and their relationships. Uncovering insights on genre preferences, cross-genre collaborations, and utilizing captivating visualizations, we enhance music industry understanding and decision-making
Ernestcollins15/SQL_Assessment
This repository houses the SQL Assessment Responses
Ernestcollins15/Transactional_Stored_Procedure
This repository contains a SQL script for creating a transactional transfer stored procedure that facilitates the secure transfer of funds between a sender's account and a recipient's account in a relational database system. The stored procedure ensures that the deduction and the addition occurs Atomically
Ernestcollins15/WholeFoods-Datascraping-Project-Deployment
This data is scraped from Whole Foods Featured On Sale Web Page. Features EDA, Amazon Prime to Non-Amazon Prime membership discounts on sale products as well as app deployment to show live insights.
Ernestcollins15/Zillow_Scrapped_Data
This Project Showcases how to Scrape data from the web Using Web scrapping (BeautifulSoup and Selenium) and how to export it in form of a CSV file