MCPcopy Create free account

hub / github.com/Xtra-Computing/thundersvm / functions

Functions630 in github.com/Xtra-Computing/thundersvm

Methodreset_memory_size
include/thundersvm/syncmem.h:87
MethodresolveFilename
src/thundersvm/util/log.cpp:1661
MethodresolveLoggerFormatSpec
src/thundersvm/util/log.cpp:632
Methodrun
src/thundersvm/util/log.cpp:2275
Methodsave_svr_coef
src/thundersvm/model/svr.cpp:43
Methodsave_to_file
(self, path)
python/thundersvm/thundersvm.py:410
Functionsave_to_file_scikit
src/thundersvm/thundersvm-scikit.cpp:349
Methodscale_alpha_rho
src/thundersvm/solver/nusmosolver.cpp:120
Methodselect_working_set
src/thundersvm/solver/nusmosolver.cpp:48
Methodselect_working_set
src/thundersvm/solver/csmosolver.cpp:123
MethodsetApplicationArguments
src/thundersvm/util/log.cpp:2072
MethodsetArgs
@brief Sets arguments and parses them
include/thundersvm/util/log.h:1279
MethodsetArgs
@brief Sets application arguments and figures out whats active for logging and whats not.
include/thundersvm/util/log.h:3696
MethodsetContinueRunning
include/thundersvm/util/log.h:2790
MethodsetCrashHandler
@brief Overrides default crash handler and installs custom handler. @param crashHandler A functor with no return type that takes single int argument.
include/thundersvm/util/log.h:3714
MethodsetDefaultConfigurations
include/thundersvm/util/log.h:2403
MethodsetDefaultLogBuilder
src/thundersvm/util/log.cpp:2827
MethodsetDefaultLogBuilder
include/thundersvm/util/log.h:2450
MethodsetEnabled
include/thundersvm/util/log.h:2203
MethodsetFlags
include/thundersvm/util/log.h:2659
MethodsetGlobally
@brief Sets configuration for all levels. @param configurationType Type of configuration @param value String based value @see Configurations::set(Leve
include/thundersvm/util/log.h:1861
MethodsetLogBuilder
include/thundersvm/util/log.h:2317
MethodsetLoggingLevel
@brief Sets hierarchy for logging. Needs to enable logging flag (HierarchicalLogging)
include/thundersvm/util/log.h:3909
MethodsetParentApplicationName
include/thundersvm/util/log.h:2290
MethodsetRemainingToDefault
src/thundersvm/util/log.cpp:305
MethodsetStorage
@brief Shares logging repository (base::Storage)
include/thundersvm/util/log.h:3688
MethodsetThreadName
@brief Sets thread name for current thread. Requires std::thread
include/thundersvm/util/log.h:3704
MethodsetVModules
src/thundersvm/util/log.cpp:2974
MethodsetValue
include/thundersvm/util/log.h:2052
MethodsetVerboseLevel
src/thundersvm/util/log.cpp:2966
Methodset_device_data
include/thundersvm/syncarray.h:40
Methodset_host_data
include/thundersvm/syncarray.h:36
Functionset_iter
src/thundersvm/thundersvm-scikit.cpp:258
Functionset_memory_size
src/thundersvm/thundersvm-scikit.cpp:373
Functionsetup
(app)
docs/conf.py:173
Methodsmo_kernel
src/thundersvm/solver/nusmosolver.cpp:128
Methodsmo_kernel
src/thundersvm/solver/csmosolver.cpp:216
Functionsparse_decision
src/thundersvm/thundersvm-scikit.cpp:324
Functionsparse_model_scikit
src/thundersvm/thundersvm-scikit.cpp:41
Functionsparse_predict
src/thundersvm/thundersvm-scikit.cpp:130
MethodstartTime
include/thundersvm/util/log.h:3583
MethodstartsWith
src/thundersvm/util/log.cpp:824
Methodstorage
@return Main storage repository
include/thundersvm/util/log.h:3692
Functionsvm_predict
(arg1, arg2 = None, arg3 = None, arg4 = None, arg5 = None)
python/svm.py:110
Functionsvm_read_problem
svm_read_problem(data_file_name) -> [y, x] Read LIBSVM-format data from data_file_name and return labels y and data instances x.
python/svm.py:61
Functionsvm_train
(arg1, arg2 = None, arg3 = None, arg4 = None)
python/svm.py:84
MethodtermSupportsColor
src/thundersvm/util/log.cpp:1064
Methodtest_cv
src/test/test_cross_validation.cpp:24
Functionthundersvm_predict
src/thundersvm/svm_interface_api.cpp:160
Functionthundersvm_predict_after_parse
src/thundersvm/svm_interface_api.cpp:191
Functionthundersvm_train
src/thundersvm/svm_interface_api.cpp:92
Functionthundersvm_train_after_parse
src/thundersvm/svm_interface_api.cpp:182
MethodtimevalToString
src/thundersvm/util/log.cpp:1106
Methodto_device
include/thundersvm/syncarray.h:48
Methodto_host
include/thundersvm/syncarray.h:44
Methodtrain
src/thundersvm/model/nusvr.cpp:7
Methodtrain
src/thundersvm/model/oneclass_svc.cpp:9
Methodtrain
src/thundersvm/model/svr.cpp:9
Functiontrain_R
src/thundersvm/svm_R_interface.cpp:133
Methodtrain_binary
src/thundersvm/model/nusvc.cpp:7
Methodtrain_binary
src/thundersvm/model/svc.cpp:147
MethodtriggerDispatch
src/thundersvm/util/log.cpp:2511
Methodtry_lock
include/thundersvm/util/log.h:983
Methodtry_lock
include/thundersvm/util/log.h:1036
MethoduninstallCallback
include/thundersvm/util/log.h:1598
MethoduninstallCustomFormatSpecifier
src/thundersvm/util/log.cpp:2061
MethoduninstallCustomFormatSpecifier
@brief Uninstalls user defined format specifier and handler
include/thundersvm/util/log.h:3797
MethoduninstallLogDispatchCallback
include/thundersvm/util/log.h:2693
MethoduninstallLogDispatchCallback
include/thundersvm/util/log.h:3744
MethoduninstallLoggerRegistrationCallback
include/thundersvm/util/log.h:2421
MethoduninstallLoggerRegistrationCallback
include/thundersvm/util/log.h:3823
MethoduninstallPerformanceTrackingCallback
include/thundersvm/util/log.h:2709
MethoduninstallPerformanceTrackingCallback
include/thundersvm/util/log.h:3759
MethoduninstallPreRollOutCallback
@brief Uninstalls pre rollout callback
include/thundersvm/util/log.h:3734
Methodunlock
include/thundersvm/util/log.h:1039
Methodunregister
@brief Unregisters single entry mapped to specified unique key
include/thundersvm/util/log.h:1472
Methodunregister
include/thundersvm/util/log.h:1549
Methodunregister
include/thundersvm/util/log.h:2436
MethodunregisterAll
include/thundersvm/util/log.h:1456
MethodunregisterAll
include/thundersvm/util/log.h:1540
MethodunregisterLogger
src/thundersvm/util/log.cpp:2831
MethodunsafeFlushAll
src/thundersvm/util/log.cpp:1849
MethodunsafeGetConfigByVal
include/thundersvm/util/log.h:2019
MethodunsafeSet
src/thundersvm/util/log.cpp:466
MethodunsafeSetGlobally
src/thundersvm/util/log.cpp:490
MethodunsafeSetIfNotExist
src/thundersvm/util/log.cpp:459
MethodunsafeValidateFileRolling
src/thundersvm/util/log.cpp:1743
MethodupdateDateFormat
src/thundersvm/util/log.cpp:1458
MethodupdateFormatSpec
src/thundersvm/util/log.cpp:1485
MethodvalidateAfterNCounter
include/thundersvm/util/log.h:2613
MethodvalidateEveryNCounter
include/thundersvm/util/log.h:2609
MethodvalidateFileRolling
include/thundersvm/util/log.h:2080
MethodvalidateNTimesCounter
include/thundersvm/util/log.h:2617
Methodverbose
include/thundersvm/util/log.h:3345
MethodverboseLevel
include/thundersvm/util/log.h:2521
Methodversion
src/thundersvm/util/log.cpp:2986
MethodwcharPtrToCharPtr
@brief Converst wchar* to char NOTE: Need to free return value after use!
src/thundersvm/util/log.cpp:938
MethodwildCardMatch
src/thundersvm/util/log.cpp:782
Method~AbstractRegistry
include/thundersvm/util/log.h:1361
Method~AsyncDispatchWorker
src/thundersvm/util/log.cpp:2189
← previousnext →501–600 of 630, ranked by callers