Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit f32e542

Browse files
authored
Merge pull request #154 from scikit-learn-contrib/update_readme
Update README.md
2 parents 585a660 + 88d900e commit f32e542

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,10 @@ If there are other features or improvements you'd like to see in py-earth, pleas
1616
1. Improved speed
1717
2. Exporting models to additional formats
1818
3. Support for shared memory multiprocessing during fitting
19-
4. Support for cyclic predictors (such at time of day)
20-
5. Support for arbitrary weights in multicolumn models (currently the weight matrix must be separable)
21-
6. Better support for categorical predictors
22-
7. Better support for large data sets
23-
8. Iterative reweighting during fitting
19+
4. Support for cyclic predictors (such as time of day)
20+
5. Better support for categorical predictors
21+
6. Better support for large data sets
22+
7. Iterative reweighting during fitting
2423

2524
## Installation
2625

0 commit comments

Comments
 (0)