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
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
Update subdivision of columns in numerical, categorical   Bart Genuit 3 years ago
Print shape of loaded training values   Bart Genuit 3 years ago
Edit comment; change label of data cleaning section   Bart Genuit 3 years ago
Edit comment; add conclusion to exploration of district   Bart Genuit 3 years ago
Move list of location columns to top   Bart Genuit 3 years ago
Update exploration of region, region_code   Bart Genuit 3 years ago
Edit comments; add conclusions   Bart Genuit 3 years ago
Change display of example data to show all columns   Bart Genuit 3 years ago
Update exploration of latitude, longitude   Bart Genuit 3 years ago
Add exploration of district   Bart Genuit 3 years ago