Predict Prospective Student Graduate Admission into University

Summary

Attempts to predict the chance of a prospective student being admitted into a university's graduate program.

View Full Post

View Jupyter Notebook(s):

The notebook(s) go(es) step-by-step through the project, please follow the directions and cell order if you would like to replicate the results.

Predict Prospective Student Graduate Admission into University:

View Notebook GitHub


Neural Network Classifiers (Scikit and Keras)

Summary

Creating several neural network classification models, using Scikit and Keras, to categorize text comments and identify images.

View Full Post

View Jupyter Notebook(s):

The notebook(s) go(es) step-by-step through the project, please follow the directions and cell order if you would like to replicate the results.

Neural Network Classifiers (Scikit and Keras):

View Notebook GitHub


Air Pollution Data Scraping and Analysis of Seoul (Districts), South Korea

Summary

Air pollution analysis (of the districts in Seoul, South Korea) of AQI data from a collection of several different data sources.

View Full Post

View Jupyter Notebook(s):

The notebook(s) go(es) step-by-step through the project, please follow the directions and cell order if you would like to replicate the results.

Part 1 - Parse and Reformat South Korean Air Pollution Data (CSV):

View Notebook GitHub

Part 2 - Parse and Reformat South Korean Air Pollution Data (Website):

View Notebook GitHub

Part 3 - Parse and Reformat South Korean Air Pollution Data (API):

View Notebook GitHub

Part 4 - Merging & Querying All South Korean Air Pollution Data:

View Notebook GitHub


Public and Private Graduation Rates Analysis (2019 U.S. College Data)

Summary

Explores the relationship between public and private universities' graduation rates to see if a university being Private or Public has an effect on its graduation rate and what factors specifically affect those rates.

View Full Post

View Jupyter Notebook(s):

The notebook(s) go(es) step-by-step through the project, please follow the directions and cell order if you would like to replicate the results.

Public and Private Graduation Rates Analysis (2019 U.S. College Data):

View Notebook GitHub


Predict Graduation Rates (2019 U.S. College Data)

Summary

Explores how various university factors (Economic, Academic, Enrollment, Faculty, etc...) can predict a university's student graduation rate.

View Full Post

View Jupyter Notebook(s):

The notebook(s) go(es) step-by-step through the project, please follow the directions and cell order if you would like to replicate the results.

Predict Graduation Rates (2019 U.S. College Data):

View Notebook GitHub