- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1041 - 1050 of 2,024 for = (0.06 sec)
-
Decision Boundaries of Multinomial and One-vs-R...
n_samples = 1_000 , centers = centers , random_state = 40 ) transformation..., ax = plt . subplots ( figsize = ( 6 , 4 )) scatter = ax . scatter...scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_multinomial.html -
Perceptron — scikit-learn 1.7.1 documentation
fit_intercept = True , max_iter = 1000 , tol = 0.001 , shuffle = True...verbose = 0 , eta0 = 1.0 , n_jobs = None , random_state = 0 , early_stopping...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html -
plot_multi_metric_evaluation.rst.txt
py: ========== Demonstration of multi-metric...cross_val_score and GridSearchCV ========== Multiple metric parameter...scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt -
Multilabel classification — scikit-learn 1.7.1 ...
if transform == "pca" : X = PCA ( n_components = 2 ) . fit_transform...elif transform == "cca" : X = CCA ( n_components = 2 ) . fit ( X...scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html -
Sum — scikit-learn 1.7.1 documentation
y = make_friedman2 ( n_samples = 500 , noise = 0 , random_state...RBF(length_scale=1) __call__ ( X , Y = None , eval_gradient = False )...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Sum.html -
silhouette_samples — scikit-learn 1.7.1 documen...
y = make_blobs ( n_samples = 50 , random_state = 42 ) >>>...>>> kmeans = KMeans ( n_clusters = 3 , random_state = 42 ) >>>...scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_samples.html -
dump_svmlight_file — scikit-learn 1.7.1 documen...
zero_based = True , comment = None , query_id = None , multilabel...make_classification >>> X , y = make_classification ( random_state = 0 ) >>> output_file...scikit-learn.org/stable/modules/generated/sklearn.datasets.dump_svmlight_file.html -
v_measure_score — scikit-learn 1.7.1 documentation
beta = 1.0 ) [source] # V-measure cluster...homogeneity and completeness: v = ( 1 + beta ) * homogeneity * completeness...scikit-learn.org/stable/modules/generated/sklearn.metrics.v_measure_score.html -
Oracleの配列・構造体パラメータ | DBFlute
@Java // = = = = = = = = = = = = = = = = = = = = = = // NESTED_FOO_BEAN...CORGE_TABLE<CORGE_BEAN> // = = = = = = = = = =/ // ## Arrange ## SpStructNestedParame...dbflute.seasar.org/ja/manual/reference/dbway/oracle/oraclearraystruct.html -
Eclipseエディターテンプレート | DBFlute
sea = ... ifnu... // control+space, enter ↓↓↓ if (sea == null...if (xxx == null) {} を補完 ifNotNull 近くの変数で if (xxx != null) {}...dbflute.seasar.org/ja/manual/topic/friends/eclipse/coding/templates.html