MCPcopy Create free account

hub / github.com/VowpalWabbit/vowpal_wabbit / functions

Functions6,200 in github.com/VowpalWabbit/vowpal_wabbit

↓ 5 callersMethodlogCBExampleToStream
* Log a CB example asynchronously * @param example - CB example object
wasm/types/index.d.ts:295
↓ 5 callersMethodlogwealthmix
(self, *, mu, s, thres, memo)
python/tests/confidence_sequence_robust.py:46
↓ 5 callersFunctionmerand48_noadvance
vowpalwabbit/common/include/vw/common/random_details.h:38
↓ 5 callersFunctionmerge_deltas
vowpalwabbit/core/src/merge.cc:167
↓ 5 callersFunctionmerge_models
vowpalwabbit/core/src/merge.cc:244
↓ 5 callersFunctionparent_get
vowpalwabbit/core/src/reductions/stagewise_poly.cc:156
↓ 5 callersFunctionparse_cb_label
vowpalwabbit/core/tests/cb_graph_feedback_label_parse_test.cc:24
↓ 5 callersFunctionparse_multilabel_b12
vowpalwabbit/core/tests/coverage_label_parser_test.cc:111
↓ 5 callersFunctionpc
(num, den)
demo/dependencyparsing/evaluate.py:9
↓ 5 callersMethodpredict
(String example, boolean learn, long nativePointer)
java/src/main/java/vowpalWabbit/learner/VWScalarLearner.java:11
↓ 5 callersFunctionpredict_learn_return_action_scores_two_actions
vowpalwabbit/core/tests/cb_graph_feedback_test.cc:34
↓ 5 callersMethodrecomputeduals
(self, is_upper=False)
python/tests/distributionally_robust_data.py:165
↓ 5 callersMethodremove_suffix
ext_libs/string-view-lite/nonstd/string_view.hpp:681
↓ 5 callersMethodrend
ext_libs/string-view-lite/nonstd/string_view.hpp:630
↓ 5 callersMethodreset_to_default
vowpalwabbit/core/include/vw/core/slates_label.h:51
↓ 5 callersFunctionrun_task
vowpalwabbit/core/src/reductions/search/search.cc:2123
↓ 5 callersFunctionscorer_example
vowpalwabbit/core/src/reductions/eigen_memory_tree.cc:548
↓ 5 callersMethodsetLabel
Set the simple label. @param weight weight of this example. @param label value of the label (e.g. -1, 1 for binary).
java/src/main/java/org/vowpalwabbit/spark/VowpalWabbitExample.java:56
↓ 5 callersMethodset_default_value
vowpalwabbit/config/include/vw/config/option.h:84
↓ 5 callersMethodset_max_output
vowpalwabbit/io/src/logger.cc:112
↓ 5 callersMethodsetup_example
If this example hasn't already been setup (ie, quadratic features constructed, etc.), do so.
python/vowpalwabbit/pyvw.py:1773
↓ 5 callersFunctionslates_label_raw
vowpalwabbit/fb_parser/tests/prototype_label.cc:413
↓ 5 callersFunctionsplit_by_limit
vowpalwabbit/core/src/parse_primitives.cc:148
↓ 5 callersFunctionstride_un_shift
vowpalwabbit/core/src/reductions/stagewise_poly.cc:108
↓ 5 callersFunctionsubstring_to_example
vowpalwabbit/core/include/vw/core/parse_example.h:10
↓ 5 callersMethodto_flat_example
utl/flatbuffer/vw_to_flat.h:23
↓ 5 callersFunctiontruncate_example_namespace
vowpalwabbit/core/src/example.cc:188
↓ 5 callersFunctiontry_decode
(binary_object: Optional[bytes])
test/run_tests.py:184
↓ 5 callersFunctionunflatten_namespace_extents
This function can take the output of flatten_namespace_extents and reverse it to get back to the original representation required in the features obje
vowpalwabbit/core/src/feature_group.cc:226
↓ 5 callersFunctionweight_gen
vowpalwabbit/core/include/vw/core/reductions/bs.h:17
↓ 5 callersFunctionwid_mask
vowpalwabbit/core/src/reductions/stagewise_poly.cc:130
↓ 5 callersFunctionwid_mask_un_shifted
vowpalwabbit/core/src/reductions/stagewise_poly.cc:132
↓ 5 callersFunctionwrap_text
* @brief Wrap text by whole words with the given column width. * * @param text text to wrap * @param width column width to wrap to * @param wrap_a
vowpalwabbit/common/include/vw/common/text_utils.h:64
↓ 5 callersFunctionwrite_example_to_cache
vowpalwabbit/core/include/vw/core/cache.h:13
↓ 4 callersMethodComplete
<summary> Signal that no more examples are send. </summary> <returns>Task completes once the learning and cleanup is done.</returns>
cs/cs_parallel/VowpalWabbitThreadedLearning.cs:320
↓ 4 callersMethodDispose
()
cs/vw.net/VowpalWabbitExample.cs:161
↓ 4 callersMethodDispose
(bool disposing)
cs/vw.net/Native/NativeOwnedObject.cs:44
↓ 4 callersMethodDispose
()
cs/unittest/VowpalWabbitExampleJsonValidator.cs:236
↓ 4 callersMethodDispose
<summary> Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. </summary>
cs/cs_json/Serializer/VowpalWabbitJsonBuilder.cs:753
↓ 4 callersMethodEndObject
vowpalwabbit/json_parser/src/parse_example_json.cc:115
↓ 4 callersMethodEndParser
(VwHandle vw)
cs/test/VowpalWabbitInterface.cs:58
↓ 4 callersMethodEquals
(object x, object y)
cs/unittest/TestJsonDict.cs:222
↓ 4 callersMethodGetExample
(VwHandle parser)
cs/test/VowpalWabbitInterface.cs:61
↓ 4 callersMethodGetNumberOfActionDependentExamples
<summary> Returns the number of action dependent examples found within <paramref name="json"/>. </summary> <param name="json">The JSON to be inspected
cs/cs_json/Serializer/VowpalWabbitJsonSerializer.cs:287
↓ 4 callersMethodGetOrCreateNativeExample
<summary> Gets an already allocated instance from the example pool or creates a new one. </summary> <returns></returns>
cs/cs/Serializer/VowpalWabbitSingleExampleSerializer.cs:271
↓ 4 callersMethodMarshalFeature
<summary> Marshals a boolean value into native VW. e.g. loggedIn = true yields "loggedIn" in VW native string format. e.g. loggedIn = false yields an
cs/cs/Serializer/VowpalWabbitDefaultMarshaller.cs:40
↓ 4 callersMethodMarshalNamespace
<summary> </summary> <param name="context">The marshalling context.</param> <param name="ns">The namespace description.</param> <param name="featureV
cs/cs/Serializer/VowpalWabbitDefaultMarshaller.cs:318
↓ 4 callersMethodParseInput
(string text, IParseTreeListener listener)
cs/unittest/VWTestHelper.cs:16
↓ 4 callersMethodParseLinesToMultiEx
(IEnumerable<string> lines, MultiExAdapter multiEx)
cs/vw.net/VowpalWabbit.cs:714
↓ 4 callersMethodParseProperties
(List<VowpalWabbitJsonParseContext> path)
cs/cs_json/Serializer/VowpalWabbitJsonBuilder.cs:718
↓ 4 callersMethodPredict
<summary> Predicts for the given example. </summary> <param name="example">The example to predict for.</param> <param name="label">This label can be u
cs/cs/VowpalWabbit.cs:179
↓ 4 callersMethodRun
vowpalwabbit/core/src/reductions/search/search.cc:2076
↓ 4 callersMethodStartParser
Have to marshal bools, C++ considers them 4 byte quantities, and C# considers them 1 byte.
cs/test/VowpalWabbitInterface.cs:55
↓ 4 callersMethodStop
cs/cli/spanning_tree_clr.cpp:30
↓ 4 callersMethodToString
()
test/benchmarks/dotnet/BenchmarkRCV1.cs:42
↓ 4 callersFunctionVowpalWabbit
cs/cli/vowpalwabbit.cpp:55
↓ 4 callersFunctionVowpalWabbitBase
cs/cli/vw_model.cpp:28
↓ 4 callersFunctionVowpalWabbitModel
cs/cli/vw_model.cpp:37
↓ 4 callersMethod__init__
VW model constructor, exposing all supported parameters to keep sklearn happy Args: convert_to_vw (bool): flag to convert X input
python/vowpalwabbit/sklearn.py:63
↓ 4 callersMethod__repr__
(self, **kwargs)
python/vowpalwabbit/sklearn.py:522
↓ 4 callersFunctionabsdiff
vowpalwabbit/core/src/reductions/search/search.cc:1976
↓ 4 callersFunctionaction2char
library/search_generate.cc:28
↓ 4 callersFunctionadd
vowpalwabbit/core/src/reductions/gd.cc:300
↓ 4 callersFunctionadd_new_feature
vowpalwabbit/core/src/reductions/search/search.cc:559
↓ 4 callersMethodbase_task
for meta-tasks:
vowpalwabbit/core/include/vw/core/reductions/search/search.h:217
↓ 4 callersFunctionbin_text_write
vowpalwabbit/core/include/vw/core/io_buf.h:402
↓ 4 callersFunctionbinary_search
Binary search to find the largest weight w such that w * (fhat^2 - (fhat - w * sens)^2) <= delta. See Section 7.1 in https://arxiv.org/pdf/1703.01014.
vowpalwabbit/core/include/vw/core/confidence_sequence_utility.h:24
↓ 4 callersMethodcall
<p> Close the underlying VW model. </p> <p> May throw an unchecked exception if the underlying native code throws an Exception. </p> @return <code>tr
java/src/main/java/vowpalWabbit/learner/VWBase.java:160
↓ 4 callersFunctioncb_label_shared
vowpalwabbit/fb_parser/tests/prototype_label.cc:389
↓ 4 callersMethodcbegin
ext_libs/string-view-lite/nonstd/string_view.hpp:626
↓ 4 callersFunctioncend
vowpalwabbit/core/include/vw/core/v_array.h:59
↓ 4 callersMethodcend
ext_libs/string-view-lite/nonstd/string_view.hpp:627
↓ 4 callersFunctioncheck_file_exists
(file_path: str, file_mode: str)
utl/active_interactor.py:106
↓ 4 callersFunctioncheck_interactions_match_exclusions
vowpalwabbit/core/tests/automl_test.cc:39
↓ 4 callersMethodclose_files
vowpalwabbit/core/include/vw/core/io_buf.h:216
↓ 4 callersFunctioncodec
demo/dna/quaddna2vw.cpp:8
↓ 4 callersFunctioncompute_dot_prod_scalar
vowpalwabbit/core/src/reductions/cb/details/large_action/compute_dot_prod_scalar.h:51
↓ 4 callersMethodconcat
vowpalwabbit/core/src/feature_group.cc:63
↓ 4 callersFunctioncopy_example_to_adf
vowpalwabbit/core/src/reductions/cb/warm_cb.cc:153
↓ 4 callersFunctioncount_weights_from_readable_model_file_for_equiv_test
(file_name)
python/tests/test_ccb.py:6
↓ 4 callersFunctioncreate_flatbuffer_span_and_validate
vowpalwabbit/fb_parser/tests/read_span_tests.cc:103
↓ 4 callersMethodcritical
vowpalwabbit/io/src/logger.cc:94
↓ 4 callersFunctioncs_get_cost_partial_prediction
vowpalwabbit/core/src/reductions/search/search.cc:875
↓ 4 callersFunctiondata
()
python/tests/test_sklearn_vw.py:29
↓ 4 callersFunctionemt_shuffle
vowpalwabbit/core/include/vw/core/reductions/eigen_memory_tree.h:66
↓ 4 callersMethodend
ext_libs/string-view-lite/nonstd/string_view.hpp:624
↓ 4 callersMethodendPass
Signals the end of the current pass over the data.
java/src/main/java/org/vowpalwabbit/spark/VowpalWabbitNative.java:99
↓ 4 callersFunctioneval_sum_ft_squared_of_generated_ft
vowpalwabbit/core/include/vw/core/interactions.h:465
↓ 4 callersFunctionex_get_cb_eval_num_costs
python/pylibvw.cc:964
↓ 4 callersFunctionex_get_cbandits_num_costs
python/pylibvw.cc:933
↓ 4 callersFunctionex_get_ccb_has_outcome
python/pylibvw.cc:1065
↓ 4 callersFunctionex_push_feature
python/pylibvw.cc:627
↓ 4 callersFunctionexample_is_test
vowpalwabbit/core/src/reductions/lrq.cc:63
↓ 4 callersMethodexecuteTest
Execute a test case and all its dependencies.
java/src/test/java/vowpalWabbit/learner/runtests/TestExecutor.java:39
↓ 4 callersFunctionextract_ignored_feature
vowpalwabbit/core/src/parse_args.cc:482
↓ 4 callersFunctionfill_tied
vowpalwabbit/core/include/vw/core/reductions/cb/cb_explore_adf_common.h:53
↓ 4 callersMethodfit
Fit the model according to the given training data. Args: X : {array-like, sparse matrix} of shape (n_samples, n_feature
python/vowpalwabbit/sklearn.py:568
↓ 4 callersMethodformat_help
utl/dump_options/main.cc:131
↓ 4 callersFunctionformat_row
vowpalwabbit/core/include/vw/core/table_formatter.h:47
↓ 4 callersFunctiongen_cb_examples
vowpalwabbit/core/tests/cb_las_spanner_test.cc:293
← previousnext →601–700 of 6,200, ranked by callers