- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1991 - 2000 of 4,807 for * (1.85 sec)
-
cb-SpecifyDerivedReferrer-view.png
1 none deflate 1.0 601 8 8 8 PixelInterleaved width=990, height=601,...height=601, bitDepth=8, colorType=RGB, compressionMethod=deflate,...dbflute.seasar.org/ja/data/model/cb-SpecifyDerivedReferrer-view.png -
Identify antivirus software on your hosts | Ela...
security sub-feature privilege . Note In Elastic Stack 9.0.0, this privilege...Elastic Docs / … / Security / Manage Elastic Defend / Identify antivirus...www.elastic.co/docs/solutions/security/manage-elastic-defend/identify-antivirus-software-on-hosts -
Upgrade | Elastic Docs
1.0 released after 9.0.4) ❌ Not allowed: From 9.0.5 to 9.1.0...9.1.0 (9.1.0 released before 9.0.5) → wait for 9.1.1 to be released...www.elastic.co/docs/deploy-manage/upgrade -
A demo of K-Means clustering on the handwritten...
initialization methods. Parameters ---------- kmeans : KMeans instance...silhouette k-means++ 0.040s 69545 0.598 0.645 0.621 0.469 0.617...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html -
Selecting the number of clusters with silhouett...
ax1 . set_xlim ([ - 0.1 , 1 ]) # The (n_clusters+1)*10 is for inserting...clearly. ax1 . set_ylim ([ 0 , len ( X ) + ( n_clusters + 1 ) * 10...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html -
Gaussian Mixture Model Ellipsoids — scikit-lear...
seed ( 0 ) C = np . array ([[ 0.0 , - 0.1 ], [ 1.7 , 0.4 ]]) X =...plt . ylim ( - 3.0 , 6.0 ) plt . xticks (()) plt . yticks (()) plt...scikit-learn.org/stable/auto_examples/mixture/plot_gmm.html -
Model Complexity Influence — scikit-learn 1.7.1...
"estimator" ]( ** conf [ "tuned_params" ]) print ( "Benchmarking..."Benchmarking %s " % estimator ) estimator . fit ( conf [ "data" ][ "X_train"...scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html -
Gaussian Processes regression: basic introducto...
xlabel ( "$x$" ) plt . ylabel ( "$f(x)$" ) _ = plt . title ( "True...xlabel ( "$x$" ) plt . ylabel ( "$f(x)$" ) _ = plt . title ( "Gaussian...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html -
Hierarchical clustering: structured vs unstruct...
= 7 , azim =- 80 ) ax1 . set_position ([ 0 , 0 , 0.95 , 1 ]) for...float ( l ) / np . max ( label + 1 )), s = 20 , edgecolor = "k" ,...scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html -
Feature agglomeration — scikit-learn 1.7.1 docu...
( left = 0.01 , right = 0.99 , bottom = 0.01 , top = 0.91 ) for...xticks (()) plt . yticks (()) plt . title ( "Labels" ) plt . show...scikit-learn.org/stable/auto_examples/cluster/plot_digits_agglomeration.html