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
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
init git + dvc, init remote working file system, added data to the project   deanp07 4 years ago