Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1011 - 1020 of over 10,000 for 2 (0.2 seconds)

Filter
  1. plot_hgbt_regression.py

    2. :ref:`categorical_support_gbdt`,...showcasing all points except 2 and 6 in a real life setting....
    scikit-learn.org/stable/_downloads/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py
    Mon Mar 23 20:39:21 UTC 2026
      5.8K bytes
     
  2. export_text — scikit-learn 1.8.0 documentation

    decimals = 2 , show_weights = False ) [source]...result. decimals int, default=2 Number of decimal digits to display....
    scikit-learn.org/stable/modules/generated/sklearn.tree.export_text.html
    Mon Mar 23 20:39:20 UTC 2026
      13.7K bytes
      Cache
     
  3. Install Node.js, npm, and VS Code

    2 ... Downloading https: //nodejs.org/dist/v8.11.2/node...11 . 2 (npm v5. 6 . 0 ) Ix :~ sperry$ node -v v8 . 11 . 2 Ix :~...
    developer.ibm.com/tutorials/learn-nodejs-installing-node-nvm-and-vscode/
    Tue Feb 17 06:28:06 UTC 2026
      147.8K bytes
      Cache
     
  4. plot_hgbt_regression.ipynb

    showcasing all points except 2 and 6 in a real life\nsetting.\n"...label=\"recorded average\", linewidth=2, ax=ax)\n\nfor idx, max_iter in...
    scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb
    Mon Mar 23 20:39:22 UTC 2026
      6.2K bytes
     
  5. 1.4. Support Vector Machines — scikit-learn 1.8...

    [ 2 , 2 ]] >>> y = [ 0.5 , 2.5 ] >>> regr = svm...values: >>> clf . predict ([[ 2. , 2. ]]) array([1]) SVMs decision...
    scikit-learn.org/stable/modules/svm.html
    Mon Mar 23 20:39:20 UTC 2026
      22.3K bytes
      Cache
     
  6. accuracy_score — scikit-learn 1.8.0 documentation

    2 , 1 , 3 ] >>> y_true = [ 0 , 1 , 2 , 3 ] >>> accuracy_score...], [ 1 , 1 ]]), np . ones (( 2 , 2 ))) 0.5 Gallery examples # Plot...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html
    Mon Mar 23 20:39:20 UTC 2026
      15K bytes
      Cache
     
  7. FeatureHasher and DictVectorizer Comparison — s...

    'is': 2, 'one': 2, 'example': 1, 'but': 1,...FeatureHasher is 2**20. Here we set n_features = 2**18 to illustrate...
    scikit-learn.org/stable/auto_examples/text/plot_hashing_vs_dict_vectorizer.html
    Mon Mar 23 20:39:20 UTC 2026
      21.2K bytes
      Cache
     
  8. Installation mit Docker (Detailliert)

    ist installiert Docker Compose 2.0 oder höher ist installiert Überprüfung...ose-opensearch3.yaml Methode 2: Repository mit Git klonen Wenn...
    fess.codelibs.org/de/15.5/install/install-docker.html
    Mon Mar 23 02:51:01 UTC 2026
      49.7K bytes
      Cache
     
  9. auc — scikit-learn 1.8.0 documentation

    2 , 2 ]) >>> y_score = np . array...y_true , y_score , pos_label = 2 ) >>> metrics . auc ( fpr , tpr...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html
    Mon Mar 23 20:39:23 UTC 2026
      14.3K bytes
      Cache
     
  10. HuberRegressor — scikit-learn 1.8.0 documentation

    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 Mar 23 20:39:20 UTC 2026
      18.4K bytes
      Cache
     
Back to Top