Home
last modified time | relevance | path

Searched defs:target_indices (Results 1 – 25 of 27) sorted by relevance

12

/dports/misc/opennn/opennn-5.0.5/tests/
H A Dnormalized_squared_error_test.cpp207 const Tensor<Index, 1> target_indices = data_set.get_target_variables_indices(); in test_calculate_error_gradient() local
279 const Tensor<Index, 1> target_indices = data_set.get_target_variables_indices(); in test_calculate_error_gradient() local
553 const Tensor<Index, 1> target_indices = data_set.get_target_variables_indices(); in test_calculate_error_terms() local
614 const Tensor<Index, 1> target_indices = data_set.get_target_variables_indices(); in test_calculate_error_terms_Jacobian() local
H A Ddata_set_test.cpp1067 Tensor<Index, 1> target_indices(1); in test_calculate_target_columns_distribution() local
2906 Tensor<Index, 1> target_indices(1); in test_calculate_training_negatives() local
2940 Tensor<Index, 1> target_indices(1); in test_calculate_selection_negatives() local
2969 Tensor<Index, 1> target_indices(1); in test_is_binary_classification() local
2994 Tensor<Index, 1> target_indices(1); in test_is_multiple_classification() local
H A Dminkowski_error_test.cpp197 const Tensor<Index, 1> target_indices = data_set.get_target_variables_indices(); in test_calculate_error_gradient() local
H A Dmean_squared_error_test.cpp169 const Tensor<Index, 1> target_indices = data_set.get_target_variables_indices(); in test_calculate_error_gradient() local
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mem3/src/
H A Dmem3_reshard_index.erl45 target_indices(Docs, Targets) -> function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/registration/include/pcl/registration/impl/
H A Dcorrespondence_rejection_sample_consensus_2d.hpp80 pcl::Indices target_indices(nr_correspondences); in getRemainingCorrespondences() local
H A Dcorrespondence_rejection_sample_consensus.hpp78 pcl::Indices target_indices(nr_correspondences); in getRemainingCorrespondences() local
H A Dgicp.hpp423 pcl::Indices target_indices(indices_->size()); in computeTransformation() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/registration/src/
H A Dgicp6d.cpp137 pcl::Indices target_indices(indices_->size()); in computeTransformation() local
/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/
H A Drouting_algorithms.hpp204 auto target_indices = _target_indices; in ManyToManySearch() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/registration/include/pcl/registration/
H A Dia_fpcs.h118 setTargetIndices(const IndicesPtr& target_indices) in setTargetIndices()
H A Dcorrespondence_rejection_poly.h244 const pcl::Indices& target_indices) in thresholdPolygon()
/dports/www/osrm-backend/osrm-backend-5.26.0/src/engine/routing_algorithms/
H A Dmany_to_many_mld.cpp529 const std::vector<std::size_t> &target_indices, in manyToManySearch()
627 const std::vector<std::size_t> &target_indices, in manyToManySearch()
H A Dmany_to_many_ch.cpp186 const std::vector<std::size_t> &target_indices, in manyToManySearch()
/dports/misc/opennn/opennn-5.0.5/opennn/
H A Dloss_index.cpp911 const Tensor<Index, 1> target_indices = data_set_pointer->get_target_variables_indices(); in calculate_error_gradient_numerical_differentiation() local
967 const Tensor<Index, 1> target_indices = data_set_pointer->get_target_variables_indices(); in calculate_Jacobian_numerical_differentiation() local
H A Dgradient_descent.cpp539 Tensor<Index, 1> target_indices = data_set_pointer->get_target_variables_indices(); in perform_training() local
H A Dlevenberg_marquardt_algorithm.cpp541 Tensor<Index, 1> target_indices = data_set_pointer->get_target_variables_indices(); in perform_training() local
H A Dquasi_newton_method.cpp786 Tensor<Index, 1> target_indices = data_set_pointer->get_target_variables_indices(); in perform_training() local
H A Dconjugate_gradient.cpp914 Tensor<Index, 1> target_indices = data_set_pointer->get_target_variables_indices(); in perform_training() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/array/
H A Ddiff_test.cc572 auto target_indices = ArrayFromJSON(int8(), "[0, 1, 2, 2, 1, 1]"); local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/array/
H A Ddiff_test.cc606 auto target_indices = ArrayFromJSON(int8(), "[0, 1, 2, 2, 1, 1]"); local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/array/
H A Ddiff_test.cc614 auto target_indices = ArrayFromJSON(int8(), "[0, 1, 2, 2, 1, 1]"); local
/dports/graphics/py-toyplot/toyplot-0.19.0/toyplot/
H A Dlayout.py315 def _add_at(target, target_indices, source): argument
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/multigrid/
H A Dmg_transfer_internal.cc553 types::global_dof_index * target_indices) in add_child_indices()
/dports/misc/orange3/orange3-3.29.1/Orange/data/
H A Dtable.py247 def get_columns(self, source, row_indices, n_rows, out=None, target_indices=None): argument

12