From b6b7deb48ed3344185b910e594795b4a0df114f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD=20=D0=9A=D1=83=D0=B7=D0=BD=D0=B5?= =?UTF-8?q?=D1=86=D0=BE=D0=B2?= Date: Tue, 13 May 2025 19:21:04 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1d8fffd..bcb2798 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ 4 лаба Искуственные нейронные сети ИНБб-2301 Кузнецов Иван Андреевич +Используемый алгоритм - Inductive Clustering - url: https://scikit-learn.org/stable/auto_examples/cluster/plot_inductive_clustering.html#sphx-glr-auto-examples-cluster-plot-inductive-clustering-py +Используемый синтетический датасет - 7.3.1.1 (Generated datasets - Single Label - "make classification") - url: https://scikit-learn.org/stable/datasets/sample_generators.html +Используемый реальный датасет - " Credit-Card-Dataset-for-Clustering" - url: https://www.openml.org/search?type=data&status=active&id=43618&sort=runs \ No newline at end of file