Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 401 - 410 of 1,998 for = (0.14 sec)

  1. glossary.rst.txt

    _glossary: ========== Glossary of Common Terms and API Elements ==========...props`. General Concepts ========== .. glossary:: 1d 1d array...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Thu Jul 03 11:42:05 UTC 2025
      89.3K bytes
      1 views
     
  2. fetch_openml — scikit-learn 1.7.0 documentation

    n_retries : int = 3 , delay : float = 1.0 , parser : str = 'auto' ,...: str | None = None , * , version : str | int = 'active' , data_id...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_openml.html
    Thu Jul 03 11:42:05 UTC 2025
      152K bytes
      Cache
     
  3. Birch — scikit-learn 1.7.0 documentation

    threshold = 0.5 , branching_factor = 50 , n_clusters = 3 , compute_labels...compute_labels = True , copy = 'deprecated' ) [source] # Implements...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.Birch.html
    Thu Jul 03 11:42:05 UTC 2025
      138.5K bytes
      Cache
     
  4. Factor Analysis (with rotation) to visualize pa...

    cmap = "RdBu_r" , vmin =- 1 , vmax = 1 ) ax . set_xticks...ncols = len ( methods ), figsize = ( 10 , 8 ), sharey = True )...
    scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html
    Thu Jul 03 11:42:05 UTC 2025
      96.1K bytes
      Cache
     
  5. multilabel_confusion_matrix — scikit-learn 1.7....

    sample_weight = None , labels = None , samplewise = False ) [source]...multi_confusion (samplewise=True), n_outputs = n_samples. If labels...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.multilabel_confusion_matrix.html
    Thu Jul 03 11:42:05 UTC 2025
      113.1K bytes
      Cache
     
  6. 1.12. Multiclass and multioutput algorithms — s...

    n_informative = 30 , n_classes = 3 , ... random_state = 1 ) >>> y2 = shuffle..., y = datasets . load_iris ( return_X_y = True ) >>> clf = OutputCodeClassifier...
    scikit-learn.org/stable/modules/multiclass.html
    Thu Jul 03 11:42:05 UTC 2025
      107.2K bytes
      Cache
     
  7. resample — scikit-learn 1.7.0 documentation

    replace = True , n_samples = None , random_state = None , stratify...y , n_samples = 5 , replace = False , stratify = y , ... random_state...
    scikit-learn.org/stable/modules/generated/sklearn.utils.resample.html
    Mon Jun 30 13:50:30 UTC 2025
      112.7K bytes
      Cache
     
  8. InputTags — scikit-learn 1.7.0 documentation

    bool = False , sparse : bool = False , categorical : bool = False...bool = False , dict : bool = False , positive_only : bool = False...
    scikit-learn.org/stable/modules/generated/sklearn.utils.InputTags.html
    Thu Jul 03 11:42:05 UTC 2025
      112K bytes
      Cache
     
  9. LabelPropagation — scikit-learn 1.7.0 documenta...

    LabelPropagation ( kernel = 'rbf' , * , gamma = 20 , n_neighbors = 7 , max_iter...max_iter = 1000 , tol = 0.001 , n_jobs = None ) [source] # Label Propagation...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelPropagation.html
    Mon Jun 30 13:50:27 UTC 2025
      131.1K bytes
      Cache
     
  10. DummyClassifier — scikit-learn 1.7.0 documentation

    strategy = 'prior' , random_state = None , constant = None ) [source]...predictions when strategy='stratified' or strategy='uniform' . Pass an...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Thu Jul 03 11:42:06 UTC 2025
      143K bytes
      Cache
     
Back to top