MCPcopy Create free account

hub / github.com/VowpalWabbit/vowpal_wabbit / functions

Functions6,200 in github.com/VowpalWabbit/vowpal_wabbit

↓ 8 callersFunctionparse_cb_label
vowpalwabbit/core/tests/cb_labels_test.cc:31
↓ 8 callersMethodreset
cs/cli/clr_io.cpp:42
↓ 8 callersMethodrun
(self)
setup.py:318
↓ 8 callersFunctionserialize
vowpalwabbit/config/src/cli_options_serializer.cc:14
↓ 8 callersMethodset_level
vowpalwabbit/io/src/logger.cc:106
↓ 8 callersMethodskip
vowpalwabbit/slim/src/model_parser.cc:47
↓ 8 callersMethodsubmit
vowpalwabbit/core/include/vw/core/thread_pool.h:64
↓ 8 callersFunctiontruncate_example_namespaces_from_example
vowpalwabbit/core/src/example.cc:227
↓ 7 callersMethodClone
()
cs/vw.net/VowpalWabbitSettings.cs:85
↓ 7 callersMethodCreate
(double data)
cs/cs_json/VowpalWabbitMarshalAction.cs:17
↓ 7 callersMethodFinishExample
(VwHandle vw, VwExample example)
cs/test/VowpalWabbitInterface.cs:64
↓ 7 callersMethodInitialize
(GeneratorInitializationContext context)
cs/testcommon/RunTestsGenerator.cs:196
↓ 7 callersMethodMarshal
<summary> Marshals JSON string into VW example. </summary>
cs/cs_json/Serializer/VowpalWabbitJsonSerializable.cs:40
↓ 7 callersMethodStart
cs/cli/spanning_tree_clr.cpp:23
↓ 7 callersMethodbuf_write
vowpalwabbit/core/src/io_buf.cc:131
↓ 7 callersMethodbuild_tree
vowpalwabbit/core/src/reductions/cats_tree.cc:60
↓ 7 callersMethodcalculate_shrink_factor
vowpalwabbit/core/src/reductions/cb/cb_explore_adf_large_action_space.cc:259
↓ 7 callersMethodcreateExample
Creates a new VW example associated with this this instance. @return new {@code VowpalWabbitExample} object.
java/src/main/java/org/vowpalwabbit/spark/VowpalWabbitNative.java:150
↓ 7 callersMethoddata
vowpalwabbit/fb_parser/tests/read_span_tests.cc:47
↓ 7 callersMethoddefault_value_supplied
(self)
python/vowpalwabbit/pyvw.py:160
↓ 7 callersFunctionemt_initial
vowpalwabbit/core/src/reductions/eigen_memory_tree.cc:84
↓ 7 callersFunctionexample_is_newline_not_header_cb
vowpalwabbit/core/include/vw/core/reductions/cb/cb_algs.h:91
↓ 7 callersMethodexpandTemplates
:param wikitext: the text to be expanded. Templates are frequently nested. Occasionally, parsing mistakes may cause template
demo/recall_tree/wikipara/WikiExtractor.py:529
↓ 7 callersFunctionfind_opt_float
vowpalwabbit/slim/src/opts.cc:85
↓ 7 callersFunctiongenerate_bag
vowpalwabbit/explore/include/vw/explore/explore.h:176
↓ 7 callersFunctionget
cs/cli/vw_arguments.h:86
↓ 7 callersMethodgetFinalRegressor
()
java/src/test/java/vowpalWabbit/learner/runtests/TestCase.java:70
↓ 7 callersMethodgetValue
The predicted value. @return predicted value.
java/src/main/java/org/vowpalwabbit/spark/prediction/ScalarPrediction.java:22
↓ 7 callersFunctionget_emt_tree
vowpalwabbit/core/tests/eigen_memory_tree_test.cc:21
↓ 7 callersFunctionget_epsilon_decay_data
vowpalwabbit/core/tests/epsilon_decay_test.cc:21
↓ 7 callersMethodget_log
Get all log messages produced (combined from both driver and logger channels). One line per item in the list. To get the complete log includin
python/vowpalwabbit/pyvw.py:817
↓ 7 callersFunctionget_observed_cost_or_default_cb_adf
vowpalwabbit/core/include/vw/core/reductions/cb/cb_adf.h:103
↓ 7 callersMethodhas_observed_cost
vowpalwabbit/core/include/vw/core/cb.h:37
↓ 7 callersMethodhash
(String s, int seed)
java/src/main/java/org/vowpalwabbit/spark/VowpalWabbitMurmur.java:24
↓ 7 callersFunctioninitialize_with_builder
vowpalwabbit/core/src/vw.cc:153
↓ 7 callersMethodinner_ptr
wasm/src/wasm_wrapper.cc:64
↓ 7 callersMethodinsert
library/search_generate.cc:64
↓ 7 callersMethodis_aligned
vowpalwabbit/core/include/vw/core/io_buf.h:80
↓ 7 callersMethodis_test_label
namespace model_utils
vowpalwabbit/core/src/cost_sensitive.cc:410
↓ 7 callersFunctionmerand48_boxmuller
vowpalwabbit/common/include/vw/common/random_details.h:40
↓ 7 callersFunctionnum_to_fixed_string
vowpalwabbit/core/src/shared_data.cc:240
↓ 7 callersMethodout
library/search_generate.cc:218
↓ 7 callersFunctionparse_cb_label_b12
vowpalwabbit/core/tests/coverage_label_parser_test.cc:66
↓ 7 callersMethodparse_examples
vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc:276
↓ 7 callersFunctionparse_multiclass_label_b12
vowpalwabbit/core/tests/coverage_label_parser_test.cc:77
↓ 7 callersFunctionpredict_learn_return_as
vowpalwabbit/core/tests/cb_graph_feedback_test.cc:214
↓ 7 callersMethodprint_summary
vowpalwabbit/core/src/shared_data.cc:334
↓ 7 callersFunctionreturn_multiple_example
vowpalwabbit/core/src/example.cc:176
↓ 7 callersMethodrun_simulation
vowpalwabbit/core/tests/simulator.cc:346
↓ 7 callersMethodset_tags
vowpalwabbit/config/src/option.cc:9
↓ 7 callersMethodset_zero
vowpalwabbit/core/src/array_parameters_dense.cc:68
↓ 7 callersMethodtestLabelSetter
(VowpalWabbitLabelOperator op)
java/src/test/java/org/vowpalwabbit/spark/VowpalWabbitNativeIT.java:245
↓ 7 callersMethodtoString
()
java/src/test/java/vowpalWabbit/learner/runtests/TestCase.java:149
↓ 7 callersFunctiontrunc_weight
vowpalwabbit/core/include/vw/core/reductions/gd.h:199
↓ 7 callersMethodunflushed_bytes_count
This has different meanings in write and read mode: - Write mode: Number of bytes that have not yet been flushed to the output device - Read mode: The
vowpalwabbit/core/include/vw/core/io_buf.h:195
↓ 7 callersFunctionwrite_index
vowpalwabbit/core/src/reductions/gd.cc:890
↓ 7 callersMethod~svm_example
vowpalwabbit/core/src/reductions/kernel_svm.cc:213
↓ 6 callersMethodCreateExamples
<summary> Creates the VW example, be it single or multi-line. </summary> <returns>The marshalled VW example.</returns>
cs/cs_json/Serializer/VowpalWabbitJsonSerializer.cs:195
↓ 6 callersMethodDispose
<summary> Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. </summary>
cs/cs/ObjectPool.cs:206
↓ 6 callersMethodFreeDupString
(IntPtr dupString)
cs/vw.net/Native/Global.cs:25
↓ 6 callersMethodGetOrCreateNativeExample
()
cs/vw.net/VowpalWabbit.cs:803
↓ 6 callersMethodGetPrediction
<summary> Extracts the prediction, orders the action depdendent feature objects accordingly and appends the action dependent feature objcts that did p
cs/cs/VowpalWabbitMultiLine.cs:393
↓ 6 callersMethodHashFeature
The DLL defines the last argument "u" as being an "unsigned long". In C++ under current circumstances, both ints and longs are four byte integers. If
cs/test/VowpalWabbitInterface.cs:115
↓ 6 callersMethodInvokeMultiLearner
(Func<IntPtr, IntPtr, NativeMethods.CreatePredictionCallback, IntPtr, int> learnerCall, MultiExAdapter multiEx
cs/vw.net/VowpalWabbit.cs:636
↓ 6 callersMethodKey
vowpalwabbit/json_parser/src/parse_example_json.cc:109
↓ 6 callersMethodMakeEmpty
(VowpalWabbit vw)
cs/vw.net/VowpalWabbitExample.cs:271
↓ 6 callersMethodParseDecisionServiceJson
(byte[] json, int offset, int length, bool copyJson, out VowpalWabbitDecisionServiceInteractionHeader header)
cs/vw.net/VowpalWabbit.cs:380
↓ 6 callersFunctionVW_Predict
vowpalwabbit/c_wrapper/src/vwdll.cc:339
↓ 6 callersMethod_free
(ptr: number)
wasm/types/index.d.ts:229
↓ 6 callersMethod_malloc
(size: number)
wasm/types/index.d.ts:228
↓ 6 callersFunction_test_helper
vowpalwabbit/core/tests/simulator.cc:353
↓ 6 callersMethodacquire_object
vowpalwabbit/core/include/vw/core/object_pool.h:140
↓ 6 callersMethodaddToNamespaceDense
Adds the dense features values to the supplied namespace. The {@code baseIndex} is expected to be pre-hashed (e.g. hash(namespace)). @param ns
java/src/main/java/org/vowpalwabbit/spark/VowpalWabbitExample.java:39
↓ 6 callersMethodaudit_end
vowpalwabbit/core/include/vw/core/feature_group.h:462
↓ 6 callersFunctionbin_text_read_write
a unified function for read(in binary), write(in binary), and write(in text)
vowpalwabbit/core/include/vw/core/io_buf.h:414
↓ 6 callersMethodcapacity
vowpalwabbit/core/include/vw/core/io_buf.h:363
↓ 6 callersFunctioncb_label
vowpalwabbit/fb_parser/tests/prototype_label.cc:373
↓ 6 callersFunctionchar2action
library/search_generate.cc:20
↓ 6 callersFunctioncheck_probs_sum_to_one
vowpalwabbit/core/tests/cb_graph_feedback_test.cc:27
↓ 6 callersFunctionclamp
vowpalwabbit/core/include/vw/core/vw_math.h:86
↓ 6 callersMethodclear
utl/flatbuffer/vw_to_flat.h:31
↓ 6 callersMethodclose
Frees the native resources
java/src/main/java/org/vowpalwabbit/spark/VowpalWabbitExample.java:168
↓ 6 callersFunctioncompare
ext_libs/string-view-lite/nonstd/string_view.hpp:476
↓ 6 callersMethodcontains_necessary_options
vowpalwabbit/config/src/option_group_definition.cc:13
↓ 6 callersFunctioncontains_wildcard
vowpalwabbit/core/include/vw/core/interactions.h:35
↓ 6 callersFunctioncreate_default_logger
vowpalwabbit/io/src/logger.cc:148
↓ 6 callersMethodcritical
vowpalwabbit/io/include/vw/io/logger.h:230
↓ 6 callersFunctioncs_count_features
vowpalwabbit/core/src/reductions/csoaa_ldf.cc:492
↓ 6 callersFunctiondestruct_item
vowpalwabbit/core/include/vw/core/v_array.h:328
↓ 6 callersFunctiondo_interaction_feature_count_test
vowpalwabbit/core/tests/interactions_test.cc:464
↓ 6 callersFunctionec_is_example_header
vowpalwabbit/core/src/learner.cc:329
↓ 6 callersFunctionec_is_example_header_cb_with_observations
vowpalwabbit/core/src/cb_with_observations_label.cc:40
↓ 6 callersFunctionemt_norm
vowpalwabbit/core/src/reductions/eigen_memory_tree.cc:222
↓ 6 callersFunctionemt_normalize
vowpalwabbit/core/src/reductions/eigen_memory_tree.cc:236
↓ 6 callersFunctionensure_size
vowpalwabbit/core/src/reductions/search/search.cc:1054
↓ 6 callersMethoderr_critical
vowpalwabbit/io/include/vw/io/logger.h:182
↓ 6 callersMethoderror
vowpalwabbit/io/include/vw/io/logger.h:224
↓ 6 callersFunctionfail_send
vowpalwabbit/spanning_tree/src/spanning_tree.cc:77
↓ 6 callersFunctionfastdigamma
vowpalwabbit/core/src/reductions/lda_core.cc:162
↓ 6 callersFunctionflatten_namespace_extents
This function converts the list of ranges into a flat list of elements corresponding to each index in the given list of ranges. The overall_feature_sp
vowpalwabbit/core/src/feature_group.cc:207
← previousnext →401–500 of 6,200, ranked by callers