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
make the dev dataset of 5k pickle   Justin Hsi 4 years ago
go back to full dataset in master   Justin Hsi 4 years ago
made branch for testing dvc with dev databranch   Justin Hsi 4 years ago
added the cythonize portion, still fixing pip installs in DOckerfile   Justin Hsi 4 years ago
move pip to install as root   Justin Hsi 4 years ago
added pip install --user for lendingclub for Dockerfile   Justin Hsi 4 years ago
set WORKDIR early in Dockerfile   Justin Hsi 4 years ago
moved the ubuntu user stuff to after cloning repos   Justin Hsi 4 years ago
adding pip install -e . to both repos   Justin Hsi 4 years ago
adding j_utils to Dockerfile   Justin Hsi 4 years ago
removed sudo from dockerfile, build, security risk   Justin Hsi 4 years ago
Dockerfile install sudo   Justin Hsi 4 years ago
add the github api check to maybe not use cache for docker build?   Justin Hsi 4 years ago
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