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
Create LICENSE   Marc Spoorendonk 3 years ago
Merge pull request #6 from mspoorendonk/load_google_api_key_from_file   Marc Spoorendonk 3 years ago
loaded API key from file (you have to manually upload it every time a new runtime starts)   Marc Spoorendonk 3 years ago
Update drivendata_waterpump.ipynb   Marc Spoorendonk 3 years ago
Merge pull request #4 from mspoorendonk/load_data_from_github   Marc Spoorendonk 3 years ago
added local upload of datafiles   Marc Spoorendonk 3 years ago
Added original drivendata dataset files   Marc Spoorendonk 3 years ago
Create readme.md   Marc Spoorendonk 3 years ago
Use imputation for latitude, longitude, gps_height   Bart Genuit 3 years ago
Add summary of submission values   Bart Genuit 3 years ago
Refactor for clarity   Bart Genuit 3 years ago
Disable pairplot, resource intensive   Bart Genuit 3 years ago
Change formatting of accuracy score   Bart Genuit 3 years ago
Replace get_dummies with LabelEncoder   Bart Genuit 3 years ago
Revert to baseline; no NaN values   Bart Genuit 3 years ago
Add cell to load submission values   Bart Genuit 3 years ago
Fix bug; fix necessary metadata   Bart Genuit 3 years ago
Partial revert "Change timestamps to ordinal, refactor"   Bart Genuit 3 years ago
Add cell with permutation importance   Bart Genuit 3 years ago
Use n_estimators instead of max_depth in random forest   Bart Genuit 3 years ago
Add imputation of latitude, longitude, gps_height   Bart Genuit 3 years ago
Edit comments   Bart Genuit 3 years ago
Change timestamps to ordinal, refactor   Bart Genuit 3 years ago
Refactor na_values for clarity and easy experimenting   Bart Genuit 3 years ago
Refactor column selection   Bart Genuit 3 years ago
Comment out unused line for clarity   Bart Genuit 3 years ago
Replace accuracy calculation by builtin function   Bart Genuit 3 years ago
Revert back to original data for missing values   Bart Genuit 3 years ago
Fix bug; replace numerical with columns_numerical   Bart Genuit 3 years ago
Remove superfluous backslash   Bart Genuit 3 years ago