stochastiCV

A method of cross-validation based on scikit-learn that splits data into subsampling or k-folds splits (using random or assigned seed values) and then repeats the model multiple times using different…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install stochasticv

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.1.post1 2021-12-01  

Issues with this package?

Page last updated 2026-05-12 15:15:13 UTC