Recent Releases of random-survival-forest
random-survival-forest - v0.8.2
- Faster logrank test and parallelization
- Python
Published by julianspaeth almost 2 years ago
random-survival-forest - v0.8.1
- Fix bug with floating points in timeline
- Python
Published by julianspaeth over 3 years ago
random-survival-forest - random-survival-forest 0.1-beta
- Fixing a bug in prediction
- Adding a minimal example
- Python
Published by julianspaeth over 5 years ago
random-survival-forest - random-survival-forest 0.7.2
- Add selection of parallelization backend
- Python
Published by julianspaeth over 6 years ago
random-survival-forest - random-survival-forest 0.7.1
- Enhance performance of splitting
- Fix issue with parallelization
- Python
Published by julianspaeth over 6 years ago
random-survival-forest - random_survival_forest 0.7
- Important bug fixes
- Models were not initialized properly.
- Python
Published by julianspaeth over 6 years ago
random-survival-forest - random_survival_forest 0.6.2
- Fix bugs
- Timeline is needed again
- Python
Published by julianspaeth over 6 years ago
random-survival-forest - random-survival-forest 0.6
IMPORTANT bug fix:
- predict() did not work properly for new data. OOB data was predicted correct
Remove timeline parameter, as it is not really needed here
- Python
Published by julianspaeth over 6 years ago
random-survival-forest - random-survival-forest v0.5
- Bug fix:
- Some trees could not be used for prediction, which resulted in an error.
- These trees are ignored now
- Python
Published by julianspaeth over 6 years ago
random-survival-forest - random-survival-forest v0.4.2
- Remove unnecessary prints
- Python
Published by julianspaeth over 6 years ago
random-survival-forest - random-survival-forest v0.4.1
- Fix random state bug that caused each tree to be equal.
- Python
Published by julianspaeth over 6 years ago
random-survival-forest - random-survival-forest v0.4
- Add possibility to set a random state for reproducibility
- FIx some bugs
- Python
Published by julianspaeth over 6 years ago
random-survival-forest - random-survival-forest v0.1-alpha
Implementation of a Random Survival Forest. Supports parallelization.
- Python
Published by julianspaeth over 6 years ago