- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 731 - 740 of 2,535 for = (0.06 sec)
-
An example of K-Means++ initialization — scikit...
data n_samples = 4000 n_components = 4 X , y_true = make_blobs (...n_samples = n_samples , centers = n_components , cluster_std = 0.60...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_plusplus.html -
'I Hate Gay Halloween': Enjoy The Best, Most Ni...
fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...digg.com/internet-culture/link/gay-halloween-best-costumes-twitter-photos -
The Clever And Cringey Halloween Costumes Takin...
fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...digg.com/internet-culture/link/tiktok-halloween-costumes-video -
AdditiveChi2Sampler — scikit-learn 1.5.2 docume...
y = load_digits ( return_X_y = True ) >>> chi2sampler = AdditiveChi2Sampler...>>> clf = SGDClassifier ( max_iter = 5 , random_state = 0 , tol...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.AdditiveChi2Sampler.html -
GaussianProcessClassifier — scikit-learn 1.5.2 ...
n_restarts_optimizer = 0 , max_iter_predict = 100 , warm_start = False , copy_X_train...copy_X_train = True , random_state = None , multi_class = 'one_vs_rest'...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html -
Factor Analysis (with rotation) to visualize pa...
cmap = "RdBu_r" , vmin =- 1 , vmax = 1 ) ax . set_xticks...ncols = len ( methods ), figsize = ( 10 , 8 ), sharey = True )...scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html -
AffinityPropagation — scikit-learn 1.5.2 docume...
damping = 0.5 , max_iter = 200 , convergence_iter = 15 , copy...copy = True , preference = None , affinity = 'euclidean' , verbose...scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html -
QuantileTransformer — scikit-learn 1.5.2 docume...
( loc = 0.5 , scale = 0.25 , size = ( 25 , 1 )), axis = 0 ) >>>...ignore_implicit_zeros = False , subsample = 10000 , random_state = None , copy...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.QuantileTransformer.html -
ストレートなジョブ (LastaJob) | LastaFlute
#job /= = = = = = = = = = = = = = = = = = = = = = = = = = = = =...outsideSql=0, procedure=0} = = = = = = = = = =/ [00m00s014ms] #47667fab...dbflute.seasar.org/ja/lastaflute/howto/architecture/jobscheduling.html -
Pixel importances with a parallel forest of tre...
mask = y < 5 X = X [ mask ] y = y [ mask ] A random...forest = RandomForestClassifi ( n_estimators = 750 , n_jobs = n_jobs...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances_faces.html