4laba/README.md

5 lines
569 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Используемый метод - Gaussian process classification (GPC) on iris dataset (https://scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_iris.html#sphx-glr-auto-examples-gaussian-process-plot-gpc-iris-py)
Используемый синтетический датасет - Generated datasets - Single Label - "make_сlassification" - url: https://scikit-learn.org/stable/datasets/sample_generators.html
Используемый реальный датасет - iris (https://www.openml.org/search?type=data&sort=runs&status=active&id=61)