xgboost-survival-embeddings
xgboost-survival-embeddings copied to clipboard
Minor refactor
Status
READY
Todo list
- [X] Documentation
- [X] Tests added and passed
Background context
Consolidating XGBoost step of the model in a FeatureExtractor class, to simplify the development of new features later Added categorical feature support
Remove XGBoost default parameters, as it may surprise users as we were using different defaults over xgboost
Starting adding types to functions