Man pages for edahelsinki/slise
Sparse Linear Subset Explanations

auto_named_listCreates a named list where the names are taken from the input...
data_containerWrapper for creating a C++ DataContainer that parses...
dlog_sigmoidderivative of log-sigmoid function
dsigmoidderivative of sigmoid function
fast_olsOLS solver that falls back to an optimisation if ncol(X) is...
grad_opt_debugPrint debug statement for how the graduated optimisation is...
graduated_optimisationGraduated Optimisation to solve the SLISE problem
limited_logitComputes the logits from probabilities
log_approximation_ratioCalculate the Logarithm of the approximation ratio...
log_sigmoidlog-sigmoid function
log_sumComputes log(sum(exp(x))) in a numerically robust way.
log_sum_specialComputes log(sum(exp(x) * y)), or log(sum(exp(x))) if all(y...
loss_sharpSharp Loss Function Exact loss function without gradients
loss_sharp_resSharp Loss Function Exact loss function without gradients for...
loss_smoothSmooth Loss A loss function for when you want gradients
loss_smooth_gradSmooth Loss Gradient Gradient for the smooth loss function
loss_smooth_resSmooth Loss A loss function for when you want gradients and...
matching_epsilonFind the matching *epsilon
next_betaFind the next beta according to: ¤ approximation_ratio(alpha,...
owlqn_cOWL-QN for optimising loss_smooth Cpp implementation
owlqn_rOWL-QN for optimising loss_smooth R implementation
plot.slisePlot the robust regression or explanation from slise
plot.slise_2dPlot the robust regression or explanation from slise in 2D
plot.slise_barPlot the robust regression or explanation from slise as bar...
plot.slise_distributionPlot the robust regression or explanation from slise with...
plot.slise_mnistPlot the robust regression or explanation from slise as an...
plot.slise_predictionPlot the robust regression or explanation from slise based on...
plot.slise_wordcloudPlot the robust regression or explanation from slise as a...
predict.slisePredict with a SLISE
print.slisePrint the robust regression or explanation from slise
scale_identityA variant of 'scale' that only adds the attributes
scale_robustRobust Scale A variant of 'scale' that is based on median and...
sigmoidsigmoid function
simple_pcaCalculate the PCA rotation matrix The implementation is based...
slise.explainSLISE for explaining Black box models.
slise.explain_combSLISE Black Box Explainer Use SLISE for explaining...
slise.explain_findSLISE Black Box Explainer Use SLISE for explaining...
slise.fitSLISE for robust regression.
slise.formulaSLISE for robust regression (using a formula).
slise_initialisation_candidatesInitialise the graduated optimisation by sampling candidates
slise_initialisation_candidates2Initialise the graduated optimisation by sampling candidates
slise_initialisation_lassoInitialise the graduated optimisation with a LASSO solution
slise_initialisation_olsInitialise the graduated optimisation with an "Ordinary Least...
slise_initialisation_zerosInitialise the graduated optimisation with a zero-vector
slise.objectCreate a result object for SLISE that is similar to other...
slise.object_unnormaliseTurn a 'slise.object' result based on normalised data to a...
slise-packageslise: Sparse Linear Subset Explanations
slise.preprocessPreprocess the data as necessary before running SLISE
sparsitySparsity Count the non-zero coefficients
unscaleUnscale a scaled matrix / vector
which_min_nWhich min n Get the indecies of the n smallest values using...
edahelsinki/slise documentation built on Aug. 24, 2023, 11:03 p.m.