whitebox
whitebox copied to clipboard
Update pipelines.py
Update pipelines.py by adding stratify parameter to train_test_split function of the sklearn library
- [x] closes #91 (Replace 91 with the GitHub issue number)
- [x]
Tests added and passedif fixing a bug or adding a new feature. - [x] All
code checks passed. - [ ] Added
type annotationsto new arguments/methods/functions. - [ ] Updated documentation.
Stratify parameter added added
Some tests are failing 🥶
I will check out the errors to find a solution
I have corrected the stratify variable