DatasetsΒΆ

pymlbenchmark.datasets.random_binary_classification (N, dim)

Returns data for a binary classification problem (linear) with N observations and dim features.

pymlbenchmark.datasets.experiment_results (name)

Returns some real results mostly used in the documentation to produce graph to illustrate a function.