Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xtra-Computing/thundersvm
/ functions
Functions
630 in github.com/Xtra-Computing/thundersvm
⨍
Functions
630
◇
Types & classes
170
↓ 3 callers
Method
unlock
include/thundersvm/util/log.h:991
↓ 2 callers
Function
HelpInfo_svmpredict
src/thundersvm/cmdparser.cpp:48
↓ 2 callers
Function
RBF_kernel
src/thundersvm/kernel/kernelmatrix_kernel.cpp:61
↓ 2 callers
Method
blockName
namespace base
include/thundersvm/util/log.h:3580
↓ 2 callers
Method
build
src/thundersvm/util/log.cpp:1593
↓ 2 callers
Method
checkpointId
include/thundersvm/util/log.h:3464
↓ 2 callers
Method
convertToColoredOutput
src/thundersvm/util/log.cpp:504
↓ 2 callers
Function
crashReason
src/thundersvm/util/log.cpp:2724
↓ 2 callers
Function
csr_csr_mul
src/thundersvm/kernel/kernelmatrix_kernel.cpp:162
↓ 2 callers
Method
customFormatSpecifiers
include/thundersvm/util/log.h:2679
↓ 2 callers
Method
device_data
src/thundersvm/syncarray.cpp:23
↓ 2 callers
Function
dns_dns_mul
src/thundersvm/kernel/kernelmatrix_kernel.cpp:178
↓ 2 callers
Method
filename
include/thundersvm/util/log.h:2132
↓ 2 callers
Function
findlastline
src/thundersvm/dataset.cpp:15
↓ 2 callers
Method
formattedTimeTaken
include/thundersvm/util/log.h:3476
↓ 2 callers
Function
free_host
include/thundersvm/syncmem.h:19
↓ 2 callers
Method
front
include/thundersvm/util/log.h:2581
↓ 2 callers
Method
func
include/thundersvm/util/log.h:3473
↓ 2 callers
Method
getThreadName
include/thundersvm/util/log.h:2727
↓ 2 callers
Method
get_n_binary_models
src/thundersvm/model/svmmodel.cpp:339
↓ 2 callers
Method
get_sv_max_index
src/thundersvm/model/svmmodel.cpp:410
↓ 2 callers
Method
has
include/thundersvm/util/log.h:2432
↓ 2 callers
Method
host_data
src/thundersvm/syncarray.cpp:17
↓ 2 callers
Method
increment
include/thundersvm/util/log.h:2144
↓ 2 callers
Method
init
src/thundersvm/util/log.cpp:1327
↓ 2 callers
Method
isFlushNeeded
include/thundersvm/util/log.h:2309
↓ 2 callers
Function
logCrashReason
@brief Logs reason of crash from sig
src/thundersvm/util/log.cpp:2744
↓ 2 callers
Function
max2power
include/thundersvm/util/common.h:21
↓ 2 callers
Method
mem_size
include/thundersvm/syncarray.h:87
↓ 2 callers
Method
parse_python
src/thundersvm/cmdparser.cpp:211
↓ 2 callers
Method
setApplicationArguments
include/thundersvm/util/log.h:2761
↓ 2 callers
Method
set_max_memory_size_Byte
src/thundersvm/model/svmmodel.cpp:364
↓ 2 callers
Function
thundersvm_predict_sub
src/thundersvm/svm_interface_api.cpp:114
↓ 2 callers
Function
thundersvm_train_sub
void DataSet_load_from_python(DataSet *dataset, float *y, char **x, int len) {dataset->load_from_python(y, x, len);}
src/thundersvm/svm_interface_api.cpp:19
↓ 2 callers
Method
toStandardOutput
src/thundersvm/util/log.cpp:1561
↓ 2 callers
Function
update_f
src/thundersvm/kernel/smo_kernel.cpp:300
↓ 1 callers
Method
_dense_decision_function
(self, X)
python/thundersvm/thundersvm.py:375
↓ 1 callers
Method
_dense_predict
(self, X)
python/thundersvm/thundersvm.py:327
↓ 1 callers
Method
_sparse_decision_function
(self, X)
python/thundersvm/thundersvm.py:393
↓ 1 callers
Method
_sparse_predict
(self, X)
python/thundersvm/thundersvm.py:345
↓ 1 callers
Method
addFlag
include/thundersvm/util/log.h:2643
↓ 1 callers
Method
allowed
src/thundersvm/util/log.cpp:1944
↓ 1 callers
Function
c_smo_solve
src/thundersvm/kernel/smo_kernel.cpp:116
↓ 1 callers
Function
c_smo_solve_kernel
src/thundersvm/kernel/smo_kernel.cpp:12
↓ 1 callers
Method
cbegin
@return Constant iterator pointer from start of repository
include/thundersvm/util/log.h:1376
↓ 1 callers
Method
cend
@return End of repository
include/thundersvm/util/log.h:1381
↓ 1 callers
Method
check_parameter
src/thundersvm/cmdparser.cpp:299
↓ 1 callers
Method
clearModules
include/thundersvm/util/log.h:2476
↓ 1 callers
Method
commandLineArgs
include/thundersvm/util/log.h:2639
↓ 1 callers
Function
crashAbort
src/thundersvm/util/log.cpp:2758
↓ 1 callers
Method
dataType
include/thundersvm/util/log.h:3458
↓ 1 callers
Method
defaultConfigurations
src/thundersvm/util/log.cpp:2886
↓ 1 callers
Function
device_mem_copy
include/thundersvm/syncmem.h:27
↓ 1 callers
Method
dispatch
src/thundersvm/util/log.cpp:2108
↓ 1 callers
Method
fit
(self, X, y)
python/thundersvm/thundersvm.py:91
↓ 1 callers
Method
get_param
src/thundersvm/model/svmmodel.cpp:369
↓ 1 callers
Method
get_total_memory_size
include/thundersvm/syncmem.h:85
↓ 1 callers
Method
hasConfiguration
src/thundersvm/util/log.cpp:239
↓ 1 callers
Function
is_free
include/thundersvm/kernel/smo_kernel.h:21
↓ 1 callers
Method
is_prob
src/thundersvm/model/svmmodel.cpp:347
↓ 1 callers
Method
load_from_python
src/thundersvm/dataset.cpp:102
↓ 1 callers
Method
log
include/thundersvm/util/log.h:3334
↓ 1 callers
Method
logFlushThreshold
src/thundersvm/util/log.cpp:1589
↓ 1 callers
Method
logLine
include/thundersvm/util/log.h:2552
↓ 1 callers
Method
logStreamsReference
src/thundersvm/util/log.cpp:2890
↓ 1 callers
Function
malloc_host
include/thundersvm/syncmem.h:11
↓ 1 callers
Method
next
include/thundersvm/util/log.h:2566
↓ 1 callers
Function
nu_smo_solve
src/thundersvm/kernel/smo_kernel.cpp:289
↓ 1 callers
Function
nu_smo_solve_kernel
src/thundersvm/kernel/smo_kernel.cpp:127
↓ 1 callers
Method
parseFromText
src/thundersvm/util/log.cpp:221
↓ 1 callers
Method
performanceTracking
src/thundersvm/util/log.cpp:1577
↓ 1 callers
Method
predict
src/thundersvm/model/svmmodel.cpp:118
↓ 1 callers
Method
predict_dec_values
src/thundersvm/model/svmmodel.cpp:73
↓ 1 callers
Method
remove
src/thundersvm/util/log.cpp:1838
↓ 1 callers
Method
removeFlag
include/thundersvm/util/log.h:2647
↓ 1 callers
Method
setArgs
src/thundersvm/util/log.cpp:1240
↓ 1 callers
Method
setDefaultConfigurations
src/thundersvm/util/log.cpp:2879
↓ 1 callers
Method
setDispatchAction
include/thundersvm/util/log.h:2229
↓ 1 callers
Method
setFromArgs
src/thundersvm/util/log.cpp:1964
↓ 1 callers
Method
setHandler
src/thundersvm/util/log.cpp:2778
↓ 1 callers
Method
setLevel
@brief Sets verbose level. Accepted range is 0-9
src/thundersvm/util/log.cpp:1864
↓ 1 callers
Method
setLogMessage
include/thundersvm/util/log.h:2226
↓ 1 callers
Method
setLoggingLevel
include/thundersvm/util/log.h:2683
↓ 1 callers
Method
setModules
src/thundersvm/util/log.cpp:1872
↓ 1 callers
Method
setPreRollOutCallback
include/thundersvm/util/log.h:2663
↓ 1 callers
Method
setThreadName
@brief Sets thread name for current thread. Requires std::thread
include/thundersvm/util/log.h:2721
↓ 1 callers
Method
setToDefault
src/thundersvm/util/log.cpp:277
↓ 1 callers
Method
setValue
@brief Set string based configuration value @param value Value to set. Values have to be std::string; For boolean values use "true", "false", for any
include/thundersvm/util/log.h:1757
↓ 1 callers
Method
set_max_memory_size
src/thundersvm/model/svmmodel.cpp:359
↓ 1 callers
Function
sigmoidPredict
src/thundersvm/model/svc.cpp:185
↓ 1 callers
Function
sigmoidTrain
src/thundersvm/model/svc.cpp:305
↓ 1 callers
Method
size
include/thundersvm/syncarray.h:91
↓ 1 callers
Function
sort_f
src/thundersvm/kernel/smo_kernel.cpp:321
↓ 1 callers
Function
sum_kernel_values
src/thundersvm/kernel/kernelmatrix_kernel.cpp:110
↓ 1 callers
Method
total_sv
src/thundersvm/model/svmmodel.cpp:299
↓ 1 callers
Method
unsetPreRollOutCallback
include/thundersvm/util/log.h:2667
↓ 1 callers
Method
vModulesEnabled
@brief Whether or not vModules enabled
include/thundersvm/util/log.h:2492
↓ 1 callers
Method
validateAfterN
@brief Validates counter for hits >= N, i.e, registers new if does not exist otherwise updates original one @return True if validation resulted in tri
src/thundersvm/util/log.cpp:1777
↓ 1 callers
Method
validateEveryN
src/thundersvm/util/log.cpp:1764
↓ 1 callers
Method
validateFileRolling
include/thundersvm/util/log.h:3804
← previous
next →
101–200 of 630, ranked by callers