Skip to content

Commit e430bcd

Browse files
authored
Update README.md
1 parent 4d3b347 commit e430bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Python package for stacking (machine learning technique)
33
* Easy to use. Perform stacking in a [single line](https://github.com/vecxoz/vecstack#brief-example)
44
* Use any sklearn-like models
55
* Perform classification and regression tasks
6-
* Use any user defined transformations for target and prediction
6+
* Apply any user-defined transformations for target and prediction
77
* Python 2, Python 3
88
* Win, Linux, Mac
99
* [MIT license](https://github.com/vecxoz/vecstack/blob/master/LICENSE.txt)

0 commit comments

Comments
 (0)