MCPcopy Create free account

hub / github.com/abess-team/abess / types & classes

Types & classes3,315 in github.com/abess-team/abess

↓ 88 callersClassmpreal
python/include/unsupported/test/mpreal/mpreal.h:142
↓ 67 callersClassDefaultDevice
Default device for the machine (typically a single cpu core)
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h:17
↓ 54 callersClasshalf
python/include/Eigen/src/Core/arch/CUDA/Half.h:48
↓ 46 callersClassTensorOpCost
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h:25
↓ 43 callersEnumType
python/include/Eigen/src/Core/util/Constants.h:461
↓ 34 callersClassMap
python/include/Eigen/src/Core/Map.h:88
↓ 27 callersClassLinearRegression
r""" Adaptive Best-Subset Selection(ABESS) algorithm for linear regression. Parameters ---------- splicing_type: {0, 1}, optional, de
python/abess/linear.py:188
↓ 26 callersClassPacket2cf
---------- float ----------
python/include/Eigen/src/Core/arch/SSE/Complex.h:18
↓ 24 callersClassPacket2cf
---------- float ----------
python/include/Eigen/src/Core/arch/AltiVec/Complex.h:30
↓ 23 callersClassLogisticRegression
r""" Adaptive Best-Subset Selection (ABESS) algorithm for logistic regression. Parameters ---------- splicing_type: {0, 1}, optional,
python/abess/linear.py:15
↓ 21 callersClassmake_glm_data
r""" Generate a dataset with single response. Parameters ---------- n: int The number of observations. p: int The
python/abess/datasets.py:45
↓ 20 callersClassPacket4cf
---------- float ----------
python/include/Eigen/src/Core/arch/AVX/Complex.h:18
↓ 19 callersClassPacket1cd
python/include/Eigen/src/Core/arch/AltiVec/Complex.h:275
↓ 19 callersClassPacket2cd
---------- double ----------
python/include/Eigen/src/Core/arch/AVX/Complex.h:240
↓ 18 callersClassPacket1cd
python/include/Eigen/src/Core/arch/ZVector/Complex.h:21
↓ 18 callersClassset
python/include/Eigen/src/Core/ProductEvaluators.h:303
↓ 17 callersClassPacket1cd
---------- double ----------
python/include/Eigen/src/Core/arch/SSE/Complex.h:265
↓ 16 callersClassgebp_kernel
python/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:859
↓ 15 callersClassPacket2cf
---------- float ----------
python/include/Eigen/src/Core/arch/NEON/Complex.h:35
↓ 13 callersClassreduce
python/include/unsupported/Eigen/CXX11/src/util/CXX11Meta.h:261
↓ 12 callersClassPacket1cd
python/include/Eigen/src/Core/arch/NEON/Complex.h:299
↓ 10 callersClassconstructor_without_unaligned_array_assert
python/include/Eigen/src/Core/DenseStorage.h:25
↓ 8 callersClassMatrix
python/include/Eigen/src/Core/Matrix.h:178
↓ 7 callersClassPacket2cf
python/include/Eigen/src/Core/arch/ZVector/Complex.h:28
↓ 7 callersClassadd
python/include/Eigen/src/Core/ProductEvaluators.h:304
↓ 7 callersClassget
python/include/unsupported/Eigen/CXX11/src/util/CXX11Meta.h:118
↓ 6 callersClassIdentityBOp
\ingroup Operators Placeholder for the B-operator when \f$B = I\f$.
include/Spectra/MatOp/internal/ArnoldiOp.h:98
↓ 6 callersClassSparsePCA
r""" Adaptive Best-Subset Selection(ABESS) algorithm for principal component analysis. Parameters ---------- support_size : array
python/abess/decomposition.py:10
↓ 6 callersClassslice
python/include/unsupported/Eigen/CXX11/src/util/CXX11Meta.h:114
↓ 5 callersClassRotation2D
python/include/Eigen/src/Geometry/Rotation2D.h:41
↓ 4 callersClassIsingModel
Sparse Ising model estimation via SLIDE (Sparse pairwise Logistic regression for Ising model via best-subset sElection). Fits one Logist
python/abess/graph.py:228
↓ 4 callersClassVectorType
python/include/unsupported/test/FFTW.cpp:65
↓ 4 callersClasssum_op
python/include/unsupported/Eigen/CXX11/src/util/CXX11Meta.h:291
↓ 3 callersClassJacobiRotation
python/include/Eigen/src/Jacobi/Jacobi.h:34
↓ 3 callersClassStepFunction
Callable step function. .. math:: f(z) = a * y_i + b, x_i \\leq z < x_{i + 1} Parameters ---------- x : ndarray, sh
python/abess/functions.py:31
↓ 3 callersClassTranslation
python/include/Eigen/src/Geometry/Translation.h:30
↓ 2 callersClassAlignedBox
python/include/Eigen/src/Geometry/AlignedBox.h:30
↓ 2 callersClassAndReducer
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:348
↓ 2 callersClassAngleAxis
python/include/Eigen/src/Geometry/AngleAxis.h:49
↓ 2 callersClassCoxPHSurvivalAnalysis
r""" Adaptive Best-Subset Selection (ABESS) algorithm for Cox proportional hazards model. Parameters ---------- splicing_type: {0
python/abess/linear.py:316
↓ 2 callersClassFunctor
python/include/unsupported/test/NumericalDiff.cpp:13
↓ 2 callersClassGammaRegression
r""" Adaptive Best-Subset Selection(ABESS) algorithm for Gamma regression. Parameters ---------- splicing_type: {0, 1}, optional, def
python/abess/linear.py:953
↓ 2 callersClassMultiTaskRegression
r""" Adaptive Best-Subset Selection(ABESS) algorithm for multitasklearning. Parameters ---------- splicing_type: {0, 1}, optional, de
python/abess/linear.py:619
↓ 2 callersClassOrReducer
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:373
↓ 2 callersClassPoissonRegression
r""" Adaptive Best-Subset Selection(ABESS) algorithm for Poisson regression. Parameters ---------- splicing_type: {0, 1}, optional, d
python/abess/linear.py:480
↓ 2 callersClassRobustPCA
r""" Adaptive Best-Subset Selection(ABESS) algorithm for robust principal component analysis. Parameters ---------- support_size
python/abess/decomposition.py:485
↓ 2 callersClassUniformScaling
python/include/Eigen/src/Geometry/Scaling.h:33
↓ 2 callersClassVectorComparator
python/include/unsupported/Eigen/src/BVH/KdBVH.h:173
↓ 2 callersClass__half
Make our own __half definition that is similar to CUDA's.
python/include/Eigen/src/Core/arch/CUDA/Half.h:55
↓ 2 callersClassconversion_overflow
///////////////////////////////////////////////////////////////////// Exceptions
python/include/unsupported/test/mpreal/mpreal.h:556
↓ 2 callersClasshalf_base
python/include/Eigen/src/Core/arch/CUDA/Half.h:67
↓ 2 callersClassmake_multivariate_glm_data
r""" Generate a dataset with multi-responses. Parameters ---------- n: int, optional, default=100 The number of observations.
python/abess/datasets.py:327
↓ 1 callersClassBatchMatMul
python/include/unsupported/test/cxx11_tensor_custom_op.cpp:61
↓ 1 callersClassBreslowEstimator
r"""Breslow's estimator of the cumulative hazard function. Attributes ---------- cum_baseline_hazard_ : :class:`sksurv.functions.StepFunct
python/abess/functions.py:93
↓ 1 callersClassCMakeExtension
python/setup.py:21
↓ 1 callersClassDense
The type used to identify a dense storage. */
python/include/Eigen/src/Core/util/Constants.h:491
↓ 1 callersClassGenerator
python/include/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h:78
↓ 1 callersClassGenerator1D
python/include/unsupported/test/cxx11_tensor_generator.cpp:14
↓ 1 callersClassGenerator2D
python/include/unsupported/test/cxx11_tensor_generator.cpp:34
↓ 1 callersClassHouseholderSequence
python/include/Eigen/src/Householder/HouseholderSequence.h:119
↓ 1 callersClassInsertZeros
python/include/unsupported/test/cxx11_tensor_custom_op.cpp:17
↓ 1 callersClassMultinomialRegression
r""" Adaptive Best-Subset Selection(ABESS) algorithm for multiclassification problem. Parameters ---------- splicing_type: {0, 1}
python/abess/linear.py:772
↓ 1 callersClassParameters
python/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:51
↓ 1 callersClassParameters
python/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:60
↓ 1 callersClassParametrizedLine
python/include/Eigen/src/Geometry/ParametrizedLine.h:30
↓ 1 callersClassPrivateType
python/include/Eigen/src/Core/Array.h:235
↓ 1 callersClassQuaternion
python/include/Eigen/src/Geometry/Quaternion.h:227
↓ 1 callersClassSingletonVector
python/include/Eigen/src/SparseCore/SparseMatrix.h:866
↓ 1 callersClassSparse
The type used to identify a general sparse storage. */
python/include/Eigen/src/Core/util/Constants.h:494
↓ 1 callersEnumStatus
python/include/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:25
↓ 1 callersEnumStatus
python/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:19
↓ 1 callersClassTask
python/include/unsupported/Eigen/CXX11/src/ThreadPool/ThreadEnvironment.h:16
↓ 1 callersClassTransform
python/include/Eigen/src/Geometry/Transform.h:201
↓ 1 callersClassabessShapelet
docs/Tutorial/5-scikit-learn-connection/plot_4_pyts.py:63
↓ 1 callersClassadds
python/include/Eigen/src/Core/ProductEvaluators.h:306
↓ 1 callersClassdefault_prunning_func
python/include/Eigen/src/SparseCore/SparseMatrix.h:906
↓ 1 callersClassscalar_boolean_and_op
\internal * \brief Template functor to compute the and of two booleans * * \sa class CwiseBinaryOp, ArrayBase::operator&& */
python/include/Eigen/src/Core/functors/BinaryFunctors.h:389
↓ 1 callersClassscalar_boolean_or_op
\internal * \brief Template functor to compute the or of two booleans * * \sa class CwiseBinaryOp, ArrayBase::operator|| */
python/include/Eigen/src/Core/functors/BinaryFunctors.h:405
↓ 1 callersClassscalar_boolean_xor_op
\internal * \brief Template functor to compute the xor of two booleans * * \sa class CwiseBinaryOp, ArrayBase::operator^ */
python/include/Eigen/src/Core/functors/BinaryFunctors.h:421
↓ 1 callersClasssub
python/include/Eigen/src/Core/ProductEvaluators.h:305
ClassAMDOrdering
python/include/Eigen/src/OrderingMethods/Ordering.h:52
ClassAbs
python/include/unsupported/Eigen/src/EulerAngles/EulerSystem.h:23
ClassAbs<Num, false>
python/include/unsupported/Eigen/src/EulerAngles/EulerSystem.h:29
ClassAccessorConstructor
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExtractAccessor.h:45
EnumAccessorLevels
\ingroup enums * Used as template parameter in DenseCoeffBase and MapBase to indicate * which accessors should be provided. */
python/include/Eigen/src/Core/util/Constants.h:364
EnumAction
\internal \ingroup enums * Enum used in experimental parallel implementation. */
python/include/Eigen/src/Core/util/Constants.h:488
EnumAdditionalProductEvaluationMode
python/include/unsupported/Eigen/src/Skyline/SkylineUtil.h:23
ClassAlgorithm
src/Algorithm.h:74
ClassAlignedBox
python/include/Eigen/src/Core/util/ForwardDeclarations.h:272
EnumAlignmentType
\ingroup enums * Enum for indicating whether a buffer is aligned or not. */
python/include/Eigen/src/Core/util/Constants.h:227
ClassAmbiVector
python/include/Eigen/src/SparseCore/AmbiVector.h:23
ClassAmbiVector<_Scalar,_StorageIndex>::Iterator
python/include/Eigen/src/SparseCore/AmbiVector.h:283
EnumAmbiVectorMode
\internal \ingroup enums * Used in AmbiVector. */
python/include/Eigen/src/Core/util/Constants.h:356
ClassAngleAxis
python/include/Eigen/src/Core/util/ForwardDeclarations.h:270
ClassAntiHermiticity
python/include/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h:65
ClassAntiSymmetry
python/include/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h:47
ClassArgMaxTupleReducer
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:398
ClassArgMinTupleReducer
python/include/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h:423
ClassArnoldi
include/Spectra/LinAlg/Arnoldi.h:31
ClassArnoldiOp
include/Spectra/MatOp/internal/ArnoldiOp.h:32
next →1–100 of 3,315, ranked by callers