Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
probably didn't need the --branch master flag; removed it from Dockerfile   Justin Hsi 4 years ago
Merge branch 'master' of github.com:jmhsi/lendingclub   Justin Hsi 4 years ago
alter dockerfile to clone all branches since should be super light   Justin Hsi 4 years ago
test push   jmhsi_docker 4 years ago
alter Dockerfile   Justin Hsi 4 years ago
update dockerfile   Justin Hsi 4 years ago
push to update github, check docker container   Justin Hsi 4 years ago
full run logistic_regr   Justin Hsi 4 years ago
commit all before full run for logistic regression   Justin Hsi 4 years ago
Merge branch 'dev'   Justin Hsi 4 years ago
commit before merge to master   Justin Hsi 4 years ago
back in master, seeing how data checkout works   Justin Hsi 4 years ago
run logistic regr on small 5k dataset to test dvc checkout   Justin Hsi 4 years ago
dev dataset, logistic regr   Justin Hsi 4 years ago
ran up to 08_train.dvc on small dev set   Justin Hsi 4 years ago
ran logistic regression for run/08. 09 is next   Justin Hsi 4 years ago
baseline model (random picks) on full dataset   Justin Hsi 4 years ago
trying new calc for smbm_return, knowing recent months (2018-2019) will largely look bad due to how roi simple calced   Justin Hsi 4 years ago
store to figure out how I want to show smbm_return.json in master   Justin Hsi 4 years ago
baselines for F   Justin Hsi 4 years ago
done for E   Justin Hsi 4 years ago
ran for D   Justin Hsi 4 years ago
merged from B, added small constant to not get -Inf with np.log(ret) when ret was 0   Justin Hsi 4 years ago
Merge branch 'B' into C   Justin Hsi 4 years ago
merged from A for better metrics rounding   Justin Hsi 4 years ago
Merge branch 'A' into B   Justin Hsi 4 years ago
changed .sh back to A after merging master with rounding   Justin Hsi 4 years ago
remove test metric   Justin Hsi 4 years ago
round the total, not the mbm   Justin Hsi 4 years ago
round from pandas   Justin Hsi 4 years ago