Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 671 - 680 of 5,592 for c (0.12 seconds)

  1. SVM: Separating hyperplane for unbalanced class...

    C = 1.0 ) clf . fit ( X , y ) #...scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = plt . cm . Paired...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html
    Mon Dec 29 13:14:48 GMT 2025
      93.6K bytes
      Cache
     
  2. plot_release_highlights_1_7_0.zip

    or with conda:: conda install -c conda-forge scikit-learn """ #...d=False), LogisticRegression(C=2.0)) model # %% # Custom validation...
    scikit-learn.org/stable/_downloads/0f052545c78541815099d62501f25a9e/plot_release_highlights_1_7_0...
    Fri Dec 05 17:52:54 GMT 2025
      11.1K bytes
     
  3. Mobile development - IBM Developer

    2024 Tutorial Reuse existing C code with the Android NDK Learn...application in Java that uses C code to perform basic image processing...
    developer.ibm.com/technologies/mobile
    Mon Jan 05 14:35:29 GMT 2026
      636.2K bytes
      Cache
     
  4. GitHub - codelibs/fess-testdata: Test Data Repo...

    MP3 Source Code Type Location C C++ Java JavaScript TypeScript...
    github.com/codelibs/fess-testdata
    Mon Jan 05 00:09:11 GMT 2026
      332.3K bytes
      Cache
     
  5. LinearSVR — scikit-learn 1.8.0 documentation

    C = 1.0 , loss = 'epsilon_insensitive'...Tolerance for stopping criteria. C float, default=1.0 Regularization...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html
    Mon Dec 29 13:14:49 GMT 2025
      144.1K bytes
      Cache
     
  6. plot_pca_iris.zip

    c=iris.target, s=40, ) ax.set( title="First...X_reduced[:, 1],\n X_reduced[:, 2],\n c=iris.target,\n s=40,\n)\n\nax.set(\n...
    scikit-learn.org/stable/_downloads/99402c7ce7a6ab7fafcb48caa3c9447b/plot_pca_iris.zip
    Mon Dec 29 13:14:48 GMT 2025
      8.5K bytes
     
  7. oas — scikit-learn 1.8.0 documentation

    C., & Hero, A. O. IEEE Transactions...
    scikit-learn.org/stable/modules/generated/oas-function.html
    Mon Dec 29 13:14:49 GMT 2025
      109.5K bytes
      Cache
     
  8. auto_examples_jupyter.zip

    c in enumerate(centers):\n ax2.scatter(c[0], c[1], marker=\"$%d$\"...RANDOM_SEED)\nprint(\"Class\", \"P(C)\", \"P(w0|C)\", \"P(w1|C)\", sep=\"\\t\")\nfor...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Mon Dec 29 13:14:48 GMT 2025
      2.2M bytes
     
  9. Post-tuning the decision threshold for cost-sen...

    'deprecated' C C: float, default=1.0 Inverse of...t'`. 'deprecated' C C: float, default=1.0 Inverse of...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Mon Dec 29 13:14:48 GMT 2025
      386.1K bytes
      Cache
     
  10. plot_release_highlights_1_7_0.py

    or with conda:: conda install -c conda-forge scikit-learn """ #...d=False), LogisticRegression(C=2.0)) model # %% # Custom validation...
    scikit-learn.org/stable/_downloads/27dd4dbb41dee53fc86e0d5b6d3254d3/plot_release_highlights_1_7_0.py
    Fri Dec 05 17:52:54 GMT 2025
      4.7K bytes
     
Back to Top