Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 921 - 930 of 5,610 for * (8.01 sec)

  1. StackingRegressor scikit-learn 1.7.2 document...

    RidgeCV ()), ... ( 'svr' , LinearSVR ( random_state = 42 )) ... ] >>>...X_test , y_test ) 0.3... fit ( X , y , ** fit_params ) [source] #...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Thu Sep 11 19:47:22 UTC 2025
      153.4K bytes
      Cache
     
  2. SelectFromModel scikit-learn 1.7.2 documentation

    - 1.34 , 0.31 ], ... [ - 2.79 , - 0.02 , - 0.85 ], ... [ - 1.34...1.34 , - 0.48 , - 2.55 ], ... [ 1.92 , 1.48 , 0.65 ]] >>> y =...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFromModel.html
    Thu Sep 11 19:47:20 UTC 2025
      147.5K bytes
      Cache
     
  3. Install Elasticsearch with a Debian package | E...

    / ... Examine /etc/apt/sources.list.d/elasticsearch-9.x.list...elasticsearch-9.1.3-amd64.deb.sha512 sudo dpkg -i elasticsearch-9.1.3-amd64.deb...
    www.elastic.co/docs/deploy-manage/deploy/self-managed/install-elasticsearch-with-debian-package
    Thu Sep 11 15:11:28 UTC 2025
      390.7K bytes
      Cache
     
  4. Digg - Handmade by human hands using machines

    the core. Technology at the edges. Were building a human-first...invite only. Digg what you love. Discover what's next. Digg is where...
    www.digg.com/
    Fri Sep 12 01:24:42 UTC 2025
      40.7K bytes
      Cache
     
  5. Release Highlights for scikit-learn 1.0 sciki...

    , 0.5 , 0.5 , 0. ], [0. , 0.125, 0.75 , 0.125], [0. , 0. , 0.5...array([[0.5 , 0.5 , 0. , 0. ], [0.125, 0.75 , 0.125, 0. ], [0....
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_0_0.html
    Thu Sep 11 19:47:20 UTC 2025
      114.8K bytes
      Cache
     
  6. LinearSVC scikit-learn 1.7.2 documentation

    = 'auto' , tol = 0.0001 , C = 1.0 , multi_class = 'ovr' , fit_intercept...becomes [x_1, ..., x_n, intercept_scaling] , i.e. a synthetic feature...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Thu Sep 11 19:47:22 UTC 2025
      162.4K bytes
      Cache
     
  7. GammaRegressor scikit-learn 1.7.2 documentation

    float64(0.773) >>> clf . coef_ array([0.073, 0.067]) >>> clf . intercept_...intercept_ np.float64(2.896) >>> clf . predict ([[ 1 , 0 ], [ 2 , 8 ]])...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Thu Sep 11 19:47:20 UTC 2025
      138.9K bytes
      Cache
     
  8. HuberRegressor scikit-learn 1.7.2 documentation

    HuberRegressor () . fit ( X , y ) >>> huber . score ( X , y ) -7.284 >>>...20 , ( 4 , 2 )) >>> y [: 4 ] = rng . uniform ( 10 , 20 , 4 ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Thu Sep 11 19:47:20 UTC 2025
      145.6K bytes
      Cache
     
  9. PolynomialFeatures scikit-learn 1.7.2 documen...

    ) array([[ 1., 0., 1., 0.], [ 1., 2., 3., 6.], [ 1., 4., 5.,...1., 2., 3., 4., 6., 9.], [ 1., 4., 5., 16., 20., 25.]]) >>> poly...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html
    Thu Sep 11 19:47:22 UTC 2025
      139.9K bytes
      Cache
     
  10. median_absolute_error scikit-learn 1.7.2 docu...

    = [ 3 , - 0.5 , 2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>>..., 1 ], [ 7 , - 6 ]] >>> y_pred = [[ 0 , 2 ], [ - 1 , 2 ], [ 8...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.median_absolute_error.html
    Thu Sep 11 19:47:22 UTC 2025
      112.4K bytes
      Cache
     
Back to top