Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 332 for c (0.04 sec)

  1. Selecting dimensionality reduction with Pipelin...

    "classify__C" : C_OPTIONS , }, { "reduce_dim"...N_FEATURES_OPTIONS , "classify__C" : C_OPTIONS , }, ] reducer_labels...
    scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html
    Fri May 31 14:06:06 UTC 2024
      119.3K bytes
      Cache
     
  2. Novelty detection with Local Outlier Factor (LO...

    c = "blueviolet" , s = s , edgecolors = "k" ) c = plt ....clf . decision_function ( np . c_ [ xx . ravel (), yy . ravel ()])...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Fri May 31 14:06:06 UTC 2024
      101.7K bytes
      Cache
     
  3. Plot classification probability — scikit-learn ...

    logistic" : LogisticRegression ( C = C , penalty = "l1" , solver =...(Multinomial)" : LogisticRegression ( C = C , penalty = "l2" , solver =...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Fri May 31 14:06:06 UTC 2024
      101K bytes
      Cache
     
  4. Feature discretization — scikit-learn 1.5.0 doc...

    { "logisticregression__C" : np . logspace ( - 1 , 1 , 3...random_state = 0 )), { "linearsvc__C" : np . logspace ( - 1 , 1 , 3...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html
    Fri May 31 14:06:06 UTC 2024
      127.4K bytes
      Cache
     
  5. Swiss Roll And Swiss-Hole Reduction — scikit-le...

    c = sr_color , s = 50 , alpha =...sr_lle [:, 0 ], sr_lle [:, 1 ], c = sr_color ) axs [ 0 ] . set_title...
    scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html
    Fri May 31 14:06:06 UTC 2024
      99.8K bytes
      Cache
     
  6. Hashing feature transformation using Totally Ra...

    c = y , s = 50 , edgecolor = "k"...X_reduced [:, 0 ], X_reduced [:, 1 ], c = y , s = 50 , edgecolor = "k"...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_embedding.html
    Fri May 31 14:06:06 UTC 2024
      101.5K bytes
      Cache
     
  7. Classifier comparison — scikit-learn 1.5.0 docu...

    C = 0.025 , random_state = 42 ), SVC ( gamma = 2 , C = 1...X_train [:, 0 ], X_train [:, 1 ], c = y_train , cmap = cm_bright ,...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Fri May 31 14:06:06 UTC 2024
      113.4K bytes
      Cache
     
  8. FORTRAN and COBOL Re-enter TIOBE's Ranking of P...

    languages in May: Python C C++ Java C# JavaScript Visual Basic...May 2023 to eighth this year. C++ rose slightly in popularity...
    developers.slashdot.org/story/24/05/19/2159214/fortran-and-cobol-re-enter-tiobes-ranking-of-progr...
    Mon May 20 01:15:17 UTC 2024
      119.2K bytes
      Cache
     
  9. t-SNE: The effect of various perplexity values ...

    c = "r" ) ax . scatter ( X [ green...green , 0 ], X [ green , 1 ], c = "g" ) ax . xaxis . set_major_formatter...
    scikit-learn.org/stable/auto_examples/manifold/plot_t_sne_perplexity.html
    Fri May 31 14:06:04 UTC 2024
      109.1K bytes
      Cache
     
  10. Custom refit strategy of a grid search with cro...

    SVC(C=1, gamma=0.001) SVC ? Documentation for SVC SVC(C=1, gamma=0.001)...], "gamma" : [ 1e-3 , 1e-4 ], "C" : [ 1 , 10 , 100 , 1000 ]}, {...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Fri May 31 14:06:06 UTC 2024
      121.9K bytes
      Cache
     
Back to top