- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 451 - 460 of 2,023 for = (0.18 sec)
-
Label Propagation digits: Active learning — sci...
bottom = 0.03 , right = 0.9 , top = 0.9 , wspace = 0.2 , hspace...n_total_samples = len ( y ) n_labeled_points = 40 max_iterations = 5 unlabeled_indices...scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits_active_learni... -
radius_neighbors_graph — scikit-learn 1.7.1 doc...
mode = 'connectivity' , metric = 'minkowski' , p = 2 , metric_params...metric_params = None , include_self = False , n_jobs = None ) [source]...scikit-learn.org/stable/modules/generated/sklearn.neighbors.radius_neighbors_graph.html -
外だしSQLのタイトル (OutsideSqlTitle) | DBFlute
[df-outside-sql-test] /= = = = = = = = = = = = = = = = = = = [df-outside-sql-test]...[df-outside-sql-test] = = = = = = = = = = / dfpropによるON/OFF DBFlute-1.0.x...dbflute.seasar.org/ja/manual/function/genbafit/dbflutefit/outsidesqltitle/index.html -
Gaussian Mixture Model Ellipsoids — scikit-lear...
any ( Y_ == i ): continue plt . scatter ( X [ Y_ == i , 0 ],...], X [ Y_ == i , 1 ], 0.8 , color = color ) # Plot an ellipse to...scikit-learn.org/stable/auto_examples/mixture/plot_gmm.html -
ROC Curve with Visualization API — scikit-learn...
y = load_wine ( return_X_y = True ) y = y == 2 X_train...y_test = train_test_split ( X , y , random_state = 42 ) svc = SVC...scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html -
RFECV — scikit-learn 1.7.1 documentation
step = 1 , min_features_to_select = 1 , cv = None , scoring...scoring = None , verbose = 0 , n_jobs = None , importance_getter...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html -
ComplementNB — scikit-learn 1.7.1 documentation
alpha = 1.0 , force_alpha = True , fit_prior = True , class_prior...class_prior = None , norm = False ) [source] # The Complement Naive...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html -
「0627〆【エンティティ】単語タグ付け作業-追加募集_0619」の仕事依頼【ジョブハブ】
jobhub.jp/jobs/39432 -
kneighbors_graph — scikit-learn 1.7.1 documenta...
mode = 'connectivity' , metric = 'minkowski' , p = 2 , metric_params...metric_params = None , include_self = False , n_jobs = None ) [source]...scikit-learn.org/stable/modules/generated/sklearn.neighbors.kneighbors_graph.html -
SparseRandomProjection — scikit-learn 1.7.1 doc...
n_components = 'auto' , * , density = 'auto' , eps = 0.1 , dense_output...dense_output = False , compute_inverse_components = False , random_state...scikit-learn.org/stable/modules/generated/sklearn.random_projection.SparseRandomProjection.html