- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1481 - 1490 of over 10,000 for 2 (0.33 seconds)
-
GaussianMixture — scikit-learn 1.8.0 docu...
2 ], [ 1 , 4 ], [ 1 , 0 ], [ 10 , 2 ], [ 10 , 4 ],...gm . means_ array([[10., 2.], [ 1., 2.]]) >>> gm . predict...scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html -
bootstrap.js
A=v/2-y/2,T=m[_],C=E-g[p]-m[b],O=E/2-g[p]/2+A,x=X(T,O,...x+i.width/2-a.width/2,p=i.y+i.height/2-a.height/2;switch(d){case...scikit-learn.org/stable/_static/scripts/bootstrap.js -
Scheduler
crawl configuration IDs are 1 and 2, and file system crawl configuration...webConfigIds ([ "1" , "2" ] as String []) . fileConfigIds...fess.codelibs.org/15.4/admin/scheduler-guide.html -
minmax_scale — scikit-learn 1.8.0 documen...
scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html -
DecisionTreeClassifier — scikit-learn 1.8...
min_samples_split = 2 , min_samples_leaf = 1 , min_...min_samples_split int or float, default=2 The minimum number of samples...scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html -
Sparse inverse covariance estimation — sc...
As can be seen on figure 2, the grid to compute the cross-validation...enumerate ( covs ): plt . subplot ( 2 , 4 , i + 1 ) plt . imshow ( this_cov...scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html -
Displaying Pipelines — scikit-learn 1.8.0...
- excluded: `x[0] ** 2`, `x[0] ** 2 * x[1]`, etc. False include_bias...etc. - excluded: `x[0] ** 2`, `x[0] ** 2 * x[1]`, etc. False include_bias...scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html -
Underfitting vs. Overfitting — scikit-lea...
scikit-learn.org/stable/auto_examples/model_selection/plot_underfitting_overfitting.html -
개발 워크플로우
Issue 확인·작성 ↓ 2. 브랜치 생성 ↓ 3. 코딩 ↓ 4. 로컬 테스트 실행...버그에 대한 간결한 설명 ## 재현 절차 1. ... 2. ... 3. ... ## 예상되는 동작 본래 어떻게...fess.codelibs.org/ko/dev/workflow.html -
getting_started.rst.txt
2, 3], # 2 samples, 3 features ... [11,...:term:`fit` method generally accepts 2 inputs: - The samples matrix (or...scikit-learn.org/stable/_sources/getting_started.rst.txt