-
Notifications
You must be signed in to change notification settings - Fork 51
Comparing changes
Open a pull request
base repository: loft-br/xgboost-survival-embeddings
base: main
head repository: RigoCorp/xgboost-survival-embeddings
compare: main
- 18 commits
- 12 files changed
- 2 contributors
Commits on Jul 1, 2022
-
patches to deal with categorical data in xgboost
Raul committedJul 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 60fce5b - Browse repository at this point
Copy the full SHA 60fce5bView commit details -
patches to deal with categorical data in xgboost
Raul committedJul 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 078402e - Browse repository at this point
Copy the full SHA 078402eView commit details -
working with the xgboost libraries.
TODO: - fix some errors with categorical variables - measure runtimes - check results times or probabilities
Raul committedJul 1, 2022 Configuration menu - View commit details
-
Copy full SHA for f439d32 - Browse repository at this point
Copy the full SHA f439d32View commit details
Commits on Jul 4, 2022
-
working with the xgboost libraries.
TODO: - check results times or probabilities - integrate in patient-similarity notebook
Raul committedJul 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 28a2732 - Browse repository at this point
Copy the full SHA 28a2732View commit details
Commits on Jul 5, 2022
-
Raul Casaña Eslava committed
Jul 5, 2022 Configuration menu - View commit details
-
Copy full SHA for fc0fd94 - Browse repository at this point
Copy the full SHA fc0fd94View commit details -
Raul Casaña Eslava committed
Jul 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 2fb1b37 - Browse repository at this point
Copy the full SHA 2fb1b37View commit details
Commits on Jul 6, 2022
-
Raul committed
Jul 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 495697d - Browse repository at this point
Copy the full SHA 495697dView commit details
Commits on Jul 8, 2022
-
patching some metrics and errors
Raul committedJul 8, 2022 Configuration menu - View commit details
-
Copy full SHA for bbad373 - Browse repository at this point
Copy the full SHA bbad373View commit details
Commits on Jul 11, 2022
-
finished tests on survival xgboost_se
Raul committedJul 11, 2022 Configuration menu - View commit details
-
Copy full SHA for e291313 - Browse repository at this point
Copy the full SHA e291313View commit details -
test scikit survival --> no nans admited!
Raul committedJul 11, 2022 Configuration menu - View commit details
-
Copy full SHA for c56b4ba - Browse repository at this point
Copy the full SHA c56b4baView commit details
Commits on Jul 12, 2022
-
finished of testing auc and ibs from sksurv.
stacked Weibull seems to be the best model
Raul Casaña Eslava committedJul 12, 2022 Configuration menu - View commit details
-
Copy full SHA for b2c742a - Browse repository at this point
Copy the full SHA b2c742aView commit details
Commits on Jul 13, 2022
-
formatting tables and minor changes for the report. Removed xgbse as …
…project, now only the local github project is loaded.
Raul committedJul 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 9343c3f - Browse repository at this point
Copy the full SHA 9343c3fView commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f29952c - Browse repository at this point
Copy the full SHA f29952cView commit details
Commits on May 3, 2024
-
Added some simple example script for debugging.
Raul Casaña Eslava committedMay 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 369eb98 - Browse repository at this point
Copy the full SHA 369eb98View commit details -
Added the variable feature_types to handle categorical data in xgboos…
…t when using numpy inputs instead of pandas categorical columns.
Raul Casaña Eslava committedMay 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 6fa5bfc - Browse repository at this point
Copy the full SHA 6fa5bfcView commit details -
fixed some pending bugs related with predict on last iteration and am…
…ended some future warnings in pandas
Raul Casaña Eslava committedMay 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 436585c - Browse repository at this point
Copy the full SHA 436585cView commit details
Commits on May 9, 2024
-
Added the option to select the number of boosting rounds in KaplanMey…
…erTree
Raul Casaña Eslava committedMay 9, 2024 Configuration menu - View commit details
-
Copy full SHA for c048a96 - Browse repository at this point
Copy the full SHA c048a96View commit details
Commits on May 27, 2024
-
Replaced all "enable_categorical: bool = False"
by "enable_categorical: bool = True"
Raul Casaña Eslava committedMay 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 887f3a0 - Browse repository at this point
Copy the full SHA 887f3a0View commit details
There are no files selected for viewing