-
-
-
-
-
-
is-test Public
Implementation of an awesome trick to determine if training and test are from the same distribution
Python UpdatedMay 28, 2021 -
concrete-strength-prediction Public
Concrete is the single most widely used man-made material in the world. Construction workers rely on experiments to determine the strength of concrete. The app presents an attempt to predict the st…
-
-
user-search Public
Given a customer ID, the tool will return the customer's segment/clustering, CLV, the conditional expected number of purchases for next month, the probability of the customer being alive, detailed …
Jupyter Notebook UpdatedMay 28, 2021 -
machine-learning-snippets Public
code snippet I created for machine learning workflow
Python UpdatedApr 3, 2021 -
police-stop-eda Public
The How, Who, When, and Where of Police Stops in San Francisco: a case study of visualization and EDA
Jupyter Notebook UpdatedApr 3, 2021 -
Ames-House-deep-learning Public
revisit Ames house prices project by using PyTorch
Python UpdatedMar 21, 2021 -
-
Given Ames Housing dataset, the project started with an exploratory data analysis (EDA) to identify the missing values, suspicious data, and redundant variables. Then I performed a mixed stepwise s…