Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VowpalWabbit/vowpal_wabbit
/ functions
Functions
6,200 in github.com/VowpalWabbit/vowpal_wabbit
⨍
Functions
6,200
◇
Types & classes
1,182
↳
Endpoints
1
↓ 19 callers
Method
contains
library/search_generate.cc:81
↓ 19 callers
Method
get_input_label_type
vowpalwabbit/core/include/vw/core/learner.h:245
↓ 19 callers
Method
is_chosen_action_set
vowpalwabbit/core/include/vw/core/continuous_actions_reduction_features.h:21
↓ 19 callers
Method
out_error
vowpalwabbit/io/include/vw/io/logger.h:200
↓ 19 callers
Method
push
vowpalwabbit/core/include/vw/core/queue.h:45
↓ 19 callers
Function
to_string
vowpalwabbit/core/src/reductions/details/automl/automl_iomodel.cc:231
↓ 19 callers
Method
unsafe_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 callers
Method
ParseAndCreate
<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 callers
Function
_test_helper_hook
vowpalwabbit/core/tests/simulator.cc:396
↓ 18 callers
Function
get_native_pointer
assume that the passed in object has a field "nativePointer" of type long
java/src/main/c++/util.cc:8
↓ 18 callers
Method
get_update
vowpalwabbit/core/src/loss_functions.cc:227
↓ 18 callers
Method
out_info
vowpalwabbit/io/include/vw/io/logger.h:188
↓ 18 callers
Function
parse_cs_label_b12
vowpalwabbit/core/tests/coverage_label_parser_test.cc:43
↓ 18 callers
Method
sensitivity
vowpalwabbit/core/src/learner.cc:430
↓ 18 callers
Function
swap_guard
vowpalwabbit/core/include/vw/core/guard.h:134
↓ 17 callers
Method
actionScore
(int action, float score)
java/src/test/java/vowpalWabbit/VWTestHelper.java:49
↓ 17 callers
Method
audit
vowpalwabbit/core/include/vw/core/feature_group.h:138
↓ 17 callers
Function
fast_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 callers
Method
index
vowpalwabbit/core/include/vw/core/array_parameters_dense.h:37
↓ 17 callers
Function
merand48
vowpalwabbit/common/include/vw/common/random_details.h:30
↓ 17 callers
Function
parse_slates_label
vowpalwabbit/core/tests/slates_parser_test.cc:22
↓ 17 callers
Method
release
wasm/src/wasm_wrapper.cc:67
↓ 17 callers
Method
set
vowpalwabbit/core/include/vw/core/io_buf.h:157
↓ 16 callers
Method
__init__
( self, costs: List[CBLabelElement] = [], weight: float = 1.0, )
python/vowpalwabbit/pyvw.py:1362
↓ 16 callers
Method
from_example
(ex: "Example")
python/vowpalwabbit/pyvw.py:1372
↓ 16 callers
Method
get_type
vowpalwabbit/core/src/loss_functions.cc:205
↓ 16 callers
Method
label
vowpalwabbit/core/include/vw/core/slates_label.h:49
↓ 16 callers
Function
make_bottom_learner
vowpalwabbit/core/include/vw/core/learner.h:843
↓ 16 callers
Method
search
vowpalwabbit/core/src/reductions/search/search.cc:324
↓ 16 callers
Function
trim_whitespace
vowpalwabbit/core/src/parse_primitives.cc:121
↓ 16 callers
Method
update
(self, c, w, r)
python/tests/distributionally_robust_data.py:145
↓ 16 callers
Function
utf16_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 callers
Method
AddFeature
cs/cli/vw_builder.cpp:102
↓ 15 callers
Method
AssertEqual
(string expectedFile, VowpalWabbitPerformanceStatistics actual)
cs/unittest/VWTestHelper.cs:111
↓ 15 callers
Method
Create
(VowpalWabbit vw, VowpalWabbitExample example)
cs/vw.net/IVowpalWabbitPredictionFactory.cs:96
↓ 15 callers
Method
Diff
(VowpalWabbit vw, VowpalWabbitExample other, IVowpalWabbitLabelComparator comparator)
cs/vw.net/VowpalWabbitExample.cs:238
↓ 15 callers
Method
Dispose
()
cs/unittest/TestBase.cs:40
↓ 15 callers
Method
GetOrCreate
<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 callers
Method
ToNativeHandleOrNullptrDangerous
(this NativeObject<TObject> nativeObject)
cs/vw.net/Native/Global.cs:15
↓ 15 callers
Method
cbegin
vowpalwabbit/core/include/vw/core/feature_group.h:454
↓ 15 callers
Function
find_opt
vowpalwabbit/slim/src/opts.cc:10
↓ 15 callers
Method
finish_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 callers
Method
get_all_options
vowpalwabbit/config/src/options.cc:18
↓ 15 callers
Method
get_unsafe_update
vowpalwabbit/core/src/loss_functions.cc:250
↓ 15 callers
Method
is_pdf_set
vowpalwabbit/core/include/vw/core/continuous_actions_reduction_features.h:22
↓ 15 callers
Function
is_valid
vowpalwabbit/core/src/reductions/search/search_dep_parser.cc:405
↓ 15 callers
Function
learn_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 callers
Function
learn_dep_parser
vowpalwabbit/core/tests/coverage_search_test.cc:685
↓ 15 callers
Method
parse
* Parse a line of text into a VW example * @param line - VW format example string
wasm/types/index.d.ts:127
↓ 15 callers
Method
parse_args
vowpalwabbit/core/src/parse_args.cc:1392
↓ 15 callers
Function
parse_label
vowpalwabbit/core/tests/continuous_actions_parser_test.cc:19
↓ 15 callers
Method
second_derivative
vowpalwabbit/core/src/loss_functions.cc:295
↓ 14 callers
Method
HashFeature
(string s, ulong u)
cs/vw.net/VowpalWabbit.cs:474
↓ 14 callers
Method
Learn
(VwHandle vw, VwExample example)
cs/test/VowpalWabbitInterface.cs:121
↓ 14 callers
Method
add_feature
vowpalwabbit/json_parser/src/json_utils.h:30
↓ 14 callers
Method
clear
call clear() on all instantiated types
vowpalwabbit/core/include/vw/core/reduction_features.h:46
↓ 14 callers
Function
open_file_reader
vowpalwabbit/io/src/io_adapter.cc:253
↓ 14 callers
Method
set_options
vowpalwabbit/core/src/reductions/search/search.cc:2771
↓ 13 callers
Method
ToString
()
cs/vw.net/Labels/ILabel.cs:172
↓ 13 callers
Method
TransitionState
vowpalwabbit/json_parser/src/parse_example_json.cc:1788
↓ 13 callers
Method
are_metrics_enabled
vowpalwabbit/core/src/metrics_collector.cc:12
↓ 13 callers
Method
buf_read
vowpalwabbit/core/src/io_buf.cc:17
↓ 13 callers
Method
cend
vowpalwabbit/core/include/vw/core/feature_group.h:455
↓ 13 callers
Function
create_custom_sink_logger
vowpalwabbit/io/src/logger.cc:174
↓ 13 callers
Function
default_label
vowpalwabbit/core/src/multiclass.cc:35
↓ 13 callers
Method
get_ns
Construct a NamespaceId Argss: id (NamespaceId/str/integer): id used to create namespace Returns: Namespace
python/vowpalwabbit/pyvw.py:1713
↓ 13 callers
Method
get_or_calculate_order_independent_feature_space_hash
vowpalwabbit/core/src/example_predict.cc:30
↓ 13 callers
Function
get_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 callers
Method
get_prediction_type
(self)
python/vowpalwabbit/pyvw.py:681
↓ 13 callers
Function
learn_graph_3nodes
vowpalwabbit/core/tests/coverage_search_test.cc:814
↓ 13 callers
Method
lock
vowpalwabbit/core/include/vw/core/object_pool.h:43
↓ 13 callers
Method
open
(self, filename)
demo/recall_tree/wikipara/WikiExtractor.py:2324
↓ 13 callers
Method
parse
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 callers
Function
parse_ccb_label
vowpalwabbit/core/tests/ccb_parser_test.cc:20
↓ 13 callers
Method
remove_prefix
ext_libs/string-view-lite/nonstd/string_view.hpp:674
↓ 13 callers
Method
run_simulation_hook
vowpalwabbit/core/tests/simulator.cc:255
↓ 13 callers
Method
sort
vowpalwabbit/core/src/feature_group.cc:249
↓ 13 callers
Method
sumLoss
* The current total sum of the progressive validation loss
wasm/types/index.d.ts:87
↓ 12 callers
Method
CheckExample
(this VowpalWabbit vw, VowpalWabbitExample ex, prediction_type_t desiredPredictionType)
cs/vw.net/IVowpalWabbitPredictionFactory.cs:114
↓ 12 callers
Method
Create
cs/cli/vw_prediction.cpp:34
↓ 12 callers
Method
Create
<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 callers
Method
Dispose
()
cs/unittest/TestPooling.cs:222
↓ 12 callers
Function
are_same
vowpalwabbit/core/tests/power_test.cc:10
↓ 12 callers
Method
audit_begin
vowpalwabbit/core/include/vw/core/feature_group.h:460
↓ 12 callers
Function
choose
C(n,k) = n!/(k!(n-k)!)
vowpalwabbit/core/include/vw/core/vw_math.h:64
↓ 12 callers
Method
close
Frees the native resources.
java/src/main/java/org/vowpalwabbit/spark/VowpalWabbitNative.java:174
↓ 12 callers
Function
create_flatbuffer_and_validate
vowpalwabbit/fb_parser/tests/affordance_validation_tests.cc:13
↓ 12 callers
Function
example_is_newline
vowpalwabbit/core/include/vw/core/example.h:153
↓ 12 callers
Method
finishExample
* 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 callers
Function
gen_ccb_examples
test/benchmarks/standalone/benchmark_text_input.cc:138
↓ 12 callers
Method
get_history_length
vowpalwabbit/core/src/reductions/search/search.cc:2818
↓ 12 callers
Function
get_log_level
vowpalwabbit/io/src/logger.cc:136
↓ 12 callers
Function
get_observed_cost_cb
vowpalwabbit/core/include/vw/core/cb.h:102
↓ 12 callers
Method
init
vowpalwabbit/core/src/reductions/get_pmf.cc:69
↓ 12 callers
Function
int_of_string
vowpalwabbit/core/include/vw/core/parse_primitives.h:106
↓ 12 callers
Method
loss
vowpalwabbit/core/src/reductions/search/search.cc:2760
↓ 12 callers
Method
predict
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 callers
Function
print_audit_features
vowpalwabbit/core/src/reductions/cbzo.cc:175
↓ 12 callers
Method
read
bindings/c/src/c_io_adapter.cc:16
↓ 12 callers
Method
unlock
vowpalwabbit/core/include/vw/core/object_pool.h:44
← previous
next →
201–300 of 6,200, ranked by callers