LearnLLM/README.md

7 lines
507 B
Markdown
Raw 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.

# Искусственные нейронные сети (Практика 2, Задание 4)
Использованный алгоритм: Generalized Linear Models Обобщённые линейные модели
Использованный пример: https://scikit-learn.org/stable/auto_examples/linear_model/plot_polynomial_interpolation.html
Использованный dataset: [California Housing](https://scikit-learn.org/stable/datasets/real_world.html#california-housing-dataset)