Business Analytics class at VISTEC
Clone the repository into your local environment and install all requirements. We suggest using a virtualenv
for this; see how-to.
git clone https://github.com/vistec-AI/wangchan-analytica.git
pip install -r requirements.txt
problem_translation.pdf
- translate business problems into data science problemsclean.ipynb
- data cleaning and validation withtaladrod
datasetexplore.ipynb
- exploratory data analysis withtaladrod
datasetpredict_price.ipynb
- predictsales_price
of used cars listed ontaladrod
datasethypothesis_testing.ipynb
- hypothesis testing using frequentist and Bayesian approach, then multi-armed banditsimbalanced.ipynb
- find similarity among Olympic atheletes in regards to their medal recordssnap_recommendation.ipynb
- recommendation engine using embeddings and multi-layer perceptrons (MLP) and what you can do with those embeddings