Recently Published
Flower Image Compression with Principal Component Analysis
Simple sunflower image compression using Principal Component Analysis (PCA)
Chicago Crime Time Series Analysis
Using Chicago crime dataset, we will make a prediction model to forecasting crime frequency based on time series, and analyze whether is there any pattern for a crime to likely to happen and time that required to be more careful.
Titanic Survival Prediction Model II
Find the best model to predict number of survivor in Titanic Sank using Naive Bayes, Decision Tree, and Random Forest.
Titanic Survival Prediction Model I
Find the best model to predict number of survivor in Titanic Sank using Logistic Regression and K-Nearest Neighbor.
Linear Regression on Graduate Admission
Linear Regression on Graduate Admission data set to to predict the chance of admit in shortlisting universities based on the historical data.
Changes in US Travel Behavior
Exploratory data analysis and visualization using the US trips datasets (2019-2021) to find the changes in US travel behavior before and after the pandemic.
IMDB Top 1000 - Exploratory Data Analysis
Simple exploratory data analysis using the IMDB Top 1000 datasets to find the type of movies with good rating and gross amount.