MCPcopy Create free account

hub / github.com/aksnzhy/xlearn / functions

Functions3,349 in github.com/aksnzhy/xlearn

↓ 2 callersMethodOnTestProgramEnd
gtest/test/gtest_unittest.cc:6780
↓ 2 callersFunctionParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
gtest/src/gtest.cc:4959
↓ 2 callersFunctionParseGoogleTestFlagsOnlyImpl
gtest/src/gtest.cc:4889
↓ 2 callersFunctionParseGoogleTestFlagsOnlyImpl
gtest/fused-src/gtest/gtest-all.cc:6373
↓ 2 callersMethodPassedArgument
gtest/test/gtest-death-test_test.cc:830
↓ 2 callersFunctionPopFront
(a_list)
gtest/scripts/pump.py:443
↓ 2 callersFunctionPopToken
(a_list, token_type=None)
gtest/scripts/pump.py:453
↓ 2 callersMethodPredict
Given a pre-trained model and test data, the predictor will return the prediction output
src/solver/inference.cc:32
↓ 2 callersFunctionPrintFullTestCommentIfPresent
gtest/src/gtest.cc:2672
↓ 2 callersFunctionPrintFullTestCommentIfPresent
gtest/fused-src/gtest/gtest-all.cc:4156
↓ 2 callersFunctionPrintOnOneLine
Prints the given C-string on a single line by replacing all '\n' characters with string "\\n". If the output takes more than max_length characters, o
gtest/src/gtest.cc:4512
↓ 2 callersFunctionPrintOnOneLine
Prints the given C-string on a single line by replacing all '\n' characters with string "\\n". If the output takes more than max_length characters, o
gtest/fused-src/gtest/gtest-all.cc:5996
↓ 2 callersFunctionPrintStringTo
gtest/src/gtest-printers.cc:339
↓ 2 callersFunctionPrintStringTo
gtest/fused-src/gtest/gtest-all.cc:9352
↓ 2 callersFunctionPrintTestPartResultToString
Prints a TestPartResult to an std::string.
gtest/src/gtest.cc:2520
↓ 2 callersFunctionPrintTestPartResultToString
Prints a TestPartResult to an std::string.
gtest/fused-src/gtest/gtest-all.cc:4004
↓ 2 callersFunctionPrintToString
gtest/include/gtest/gtest-printers.h:847
↓ 2 callersFunctionPrintWideStringTo
gtest/src/gtest-printers.cc:350
↓ 2 callersFunctionPrintWideStringTo
gtest/fused-src/gtest/gtest-all.cc:9363
↓ 2 callersFunctionProcessFile
Processes the given gtest header file.
gtest/scripts/fuse_gtest_files.py:152
↓ 2 callersMethodPushVariable
(self, var, value)
gtest/scripts/pump.py:595
↓ 2 callersMethodRemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
gtest/fused-src/gtest/gtest-all.cc:7995
↓ 2 callersFunctionRemoveTestCounts
Removes test counts from a Google Test program's output.
gtest/test/gtest_output_test.py:153
↓ 2 callersFunctionRemoveTypeInfoDetails
Removes compiler-specific type info from Google Test program's output. Args: test_output: the output of a Google Test program. Returns:
gtest/test/gtest_output_test.py:125
↓ 2 callersFunctionRepeatFlag
(n)
gtest/test/gtest_shuffle_test.py:66
↓ 2 callersFunctionRmDir
gtest/fused-src/gtest/gtest.h:2838
↓ 2 callersMethodRun
gtest/fused-src/gtest/gtest.h:2406
↓ 2 callersMethodRun
gtest/include/gtest/internal/gtest-port.h:1299
↓ 2 callersFunctionRunFromThread
gtest/test/gtest-port_test.cc:1125
↓ 2 callersFunctionRunWithFlag
Runs gtest_help_test_ with the given flag. Returns: the exit code and the text output as a tuple. Args: flag: the command-line flag to pa
gtest/test/gtest_help_test.py:81
↓ 2 callersMethodSetBestModel
Take a record of the best model during training
src/data/model_parameters.cc:326
↓ 2 callersFunctionSetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
gtest/test/gtest_env_var_test.py:55
↓ 2 callersFunctionSetEnvVar
Sets an environment variable to a given value; unsets it when the given value is None.
gtest/test/gtest_throw_on_failure_test.py:58
↓ 2 callersMethodSetGlobalTestPartResultReporter
Sets the global test part result reporter.
gtest/src/gtest.cc:689
↓ 2 callersMethodSetGlobalTestPartResultReporter
Sets the global test part result reporter.
gtest/fused-src/gtest/gtest-all.cc:2173
↓ 2 callersMethodSetNoBin
Do not generate bin file
src/reader/reader.h:116
↓ 2 callersMethodSetSeed
Set random see
src/reader/reader.h:121
↓ 2 callersFunctionSetSigprofActionAndTimer
Sets SIGPROF action and ITIMER_PROF timer (interval: 1ms).
gtest/test/gtest-death-test_test.cc:382
↓ 2 callersFunctionShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
gtest/fused-src/gtest/gtest-all.cc:5865
↓ 2 callersMethodShrink
Shrink back for getting the best model
src/data/model_parameters.cc:363
↓ 2 callersFunctionSkipUntil
(lines, pos, regex, token_type)
gtest/scripts/pump.py:270
↓ 2 callersFunctionSplitStringToIteratorUsing
src/base/split_string.h:88
↓ 2 callersFunctionSplitStringUsing
src/base/split_string.cc:49
↓ 2 callersFunctionStrCaseCmp
gtest/fused-src/gtest/gtest.h:2815
↓ 2 callersFunctionStrError
gtest/fused-src/gtest/gtest.h:2897
↓ 2 callersFunctionStreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
gtest/src/gtest.cc:888
↓ 2 callersFunctionStreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
gtest/fused-src/gtest/gtest-all.cc:2372
↓ 2 callersFunctionSubWithoutTrace
A helper function for testing SCOPED_TRACE.
gtest/test/gtest_output_test_.cc:163
↓ 2 callersFunctionSubroutine
gtest/test/gtest_sole_header_test.cc:39
↓ 2 callersMethodSuppressEventForwarding
gtest/src/gtest.cc:3628
↓ 2 callersMethodSuppressEventForwarding
gtest/fused-src/gtest/gtest-all.cc:5112
↓ 2 callersFunctionTestExitMacros
Tests the *_EXIT family of macros, using a variety of predicates.
gtest/test/gtest-death-test_test.cc:718
↓ 2 callersMethodTestNonHelpFlag
Verifies correct behavior when no help flag is specified. Verifies that when no help flag is specified, the tests are run and the help messag
gtest/test/gtest_help_test.py:125
↓ 2 callersFunctionTestRepeatWithEmptyFilter
Tests using --gtest_repeat when --gtest_filter specifies an empty set of tests.
gtest/test/gtest_repeat_test.cc:182
↓ 2 callersMethodTestSehExceptions
(self, test_output)
gtest/test/gtest_catch_exceptions_test.py:89
↓ 2 callersMethodThreadNumber
Return the number of threads
src/base/thread_pool.h:144
↓ 2 callersFunctionTitle
Returns the given word in title case. The difference between this and string's title() method is that Title('4-ary') is '4-ary' while '4-ary'.tit
gtest/scripts/gen_gtest_pred_impl.py:175
↓ 2 callersFunctionToUnixLineEnding
Changes all Windows/Mac line endings in s to UNIX line endings.
gtest/test/gtest_output_test.py:82
↓ 2 callersFunctionToUpper
gtest/fused-src/gtest/gtest.h:2795
↓ 2 callersFunctionTryTestSubroutine
This function calls a test subroutine, catches the fatal failure it generates, and then returns early.
gtest/test/gtest_output_test_.cc:72
↓ 2 callersFunctionUnexpectedHRESULTFailure
gtest/test/gtest_unittest.cc:3867
↓ 2 callersFunctionUniversalPrintCharArray
gtest/src/gtest-printers.cc:276
↓ 2 callersFunctionUniversalPrintCharArray
gtest/fused-src/gtest/gtest-all.cc:9289
↓ 2 callersFunctionUniversalTersePrint
gtest/include/gtest/gtest-printers.h:743
↓ 2 callersFunctionValues
gtest/include/gtest/gtest-param-test.h:348
↓ 2 callersFunctionVerifyFileExists
Verifies that the given file exists; aborts on failure. relative_path is the file path relative to the given directory.
gtest/scripts/fuse_gtest_files.py:86
↓ 2 callersFunctionVerifyOutputFile
Verifies that the given output file path is valid. relative_path is relative to the output_dir directory.
gtest/scripts/fuse_gtest_files.py:110
↓ 2 callersFunctionWideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
gtest/fused-src/gtest/gtest-all.cc:2984
↓ 2 callersFunctionWrapCode
(line, line_concat, output)
gtest/scripts/pump.py:741
↓ 2 callersFunctionWrite
gtest/fused-src/gtest/gtest.h:2893
↓ 2 callersFunctionXLearnCreate
Create xlearn handle
src/c_api/c_api.cc:54
↓ 2 callersFunctionXLearnHandleFree
Free the xLearn handle
src/c_api/c_api.cc:142
↓ 2 callersFunctionXLearnHello
Say hello to user
src/c_api/c_api.cc:32
↓ 2 callersFunctionXLearnSetTest
Set file path of the test data
src/c_api/c_api.cc:175
↓ 2 callersFunctionXLearnSetTrain
Set file path of the training data
src/c_api/c_api.cc:159
↓ 2 callersFunctionXLearnSetValidate
Set file path of the validation data
src/c_api/c_api.cc:207
↓ 2 callersFunctionXLearnShow
Show the mode information
src/c_api/c_api.cc:149
↓ 2 callersMethod_GetChildren
Fetches all of the child nodes of element, a DOM Element object. Returns them as the values of a dictionary keyed by the IDs of the child
gtest/test/gtest_xml_test_utils.py:117
↓ 2 callersMethod_GetXmlOutput
Returns the xml output generated by running the program gtest_prog_name. Furthermore, the program's exit code must be expected_exit_code.
gtest/test/gtest_xml_output_unittest.py:262
↓ 2 callersFunction_ParseAndStripGTestFlags
Parses and strips Google Test flags from argv. This is idempotent.
gtest/test/gtest_test_utils.py:86
↓ 2 callersMethod_TestOutFile
(self, test_name, expected_xml)
gtest/test/gtest_xml_outfiles_test.py:98
↓ 2 callersMethod__delete__
(self, instance)
python-package/xlearn/_sklearn.py:367
↓ 2 callersMethod__init__
(self, model_type='fm', task='binary', metric='auc', block_size=500, lr=0.2, k=4, reg_lambda=
python-package/xlearn/_sklearn.py:357
↓ 2 callersFunction__map_mmap_prot_page
src/base/mman.h:74
↓ 2 callersMethod_read_libffm_file
An internal function for reading libffm back to numpy array.
python-package/test/test_data_conversion.py:40
↓ 2 callersMethod_remove_temp_file
(self, temp_file)
python-package/xlearn/_sklearn.py:335
↓ 2 callersFunction_rmdir
Windows CE doesn't have the _rmdir C function.
gtest/test/gtest-filepath_test.cc:75
↓ 2 callersMethod_set_Param
Set hyper-parameter for xlearn handle Parameters ---------- param : dict xlearn hyper-parameters
python-package/xlearn/xlearn.py:43
↓ 2 callersMethodcmp
Compare two metric value
src/loss/metric.h:453
↓ 2 callersMethodcv
Do cross-validation Parameters ---------- param : dict hyper-parameter used by xlearn
python-package/xlearn/xlearn.py:247
↓ 2 callersFunctionfasterpow2
src/base/math.h:129
↓ 2 callersFunctionfastlog2
src/base/math.h:80
↓ 2 callersFunctionfastpow2
src/base/math.h:113
↓ 2 callersFunctionget
gtest/fused-src/gtest/gtest.h:1570
↓ 2 callersMethodhas_label
Wether current dataset has label y ?
src/reader/reader.h:113
↓ 2 callersMethodinitial
To get the best performance for SSE, we need to allocate memory for the model parameters in aligned way. For SSE, the align number should be 16 byte (
src/data/model_parameters.cc:82
↓ 2 callersMethodjoin_new
Create a new circle that includes only this instance.
gtest/fused-src/gtest/gtest.h:9052
↓ 2 callersMethodjoin_new
Create a new circle that includes only this instance.
gtest/include/gtest/internal/gtest-linked_ptr.h:92
↓ 2 callersMethodline
gtest/fused-src/gtest/gtest.h:8406
↓ 2 callersMethodmember
gtest/test/gtest-port_test.cc:108
← previousnext →601–700 of 3,349, ranked by callers