MCPcopy Create free account

hub / github.com/VowpalWabbit/vowpal_wabbit / functions

Functions6,200 in github.com/VowpalWabbit/vowpal_wabbit

↓ 40 callersMethodat
ext_libs/string-view-lite/nonstd/string_view.hpp:654
↓ 40 callersMethodget_internal_type_erased_data_pointer_test_use_only
vowpalwabbit/core/include/vw/core/learner.h:145
↓ 40 callersMethodupdate
vowpalwabbit/core/src/reductions/baseline_challenger_cb.cc:43
↓ 39 callersFunctionVW_FinishExample
vowpalwabbit/c_wrapper/src/vwdll.cc:248
↓ 39 callersFunctionVW_ReadExampleA
vowpalwabbit/c_wrapper/src/vwdll.cc:134
↓ 39 callersMethodcreate
This is the only way to construct a VW Predictor. The goal here is to provide a typesafe way of getting an predictor which will return the correct ou
java/src/main/java/vowpalWabbit/learner/VWLearners.java:46
↓ 39 callersMethodexample
Helper function to create an example object associated with this Workspace instance. Args: stringOrDict: See description in :py:m
python/vowpalwabbit/pyvw.py:875
↓ 39 callersMethodpush_feature
vowpalwabbit/slim/src/example_predict_builder.cc:39
↓ 38 callersFunctionbin_text_read_write_fixed_validated
vowpalwabbit/core/include/vw/core/io_buf.h:439
↓ 38 callersMethodend
vowpalwabbit/core/include/vw/core/feature_group.h:451
↓ 38 callersMethodread
cs/cli/clr_io.cpp:27
↓ 38 callersFunctionsplit_command_line
vowpalwabbit/core/src/parse_primitives.cc:138
↓ 38 callersMethodvalue
(self)
python/vowpalwabbit/pyvw.py:168
↓ 38 callersMethodwrite
cs/cli/clr_io.cpp:34
↓ 37 callersMethodfinish
stop VW by calling finish (and, eg, write weights to disk)
python/vowpalwabbit/pyvw.py:798
↓ 37 callersMethodget_output_prediction_type
vowpalwabbit/core/include/vw/core/learner.h:242
↓ 37 callersMethodget_random_state
vowpalwabbit/core/include/vw/core/global_data.h:350
↓ 37 callersFunctionread_model_field
vowpalwabbit/core/src/cb.cc:285
↓ 37 callersFunctionwrite_model_field
vowpalwabbit/core/src/cb.cc:295
↓ 36 callersMethodwrite
vowpalwabbit/core/src/merge.cc:142
↓ 35 callersMethodToString
<summary> Creates the VW string for this example. </summary> <returns></returns>
cs/cs/Serializer/VowpalWabbitMarshalContext.cs:82
↓ 35 callersFunctionVW_Finish
vowpalwabbit/c_wrapper/src/vwdll.cc:88
↓ 35 callersMethodget_loss
vowpalwabbit/core/src/reductions/cats.cc:61
↓ 35 callersMethodreader
vowpalwabbit/io/include/vw/io/io_adapter.h:39
↓ 34 callersMethodParseLine
(string line)
cs/vw.net/VowpalWabbit.cs:285
↓ 34 callersMethodactionProb
(int action, float prob)
java/src/test/java/vowpalWabbit/VWTestHelper.java:53
↓ 34 callersMethodbegin
default iterator for values & features
vowpalwabbit/core/include/vw/core/feature_group.h:449
↓ 34 callersFunctionhash_feature
Then use it as the seed for hashing features.
vowpalwabbit/core/include/vw/core/vw.h:290
↓ 34 callersMethodpredict
Prediction without learning from the example. @param example an example upon which the prediction is based @return a prediction.
java/src/main/java/vowpalWabbit/learner/VWTypedLearner.java:27
↓ 33 callersMethodKeepAliveNative
()
cs/vw.net/VowpalWabbitExample.cs:184
↓ 33 callersMethoddata
java/src/main/c++/jni_spark_vw.cc:80
↓ 33 callersFunctionlegacy_read
vowpalwabbit/core/src/reductions/memory_tree.cc:1080
↓ 32 callersMethodPredict
(string args, string inputFile, string referenceFile = null)
cs/unittest/VWTestHelper.cs:71
↓ 32 callersMethodallow_override
vowpalwabbit/config/include/vw/config/option_builder.h:115
↓ 32 callersFunctiondo_test
(filename, args, verbose=None, repeat_args=None, known_failure=False)
test/save_resume_test.py:51
↓ 32 callersMethodget_enabled_learners
vowpalwabbit/core/src/learner.cc:581
↓ 31 callersFunctionVW_InitializeA
vowpalwabbit/c_wrapper/src/vwdll.cc:50
↓ 31 callersMethodprint_update
vowpalwabbit/core/src/learner.cc:566
↓ 31 callersFunctionset
cs/cli/vw_label.h:59
↓ 31 callersMethodset_float
vowpalwabbit/core/src/metric_sink.cc:29
↓ 31 callersFunctionto_string
vowpalwabbit/core/src/reductions/gd.cc:907
↓ 30 callersMethodget_weight
Get the weight at a particular position in the (learned) weight vector. Args: index (int): position in the learned weigh
python/vowpalwabbit/pyvw.py:649
↓ 30 callersMethodweighted_examples
vowpalwabbit/core/src/shared_data.cc:161
↓ 29 callersFunctionget
cs/cli/vw_label.h:55
↓ 29 callersMethodlog
Default log method routes to driver channel for compatibility.
python/vowpalwabbit/pyvw.py:394
↓ 28 callersMethodSaveModel
()
cs/vw.net/VowpalWabbitBase.cs:381
↓ 28 callersMethodget_base_learner
vowpalwabbit/core/include/vw/core/learner.h:255
↓ 28 callersMethodget_name
vowpalwabbit/core/include/vw/core/input_parser.h:24
↓ 28 callersMethodout_warn
vowpalwabbit/io/include/vw/io/logger.h:194
↓ 28 callersMethodreset
vowpalwabbit/core/src/io_buf.cc:182
↓ 27 callersMethodbin_read_fixed
vowpalwabbit/core/include/vw/core/io_buf.h:259
↓ 27 callersFunctionlearn_cb_adf_b18
============================================================ Helper: learn+finish a multi_ex for cb_explore_adf tests ================================
vowpalwabbit/core/tests/coverage_automl_trees_test.cc:22
↓ 27 callersMethodlower_bound
vowpalwabbit/core/src/cressieread.cc:43
↓ 27 callersMethodupper_bound
vowpalwabbit/core/src/cressieread.cc:45
↓ 27 callersFunctionv4sfl
vowpalwabbit/core/src/reductions/lda_core.cc:235
↓ 26 callersFunctionbegin_scores
vowpalwabbit/core/include/vw/core/action_score.h:81
↓ 26 callersMethoddata
vowpalwabbit/core/include/vw/core/array_parameters_dense.h:105
↓ 26 callersFunctionend_scores
vowpalwabbit/core/include/vw/core/action_score.h:82
↓ 26 callersFunctionenforce_minimum_probability
vowpalwabbit/explore/include/vw/explore/explore.h:185
↓ 26 callersMethodget_weight_from_name
Get the weight based on the feature name and the namespace name. Args feature_name: The name of the feature namespace
python/vowpalwabbit/pyvw.py:662
↓ 26 callersMethodinfo
vowpalwabbit/io/src/logger.cc:91
↓ 26 callersMethodstride
vowpalwabbit/core/include/vw/core/array_parameters.h:47
↓ 26 callersMethodwarn
vowpalwabbit/io/src/logger.cc:92
↓ 25 callersMethodis_labeled
vowpalwabbit/core/src/cb.cc:180
↓ 25 callersMethodset_uint
vowpalwabbit/core/src/metric_sink.cc:22
↓ 24 callersMethodCreate
()
cs/unittest/TestPooling.cs:227
↓ 24 callersFunctionVW_Learn
vowpalwabbit/c_wrapper/src/vwdll.cc:319
↓ 24 callersMethodparse_label
vowpalwabbit/csv_parser/src/parse_example_csv.cc:234
↓ 24 callersMethodpredict
Make a prediction on the example Args: ec: Examples of which to get a prediction from. If using a single object the learner must
python/vowpalwabbit/pyvw.py:730
↓ 23 callersMethodRead
<summary> Injects the supplied prefix into the stream. </summary> <returns>True if another token is available, false otherwise.</returns>
cs/cs_json/Serializer/PrefixedJsonReader.cs:39
↓ 23 callersMethodend_ns_extent
vowpalwabbit/core/src/feature_group.cc:276
↓ 23 callersMethodfirst_derivative
vowpalwabbit/core/src/loss_functions.cc:277
↓ 23 callersFunctionfloat_of_string
vowpalwabbit/core/include/vw/core/parse_primitives.h:94
↓ 23 callersMethodfront
ext_libs/string-view-lite/nonstd/string_view.hpp:667
↓ 23 callersMethodread
vowpalwabbit/core/src/merge.cc:132
↓ 23 callersMethodreset_total_sum_feat_sq
vowpalwabbit/core/include/vw/core/example.h:134
↓ 23 callersMethodstart_ns_extent
vowpalwabbit/core/src/feature_group.cc:269
↓ 23 callersMethodto_string
vowpalwabbit/core/src/version.cc:24
↓ 23 callersMethodwrite
(self, data)
demo/recall_tree/wikipara/WikiExtractor.py:2317
↓ 22 callersMethodSerialize
(object example, ILabel label = null, int? index = null)
cs/cs/VowpalWabbitDynamic.cs:71
↓ 22 callersMethodconvert_df
Main method that converts the dataframe to the VW format. Returns: The list of parsed lines in VW format.
python/vowpalwabbit/dftovw.py:1034
↓ 22 callersFunctionget_loss_function
vowpalwabbit/core/src/loss_functions.cc:509
↓ 22 callersFunctionsign
vowpalwabbit/core/include/vw/core/vw_math.h:61
↓ 22 callersMethodstart
vowpalwabbit/spanning_tree/src/spanning_tree.cc:140
↓ 21 callersMethodbin_write_fixed
vowpalwabbit/core/include/vw/core/io_buf.h:276
↓ 21 callersMethodfit
Fit the model according to the given training data TODO: For first pass create and store example objects. For N-1 passes use exam
python/vowpalwabbit/sklearn.py:331
↓ 21 callersMethodget_float
vowpalwabbit/core/src/metric_sink.cc:64
↓ 21 callersFunctionparse_label
vowpalwabbit/core/tests/multiclass_label_parser_test.cc:25
↓ 21 callersMethodpredictionType
* Returns the enum value of the prediction type corresponding to the problem type
wasm/types/index.d.ts:82
↓ 21 callersFunctionsample_after_normalizing
vowpalwabbit/explore/include/vw/explore/explore.h:203
↓ 21 callersFunctionstride_shift
vowpalwabbit/core/src/reductions/stagewise_poly.cc:103
↓ 20 callersFunctioncorrectedExp
vowpalwabbit/core/include/vw/core/correctedMath.h:20
↓ 20 callersMethoddefault_value_supplied
vowpalwabbit/config/include/vw/config/option.h:86
↓ 20 callersFunctiongen_cb_examples
test/benchmarks/standalone/benchmark_text_input.cc:93
↓ 20 callersFunctionisclose
(a, b, rel_tol=1e-05, abs_tol=0.0)
python/tests/test_pyvw.py:15
↓ 20 callersFunctionlearn_entity_relation_3ent
vowpalwabbit/core/tests/coverage_search_test.cc:272
↓ 20 callersFunctionparse_float
The following function is a home made strtof. The differences are : - much faster (around 50% but depends on the string to parse) - less error contro
vowpalwabbit/core/include/vw/core/parse_primitives.h:32
↓ 20 callersFunctionread_line
vowpalwabbit/core/include/vw/core/parse_example.h:18
↓ 19 callersMethodParse
re-entering from extension
cs/cs_json/Serializer/VowpalWabbitJsonBuilder.cs:161
↓ 19 callersFunctionbin_text_write_fixed
vowpalwabbit/core/include/vw/core/io_buf.h:420
← previousnext →101–200 of 6,200, ranked by callers