.. _`Learning Curve`: .. _`org.sysess.sympathy.machinelearning.learningcurve`: Learning Curve ~~~~~~~~~~~~~~ .. image:: learning_curve.svg :width: 48 None *Ports*: **Inputs**: :model: model Model :X: table X :Y: table Y **Outputs**: :results: table results :statistics: table statistics *Configuration*: **shuffle** Randomizes the input dataset before passed to internal cross validation **smallest** Size of the smallest dataset as fraction of total **steps** Number of different sizes of training/test data measured **cv** Number of fold of cross-validation (minimum 2) .. automodule:: node_metrics .. class:: LearningCurve