MCPcopy Create free account

hub / github.com/VowpalWabbit/vowpal_wabbit / types & classes

Types & classes1,182 in github.com/VowpalWabbit/vowpal_wabbit

↓ 268 callersClassprint
vowpalwabbit/core/src/reductions/print.cc:17
↓ 52 callersClassWorkspace
Workspace exposes most of the library functionality. It wraps the native code. The Workspace Python class should always be used instead of the binding
python/vowpalwabbit/pyvw.py:464
↓ 40 callersClassFeature
The feature type for the constructor of DFtoVW
python/vowpalwabbit/dftovw.py:371
↓ 35 callersClassoption_group_definition
vowpalwabbit/config/include/vw/config/help_formatter.h:14
↓ 33 callersClassDFtoVW
Convert a pandas DataFrame to a suitable VW format. Instances of this class are built with classes such as SimpleLabel, MulticlassLabel, Featu
python/vowpalwabbit/dftovw.py:628
↓ 19 callersClassVW
Vowpal Wabbit Scikit-learn Base Estimator wrapper
python/vowpalwabbit/sklearn.py:54
↓ 18 callersClassbasic_string_view
ext_libs/string-view-lite/nonstd/string_view.hpp:544
↓ 17 callersClasscolumn_definition
vowpalwabbit/core/include/vw/core/table_formatter.h:33
↓ 16 callersClassSimpleLabel
The simple label type for the constructor of DFtoVW.
python/vowpalwabbit/dftovw.py:225
↓ 12 callersClassincremental_f_sum
Incremental version of https://en.wikipedia.org/wiki/Kahan_summation_algorithm
python/tests/confidence_sequence.py:4
↓ 12 callersClasspredictor
to make calls to "predict" (and "predictLDF") cleaner when you want to use crazy combinations of arguments
vowpalwabbit/core/include/vw/core/reductions/search/search.h:262
↓ 11 callersClassinput
library/search_generate.cc:248
↓ 10 callersClass_AttributeDescriptor
This descriptor class add type and value checking informations to the _Col instance for future usage in the DFtoVW class. Indeed, the type and val
python/vowpalwabbit/dftovw.py:158
↓ 8 callersClassContextualbanditLabel
The contextual bandit label type for the constructor of DFtoVW.
python/vowpalwabbit/dftovw.py:326
↓ 8 callersClasscb_label
vowpalwabbit/core/include/vw/core/cb.h:40
↓ 7 callersClassMultiLabel
The multi labels type for the constructor of DFtoVW.
python/vowpalwabbit/dftovw.py:293
↓ 7 callersClassNamespace
The namespace type for the constructor of DFtoVW. The Namespace is a container for Feature object(s), and thus must be composed of a Feature o
python/vowpalwabbit/dftovw.py:450
↓ 6 callersClassIterator
vowpalwabbit/core/include/vw/core/automl_impl.h:134
↓ 6 callersClassLossStructOn
demo/cats/utility/get_online_results.py:12
↓ 6 callersClassVowpalWabbitExample
cs/vw.net/VowpalWabbitExample.cs:77
↓ 6 callersClassVowpalWabbitFeature
cs/vw.net/VowpalWabbitFeature.cs:35
↓ 6 callersClassaudit_strings
vowpalwabbit/core/include/vw/core/feature_group.h:31
↓ 6 callersClasscb_class
By default a cb class does not contain an observed cost.
vowpalwabbit/core/include/vw/core/cb.h:20
↓ 6 callersClassfeature
sparse feature definition for the library interface
vowpalwabbit/core/include/vw/core/feature_group.h:63
↓ 6 callersClasssocket
vowpalwabbit/io/include/vw/io/io_adapter.h:86
↓ 6 callersClasswt
library/test_search.cc:14
↓ 5 callersClassOnlineCressieRead
python/tests/distributionally_robust_data.py:4
↓ 5 callersClassVWClassifier
Vowpal Wabbit Classifier model for binary classification Use VWMultiClassifier for multiclass classification Note - We are assuming the VW.pre
python/vowpalwabbit/sklearn.py:553
↓ 5 callersClassaction_repr
vowpalwabbit/core/src/reductions/search/search.cc:121
↓ 5 callersClassoptions_name_extractor
vowpalwabbit/config/include/vw/config/options_name_extractor.h:18
↓ 5 callersEnumsize_type
ext_libs/string-view-lite/nonstd/string_view.hpp:968
↓ 4 callersClassDiffCheck
test/run_tests.py:154
↓ 4 callersClassSimpleLabel
cs/vw.net/Labels/ILabel.cs:187
↓ 4 callersClassTestOutcome
test/run_tests.py:165
↓ 4 callersClassVowpalWabbitNamespaceBuilder
cs/vw.net/VowpalWabbitNamespaceBuilder.cs:33
↓ 4 callersClassgd_per_model_state
vowpalwabbit/core/include/vw/core/reductions/gd.h:29
↓ 4 callersClassiterator
vowpalwabbit/core/include/vw/core/example_predict.h:23
↓ 4 callersClasslogger
vowpalwabbit/io/include/vw/io/logger.h:155
↓ 3 callersClassFeatureEnumerator
cs/vw.net/VowpalWabbitNamespace.cs:44
↓ 3 callersClassInfix
Infix operators. The calling sequence for the infix is: x |op| y
demo/recall_tree/wikipara/WikiExtractor.py:1238
↓ 3 callersClassLabelType
python/vowpalwabbit/pyvw.py:71
↓ 3 callersClassLossStructOff
demo/cats/utility/get_offline_results.py:13
↓ 3 callersClassMulticlassLabel
The multiclass label type for the constructor of DFtoVW.
python/vowpalwabbit/dftovw.py:258
↓ 3 callersClassNamespaceEnumerator
cs/vw.net/VowpalWabbitExample.cs:84
↓ 3 callersClassVWMultiClassifier
Vowpal Wabbit MultiClassifier model Note - We are assuming the VW.predict returns probabilities, setting probabilities=False will break this assum
python/vowpalwabbit/sklearn.py:672
↓ 3 callersClassVowpalWabbitExampleBuilder
cs/vw.net/VowpalWabbitExampleBuilder.cs:22
↓ 3 callersClassVowpalWabbitNamespace
cs/vw.net/VowpalWabbitNamespace.cs:35
↓ 3 callersClassnode
vowpalwabbit/core/src/reductions/recall_tree.cc:40
↓ 3 callersClassnode
construct node for tree.
vowpalwabbit/core/src/reductions/memory_tree.cc:131
↓ 2 callersClassActionScore
python/vowpalwabbit/pyvw.py:1442
↓ 2 callersClassCBLabel
Class for contextual bandits VW label
python/vowpalwabbit/pyvw.py:1359
↓ 2 callersClassCBLabelElement
python/vowpalwabbit/pyvw.py:1337
↓ 2 callersClassDuals
vowpalwabbit/core/include/vw/core/estimators/distributionally_robust.h:19
↓ 2 callersClassExample
The example class is a wrapper around pylibvw.example. pylibvw.example should not be used. Most of the wrapping is to make the interface easie
python/vowpalwabbit/pyvw.py:1611
↓ 2 callersClassExtractor
An extraction task on a article.
demo/recall_tree/wikipara/WikiExtractor.py:448
↓ 2 callersClassPredictionType
python/vowpalwabbit/pyvw.py:83
↓ 2 callersClassRobustMixture
python/tests/confidence_sequence_robust.py:193
↓ 2 callersClassSimulator
python/tests/test_tutorial.py:13
↓ 2 callersClassStatusCheck
test/run_tests.py:141
↓ 2 callersClassStringLabel
cs/vw.net/Labels/ILabel.cs:398
↓ 2 callersClassTemplateText
Fixed text of template
demo/recall_tree/wikipara/WikiExtractor.py:382
↓ 2 callersClassVWRegressor
Vowpal Wabbit Regressor model
python/vowpalwabbit/sklearn.py:661
↓ 2 callersClassVowpalWabbitArguments
cs/vw.net/VowpalWabbitArguments.cs:45
↓ 2 callersClassmodel_delta
vowpalwabbit/core/include/vw/core/merge.h:15
↓ 2 callersClassnextstr
library/search_generate.cc:36
↓ 2 callersClassnot_in_view
ext_libs/string-view-lite/nonstd/string_view.hpp:974
↓ 2 callersClassscored_action
vowpalwabbit/core/src/reductions/search/search.cc:105
↓ 2 callersClasssearch_task
vowpalwabbit/core/include/vw/core/reductions/search/search.h:29
↓ 2 callersClassstat
vowpalwabbit/io/src/io_adapter.cc:59
↓ 2 callersClasstriplet
vowpalwabbit/core/include/vw/core/cb_graph_feedback_reduction_features.h:15
↓ 2 callersClassversion_struct
vowpalwabbit/core/include/vw/core/version.h:14
↓ 1 callersClassBaseTask
vowpalwabbit/core/include/vw/core/reductions/search/search.h:35
↓ 1 callersClassCBContinuousLabel
Class for cb_continuous VW label
python/vowpalwabbit/pyvw.py:1570
↓ 1 callersClassCBContinuousLabelElement
python/vowpalwabbit/pyvw.py:1561
↓ 1 callersClassCBEvalLabel
Class for contextual bandits eval VW label
python/vowpalwabbit/pyvw.py:1391
↓ 1 callersClassCCBLabel
Class for conditional contextual bandits VW label
python/vowpalwabbit/pyvw.py:1461
↓ 1 callersClassCCBSlotOutcome
python/vowpalwabbit/pyvw.py:1448
↓ 1 callersClassCMakeExtension
setup.py:52
↓ 1 callersClassCompletion
test/run_tests.py:117
↓ 1 callersClassCostSensitiveElement
python/vowpalwabbit/pyvw.py:1293
↓ 1 callersClassCostSensitiveLabel
Class for cost sensative VW label
python/vowpalwabbit/pyvw.py:1307
↓ 1 callersClassEvaluatorOffline
demo/cats/utility/get_offline_results.py:37
↓ 1 callersClassEvaluatorOnline
demo/cats/utility/get_online_results.py:27
↓ 1 callersClassExampleNamespace
The ExampleNamespace class is a helper class that allows you to extract namespaces from examples and operate at a namespace level rather than
python/vowpalwabbit/pyvw.py:1120
↓ 1 callersClassGTilde
python/tests/confidence_sequence_robust.py:119
↓ 1 callersClassHyperOptimizer
utl/vw-hyperopt.py:254
↓ 1 callersClassHyperoptSpaceConstructor
Takes command-line input and transforms it into hyperopt search space An example of command-line input: --algorithms=ftrl,sgd --l2=1e-8..
utl/vw-hyperopt.py:90
↓ 1 callersClassMagicWords
One copy in each Extractor. @see https://doc.wikimedia.org/mediawiki-core/master/php/MagicWord_8php_source.html
demo/recall_tree/wikipara/WikiExtractor.py:1045
↓ 1 callersClassMulticlassLabel
Class for multiclass VW label with prediction
python/vowpalwabbit/pyvw.py:1251
↓ 1 callersClassMulticlassProbabilitiesLabel
Class for multiclass VW label with probabilities
python/vowpalwabbit/pyvw.py:1274
↓ 1 callersClassMultilabelLabel
Class for multilabel VW label
python/vowpalwabbit/pyvw.py:1595
↓ 1 callersClassNamespaceId
The NamespaceId class is simply a wrapper to convert between hash spaces referred to by character (eg 'x') versus their index in a particular
python/vowpalwabbit/pyvw.py:1078
↓ 1 callersClassNextFile
Synchronous generation of next available file name.
demo/recall_tree/wikipara/WikiExtractor.py:2263
↓ 1 callersClassOptionManager
OptionManager class for get_options support (backward compatibility)
python/pylibvw.cc:91
↓ 1 callersClassOutputSplitter
File-like object, that splits output to multiple files of a given max size.
demo/recall_tree/wikipara/WikiExtractor.py:2295
↓ 1 callersClassPreProcessCSVData
demo/cats/utility/preprocess_data.py:9
↓ 1 callersClassPredictDataJoiner_acp
demo/cats/utility/acp_regression_data_join.py:5
↓ 1 callersClassPredictDataJoiner_ap
demo/cats/utility/ap_regression_data_join.py:6
↓ 1 callersClassSRM
demo/cats/utility/srm.py:6
↓ 1 callersClassSanitize
demo/cats/code_submission/sanitize.py:6
next →1–100 of 1,182, ranked by callers