Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
Enron-Predictive-Fraud-Analysis
Predictive fraud analysis on the number one United States of America biggest fraud in history.
Explore-US-Bikeshare-Data
In this project, I made use of Python to explore data related to bike share systems for three major cities in the United States — Chicago, New York City, and Washington. Users are given the option to input the city they wish to analyze it's data. The python script runs the analysis and returns the analysis result based on the user specifications.
Journal-App
This Application is an Android Mobile Application (journal application) in which users can pen down their thoughts and feelings. The app uses Firebase and Firestore for its online database operation, where users entry are saved in the cloud and retrieved back to the user when needed.
Nashville-Housing-Price-Prediction
Nashville Area house sale price prediction
Quick-data-cleaning-guide-with-pandas
This is a repo to give a quick start in cleaning raw dataset.
Sakila-DVD-Rental-database-Investigation
In this project, I did a query analysis on the Sakila DVD Rental database.
Titanic-Disaster-Machine-Learning-Predictive-Model
This repository is a predictive machine learning model for the Titanic Disaster.The sinking of the Titanic is one of the most infamous shipwrecks in history. On April 15, 1912, during her maiden voyage, the widely considered “unsinkable” RMS Titanic sank after colliding with an iceberg. Unfortunately, there weren’t enough lifeboats for everyone onboard, resulting in the death of 1502 out of 2224 passengers and crew. While there was some element of luck involved in surviving, it seems some groups of people were more likely to survive than others.
TMDB-5000-Movie-Dataset-Analysis
Analysis on the The Movie Database (TMDb) to generate cutting edge business insight from the dataset distribution.
RoyalVee's Repositories
RoyalVee/Titanic-Disaster-Machine-Learning-Predictive-Model
This repository is a predictive machine learning model for the Titanic Disaster.The sinking of the Titanic is one of the most infamous shipwrecks in history. On April 15, 1912, during her maiden voyage, the widely considered “unsinkable” RMS Titanic sank after colliding with an iceberg. Unfortunately, there weren’t enough lifeboats for everyone onboard, resulting in the death of 1502 out of 2224 passengers and crew. While there was some element of luck involved in surviving, it seems some groups of people were more likely to survive than others.
RoyalVee/100-Days-Of-ML-Code
100 Days of ML Coding
RoyalVee/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
RoyalVee/Enron-Predictive-Fraud-Analysis
Predictive fraud analysis on the number one United States of America biggest fraud in history.
RoyalVee/Explore-US-Bikeshare-Data
In this project, I made use of Python to explore data related to bike share systems for three major cities in the United States — Chicago, New York City, and Washington. Users are given the option to input the city they wish to analyze it's data. The python script runs the analysis and returns the analysis result based on the user specifications.
RoyalVee/Nashville-Housing-Price-Prediction
Nashville Area house sale price prediction
RoyalVee/Quick-data-cleaning-guide-with-pandas
This is a repo to give a quick start in cleaning raw dataset.
RoyalVee/Sakila-DVD-Rental-database-Investigation
In this project, I did a query analysis on the Sakila DVD Rental database.
RoyalVee/TMDB-5000-Movie-Dataset-Analysis
Analysis on the The Movie Database (TMDb) to generate cutting edge business insight from the dataset distribution.
RoyalVee/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
RoyalVee/Building-FAO-Dashboard
RoyalVee/course-collaboration-travel-plans
RoyalVee/course-git-blog-project
Sample repo of a blog for the Git course
RoyalVee/COVID-analysis-project
Analysis on the COVID 19 padamic data from https://ourworldindata.org/ from January 1st, 2020 to October 20th, 2021
RoyalVee/data-engineering-zoomcamp
Free Data Engineering course!
RoyalVee/Data-Exploration-and-Analysis-of-WeRateDogs-Tweets
Data wrangling, analysis and visualizing of the tweet archive of Twitter user @dog_rates, also known as WeRateDogs. WeRateDogs is a Twitter account that rates people's dogs with a humorous comment about the dog.
RoyalVee/Leaf-to-Soup
Soup recommendation Machine Learning solution from leaf image.
RoyalVee/lighthouse
Automated auditing, performance metrics, and best practices for the web.
RoyalVee/Machine-Learning-for-Text-Author-Identification
RoyalVee/numpy
The fundamental package for scientific computing with Python.
RoyalVee/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
RoyalVee/Pandas-for-excel-automation
RoyalVee/pdf-Extractor
RoyalVee/pdsnd_github
GitHub project (Project 3) repository for PDSND
RoyalVee/Prosper-Loan-Data-Exploratory-analysis
This data set contains 113,937 loans with 81 variables on each loan, including loan amount, borrower rate (or interest rate), current loan status, borrower income, and many others.
RoyalVee/python-machine-learning-book-3rd-edition
The "Python Machine Learning (3rd edition)" book code repository
RoyalVee/Tech-Monies
This repo contains file for expected salary of Tech Jobs
RoyalVee/tensorflow
An Open Source Machine Learning Framework for Everyone
RoyalVee/TWC-Case-Study-Analysis-
Data exploration and analysis of TWC case study dataset
RoyalVee/Web-scraping
Web scraping Git as case study