MCPcopy Create free account

hub / github.com/aksnzhy/xlearn / functions

Functions3,349 in github.com/aksnzhy/xlearn

↓ 232 callersMethodend
gtest/fused-src/gtest/gtest.h:7953
↓ 215 callersMethodbegin
gtest/fused-src/gtest/gtest.h:7952
↓ 200 callersMethodsize
Returns the number of TestPartResult objects in the array.
gtest/src/gtest-test-part.cc:83
↓ 180 callersFunctionPrint
gtest/test/gtest-printers_test.cc:235
↓ 168 callersFunctionEXPECT_FATAL_FAILURE
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. This r
gtest/include/gtest/gtest-spi.h:64
↓ 150 callersFunctionFilePath
gtest/fused-src/gtest/gtest.h:3549
↓ 111 callersMethodbegin
gtest/include/gtest/internal/gtest-internal.h:992
↓ 110 callersMethodend
gtest/include/gtest/internal/gtest-internal.h:993
↓ 94 callersFunctionStringPrintf
src/base/stringprintf.cc:72
↓ 86 callersFunctionStreamableToString
gtest/fused-src/gtest/gtest.h:3315
↓ 73 callersFunctionAtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
gtest/src/gtest-port.cc:228
↓ 73 callersMethodGetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
gtest/src/gtest.cc:946
↓ 59 callersFunctionValuesIn
gtest/fused-src/gtest/gtest.h:15874
↓ 53 callersMethodget
gtest/fused-src/gtest/gtest.h:2006
↓ 52 callersFunctionSetEnv
Sets an environment variable with the given name to the given value. If the value argument is "", unsets the environment variable. The caller must e
gtest/test/gtest_unittest.cc:1622
↓ 51 callersFunctionValuesIn
gtest/include/gtest/gtest-param-test.h:308
↓ 50 callersFunction_check_call
Check the return value of C API call This function will raise exception when error occurs. Wrap every API call with this function Parame
python-package/xlearn/base.py:36
↓ 49 callersFunctionc_str
Create ctypes char * from a Python string. Parameters ---------- string : string type Pyrhon string. Re
python-package/xlearn/base.py:62
↓ 47 callersFunctionprint_error
src/base/format_print.h:170
↓ 45 callersFunctionRemoveFile
Delete target file from disk.
src/base/file_util.h:223
↓ 43 callersFunctionValues
gtest/fused-src/gtest/gtest.h:15914
↓ 41 callersFunctionAssertionSuccess
Makes a successful assertion result.
gtest/src/gtest.cc:968
↓ 40 callersFunctionOpenFileOrDie
Open file using fopen() and return the file pointer. Args_mode : "w" for write and "r" for read
src/base/file_util.h:136
↓ 37 callersMethodsize
Returns the number of TestPartResult objects in the array.
gtest/fused-src/gtest/gtest-all.cc:9457
↓ 36 callersFunctionAssertionFailure
Makes a failed assertion result.
gtest/src/gtest.cc:973
↓ 36 callersMethodIsPrime
gtest/samples/prime_tables.h:58
↓ 36 callersFunctionPrintPointer
Since ::std::stringstream::operator<<(const void *) formats the pointer output differently with different compilers, we have to create the expected ou
gtest/test/gtest-printers_test.cc:382
↓ 33 callersFunctionGetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
gtest/src/gtest-internal-inl.h:936
↓ 33 callersFunctionUsesColor
Runs gtest_color_test_ and returns its exit code.
gtest/test/gtest_color_test.py:56
↓ 33 callersFunctionprint_info
src/base/format_print.h:186
↓ 32 callersMethodParse
------------------------------------------------------------------------------ LibsvmParser parses the following data format: [y1 idx:value idx:value
src/reader/parser.cc:72
↓ 32 callersFunctionShouldUseColor
Returns true iff Google Test should use colors in the output.
gtest/src/gtest.cc:2585
↓ 31 callersMethodAddNode
Add node to current data matrix. We don't use the 'field' by default because it will only be used in the ffm tasks.
src/data/data_structure.h:204
↓ 31 callersFunctionClose
Close file using fclose() by given the file pointer.
src/base/file_util.h:148
↓ 31 callersMethodGetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
gtest/fused-src/gtest/gtest-all.cc:2430
↓ 29 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/src/gtest.cc:1500
↓ 29 callersMethodvalue
gtest/test/gtest_unittest.cc:3725
↓ 28 callersMethodRunAndVerify
Checks that the binary runs correct set of tests for a given filter.
gtest/test/gtest_filter_unittest.py:257
↓ 27 callersFunctionFormatForComparisonFailureMessage
gtest/include/gtest/gtest.h:1431
↓ 27 callersMethodGetParameter_w
Get the pointer of linear term.
src/data/model_parameters.h:122
↓ 27 callersFunctionIter
Given a positive integer n, a format string that contains 0 or more '%s' format specs, and optionally a separator string, returns the join of n st
gtest/scripts/gen_gtest_pred_impl.py:189
↓ 27 callersFunctionRUN_ALL_TESTS
gtest/include/gtest/gtest.h:2287
↓ 26 callersFunctionPop
(token_type=None)
gtest/scripts/pump.py:476
↓ 25 callersFunctionIsXDigit
gtest/fused-src/gtest/gtest.h:2784
↓ 25 callersFunctionMatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
gtest/src/gtest-port.cc:347
↓ 25 callersFunctionValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
gtest/src/gtest-port.cc:257
↓ 25 callersFunctionmake_tuple
gtest/fused-src/gtest/gtest.h:1308
↓ 24 callersMethodGetParameter_v
Get the pointer of latent factor.
src/data/model_parameters.h:125
↓ 24 callersMethodenqueue
src/base/thread_pool.h:115
↓ 23 callersFunctionColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
gtest/src/gtest.cc:2621
↓ 23 callersFunctionColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
gtest/fused-src/gtest/gtest-all.cc:4105
↓ 23 callersMethodGetParameter_b
Get the pointer of bias.
src/data/model_parameters.h:128
↓ 23 callersFunctionInit
Init hyper-parameters
src/data/model_parameters_test.cc:32
↓ 23 callersFunctionInitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
gtest/src/gtest.cc:5005
↓ 23 callersFunctionIsPrime
Returns true iff n is a prime number.
gtest/samples/sample1.cc:47
↓ 23 callersFunctionIsValidEscape
Returns true iff "\\c" is a supported escape sequence.
gtest/src/gtest-port.cc:222
↓ 23 callersFunctionParseNaturalNumber
gtest/src/gtest-internal-inl.h:1002
↓ 23 callersFunctionReadDataFromDisk
Read a block data from disk file to a buffer. Return the data size (byte) we read from the file. If we reach the end of the file, return 0.
src/base/file_util.h:207
↓ 23 callersMethodkey
Gets the user supplied key.
gtest/include/gtest/gtest.h:473
↓ 22 callersFunctionGetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
gtest/fused-src/gtest/gtest-all.cc:1337
↓ 22 callersFunctionIsNull
gtest/test/gtest-unittest-api_test.cc:140
↓ 22 callersMethodSet
Sets the 0-terminated C string this MyString object represents.
gtest/samples/sample2.cc:51
↓ 22 callersFunctionWriteDataToDisk
Write a block of data from a buffer to disk file. Return the size (byte) of data that we write to this file.
src/base/file_util.h:193
↓ 22 callersFunctionimpl
Accessors for the implementation object.
gtest/fused-src/gtest/gtest.h:18668
↓ 22 callersFunctionimpl
Accessors for the implementation object.
gtest/include/gtest/gtest.h:1255
↓ 21 callersFunctionVerifyGenerator
gtest/test/gtest-param-test_test.cc:130
↓ 20 callersFunctionGetEnv
gtest/fused-src/gtest/gtest.h:2899
↓ 20 callersMethodGetNumParameter_w
Get the size of the linear term.
src/data/model_parameters.h:131
↓ 20 callersFunctionPrintToString
gtest/fused-src/gtest/gtest.h:10038
↓ 20 callersFunctioncheck
Check the parser's result
src/reader/parser_test.cc:55
↓ 20 callersFunctionread_from_memory
src/reader/reader_test.cc:213
↓ 19 callersFunctionAssertionSuccess
Makes a successful assertion result.
gtest/fused-src/gtest/gtest-all.cc:2452
↓ 18 callersFunctionAlwaysFalse
Always returns false.
gtest/fused-src/gtest/gtest.h:7620
↓ 18 callersMethodAppend
gtest/src/gtest.cc:2939
↓ 18 callersMethodGetNextPrime
gtest/samples/prime_tables.h:69
↓ 18 callersMethodGetNumFeature
Get the number of feature.
src/data/model_parameters.h:147
↓ 18 callersMethodInitialize
Initialize Solver
src/solver/solver.cc:118
↓ 17 callersMethodAccumulate
Accumulate counters during the training.
src/loss/metric.h:406
↓ 17 callersMethodAddRow
Dynamically adding new row for current DMatrix.
src/data/data_structure.h:194
↓ 17 callersMethodGetMetric
Return accuarcy
src/loss/metric.h:442
↓ 17 callersFunctionShuffleRange
gtest/src/gtest-internal-inl.h:311
↓ 17 callersMethodget_aligned_k
Get the aligned size of K.
src/data/model_parameters.h:156
↓ 16 callersFunctionArrayEq
gtest/fused-src/gtest/gtest.h:7849
↓ 16 callersFunctionAssertionFailure
Makes a failed assertion result.
gtest/fused-src/gtest/gtest-all.cc:2457
↓ 16 callersFunctionFactorial
Returns n! (the factorial of n). For negative n, n! is defined to be 1.
gtest/samples/sample1.cc:37
↓ 16 callersFunctionGetTestsForAllIterations
Runs the test program and returns a list of test lists. Args: extra_env: a map from environment variables to their values args: command lin
gtest/test/gtest_shuffle_test.py:87
↓ 16 callersMethodInitialize
This function needs to be invoked before using this class
src/loss/loss.h:77
↓ 16 callersFunctionIsAsciiWordChar
gtest/src/gtest-port.cc:216
↓ 16 callersFunctionIsSubstring
gtest/src/gtest.cc:1283
↓ 16 callersFunctionPartialMatch
gtest/fused-src/gtest/gtest.h:2064
↓ 16 callersFunctionShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
gtest/src/gtest.cc:4381
↓ 16 callersMethodtest_property_count
Returns the number of the test properties.
gtest/src/gtest.cc:1882
↓ 15 callersFunctionMatchRegexAnywhere
Returns true iff regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The algorithm is r
gtest/src/gtest-port.cc:383
↓ 15 callersFunctionRange
gtest/fused-src/gtest/gtest.h:15808
↓ 15 callersMethodReset
Return to the begining of the data buffer.
src/reader/reader.cc:280
↓ 15 callersMethodSync
Wait all thread to finish their jobs
src/base/thread_pool.h:135
↓ 15 callersFunctionThrowAnInteger
gtest/test/gtest_unittest.cc:3302
↓ 15 callersFunctionUniversalPrint
gtest/fused-src/gtest/gtest.h:9943
↓ 14 callersFunctionCodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type UInt32 because wchar_t may not be wide enough to c
gtest/src/gtest.cc:1436
↓ 14 callersFunctionCountIf
gtest/src/gtest-internal-inl.h:282
next →1–100 of 3,349, ranked by callers