We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d3b347 commit e430bcdCopy full SHA for e430bcd
README.md
@@ -3,7 +3,7 @@ Python package for stacking (machine learning technique)
3
* Easy to use. Perform stacking in a [single line](https://github.com/vecxoz/vecstack#brief-example)
4
* Use any sklearn-like models
5
* Perform classification and regression tasks
6
-* Use any user defined transformations for target and prediction
+* Apply any user-defined transformations for target and prediction
7
* Python 2, Python 3
8
* Win, Linux, Mac
9
* [MIT license](https://github.com/vecxoz/vecstack/blob/master/LICENSE.txt)
0 commit comments