SQL: get first row partition by variable B order by the valeue of variable C
best subset regression in python
numpy introduction 01
pandas data describe to get summary information
python recursion function
recursion function is very useful in math/stat like decision tree or optimization. this is an example on how to build recursion function
Set up data/code between host/guest/dropbox
a convenient way to set up between host/guest machine and dropbox to share data and scripts
share folders in windows with vmware guest ubuntu
how to share folder from host machine to ubuntu guest machinve in vmware
matplotlib examples 01
piecewise linear function and the explanation
sklearn evaluation model with scoring parameter and sklearn.metrics
summary about how to evaluate models in sklearn