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
↓ 6 callers
Function
generate_epsilon_greedy
vowpalwabbit/explore/include/vw/explore/explore.h:158
↓ 6 callers
Method
getAction
()
java/src/main/java/vowpalWabbit/responses/PDFValue.java:24
↓ 6 callers
Method
getScore
()
java/src/main/java/vowpalWabbit/responses/ActionScore.java:22
↓ 6 callers
Method
get_config
(self, filtered_enabled_reductions_only=True)
python/vowpalwabbit/pyvw.py:540
↓ 6 callers
Function
get_example_with_labelled_class
vowpalwabbit/core/src/reductions/csoaa_ldf.cc:507
↓ 6 callers
Method
get_feature_id
Get the hashed feature id for a given feature in a given namespace. feature can either be an integer (already a feature id) or a strin
python/vowpalwabbit/pyvw.py:1824
↓ 6 callers
Function
get_features
(line)
demo/advertising/naive_baseline.py:13
↓ 6 callers
Function
get_hasher
vowpalwabbit/core/src/hashstring.cc:12
↓ 6 callers
Function
get_keep_command_line
vowpalwabbit/core/src/merge.cc:27
↓ 6 callers
Method
get_option
vowpalwabbit/config/src/options.cc:47
↓ 6 callers
Method
get_parameter
vowpalwabbit/core/src/loss_functions.cc:321
↓ 6 callers
Function
get_test_data
vowpalwabbit/slim/test/ut_util.cc:72
↓ 6 callers
Function
get_weight
uint64_t index variant of VW::get_weight
vowpalwabbit/core/src/reductions/cbzo.cc:49
↓ 6 callers
Function
hashstring
vowpalwabbit/core/include/vw/core/hashstring.h:22
↓ 6 callers
Method
info
vowpalwabbit/io/include/vw/io/logger.h:212
↓ 6 callers
Function
is_aligned16
vowpalwabbit/core/src/reductions/lda_core.cc:176
↓ 6 callers
Function
is_allowed_to_remove
vowpalwabbit/core/src/reductions/details/automl/automl_util.cc:52
↓ 6 callers
Method
is_ldf
the interface:
vowpalwabbit/core/src/reductions/search/search.cc:2693
↓ 6 callers
Method
leaf_node_count
vowpalwabbit/core/src/reductions/offset_tree.cc:103
↓ 6 callers
Method
learnFromString
Invoke multi-line learning. By default will interpret input as text format, pass `--dsjson` or `--json` to initialize to use DSJSON or JSON respective
java/src/main/java/org/vowpalwabbit/spark/VowpalWabbitNative.java:55
↓ 6 callers
Method
load
Load model from file
python/vowpalwabbit/sklearn.py:503
↓ 6 callers
Function
make_example
vowpalwabbit/core/tests/baseline_cb_test.cc:20
↓ 6 callers
Function
min_depths_get
vowpalwabbit/core/src/reductions/stagewise_poly.cc:185
↓ 6 callers
Method
model
(final int passes)
java/src/test/java/vowpalWabbit/ClosingTest.java:170
↓ 6 callers
Function
need_memo_foreach_action
vowpalwabbit/core/src/reductions/search/search.cc:329
↓ 6 callers
Method
not_null
vowpalwabbit/core/src/array_parameters_dense.cc:46
↓ 6 callers
Function
number_of_combinations_with_repetition
Both n and k must be non-zero
vowpalwabbit/core/include/vw/core/vw_math.h:47
↓ 6 callers
Function
number_of_permutations_with_repetition
vowpalwabbit/core/include/vw/core/vw_math.h:56
↓ 6 callers
Function
predict
vowpalwabbit/core/src/reductions/mf.cc:41
↓ 6 callers
Function
print_update
vowpalwabbit/core/src/multiclass.cc:145
↓ 6 callers
Method
process
Returns the _Tag string representation. Args: df: The dataframe from which to select the column. Returns: The Tag string
python/vowpalwabbit/dftovw.py:439
↓ 6 callers
Function
reserve_nocheck
vowpalwabbit/core/include/vw/core/v_array.h:352
↓ 6 callers
Function
reset_search_structure
vowpalwabbit/core/src/reductions/search/search.cc:660
↓ 6 callers
Method
reset_stats
vowpalwabbit/core/src/cressieread.cc:34
↓ 6 callers
Function
rotl32
All modern compilers will optimize this to the rotate intrinsic.
vowpalwabbit/common/include/vw/common/hash.h:43
↓ 6 callers
Method
save
save model to disk
python/vowpalwabbit/pyvw.py:794
↓ 6 callers
Function
set_weight
uint64_t index variant of VW::set_weight
vowpalwabbit/core/src/reductions/cbzo.cc:55
↓ 6 callers
Method
shouldSkip
Check if a test should be skipped.
java/src/test/java/vowpalWabbit/learner/runtests/TestLoader.java:114
↓ 6 callers
Method
size
vowpalwabbit/core/include/vw/core/io_buf.h:364
↓ 6 callers
Function
term_is_empty
vowpalwabbit/core/include/vw/core/interactions_predict.h:55
↓ 6 callers
Function
to_js_type
wasm/src/wasm_wrapper.cc:96
↓ 6 callers
Function
to_string
vowpalwabbit/core/include/vw/core/feature_group.h:50
↓ 6 callers
Method
try_pop
vowpalwabbit/core/include/vw/core/queue.h:31
↓ 6 callers
Method
unsetup_example
If this example has been setup, reverse that process so you can continue editing the examples.
python/vowpalwabbit/pyvw.py:1783
↓ 6 callers
Method
verify
vowpalwabbit/fb_parser/tests/prototype_label.cc:101
↓ 6 callers
Method
verify_hash
vowpalwabbit/core/include/vw/core/io_buf.h:114
↓ 6 callers
Function
vw_exception
vowpalwabbit/common/include/vw/common/vw_exception.h:39
↓ 6 callers
Function
vw_feature_from_string
library/library_example.cc:7
↓ 6 callers
Method
warn
vowpalwabbit/io/include/vw/io/logger.h:218
↓ 5 callers
Method
AddNamespace
(byte featureGroup)
cs/vw.net/VowpalWabbitExampleBuilder.cs:65
↓ 5 callers
Method
CreateExample
(IntPtr vw)
cs/vw.net/VowpalWabbitExample.cs:17
↓ 5 callers
Method
CreateExample
<summary> Creates the managed example representation. </summary> <returns>Returns the managed example.</returns>
cs/cs_json/Serializer/VowpalWabbitJsonBuilder.cs:128
↓ 5 callers
Method
Dispose
<summary> Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. </summary>
cs/cs_json/Serializer/VowpalWabbitJsonSerializer.cs:477
↓ 5 callers
Method
Float
vowpalwabbit/json_parser/src/parse_example_json.cc:85
↓ 5 callers
Function
FloatEqual
cs/vw.net.native/vw.net.native.h:31
↓ 5 callers
Function
FloatEqual
cs/cli/vw_example.cpp:160
↓ 5 callers
Method
PopNamespace
vowpalwabbit/json_parser/src/parse_example_json.cc:1778
↓ 5 callers
Method
StartObject
vowpalwabbit/json_parser/src/parse_example_json.cc:103
↓ 5 callers
Method
ToString
()
test/benchmarks/dotnet/BenchmarkMulti.cs:56
↓ 5 callers
Method
UpdateExample
(VowpalWabbit vw, VowpalWabbitExample ex)
cs/vw.net/Labels/ILabel.cs:47
↓ 5 callers
Method
UpdateFactory
<summary> Updates the object factory in a thread-safe manner. </summary> <param name="factory">The new object factory to be used.</param>
cs/cs/ObjectPool.cs:68
↓ 5 callers
Method
__get_lam_sqrttp1
(self, j)
python/tests/confidence_sequence_robust.py:29
↓ 5 callers
Method
__init__
(self, **kwargs)
python/tests/confidence_sequence_robust.py:250
↓ 5 callers
Function
_test_only_generate_A
vowpalwabbit/core/src/reductions/cb/cb_explore_adf_large_action_space.cc:58
↓ 5 callers
Method
_test_only_set_rank
vowpalwabbit/core/src/reductions/cb/details/large_action/one_pass_svd_impl.cc:161
↓ 5 callers
Function
append_example_namespace
vowpalwabbit/core/src/example.cc:206
↓ 5 callers
Method
audit_range
vowpalwabbit/core/include/vw/core/feature_group.h:457
↓ 5 callers
Method
begin
ext_libs/string-view-lite/nonstd/string_view.hpp:623
↓ 5 callers
Method
cancel
vowpalwabbit/core/include/vw/core/guard.h:40
↓ 5 callers
Function
chain_hash
vowpalwabbit/core/include/vw/core/vw.h:307
↓ 5 callers
Function
clear
vowpalwabbit/slim/test/ut_util.cc:489
↓ 5 callers
Method
clear
Clears the features and label.
java/src/main/java/org/vowpalwabbit/spark/VowpalWabbitExample.java:29
↓ 5 callers
Method
closer
<p> Closing the underlying VW model may take a long time (for instance if it is to make multiple passes). To address this, this method provides a stra
java/src/main/java/vowpalWabbit/learner/VWLearner.java:48
↓ 5 callers
Function
constant_feat_masked
vowpalwabbit/core/src/reductions/stagewise_poly.cc:142
↓ 5 callers
Function
count_label
vowpalwabbit/core/include/vw/core/best_constant.h:14
↓ 5 callers
Function
cs_set_cost_loss
vowpalwabbit/core/src/reductions/search/search.cc:880
↓ 5 callers
Method
current_ips
vowpalwabbit/core/src/cressieread.cc:32
↓ 5 callers
Method
do_swap
Returns true if the swap occurred, otherwise false.
vowpalwabbit/core/include/vw/core/guard.h:43
↓ 5 callers
Function
empty
vowpalwabbit/core/include/vw/core/v_array.h:117
↓ 5 callers
Method
end_pass
vowpalwabbit/core/src/learner.cc:486
↓ 5 callers
Function
ends_with
vowpalwabbit/core/include/vw/core/parse_args.h:78
↓ 5 callers
Function
fastexp
vowpalwabbit/core/src/reductions/lda_core.cc:150
↓ 5 callers
Method
fill
vowpalwabbit/core/include/vw/core/io_buf.h:171
↓ 5 callers
Method
find_first_of
ext_libs/string-view-lite/nonstd/string_view.hpp:877
↓ 5 callers
Function
find_opt_int
vowpalwabbit/slim/src/opts.cc:90
↓ 5 callers
Method
getDecisionScores
()
java/src/main/java/vowpalWabbit/responses/DecisionScores.java:12
↓ 5 callers
Method
getExceptionMessage
(exception: number)
wasm/types/index.d.ts:242
↓ 5 callers
Method
getK
vowpalwabbit/core/src/named_labels.cc:60
↓ 5 callers
Method
get_initial_ngram_definitions
vowpalwabbit/core/include/vw/core/kskip_ngram_transformer.h:34
↓ 5 callers
Method
get_random
* @brief Get the next random value in the range [0,1], but do not update the PRG state. * This means that if this is called successively, the same
vowpalwabbit/common/include/vw/common/random.h:52
↓ 5 callers
Method
get_vw
Get the vw instance Returns: vowpalwabbit.Workspace: instance
python/vowpalwabbit/sklearn.py:323
↓ 5 callers
Method
hasFinalRegressor
()
java/src/test/java/vowpalWabbit/learner/runtests/TestCase.java:106
↓ 5 callers
Method
has_merge
vowpalwabbit/core/include/vw/core/learner.h:237
↓ 5 callers
Method
has_warning_containing
vowpalwabbit/core/tests/cb_adf_test.cc:31
↓ 5 callers
Method
hash_extents_begin
vowpalwabbit/core/include/vw/core/feature_group.h:474
↓ 5 callers
Method
hash_extents_end
vowpalwabbit/core/include/vw/core/feature_group.h:476
↓ 5 callers
Method
index_without_stride
vowpalwabbit/core/include/vw/core/array_parameters_dense.h:39
↓ 5 callers
Function
insert_descent
rout based on the prediction
vowpalwabbit/core/src/reductions/memory_tree.cc:279
↓ 5 callers
Function
interaction_vec_t_to_set
vowpalwabbit/core/tests/ccb_test.cc:116
↓ 5 callers
Method
load
()
java/src/main/java/common/Native.java:124
← previous
next →
501–600 of 6,200, ranked by callers