DEPRECATED — renamed to 'comprisk' in 0.3.1. Install `pip install comprisk`.
Project description
crforest — renamed to comprisk
This package was renamed to
compriskin 0.3.1. ThecrforestPyPI package is no longer maintained. New releases ship ascomprisk.
crforest >= 0.3.0.post1 is a thin redirect shim: it depends on comprisk>=0.3.1
and re-exports the same public API with a DeprecationWarning on import.
Existing code keeps working. Please migrate at your earliest convenience.
Migrate
pip uninstall crforest
pip install comprisk
# before
from crforest import CompetingRiskForest
# after
from comprisk import CompetingRiskForest
The API is unchanged. See the comprisk migration guide
for the one-line sed recipe and details.
Why the rename?
crforest originally meant "competing-risks Random FOREST." comprisk is positioned
as a complete Python toolkit for competing risks — v0.3 is the random survival forest;
v0.4 adds Fine-Gray subdistribution-hazard regression, a stand-alone Aalen-Johansen
cumulative-incidence estimator, Gray's K-sample test, and cause-specific Cox PH.
The forest-only name no longer matched the package scope. See the comprisk
Roadmap.
Pinning
| You had | Behaviour after the rename |
|---|---|
crforest==0.3.0 |
Unaffected — gets the original 0.3.0 wheel |
crforest==0.3.0.post1 |
Gets the redirect shim; import crforest warns and re-exports comprisk |
crforest |
Resolves to 0.3.0.post1 (the redirect shim) |
comprisk>=0.3.1 |
Recommended — the new home; no deprecation warning |
License
Apache-2.0. See LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file crforest-0.3.0.post1.tar.gz.
File metadata
- Download URL: crforest-0.3.0.post1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.10 {"installer":{"name":"uv","version":"0.9.10"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e507cd6891319672abf7f25822fd5189f75ba28fab3951a9c6f9d5ac568d3d22
|
|
| MD5 |
0a90d8fd64be59fa314de837911417e2
|
|
| BLAKE2b-256 |
73ad18b0e0f7e9b428d5cbc41a6d540e9ae6523566d11121f8d4201d41616c25
|
File details
Details for the file crforest-0.3.0.post1-py3-none-any.whl.
File metadata
- Download URL: crforest-0.3.0.post1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.10 {"installer":{"name":"uv","version":"0.9.10"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24c3d601bb0b28af358eac900515416091b0528df2eff60817d1d498e018d042
|
|
| MD5 |
f8788d79f73e2d09f2cbe81ae80708ba
|
|
| BLAKE2b-256 |
edf49cf6431ae2294592ec7dd3baeae0fb86ccbf85c829b73fccd91a019c3a89
|