Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 996 for 1 (0.05 sec)

  1. sklearn.tree.DecisionTreeClassifier — scikit-le...

    [{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...instead of [{1:1}, {2:5}, {3:1}, {4:1}]. The “balanced” mode uses...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Fri May 17 16:55:53 UTC 2024
      102K bytes
      Cache
     
  2. 2.5. Decomposing signals in components (matrix ...

    ([[ 1 , 0 ], [ 1 , 6.1 ], [ 1 , 0 ], [ 1 , 4 ], [ 3.2 , 1 ], [...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...
    scikit-learn.org/stable/modules/decomposition.html
    Fri May 17 16:55:53 UTC 2024
      106K bytes
      Cache
     
  3. sklearn.linear_model.SGDClassifier — scikit-lea...

    array ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>>...(clip(decision_function(X), -1, 1) + 1) / 2. For other loss functions...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Fri May 17 16:55:53 UTC 2024
      99.7K bytes
      Cache
     
  4. Examples — scikit-learn 1.4.2 documentation

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Release...
    scikit-learn.org/stable/auto_examples/index.html
    Fri May 17 16:55:51 UTC 2024
      184.6K bytes
      Cache
     
  5. Contributing — scikit-learn 1.4.2 documentation

    Menu Prev Up Next scikit-learn 1.4.2 Other versions Please cite...ikit-learn.git # add --depth 1 if your connection is slow cd...
    scikit-learn.org/stable/developers/contributing.html
    Fri May 17 16:55:52 UTC 2024
      119.9K bytes
      Cache
     
  6. 6.3. Preprocessing data — scikit-learn 1.4.2 do...

    1. , 0.1], [4.4, 2.2, 1.1, 0.1], [4.4, 2.2, 1.2, 0.1], ...,...array([[1., 0., 0., 1., 0., 1.], [0., 1., 1., 0., 0., 1.]]) By...
    scikit-learn.org/stable/modules/preprocessing.html
    Fri May 17 16:55:52 UTC 2024
      170.5K bytes
      Cache
     
  7. 6.2. Feature extraction — scikit-learn 1.4.2 do...

    array([[1, 1, 1, 0, 1, 1, 1, 0], [1, 1, 0, 1, 1, 1, 0, 1]]) In...array([[0, 1, 1, 1, 0, 0, 1, 0, 1], [0, 1, 0, 1, 0, 2, 1, 0, 1], [1,...
    scikit-learn.org/stable/modules/feature_extraction.html
    Fri May 17 16:55:51 UTC 2024
      122.2K bytes
      1 views
      Cache
     
  8. Evaluation of outlier detection estimators — sc...

    in pandas 1.5.1 were mapped to np.nan in pandas 2.0.1 X [ "Misc_Feature"...n_neighbors_list ) - 1 ), chance_level_kw = { "linestyle" : ( 0 , ( 1 , 10 ))},...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Fri May 17 16:55:53 UTC 2024
      98.6K bytes
      Cache
     
  9. .NET Agent version 1.x | APM .NET Agent Referen...

    Apm to 1.7.0 in your projects (Issue: ( #1067 ) 1.6.1 Bug fixes...NullReferenceExcepti #544 , #545 . 1.1.1 Features Configure transaction...
    www.elastic.co/guide/en/apm/agent/dotnet/current/release-notes-1.x.html
    Tue Apr 02 13:49:44 UTC 2024
      113.4K bytes
      Cache
     
  10. 3.2. Tuning the hyper-parameters of an estimato...

    loguniform(1, 100) can be used instead of [1, 10, 100] . Mirroring...Menu Prev Up Next scikit-learn 1.4.2 Other versions Please cite...
    scikit-learn.org/stable/modules/grid_search.html
    Fri May 17 16:55:52 UTC 2024
      105.3K bytes
      Cache
     
Back to top