Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 881 - 890 of 1,971 for = (0.52 sec)

  1. Install Elasticsearch with RPM | Elastic Docs

    asticsearch enabled=0 autorefresh=1 type=rpm-md Install Elasticsearch...name=Elasticsearch repository for 9.x packages baseurl=https...
    www.elastic.co/docs/deploy-manage/deploy/self-managed/install-elasticsearch-with-rpm
    Mon Oct 06 13:55:40 UTC 2025
      391.8K bytes
      Cache
     
  2. plot_pca_iris.rst.txt

    py: ========== Principal Component Analysis...Analysis (PCA) on Iris Dataset ========== This example shows a well...
    scikit-learn.org/stable/_sources/auto_examples/decomposition/plot_pca_iris.rst.txt
    Sat Oct 11 07:51:25 UTC 2025
      6.4K bytes
     
  3. column_or_1d — scikit-learn 1.7.2 documentation

    dtype = None , warn = False , device = None ) [source]...data. dtype data-type, default=None Data type for y . Added in...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.column_or_1d.html
    Fri Oct 10 15:14:36 UTC 2025
      106.9K bytes
      Cache
     
  4. HistGradientBoostingClassifier — scikit-learn 1...

    n_iter_no_change = 10 , tol = 1e-07 , verbose = 0 , random_state = None ,...loss = 'log_loss' , * , learning_rate = 0.1 , max_iter = 100 ,...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html
    Sat Oct 11 07:51:26 UTC 2025
      175.3K bytes
      Cache
     
  5. Biclustering documents with the Spectral Co-clu...

    stop_words = "english" , min_df = 5 ) cocluster = SpectralCoclustering...random_state = 0 ) kmeans = MiniBatchKMeans ( n_clusters = len ( categories...
    scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html
    Sat Oct 11 07:51:26 UTC 2025
      109.8K bytes
      Cache
     
  6. Installing the development version of scikit-le...

    CFLAGS = " $CFLAGS -I/usr/local/include" export CXXFLAGS = " $CXXFLAGS...--config-settings editable-verbose = true Check that the installed...
    scikit-learn.org/stable/developers/advanced_installation.html
    Sat Oct 11 07:51:27 UTC 2025
      48.1K bytes
      1 views
      Cache
     
  7. ExtraTreeRegressor — scikit-learn 1.7.2 documen...

    criterion = 'squared_error' , splitter = 'random' , max_depth = None...min_weight_fraction_leaf = 0.0 , max_features = 1.0 , random_state = None , m...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeRegressor.html
    Fri Oct 10 15:14:35 UTC 2025
      160.8K bytes
      Cache
     
  8. GroupKFold — scikit-learn 1.7.2 documentation

    index=[2 3], group=[2 2] Test: index=[0 1 4 5], group=[0 0 3...index=[0 1 4 5], group=[0 0 3 3] Test: index=[2 3], group=[2 2]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Sat Oct 11 07:51:26 UTC 2025
      127.1K bytes
      Cache
     
  9. Segmenting the picture of greek coins in region...

    assign_labels = assign_labels , random_state = 42 , ) t1 = time . time...plt . contour ( labels == l , colors = colors ) # To view individual...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html
    Sat Oct 11 07:51:27 UTC 2025
      95.4K bytes
      Cache
     
  10. Online learning of a dictionary of parts of fac...

    n_clusters = 81 , random_state = rng , verbose = True , n_init = 3 )...data ) index += 1 if index % 10 == 0 : data = np . concatenate...
    scikit-learn.org/stable/auto_examples/cluster/plot_dict_face_patches.html
    Sat Oct 11 07:51:27 UTC 2025
      98.7K bytes
      Cache
     
Back to top