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
Merge branch 'localize-wfs' of Dean/RPPP into master   Dean 3 years ago
Merge branch 'master' into localize-wfs   Dean 3 years ago
- Removed remote-wfs elements of the project. All dvc managed files are local.   Dean 3 years ago
Update dvc version in requirements.txt   Dean 3 years ago
Merge branch 'dvc-1-update' of Dean/RPPP into master   Dean 3 years ago
migration to dvc 1   Dean 3 years ago
Added calculation of training metrics, modified metric filenames to relate to stage   Dean 3 years ago
Added make dataset stage the runs a query on BigQuery and saves the raw data to the remote working file system.   Dean 3 years ago
This completes training for the numerical and categorical base model.   Dean 4 years ago
Fixed a bug in preprocessing where not all flairs had columns due to the first data chunk not having them.   Dean 4 years ago
Update 'README.md'   Dean 4 years ago
Added contribution guide link and ideas to work on to readme   Dean 4 years ago
Add contributing guide   Dean 4 years ago
Update 'README.md'   Dean 4 years ago
Add 'remote-wfs-setup.md'   Dean 4 years ago
Add 'README.md'   Dean 4 years ago
Merge branch 'text-columns-only' of Guy/RPPP into text-columns-only   Dean 4 years ago
Moved TFIDF fitting out of the constructor, and fixed makedirs   Tolstoyevsky 4 years ago
models dir is now created automatically   Tolstoyevsky 4 years ago
Added eval stage   Dean 4 years ago
Remove unnecessary file   Dean 4 years ago
Updated params.yml as output of training stage   Dean 4 years ago
Finished training of text based classifier.   Dean 4 years ago
Basic training code, and fixed preprocess to remove rows with removed or deleted posts.   Dean 4 years ago
Fixed another issue where because of pandas' infer type some titles and bodies were considered floats instead of strings   Dean 4 years ago
Updated preprocessing step:   Dean 4 years ago
Added black formatting   Dean 4 years ago
Preprocessing step is done   Dean 4 years ago
Updated requirements for data processing step   Dean 4 years ago
Changed data - removed null columns, added top decile and top percent columns   deanp07 4 years ago