I'm a Manufacturing Engineer with an interest in developing software and utilizing data to drive process improvements. This site is still in progress but currently showcases a few of my personal projects.
About Me
Michael Li
Manufacturing Engineer, Software Enjoyer
Demos
Notebooks
Linear Programming Tube Cutting
Solves a basic tube cutting linear programming problem. Optimizes the parts cut on stock material to minimize waste.
jupyter, pulp, pandas
Housing Rental Data Analysis
Developed a model using machine learning to predict market_rent given factors such as beds, bath, sqrft and location. Data was collected from a web scrapper.
jupyter, pandas, plotly, sklearn
Market Rent Prediction PreliminaryTiny Wars Ranked Statistics
Tiny Wars is a small online game with a ranked ladder. Cleaned the data to create various data visualizations about ranked matches.
jupyter, pandas, plotly