MCPcopy Create free account

hub / github.com/VowpalWabbit/vowpal_wabbit / functions

Functions6,200 in github.com/VowpalWabbit/vowpal_wabbit

↓ 19 callersMethodcontains
library/search_generate.cc:81
↓ 19 callersMethodget_input_label_type
vowpalwabbit/core/include/vw/core/learner.h:245
↓ 19 callersMethodis_chosen_action_set
vowpalwabbit/core/include/vw/core/continuous_actions_reduction_features.h:21
↓ 19 callersMethodout_error
vowpalwabbit/io/include/vw/io/logger.h:200
↓ 19 callersMethodpush
vowpalwabbit/core/include/vw/core/queue.h:45
↓ 19 callersFunctionto_string
vowpalwabbit/core/src/reductions/details/automl/automl_iomodel.cc:231
↓ 19 callersMethodunsafe_get_workspace_ptr
retrieve a raw pointer to the underlying VW::workspace unsafe, only for use in implementation of model merging and its corresponding unit tests
vowpalwabbit/core/include/vw/core/merge.h:24
↓ 18 callersMethodParseAndCreate
<summary> Parses and creates the example. </summary> <param name="json">The example to parse.</param> <param name="label"> Optional label, taking prec
cs/cs_json/Serializer/VowpalWabbitJsonSerializer.cs:242
↓ 18 callersFunction_test_helper_hook
vowpalwabbit/core/tests/simulator.cc:396
↓ 18 callersFunctionget_native_pointer
assume that the passed in object has a field "nativePointer" of type long
java/src/main/c++/util.cc:8
↓ 18 callersMethodget_update
vowpalwabbit/core/src/loss_functions.cc:227
↓ 18 callersMethodout_info
vowpalwabbit/io/include/vw/io/logger.h:188
↓ 18 callersFunctionparse_cs_label_b12
vowpalwabbit/core/tests/coverage_label_parser_test.cc:43
↓ 18 callersMethodsensitivity
vowpalwabbit/core/src/learner.cc:430
↓ 18 callersFunctionswap_guard
vowpalwabbit/core/include/vw/core/guard.h:134
↓ 17 callersMethodactionScore
(int action, float score)
java/src/test/java/vowpalWabbit/VWTestHelper.java:49
↓ 17 callersMethodaudit
vowpalwabbit/core/include/vw/core/feature_group.h:138
↓ 17 callersFunctionfast_pow10
std::array::operator[] const is made constexpr in C++14, so this can only be guaranteed to be constexpr when this standard is used.
vowpalwabbit/core/include/vw/core/fast_pow10.h:92
↓ 17 callersMethodindex
vowpalwabbit/core/include/vw/core/array_parameters_dense.h:37
↓ 17 callersFunctionmerand48
vowpalwabbit/common/include/vw/common/random_details.h:30
↓ 17 callersFunctionparse_slates_label
vowpalwabbit/core/tests/slates_parser_test.cc:22
↓ 17 callersMethodrelease
wasm/src/wasm_wrapper.cc:67
↓ 17 callersMethodset
vowpalwabbit/core/include/vw/core/io_buf.h:157
↓ 16 callersMethod__init__
( self, costs: List[CBLabelElement] = [], weight: float = 1.0, )
python/vowpalwabbit/pyvw.py:1362
↓ 16 callersMethodfrom_example
(ex: "Example")
python/vowpalwabbit/pyvw.py:1372
↓ 16 callersMethodget_type
vowpalwabbit/core/src/loss_functions.cc:205
↓ 16 callersMethodlabel
vowpalwabbit/core/include/vw/core/slates_label.h:49
↓ 16 callersFunctionmake_bottom_learner
vowpalwabbit/core/include/vw/core/learner.h:843
↓ 16 callersMethodsearch
vowpalwabbit/core/src/reductions/search/search.cc:324
↓ 16 callersFunctiontrim_whitespace
vowpalwabbit/core/src/parse_primitives.cc:121
↓ 16 callersMethodupdate
(self, c, w, r)
python/tests/distributionally_robust_data.py:145
↓ 16 callersFunctionutf16_to_utf8
Internal helper function for UTF-16 to UTF-8 conversion This replaces the deprecated std::wstring_convert and std::codecvt_utf8_utf16
vowpalwabbit/c_wrapper/src/vwdll_internal.h:11
↓ 15 callersMethodAddFeature
cs/cli/vw_builder.cpp:102
↓ 15 callersMethodAssertEqual
(string expectedFile, VowpalWabbitPerformanceStatistics actual)
cs/unittest/VWTestHelper.cs:111
↓ 15 callersMethodCreate
(VowpalWabbit vw, VowpalWabbitExample example)
cs/vw.net/IVowpalWabbitPredictionFactory.cs:96
↓ 15 callersMethodDiff
(VowpalWabbit vw, VowpalWabbitExample other, IVowpalWabbitLabelComparator comparator)
cs/vw.net/VowpalWabbitExample.cs:238
↓ 15 callersMethodDispose
()
cs/unittest/TestBase.cs:40
↓ 15 callersMethodGetOrCreate
<summary> Returns an instance of TObject from the pool or creates a new instance using the objectFactory if the pool is empty. </summary> <remarks>Thi
cs/cs/ObjectPool.cs:110
↓ 15 callersMethodToNativeHandleOrNullptrDangerous
(this NativeObject<TObject> nativeObject)
cs/vw.net/Native/Global.cs:15
↓ 15 callersMethodcbegin
vowpalwabbit/core/include/vw/core/feature_group.h:454
↓ 15 callersFunctionfind_opt
vowpalwabbit/slim/src/opts.cc:10
↓ 15 callersMethodfinish_example
Every example that is created with :py:meth:`~vowpalwabbit.Workspace.parse`, :py:meth:`~vowpalwabbit.Workspace.example`, or :py:class:`~vowpalwabbit.E
python/vowpalwabbit/pyvw.py:616
↓ 15 callersMethodget_all_options
vowpalwabbit/config/src/options.cc:18
↓ 15 callersMethodget_unsafe_update
vowpalwabbit/core/src/loss_functions.cc:250
↓ 15 callersMethodis_pdf_set
vowpalwabbit/core/include/vw/core/continuous_actions_reduction_features.h:22
↓ 15 callersFunctionis_valid
vowpalwabbit/core/src/reductions/search/search_dep_parser.cc:405
↓ 15 callersFunctionlearn_csoaa_ldf_multi
Helper: learn+finish a csoaa_ldf multi_ex Following established pattern: shared example + action lines, no empty terminator in multi_ex. Empty termina
vowpalwabbit/core/tests/coverage_misc_reductions_test.cc:46
↓ 15 callersFunctionlearn_dep_parser
vowpalwabbit/core/tests/coverage_search_test.cc:685
↓ 15 callersMethodparse
* Parse a line of text into a VW example * @param line - VW format example string
wasm/types/index.d.ts:127
↓ 15 callersMethodparse_args
vowpalwabbit/core/src/parse_args.cc:1392
↓ 15 callersFunctionparse_label
vowpalwabbit/core/tests/continuous_actions_parser_test.cc:19
↓ 15 callersMethodsecond_derivative
vowpalwabbit/core/src/loss_functions.cc:295
↓ 14 callersMethodHashFeature
(string s, ulong u)
cs/vw.net/VowpalWabbit.cs:474
↓ 14 callersMethodLearn
(VwHandle vw, VwExample example)
cs/test/VowpalWabbitInterface.cs:121
↓ 14 callersMethodadd_feature
vowpalwabbit/json_parser/src/json_utils.h:30
↓ 14 callersMethodclear
call clear() on all instantiated types
vowpalwabbit/core/include/vw/core/reduction_features.h:46
↓ 14 callersFunctionopen_file_reader
vowpalwabbit/io/src/io_adapter.cc:253
↓ 14 callersMethodset_options
vowpalwabbit/core/src/reductions/search/search.cc:2771
↓ 13 callersMethodToString
()
cs/vw.net/Labels/ILabel.cs:172
↓ 13 callersMethodTransitionState
vowpalwabbit/json_parser/src/parse_example_json.cc:1788
↓ 13 callersMethodare_metrics_enabled
vowpalwabbit/core/src/metrics_collector.cc:12
↓ 13 callersMethodbuf_read
vowpalwabbit/core/src/io_buf.cc:17
↓ 13 callersMethodcend
vowpalwabbit/core/include/vw/core/feature_group.h:455
↓ 13 callersFunctioncreate_custom_sink_logger
vowpalwabbit/io/src/logger.cc:174
↓ 13 callersFunctiondefault_label
vowpalwabbit/core/src/multiclass.cc:35
↓ 13 callersMethodget_ns
Construct a NamespaceId Argss: id (NamespaceId/str/integer): id used to create namespace Returns: Namespace
python/vowpalwabbit/pyvw.py:1713
↓ 13 callersMethodget_or_calculate_order_independent_feature_space_hash
vowpalwabbit/core/src/example_predict.cc:30
↓ 13 callersFunctionget_prediction
Get specified type of prediction from example .. deprecated:: 9.0.0 Use :py:meth:`~vowpalwabbit.Example.get_prediction` instead Args
python/vowpalwabbit/pyvw.py:296
↓ 13 callersMethodget_prediction_type
(self)
python/vowpalwabbit/pyvw.py:681
↓ 13 callersFunctionlearn_graph_3nodes
vowpalwabbit/core/tests/coverage_search_test.cc:814
↓ 13 callersMethodlock
vowpalwabbit/core/include/vw/core/object_pool.h:43
↓ 13 callersMethodopen
(self, filename)
demo/recall_tree/wikipara/WikiExtractor.py:2324
↓ 13 callersMethodparse
Returns a collection of examples for a multiline example learner or a single example for a single example learner. Args:
python/vowpalwabbit/pyvw.py:549
↓ 13 callersFunctionparse_ccb_label
vowpalwabbit/core/tests/ccb_parser_test.cc:20
↓ 13 callersMethodremove_prefix
ext_libs/string-view-lite/nonstd/string_view.hpp:674
↓ 13 callersMethodrun_simulation_hook
vowpalwabbit/core/tests/simulator.cc:255
↓ 13 callersMethodsort
vowpalwabbit/core/src/feature_group.cc:249
↓ 13 callersMethodsumLoss
* The current total sum of the progressive validation loss
wasm/types/index.d.ts:87
↓ 12 callersMethodCheckExample
(this VowpalWabbit vw, VowpalWabbitExample ex, prediction_type_t desiredPredictionType)
cs/vw.net/IVowpalWabbitPredictionFactory.cs:114
↓ 12 callersMethodCreate
cs/cli/vw_prediction.cpp:34
↓ 12 callersMethodCreate
<summary> Disposable object factory. </summary> <typeparam name="TSource">The disposable context needed to create objects of <typeparamref name="TObje
cs/cs/ObjectFactory.cs:23
↓ 12 callersMethodDispose
()
cs/unittest/TestPooling.cs:222
↓ 12 callersFunctionare_same
vowpalwabbit/core/tests/power_test.cc:10
↓ 12 callersMethodaudit_begin
vowpalwabbit/core/include/vw/core/feature_group.h:460
↓ 12 callersFunctionchoose
C(n,k) = n!/(k!(n-k)!)
vowpalwabbit/core/include/vw/core/vw_math.h:64
↓ 12 callersMethodclose
Frees the native resources.
java/src/main/java/org/vowpalwabbit/spark/VowpalWabbitNative.java:174
↓ 12 callersFunctioncreate_flatbuffer_and_validate
vowpalwabbit/fb_parser/tests/affordance_validation_tests.cc:13
↓ 12 callersFunctionexample_is_newline
vowpalwabbit/core/include/vw/core/example.h:153
↓ 12 callersMethodfinishExample
* Returns the example to the pool. Must call delete() on example after. * @param example - Parsed example from parse()
wasm/types/index.d.ts:152
↓ 12 callersFunctiongen_ccb_examples
test/benchmarks/standalone/benchmark_text_input.cc:138
↓ 12 callersMethodget_history_length
vowpalwabbit/core/src/reductions/search/search.cc:2818
↓ 12 callersFunctionget_log_level
vowpalwabbit/io/src/logger.cc:136
↓ 12 callersFunctionget_observed_cost_cb
vowpalwabbit/core/include/vw/core/cb.h:102
↓ 12 callersMethodinit
vowpalwabbit/core/src/reductions/get_pmf.cc:69
↓ 12 callersFunctionint_of_string
vowpalwabbit/core/include/vw/core/parse_primitives.h:106
↓ 12 callersMethodloss
vowpalwabbit/core/src/reductions/search/search.cc:2760
↓ 12 callersMethodpredict
Predict with Vowpal Wabbit model Args: X ({array-like, sparse matrix}, shape \(n_samples, n_features or 1\)): Tra
python/vowpalwabbit/sklearn.py:393
↓ 12 callersFunctionprint_audit_features
vowpalwabbit/core/src/reductions/cbzo.cc:175
↓ 12 callersMethodread
bindings/c/src/c_io_adapter.cc:16
↓ 12 callersMethodunlock
vowpalwabbit/core/include/vw/core/object_pool.h:44
← previousnext →201–300 of 6,200, ranked by callers