Pinned Repositories
Amazon_Vine_Analysis
This is a repo for a project using cloud-based ETL pipelines with PySpark to pipeline product reviews on Amazon to an AWS RDS Database
Bacteria
This repo is actually a collection of webpages to represent Bacteria Data in different graphical formats
bikesharing
This project focuses on Data Analysis and Data Visualization with Tableau to analyze and communicate possible locations to expand a bike ride-sharing business.
Boto3_Projects
This is a repo containing all of the work I've done utilizing boto3, the AWS SDK for Python
Credit_Risk_Analysis
This is a repo for a project using supervised machine learning models to predict credit risk and overall approval of bank loans based on a variety of factors (features)
Cryptocurrencies
This is a repo that uses Unsupervised Machine Learning to predict the future of cryptocurrencies (with practice data)
Data_Bootcamp_Project
This is a collaborative project aimed to build a machine learning model to predict whether a medical patient has COVID-19 based on a variety of factors. We'll be utilizing a Supervised Machine Learning Algorithm (RandomForestClassifier) to analyze existing COVID-19 patient data. -Cordel, Gibbs, Miller, Ross
Election-Analysis
This project uses Python to collect, process, and analyze Election Polling data algorithmically
Kickstarter_Crowdfunding_Data
This project uses Excel to analyze Kickstarter Crowdfunding Data
Machine_Learning_Projects
A repo of Machine Learning projects that I have worked on or I am working on currently
sterlingvm's Repositories
sterlingvm/Amazon_Vine_Analysis
This is a repo for a project using cloud-based ETL pipelines with PySpark to pipeline product reviews on Amazon to an AWS RDS Database
sterlingvm/Bacteria
This repo is actually a collection of webpages to represent Bacteria Data in different graphical formats
sterlingvm/bikesharing
This project focuses on Data Analysis and Data Visualization with Tableau to analyze and communicate possible locations to expand a bike ride-sharing business.
sterlingvm/Boto3_Projects
This is a repo containing all of the work I've done utilizing boto3, the AWS SDK for Python
sterlingvm/Credit_Risk_Analysis
This is a repo for a project using supervised machine learning models to predict credit risk and overall approval of bank loans based on a variety of factors (features)
sterlingvm/Cryptocurrencies
This is a repo that uses Unsupervised Machine Learning to predict the future of cryptocurrencies (with practice data)
sterlingvm/Data_Bootcamp_Project
This is a collaborative project aimed to build a machine learning model to predict whether a medical patient has COVID-19 based on a variety of factors. We'll be utilizing a Supervised Machine Learning Algorithm (RandomForestClassifier) to analyze existing COVID-19 patient data. -Cordel, Gibbs, Miller, Ross
sterlingvm/Election-Analysis
This project uses Python to collect, process, and analyze Election Polling data algorithmically
sterlingvm/Kickstarter_Crowdfunding_Data
This project uses Excel to analyze Kickstarter Crowdfunding Data
sterlingvm/Machine_Learning_Projects
A repo of Machine Learning projects that I have worked on or I am working on currently
sterlingvm/Mapping_Earthquakes
This projects uses JavaScript and API connections to GEOJSON to map Earthquake Data using a locally hosted webpage.
sterlingvm/MechaCar_Statistical_Analysis
This is a project that uses statistical analysis in R to determine variance in car performance based on car component data.
sterlingvm/Mission-to-Mars
In this project we use BeautifulSoup Web-Scraping to collect data about Mars explorations across the web and display it on an html webpage.
sterlingvm/Movies-ETL
This project focuses on ETL processing and automation. We use Python in Jupyter Notebook and SQLAlchemy to extract .json, .csv, and website data, clean it, join the data, and load them into a PostgresSQL database.
sterlingvm/Neural_Network_Charity_Analysis
This is a repo for a project that uses TensorFlow's deep-learning neural networks to classify and analyze the success and effectiveness of charitable donations to philanthropic organizations.
sterlingvm/NLP_Projects
A repo of Natural Language Processing projects that I have worked on or I am working on currently
sterlingvm/Pewlett-Hackard-Analysis
This project uses SQL on company data to determine which employees are eligible for retirement.
sterlingvm/plotly_deploy
This project uses Biomedical Bacteria Data and utilizes Javascript and HTML to create interactive datasets for webpages.
sterlingvm/PyBer-Analysis
This project uses Pandas & Matplotlib to load data into DataFrames, run statistical analyses, and visualize it graphically.
sterlingvm/PySpark_Projects
A repo of PySpark projects that I have worked on or I am working on currently
sterlingvm/School-District-Analysis
This project uses Pandas and Numpy to load school district data, clean/transform it, summarize it, and run statistical analyses on it.
sterlingvm/Secretary-Schedule-Program
This is a passion project I'm developing that is aimed to become a virtual assistant program that can be run on the terminal of your computer. Ideally, it can know and report the time-date-&-weather, record-&-manage your schedule, allow you to add-drop-&-view your schedule events, receive schedule events through email using G-Suite APIs, and more!
sterlingvm/Stock-Analysis
This project uuses Excel & VBA scripts to consolidate and analyze stock market data to curate financial recommendations within the green energy stocks sector.
sterlingvm/surfs_up
In this project we use Flask, SQLite, SQLAlchemy, and Pandas to run statistical analysis on weather conditions in Hawaii and their impact on business for a prospective surf shop owner.
sterlingvm/UFOs
In this project, we use JavaScript & HTML to create an interact-able webpage for UFO Sightings data
sterlingvm/World-Weather-Analysis
This project uses the OpenWeatherAPI to read JSON weather data. (unfortunately the cities.csv data is missing, I am planning to replace that .csv soon!)