Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 291 - 300 of 2,270 for 2 (0.13 sec)

  1. linear_model.rst.txt

    x_1 + w_2 x_2 + w_3 x_1 x_2 + w_4 x_1^2 + w_5 x_2^2 The (sometimes...:math:`[x_1, x_2]` to :math:`[1, x_1, x_2, x_1^2, x_1 x_2, x_2^2]`, and...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Fri Jun 06 09:13:48 UTC 2025
      78.8K bytes
      9 views
     
  2. Better Binary Quantization (BBQ) in Lucene and ...

    ( 1 < < 0 ) + ( 2 < < 1 ) + ( 1 < < 2 ) + ( 2 < < 3 ) = 25 = ...\newline = (1 << 0) + (2 << 1) + (1 << 2) + (2 << 3) \newline = 25...
    www.elastic.co/search-labs/blog/better-binary-quantization-lucene-elasticsearch
    Sun Jun 08 00:38:47 UTC 2025
      285.4K bytes
      Cache
     
  3. Release Highlights for scikit-learn 0.24 — scik...

    2. From 1.2, use # PartialDependenceDis..."min_samples_split" : randint ( 2 , 11 ), "bootstrap" : [ True ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Fri Jun 06 09:13:47 UTC 2025
      176.2K bytes
      Cache
     
  4. DecisionTreeRegressor — scikit-learn 1.7.0 docu...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...= None , min_samples_split = 2 , min_samples_leaf = 1 , min_...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html
    Thu Jun 05 22:21:58 UTC 2025
      166.3K bytes
      Cache
     
  5. plot_classifier_comparison.rst.txt

    make_classification( n_features=2, n_redundant=0, n_informative=2, random_state=1,...rng = np.random.RandomState(2) X += 2 * rng.uniform(size=X.shape)...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Fri Jun 06 09:13:47 UTC 2025
      7.8K bytes
     
  6. RegressorMixin — scikit-learn 1.7.0 documentation

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) >>> y =...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.base.RegressorMixin.html
    Fri Jun 06 09:13:46 UTC 2025
      115.7K bytes
      Cache
     
  7. It's time to win | MetaFilter

    Kitteh at 6:36 AM on May 15 [ 2 favorites ] Will this mean that...scruss at 6:40 AM on May 15 [ 2 favorites ] Erskine-Smith was...
    www.metafilter.com/208782/Its-time-to-win
    Fri May 16 00:54:43 UTC 2025
      85.2K bytes
      Cache
     
  8. PolynomialFeatures — scikit-learn 1.7.0 documen...

    degree-2 polynomial features are [1, a, b, a^2, ab, b^2]. Read...etc. excluded: x[0] ** 2 , x[0] ** 2 * x[1] , etc. include_bias...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html
    Fri Jun 06 09:13:47 UTC 2025
      139.9K bytes
      Cache
     
  9. Actor Jonathan Joss murdered in homophobic atta...

    PM on June 2 . posted by mersen at 7:46 PM on June 2 . posted by...on June 2 . 💔 posted by tamarack at 9:46 PM on June 2 [ 1 favorite...
    www.metafilter.com/209031/Actor-Jonathan-Joss-murdered-in-homophobic-attack
    Wed Jun 04 00:55:40 UTC 2025
      61.3K bytes
      Cache
     
  10. CCA — scikit-learn 1.7.0 documentation

    [ 2. , 2. , 2. ], [ 3. , 5. , 4. ]] >>>...y = [[ 0.1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ], [ 11.9 ,...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html
    Fri Jun 06 09:13:47 UTC 2025
      158.9K bytes
      Cache
     
Back to top