Home
last modified time | relevance | path

Searched defs:feature_types (Results 1 – 25 of 40) sorted by relevance

12

/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/features_detection/
H A Dplot_haar.py41 feature_types = ['type-2-x', 'type-2-y', variable
/dports/misc/py-xgboost/xgboost-1.5.1/src/data/
H A Dellpack_page.cu36 common::Span<FeatureType const> feature_types, in CompressBinEllpackKernel()
97 common::Span<FeatureType const> feature_types) in EllpackPageImpl()
151 common::Span<FeatureType const> feature_types; member
190 common::Span<FeatureType const> feature_types, in CopyDataToEllpack()
270 common::Span<FeatureType const> feature_types, in EllpackPageImpl()
404 common::Span<FeatureType const> feature_types) { in CreateHistIndices()
H A Dellpack_page_source.h32 size_t row_stride, common::Span<FeatureType const> feature_types, in EllpackPageSource()
H A Dellpack_page.cuh35 common::Span<const FeatureType> feature_types; member
/dports/misc/xgboost/xgboost-1.5.1/src/data/
H A Dellpack_page.cu36 common::Span<FeatureType const> feature_types, in CompressBinEllpackKernel()
97 common::Span<FeatureType const> feature_types) in EllpackPageImpl()
151 common::Span<FeatureType const> feature_types; member
190 common::Span<FeatureType const> feature_types, in CopyDataToEllpack()
270 common::Span<FeatureType const> feature_types, in EllpackPageImpl()
404 common::Span<FeatureType const> feature_types) { in CreateHistIndices()
H A Dellpack_page_source.h32 size_t row_stride, common::Span<FeatureType const> feature_types, in EllpackPageSource()
H A Dellpack_page.cuh35 common::Span<const FeatureType> feature_types; member
/dports/misc/py-xgboost/xgboost-1.5.1/src/tree/gpu_hist/
H A Devaluate_splits.cuh21 common::Span<FeatureType const> feature_types; member
/dports/misc/xgboost/xgboost-1.5.1/src/tree/gpu_hist/
H A Devaluate_splits.cuh21 common::Span<FeatureType const> feature_types; member
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/qm-dsp/dsp/segmentation/
H A Dsegment.h44 } feature_types; typedef
/dports/audio/mixxx/mixxx-2.3.0/lib/qm-dsp/dsp/segmentation/
H A Dsegment.h44 } feature_types; typedef
/dports/misc/py-xgboost/xgboost-1.5.1/src/common/
H A Dquantile.cu61 Span<FeatureType const> feature_types, in PruneImpl()
212 Span<FeatureType const> feature_types, in MergeImpl()
468 auto feature_types = this->FeatureTypes().ConstDeviceSpan(); in Merge() local
H A Dquantile.cuh97 SketchContainer(HostDeviceVector<FeatureType> const& feature_types, in SketchContainer()
/dports/misc/xgboost/xgboost-1.5.1/src/common/
H A Dquantile.cu61 Span<FeatureType const> feature_types, in PruneImpl()
212 Span<FeatureType const> feature_types, in MergeImpl()
468 auto feature_types = this->FeatureTypes().ConstDeviceSpan(); in Merge() local
H A Dquantile.cuh97 SketchContainer(HostDeviceVector<FeatureType> const& feature_types, in SketchContainer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/device_sync/
H A Dcryptauth_feature_status_getter_impl_unittest.cc62 const base::flat_set<CryptAuthFeatureType>& feature_types) { in ConvertDeviceToDeviceFeatureStatus()
170 const base::flat_set<CryptAuthFeatureType>& feature_types) { in SendCorrectBatchGetFeatureStatusesResponse()
/dports/misc/py-xgboost/xgboost-1.5.1/src/c_api/
H A Dc_api_utils.h227 std::vector<std::string> feature_types; in GenerateFeatureMap() local
/dports/misc/xgboost/xgboost-1.5.1/src/c_api/
H A Dc_api_utils.h227 std::vector<std::string> feature_types; in GenerateFeatureMap() local
/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/applications/
H A Dplot_haar_extraction_selection_classification.py69 feature_types = ['type-2-x', 'type-2-y'] variable
/dports/misc/py-xgboost/xgboost-1.5.1/python-package/xgboost/
H A Dcore.py1027 def feature_types(self) -> Optional[List[str]]: member in DMatrix
1046 def feature_types(self, feature_types: Optional[Union[List[str], str]]) -> None: member in DMatrix
1167 feature_types=None, argument
1602 def feature_types(self) -> Optional[List[str]]: member in Booster
1639 def feature_types(self, features: Optional[List[str]]) -> None: member in Booster
/dports/misc/xgboost/xgboost-1.5.1/python-package/xgboost/
H A Dcore.py1027 def feature_types(self) -> Optional[List[str]]: member in DMatrix
1046 def feature_types(self, feature_types: Optional[Union[List[str], str]]) -> None: member in DMatrix
1167 feature_types=None, argument
1602 def feature_types(self) -> Optional[List[str]]: member in Booster
1639 def feature_types(self, features: Optional[List[str]]) -> None: member in Booster
/dports/graphics/vulkan-caps-viewer/VulkanCapsViewer-3.05/VulkanDeviceExtensionsFileGenerator/
H A DvulkanDeviceExtensionsFileGenerator.php31 public $feature_types; variable in TypeContainer
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/device_sync/proto/
H A Dcryptauth_devicesync.proto214 repeated string feature_types = 3; field
/dports/misc/py-xgboost/xgboost-1.5.1/tests/cpp/tree/gpu_hist/
H A Dtest_evaluate_splits.cu38 dh::device_vector<FeatureType> feature_types(feature_set.size(), in TestEvaluateSingleSplit() local
/dports/misc/xgboost/xgboost-1.5.1/tests/cpp/tree/gpu_hist/
H A Dtest_evaluate_splits.cu38 dh::device_vector<FeatureType> feature_types(feature_set.size(), in TestEvaluateSingleSplit() local

12