Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 831 - 840 of 3,460 for 1 (0.07 sec)

  1. Online learning of a dictionary of parts of fac...

    - 1 )) buffer . append ( data ) index += 1 if index %...[MiniBatchKMeans] Reassigning 1 cluster centers. Partial fit of...
    scikit-learn.org/stable/auto_examples/cluster/plot_dict_face_patches.html
    Tue Dec 24 12:16:12 UTC 2024
      99K bytes
      Cache
     
  2. Using KBinsDiscretizer to discretize continuous...

    reshape ( - 1 , 1 ) # transform the dataset with...endpoint = False ) . reshape ( - 1 , 1 ) reg = LinearRegression ()...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.html
    Tue Dec 24 12:16:10 UTC 2024
      98.5K bytes
      Cache
     
  3. Circuit-Breaker configuration options | APM Jav...

    circuit_breaker_enabled ( [ 1.14.0 ] Added in 1.14.0. performance) A...
    www.elastic.co/guide/en/apm/agent/java/current/config-circuit-breaker.html
    Tue Aug 27 23:14:16 UTC 2024
      26.9K bytes
      Cache
     
  4. load_svmlight_file — scikit-learn 1.6.0 documen...

    length=-1 ) [source] # Load datasets in...binary mode. Changed in version 1.2: Path-like objects are now accepted....
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_file.html
    Tue Dec 24 12:16:12 UTC 2024
      112.7K bytes
      Cache
     
  5. L1 Penalty and Sparsity in Logistic Regression ...

    axes_row ) in enumerate ( zip (( 1 , 0.1 , 0.01 ), axes )): # Increase...of the models for varying C. C=1.00 Sparsity with L1 penalty: 4.69%...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_l1_l2_sparsity.html
    Tue Dec 24 12:16:10 UTC 2024
      99.9K bytes
      Cache
     
  6. Dimensionality Reduction with Neighborhood Comp...

    subplot(1, 3, i + 1, aspect=1) # Fit the method's...X_embedded [:, 0 ], X_embedded [:, 1 ], c = y , s = 30 , cmap = "Set1"...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Tue Dec 24 12:16:10 UTC 2024
      98.5K bytes
      Cache
     
  7. homogeneity_completeness_v_measure — scikit-lea...

    1 , 1 , 2 , 2 ], [ 0 , 0 , 1 , 2 , 2 , 2 ] >>>...float Score between 0.0 and 1.0. 1.0 stands for perfectly homogeneous...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_completeness_v_measure.html
    Tue Dec 24 12:16:12 UTC 2024
      110.7K bytes
      Cache
     
  8. Post pruning decision trees with cost complexit...

    plot ( ccp_alphas [: - 1 ], impurities [: - 1 ], marker = "o" , drawstyle...clfs [ - 1 ] . tree_ . node_count , ccp_alphas [ - 1 ] ) ) Number...
    scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html
    Tue Dec 24 12:16:11 UTC 2024
      103.3K bytes
      Cache
     
  9. Plot the decision surfaces of ensembles of tree...

    () - 1 , X [:, 0 ] . max () + 1 y_min , y_max = X [:, 1 ] . min...min () - 1 , X [:, 1 ] . max () + 1 xx , yy = np . meshgrid (...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html
    Tue Dec 24 12:16:12 UTC 2024
      114.2K bytes
      Cache
     
  10. load_iris — scikit-learn 1.6.0 documentation

    scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Release...10 , 25 , 50 ]] array([0, 0, 1]) >>> list ( data . target_names...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html
    Tue Dec 24 12:16:10 UTC 2024
      135K bytes
      Cache
     
Back to top