- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 301 - 310 of 2,897 for 1 (0.09 sec)
-
1.7.css
Sans-serif;line-height:1;-webkit-text-size-adjust:none}@media...px;position:absolute;z-index:1}#NR-nav-sub-more-list li{floa...u.xgoo.jp/css/min/1.7.css -
Demo of affinity propagation clustering algorit...
centers = [[ 1 , 1 ], [ - 1 , - 1 ], [ 1 , - 1 ]] X , labels_true...0 ]], [ cluster_center [ 1 ], x [ 1 ]], color = col [ "color"...scikit-learn.org/stable/auto_examples/cluster/plot_affinity_propagation.html -
Faces dataset decompositions — scikit-learn 1.7...
mean ( axis = 1 ) . reshape ( n_samples , - 1 ) print ( "Dataset...n_components = n_components , alpha = 0.1 , max_iter = 100 , batch_size...scikit-learn.org/stable/auto_examples/decomposition/plot_faces_decomposition.html -
fetch_openml — scikit-learn 1.7.2 documentation
scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...Added in version 1.2. Changed in version 1.4: The default value...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_openml.html -
mean_tweedie_deviance — scikit-learn 1.7.2 docu...
power = 1 ) 1.4260... Gallery examples # Tweedie...Either power <= 0 or power >= 1. The higher p the less weight...scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_tweedie_deviance.html -
2.3. Clustering — scikit-learn 1.7.2 documentation
1 , 1 , 1 ] >>> labels_pred = [ 0 , 0 , 1 , 1 , 2 , 2...0 , 0 , 1 , 1 , 1 ] >>> labels_pred = [ 0 , 0 , 1 , 1 , 2 , 2...scikit-learn.org/stable/modules/clustering.html -
average_precision_score — scikit-learn 1.7.2 do...
1 , 1 ]) >>> y_scores = np . array ([ 0.1 , 0.4 , 0.35..., 0.1 ], ... [ 0.4 , 0.3 , 0.3 ], ... [ 0.1 , 0.8 , 0.1 ], ......scikit-learn.org/stable/modules/generated/sklearn.metrics.average_precision_score.html -
pairwise_distances_argmin — scikit-learn 1.7.2 ...
[ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...deprecated from SciPy 1.9 and will be removed in SciPy 1.11. Note 'matching'...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin.html -
2.4. Biclustering — scikit-learn 1.7.2 document...
array ([ 1 , 2 ]) >>> data [ rows , columns ] array([[ 1, 2], [21,...to find heavy subgraphs. 2.4.1.1. Mathematical formulation # An...scikit-learn.org/stable/modules/biclustering.html -
Contributing — scikit-learn 1.7.2 documentation
git # add --depth 1 if your connection is slow cd...setting SKLEARN_RUN_FLOAT32_TESTS=1 . See Environment variables for...scikit-learn.org/stable/developers/contributing.html