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
↓ 3 callers
Function
VW_FreeAuditDataA
vowpalwabbit/c_wrapper/src/vwdll.cc:459
↓ 3 callers
Function
VW_FreeIOBuf
vowpalwabbit/c_wrapper/src/vwdll.cc:431
↓ 3 callers
Function
VW_GetFeatureSpace
vowpalwabbit/c_wrapper/src/vwdll.cc:108
↓ 3 callers
Function
VW_GetPrediction
vowpalwabbit/c_wrapper/src/vwdll.cc:176
↓ 3 callers
Function
VW_GetTopicPrediction
vowpalwabbit/c_wrapper/src/vwdll.cc:161
↓ 3 callers
Function
VW_HashSpaceA
vowpalwabbit/c_wrapper/src/vwdll.cc:264
↓ 3 callers
Function
VW_InitFeatures
vowpalwabbit/c_wrapper/src/vwdll.cc:219
↓ 3 callers
Function
VW_ReleaseFeatureSpace
vowpalwabbit/c_wrapper/src/vwdll.cc:121
↓ 3 callers
Method
Write
(void* buffer, int num_bytes)
cs/vw.net/Native/IOWriterAdapter.cs:47
↓ 3 callers
Method
_get_est_params
This returns only the set of estimator parameters currently in use
python/vowpalwabbit/sklearn.py:509
↓ 3 callers
Function
_test_helper
( vw_arg: str, num_iterations=2000, seed=10, has_automl=False, log_filename=None )
python/tests/test_tutorial.py:172
↓ 3 callers
Function
_test_helper_save_load
vowpalwabbit/core/tests/simulator.cc:362
↓ 3 callers
Function
add_example_conditioning
priv.learn_condition_on_act or priv.condition_on_actions
vowpalwabbit/core/src/reductions/search/search.cc:748
↓ 3 callers
Function
bilou_to_bio
vowpalwabbit/core/src/reductions/search/search_sequencetask.cc:94
↓ 3 callers
Method
calculate
input: N = number of total data points avg_loss = average cost of the batch max_weighted_cost = max cost during
demo/cats/utility/confidence_interval.py:8
↓ 3 callers
Function
check_graph_and_preds
vowpalwabbit/core/tests/cb_graph_feedback_label_parse_test.cc:107
↓ 3 callers
Function
check_length_matches
vowpalwabbit/core/include/vw/core/model_utils.h:24
↓ 3 callers
Method
check_necessary_enabled
vowpalwabbit/config/src/option_group_definition.cc:15
↓ 3 callers
Function
check_pdf_limits_are_valid
vowpalwabbit/core/tests/pmf_to_pdf_test.cc:77
↓ 3 callers
Function
check_pdf_sums_to_one
vowpalwabbit/core/tests/pmf_to_pdf_test.cc:69
↓ 3 callers
Function
clear_innermost_offset
This function is used to clear the weights of a specific offset in the innermost feature_width.
vowpalwabbit/core/include/vw/core/multi_model_utils.h:31
↓ 3 callers
Function
compare_expected_and_result_vectors
vowpalwabbit/core/tests/thread_pool_test.cc:30
↓ 3 callers
Method
compute_kernels
vowpalwabbit/core/src/reductions/kernel_svm.cc:223
↓ 3 callers
Method
copy_to
vowpalwabbit/core/src/io_buf.cc:151
↓ 3 callers
Function
cpu_supports_avx2
vowpalwabbit/core/src/reductions/cb/details/large_action/compute_dot_prod_simd.h:18
↓ 3 callers
Function
cpu_supports_avx512
vowpalwabbit/core/src/reductions/cb/details/large_action/compute_dot_prod_simd.h:20
↓ 3 callers
Method
createExampleFromDense
* Creates an example from a dense array of features * @param features - Map of namespace to feature values * @param label - Optional label strin
wasm/types/index.d.ts:134
↓ 3 callers
Method
create_cb_adf_log
vowpalwabbit/fb_parser/tests/example_data_generator.cc:79
↓ 3 callers
Function
create_custom_writer
vowpalwabbit/io/src/io_adapter.cc:278
↓ 3 callers
Method
create_flatbuffer
vowpalwabbit/fb_parser/tests/prototype_label.cc:12
↓ 3 callers
Function
cs_get_cost_index
vowpalwabbit/core/src/reductions/search/search.cc:870
↓ 3 callers
Function
csoaa_ldf_print_raw
vowpalwabbit/core/src/reductions/csoaa_ldf.cc:475
↓ 3 callers
Function
cycle_get
vowpalwabbit/core/src/reductions/stagewise_poly.cc:170
↓ 3 callers
Method
decision_function
Predict confidence scores for samples. The confidence score for a sample is the signed distance of that sample to the hyperpl
python/vowpalwabbit/sklearn.py:597
↓ 3 callers
Function
del_example_conditioning
vowpalwabbit/core/src/reductions/search/search.cc:857
↓ 3 callers
Function
diag_kronecker_product_test
vowpalwabbit/core/src/reductions/memory_tree.cc:95
↓ 3 callers
Method
digamma
vowpalwabbit/core/src/reductions/lda_core.cc:549
↓ 3 callers
Function
direction_magnitude
vowpalwabbit/core/src/reductions/bfgs.cc:236
↓ 3 callers
Function
do_weighting
vowpalwabbit/core/include/vw/core/accumulate.h:22
↓ 3 callers
Function
dropNested
A matching function for nested expressions, e.g. namespaces and tables.
demo/recall_tree/wikipara/WikiExtractor.py:1515
↓ 3 callers
Function
elements_to_string
vowpalwabbit/core/src/reductions/details/automl/automl_util.cc:98
↓ 3 callers
Method
empty
vowpalwabbit/core/include/vw/core/object_pool.h:152
↓ 3 callers
Method
empty_col
Create an empty string column. Returns: A column of empty string with as much rows as the input dataframe.
python/vowpalwabbit/dftovw.py:1051
↓ 3 callers
Function
emt_median
//////////////////Helper///////////////////////////// /////////////////////////////////////////////////////
vowpalwabbit/core/src/reductions/eigen_memory_tree.cc:183
↓ 3 callers
Method
endLogStream
* Close the log stream
wasm/types/index.d.ts:276
↓ 3 callers
Function
ex_get_cb_continuous_num_costs
CB continuous label accessors
python/pylibvw.cc:991
↓ 3 callers
Function
example_is_test
vowpalwabbit/core/src/reductions/lrqfa.cc:47
↓ 3 callers
Function
fastlog
vowpalwabbit/core/src/reductions/lda_core.cc:134
↓ 3 callers
Function
findMatchingBraces
:param ldelim: number of braces to match. 0 means match [[]], {{}} and {{{}}}.
demo/recall_tree/wikipara/WikiExtractor.py:875
↓ 3 callers
Method
findTestCase
(int id)
java/src/test/java/vowpalWabbit/learner/runtests/RunTestsIT.java:160
↓ 3 callers
Method
find_max_volume
vowpalwabbit/core/src/reductions/cb/details/large_action/one_rank_spanner_impl.cc:11
↓ 3 callers
Function
find_min
vowpalwabbit/core/src/reductions/cb/warm_cb.cc:122
↓ 3 callers
Function
find_or_use_user_supplied_path
( test_base_ref_dir: Path, user_supplied_bin_path: Optional[Path], search_paths: List[Path], i
test/run_tests.py:684
↓ 3 callers
Method
finish
Free's the vw data structure.
java/src/main/java/org/vowpalwabbit/spark/VowpalWabbitNative.java:104
↓ 3 callers
Method
flush
cs/cli/clr_io.cpp:47
↓ 3 callers
Function
foreach_action_from_cache
vowpalwabbit/core/src/reductions/search/search.cc:1645
↓ 3 callers
Method
format_help
vowpalwabbit/config/src/cli_help_formatter.cc:147
↓ 3 callers
Method
from_column_names
Build DFtoVW instance using column names only. Compared to :meth:`DFtoVW.from_colnames`, this method allows for y and label_type to be optional and ar
python/vowpalwabbit/dftovw.py:765
↓ 3 callers
Method
gen_ns_groupings_at
vowpalwabbit/core/src/reductions/details/automl/automl_oracle.cc:255
↓ 3 callers
Method
generate_Y
vowpalwabbit/core/src/reductions/cb/details/large_action/two_pass_svd_impl.cc:79
↓ 3 callers
Method
getArguments
Returns a subset of the current arguments VW received (e.g. numbits) @return VW argument object.
java/src/main/java/org/vowpalwabbit/spark/VowpalWabbitNative.java:90
↓ 3 callers
Method
getInitialRegressor
()
java/src/test/java/vowpalWabbit/learner/runtests/TestCase.java:66
↓ 3 callers
Method
getInputData
()
java/src/test/java/vowpalWabbit/learner/runtests/TestCase.java:62
↓ 3 callers
Function
getJavaPrediction
java/src/main/c++/jni_spark_vw.cc:992
↓ 3 callers
Method
get_coefs
Returns coefficient weights as ordered sparse matrix Returns: sparse matrix: coefficient weights for model
python/vowpalwabbit/sklearn.py:468
↓ 3 callers
Function
get_expected_vector
vowpalwabbit/core/tests/thread_pool_test.cc:18
↓ 3 callers
Function
get_label_parser
python/pylibvw.cc:417
↓ 3 callers
Method
get_log_output
Get logger output messages (warnings, errors, info messages). One line per item in the list. Raises: Exception: Raises an
python/vowpalwabbit/pyvw.py:858
↓ 3 callers
Method
get_params
This returns the full set of vw and estimator parameters currently in use
python/vowpalwabbit/sklearn.py:447
↓ 3 callers
Method
get_prediction
Get prediction object from this example. Args: prediction_type: - If None, the label type of the example's owning
python/vowpalwabbit/pyvw.py:2053
↓ 3 callers
Method
get_reader
vowpalwabbit/io/src/io_adapter.cc:328
↓ 3 callers
Method
get_string
vowpalwabbit/core/src/metric_sink.cc:71
↓ 3 callers
Method
get_tag
vowpalwabbit/core/src/vw.cc:798
↓ 3 callers
Function
get_test_harness
vowpalwabbit/core/tests/pmf_to_pdf_test.cc:50
↓ 3 callers
Function
get_x_numerical_fts
test/benchmarks/benchmarks_common.h:5
↓ 3 callers
Function
gradient_scalar
vowpalwabbit/core/src/reductions/svrg.cc:78
↓ 3 callers
Function
handle_features_value
vowpalwabbit/json_parser/src/parse_example_slates_json.cc:41
↓ 3 callers
Method
hasInitialRegressor
()
java/src/test/java/vowpalWabbit/learner/runtests/TestCase.java:102
↓ 3 callers
Method
init
vowpalwabbit/json_parser/src/parse_example_json.cc:1740
↓ 3 callers
Function
init_leaf
vowpalwabbit/core/src/reductions/log_multi.cc:98
↓ 3 callers
Method
init_svm_example
vowpalwabbit/core/src/reductions/kernel_svm.cc:207
↓ 3 callers
Method
initialize
vowpalwabbit/core/src/vw.cc:174
↓ 3 callers
Function
insert_example
node here the ec is already stored in the b.examples, the task here is to rout it to the leaf, and insert the ec_array_index to the leaf.
vowpalwabbit/core/src/reductions/memory_tree.cc:942
↓ 3 callers
Function
insert_example_at_node
vowpalwabbit/core/src/reductions/recall_tree.cc:203
↓ 3 callers
Function
interaction_to_index
craft feature index for interaction see: interactions_predict.h:process_quadratic_interaction(..)
vowpalwabbit/core/tests/automl_weights_test.cc:52
↓ 3 callers
Function
is_interaction_ns
vowpalwabbit/core/include/vw/core/interactions.h:29
↓ 3 callers
Function
is_the_labeled_example
vowpalwabbit/core/src/reductions/cb/cb_explore_adf_rnd.cc:119
↓ 3 callers
Method
isbinary
vowpalwabbit/core/src/io_buf.cc:79
↓ 3 callers
Function
kernel_impl
vowpalwabbit/core/src/reductions/cb/details/large_action/kernel_impl.h:17
↓ 3 callers
Function
learn_entity_relation_2ent
2 entities: 2 + 2*(2-1)/2 = 2 + 1 = 3 examples
vowpalwabbit/core/tests/coverage_search_test.cc:288
↓ 3 callers
Method
loadModelFromFile
* Loads a VW model from a file (Node.js only) * @param model_file - Path to the model file
wasm/types/index.d.ts:104
↓ 3 callers
Function
load_templates
Load templates from :param file:. :param output_file: file where to save templates and modules.
demo/recall_tree/wikipara/WikiExtractor.py:2338
↓ 3 callers
Method
logCBExampleSync
* Log a CB example synchronously * @param log_file - Path to log file * @param example - CB example object
wasm/types/index.d.ts:302
↓ 3 callers
Method
log_summary
vowpalwabbit/io/src/logger.cc:118
↓ 3 callers
Function
make_single_prediction
vowpalwabbit/core/src/reductions/csoaa_ldf.cc:114
↓ 3 callers
Function
make_space_at
This will move all elements after idx by width positions and reallocate the underlying buffer if needed.
vowpalwabbit/core/include/vw/core/v_array.h:371
↓ 3 callers
Function
might_print_update
vowpalwabbit/core/src/reductions/search/search.cc:421
↓ 3 callers
Function
no_label
vowpalwabbit/fb_parser/tests/prototype_label.cc:353
↓ 3 callers
Function
ns_to_str
vowpalwabbit/core/src/reductions/details/automl/automl_util.cc:74
↓ 3 callers
Method
num_output_files
vowpalwabbit/core/include/vw/core/io_buf.h:162
← previous
next →
801–900 of 6,200, ranked by callers