Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 901 - 910 of over 10,000 for 2 (0.3 seconds)

  1. HuberRegressor — scikit-learn 1.8.0 docum...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...penalty is equal to alpha * ||w||^2 . Must be in the range [0, inf)...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Mon Dec 15 15:02:33 GMT 2025
      146.2K bytes
      Cache
     
  2. DictionaryLearning — scikit-learn 1.8.0 d...

    X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...argmin 0.5 || X - U V || _Fro ^ 2 + alpha * || U || _1 , 1 ( U ,...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.DictionaryLearning.html
    Mon Dec 15 15:02:31 GMT 2025
      145.2K bytes
      Cache
     
  3. Develop Java programs to produce and consume me...

    Kafka provides 2 APIs to communicate with your...later in this tutorial. Step 2: Creating a producer application...
    developer.ibm.com/tutorials/apache-kafkas-producer-api-and-consumer-api/
    Tue Dec 16 02:11:42 GMT 2025
      711.1K bytes
      Cache
     
  4. make_spd_matrix — scikit-learn 1.8.0 docu...

    make_spd_matrix ( n_dim = 2 , random_state = 42 ) array([[2.093, 0.346], [0.346,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_spd_matrix.html
    Mon Dec 15 15:02:31 GMT 2025
      107.2K bytes
      Cache
     
  5. Kernel Density Estimate of Species Distribution...

    for i in range ( 2 ): plt . subplot ( 1 , 2 , i + 1 ) # construct...
    scikit-learn.org/stable/auto_examples/neighbors/plot_species_kde.html
    Mon Dec 15 15:02:31 GMT 2025
      105.2K bytes
      Cache
     
  6. extract_patches_2d — scikit-learn 1.8.0 d...

    ( 2 , 2 )) >>> print ( 'Patches...shape )) Patches shape: (272214, 2, 2, 3) >>> # Here are...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.extract_patches_2d.html
    Mon Dec 15 15:02:33 GMT 2025
      112.3K bytes
      Cache
     
  7. 卸载步骤

    2 步骤 2: 删除 OpenSearch 删除 OpenSearch...rm -rf /path/to/opensearch-3.3.2 步骤 3: 删除数据目录(可选) 默认情况下,数据目录在 Fess...
    fess.codelibs.org/zh-cn/15.3/install/uninstall.html
    Mon Dec 15 02:49:02 GMT 2025
      37.7K bytes
      Cache
     
  8. Successive Halving Iterations — scikit-le...

    "min_samples_split" : randint ( 2 , 11 ), "bootstrap"...param_distributions = param_dist , factor = 2 , random_state = rng ) rsh . fit...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Mon Dec 15 15:02:33 GMT 2025
      156.7K bytes
      Cache
     
  9. NuSVC — scikit-learn 1.8.0 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>>...>>> y = np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.pipeline...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html
    Mon Dec 15 15:02:31 GMT 2025
      152.5K bytes
      Cache
     
  10. custom.css

    - var(--tab-caption-width)) / 2 - 6px) !important; } .sd-tab-set...background-color: var(--sk-cyan-shades-2); color: white !important; } ...
    scikit-learn.org/stable/_static/styles/custom.css
    Fri Dec 05 17:52:54 GMT 2025
      5.4K bytes
     
Back to Top