- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1131 - 1140 of 9,478 for 2 (0.41 seconds)
-
Deploy IBM Security Guardium virtual appliance ...
Himanshu Gupta Likes 2 Save IBM Guardium is a data security...guardium-deployment/vars.yml. Step 2. Test the playbooks Test the Ansible...developer.ibm.com/blogs/awb-deploy-ibm-security-guardium-virtual-appliance-using-ansible/ -
precision_recall_fscore_support — scikit-...
array([2, 2, 2])) On this page This Page...the Precision and recall . [ 2 ] Wikipedia entry for the F1-score...scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_fscore_support.html -
IBM Semeru Runtimes - IBM Developer
developer.ibm.com/languages/semeru-runtimes -
Speicherkonfiguration
export FESS_HEAP_SIZE = 2 g Einheiten: m : Megabyte g :.../etc/sysconfig/fess . FESS_HEAP_SIZE = 2 g Bei DEB-Paketen bearbeiten Sie...fess.codelibs.org/de/15.4/config/setup-memory.html -
custom.css
- var(--tab-caption-width)) / 2 - 6px) !important; } .sd-tab-set...background-color: var(--sk-cyan-shades-2); color: white !important; } ...scikit-learn.org/stable/_static/styles/custom.css -
Optimize Spring Boot applications using minifie...
final container image (Phase 2, Step 2), but that will not populate...case we used spring-petclinic-2.1.0.BUILD-SNAPSHOT_openliberty.jar...developer.ibm.com/articles/modernize-and-optimize-spring-boot-applications/ -
normalize — scikit-learn 1.8.0 documentation
normalize >>> X = [[ - 2 , 1 , 2 ], [ - 1 , 0 , 1 ]] >>>...independently array([[-0.4, 0.2, 0.4], [-0.5, 0. , 0.5]]) >>>...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.normalize.html -
RandomForestClassifier — 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.ensemble.RandomForestClassifier.html -
Docker 설치 (상세)
2/compose/compose-opensearch3.yaml 방법 2: Git으로 리포지토리...이상이 설치되어 있을 것 Docker Compose 2.0 이상이 설치되어 있을 것 Docker 설치 확인 다음...fess.codelibs.org/ko/15.3/install/install-docker.html -
lars_path — scikit-learn 1.8.0 documentation
float64(2.220446049250313e-16) , copy_Gram...case method=’lasso’ is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path.html