Warning: mkdir(): No space left on device in /var/www/hottg/post.php on line 59

Warning: file_put_contents(aCache/aDaily/2025-07-22/post/Machinelearningtest/--): Failed to open stream: No such file or directory in /var/www/hottg/post.php on line 72
Что выведет код? @Machinelearning tests
TG Telegram Group & Channel
Machinelearning tests | United States America (US)
Create: Update:

Что выведет код?

from sklearn.cluster import KMeans
import numpy as np
x = np.array([[35, 7000], [45, 6900], [70, 7100], [20, 2000], [25, 2200], [15, 1800]])
kmeans = KMeans(n_clusters=2).fit(x)
y = kmeans.cluster_centers_
print(y)

Что выведет код?
from sklearn.cluster import KMeans
import numpy as np
x = np.array([[35, 7000], [45, 6900], [70, 7100], [20, 2000], [25, 2200], [15, 1800]])
kmeans = KMeans(n_clusters=2).fit(x)
y = kmeans.cluster_centers_
print(y)


>>Click here to continue<<

Machinelearning tests




Share with your best friend
VIEW MORE

United States America Popular Telegram Group (US)


Warning: Undefined array key 3 in /var/www/hottg/function.php on line 115

Fatal error: Uncaught mysqli_sql_exception: Too many connections in /var/www/db.php:16 Stack trace: #0 /var/www/db.php(16): mysqli_connect() #1 /var/www/hottg/function.php(212): db() #2 /var/www/hottg/function.php(115): select() #3 /var/www/hottg/post.php(351): daCache() #4 /var/www/hottg/route.php(63): include_once('...') #5 {main} thrown in /var/www/db.php on line 16