Projects

2021

Softmax Function

less than 1 minute read

Softmax function is often used in classification problem. The formula is below:

Back to Top ↑

2019

Linear Programming Project

less than 1 minute read

This is a class project for Math 435 Optimization. We utilized Mathematica to optimize the flight ticket with Simplex Algorithm

Senior Project

less than 1 minute read

This is my capstone project for Math 699 independent research. I utilized R to cluster the data and identified players who were not aligned with their pay.

Back to Top ↑

2018

Human Freedom Index

less than 1 minute read

This is my class porject at Lawrence University. I got deeper understanding of statistical modeling(T-test, AIC, ANOVA etc.,). This class is mostly designed ...

Time Series Analysis

less than 1 minute read

This is time series analysis for TSLA’s stock data. I used R in this project. This task includes data cleaning using dplyr and data visualization using ggplo...

Back to Top ↑