What's Changed * MNT fix minibatch X_transformed_ changes per loop by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/39 * DOC minibatch data pruning docs by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/40
What's Changed * MNT remove manually install deps after pixi updated by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/34 * MNT fix same y_init used for different sessions by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/37 * DOC add example for multi-step-ahead NARX by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/36
What's Changed * FEAT add indices_exclude params by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/19 * FEAT add two-stage refine by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/21 * FEAT add extend by mini-batch by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/22 * FEAT add narx model by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/23 * FEAT make Narx support missing values by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/25 * MNT align with sklearn 1.6 by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/26 * MNT refactor the project structure by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/27 * DOC add example for basic usage of NARX by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/32 * Support free-threaded wheel by MatthewSZhang in https://github.com/scikit-learn-contrib/fastcan/pull/31
What's Changed * DOC fix wrong pick in plot_redundancy by MatthewSZhang in https://github.com/MatthewSZhang/fastcan/pull/12 * MNT remove memoryview slicing by MatthewSZhang in https://github.com/MatthewSZhang/fastcan/pull/13
What's Changed * FEAT add ssc function by MatthewSZhang in https://github.com/MatthewSZhang/fastcan/pull/11 * CI update cibw for Python 3.13 by MatthewSZhang in https://github.com/MatthewSZhang/fastcan/pull/9 * DOC add examples by MatthewSZhang in https://github.com/MatthewSZhang/fastcan/pull/10