MCPcopy Create free account

hub / github.com/bab2min/tomotopy / functions

Functions1,743 in github.com/bab2min/tomotopy

Methodcopy
src/TopicModel/SLDAModel.hpp:132
Functioncopy_train
(cls, inputFile, mdFields, f, kargs, ps)
test/unit_test.py:228
Methodcos_rt
src/Utils/PolyaGammaHybrid.hpp:445
FunctioncountNgrams
src/Labeling/Phraser.hpp:89
MethodcountRealN
src/TopicModel/TopicModel.hpp:507
FunctioncountUnigrams
src/Labeling/Phraser.hpp:36
Methodcrbegin
src/Utils/tvector.hpp:175
Methodcreate
src/TopicModel/GDMRModel.cpp:10
Methodcreate
src/TopicModel/PLDAModel.cpp:5
Methodcreate
src/TopicModel/CTModel.cpp:10
Methodcreate
src/TopicModel/LDACVB0Model.hpp:437
Methodcreate
src/TopicModel/DMRModel.cpp:10
Methodcreate
src/TopicModel/DTModel.cpp:10
Methodcreate
src/TopicModel/HDPModel.cpp:10
Methodcreate
src/TopicModel/HLDAModel.cpp:10
Methodcreate
src/TopicModel/SLDAModel.cpp:10
Methodcreate
src/TopicModel/LLDAModel.cpp:10
Methodcreate
src/TopicModel/LDAModel.cpp:10
Methodcreate
src/TopicModel/PAModel.cpp:10
Methodcreate
src/TopicModel/MGLDAModel.cpp:10
Methodcreate
src/TopicModel/HPAModel.cpp:10
Methodcreate
src/TopicModel/PTModel.cpp:10
Methodcrend
src/Utils/tvector.hpp:181
Methodcurptr
src/Utils/serializer.hpp:64
Methoddealloc
src/python/handler/PyUtils.h:1808
Methoddealloc
src/python/handler/PyUtils.h:1905
Methoddecay
the hyperparameter decay (read-only)
tomotopy/models.py:1074
Methoddecref
src/Utils/SharedString.cpp:13
Functiondefine
src/python/handler/PyUtils.h:3281
FunctiondefineModule
src/python/handler/PyUtils.h:3292
FunctiondefineP
src/python/handler/PyUtils.h:3287
Methoddegrees
the degrees of Legendre polynomials (read-only)
tomotopy/models.py:1064
Methoddelta_func
src/Utils/PolyaGammaHybrid.hpp:379
Methoddepth
the maximum depth level of hierarchy (read-only)
tomotopy/models.py:2481
Functiondigamma512_ps
approximation : digamma(z) ~= ln(z+4) - 1/2/(z+4) - 1/12/(z+4)^2 - 1/z - 1/(z+1) - 1/(z+2) - 1/(z+3)
src/Utils/avx512_gamma.h:35
FunctiondigammaSubt
src/Utils/math.h:179
Functiondigamma_ps
approximation : digamma(z) ~= ln(z+4) - 1/2/(z+4) - 1/12/(z+4)^2 - 1/z - 1/(z+1) - 1/(z+2) - 1/(z+3)
src/Utils/neon_gamma.h:40
Functiondigamma_ps
approximation : digamma(z) ~= ln(z+4) - 1/2/(z+4) - 1/12/(z+4)^2 - 1/z - 1/(z+1) - 1/(z+2) - 1/(z+3)
src/Utils/sse_gamma.h:34
Functiondigamma_ps
approximation : digamma(z) ~= ln(z+4) - 1/2/(z+4) - 1/12/(z+4)^2 - 1/z - 1/(z+1) - 1/(z+2) - 1/(z+3)
src/Utils/avx_gamma.h:35
MethoddistributeMergedState
src/TopicModel/LDAModel.hpp:583
MethoddistributeMergedState
src/TopicModel/PAModel.hpp:213
MethoddistributeMergedState
src/TopicModel/HLDAModel.hpp:580
MethoddistributePartition
src/TopicModel/DTModel.hpp:317
MethoddistributePartition
src/TopicModel/PAModel.hpp:141
MethoddistributePartition
src/TopicModel/HPAModel.hpp:248
Methoddo_GET
(self)
tomotopy/viewer/viewer_server.py:365
Methoddo_POST
(self)
tomotopy/viewer/viewer_server.py:381
FunctiondocVisit
src/python/handler/utils.h:271
Methoddocs
a `list`-like interface of `tomotopy.utils.Document` in the model instance (read-only)
tomotopy/models.py:149
Methoddraw
Draw.
src/Utils/PolyaGammaHybrid.hpp:51
Methoddraw
src/Utils/PolyaGammaHybrid.hpp:275
Methoddraw
Draw.
src/Utils/PolyaGammaHybrid.hpp:502
Methoddraw
src/Utils/PolyaGammaHybrid.hpp:635
Methoddraw
src/Utils/PolyaGamma.hpp:175
Methoddraw_abridged
src/Utils/PolyaGammaHybrid.hpp:70
Methoddraw_invgamma_rej
src/Utils/PolyaGammaHybrid.hpp:548
Methoddraw_invgauss_rej
src/Utils/PolyaGammaHybrid.hpp:518
Methoddraw_like_devroye
src/Utils/PolyaGamma.hpp:25
Methodempty
src/Utils/SharedString.h:37
Methodend
src/Utils/SharedString.h:56
Methodestimate
src/Utils/MultiNormalDistribution.hpp:38
Methodestimate
src/TopicModel/SLDAModel.hpp:178
MethodestimateConcentrationParameter
src/TopicModel/HDPModel.hpp:44
MethodestimateContexts
src/Labeling/FoRelevance.cpp:219
MethodestimateMaxThreads
src/TopicModel/LDACVB0Model.hpp:319
MethodestimateMaxThreads
src/TopicModel/LDAModel.hpp:492
MethodestimateVars
src/python/handler/py_SLDA.cpp:199
MethodestimateVars
src/TopicModel/SLDAModel.hpp:457
Methodeta
the hyperparameter eta (read-only)
tomotopy/models.py:154
Methodeta
This property is not available in `DTModel`. Use `DTModel.docs[x].eta` instead. .. versionadded:: 0.9.0
tomotopy/models.py:2709
Methodeta_g
the hyperparameter eta_g (read-only)
tomotopy/models.py:1434
Methodeta_l
the hyperparameter eta_l (read-only)
tomotopy/models.py:1439
Methodextract
src/python/handler/py_label.cpp:76
MethodextractNgrams
src/python/handler/py_utils.cpp:447
FunctionextractTopN
src/TopicModel/TopicModel.hpp:277
Methodf
the number of metadata features (read-only)
tomotopy/models.py:790
Methodf
the number of response variables (read-only)
tomotopy/models.py:2074
Methodfeed
src/python/handler/PyUtils.h:2025
MethodfindMaximumMatch
src/Utils/Trie.hpp:155
MethodfindUid
src/python/handler/py_utils.cpp:137
FunctionfloorBit
src/TopicModel/LDAModel.hpp:149
FunctionforEachRandom
src/Utils/Utils.hpp:181
MethodforLarge
src/Utils/math.h:146
MethodforNonFinite
src/Utils/math.h:147
MethodforSmall
src/Utils/math.h:141
Functionforeach
src/python/handler/PyUtils.h:1462
FunctionforeachVisit
src/python/handler/PyUtils.h:1486
FunctionforeachWithPy
src/python/handler/PyUtils.h:1510
Methodg_tilde
src/Utils/PolyaGammaHybrid.hpp:178
Methodgamma
the hyperparameter gamma (read-only)
tomotopy/models.py:1223
Methodgamma
the hyperparameter gamma (read-only)
tomotopy/models.py:1404
Methodgamma
the hyperparameter gamma (read-only)
tomotopy/models.py:2471
Methodgenerate
src/Utils/math.h:274
Methodget
src/python/handler/PyUtils.h:178
Methodget
src/python/handler/PyUtils.h:261
Methodget
src/python/handler/PyUtils.h:2370
Methodget
src/python/handler/PyUtils.h:2416
Methodget
src/python/handler/PyUtils.h:2488
Methodget
src/python/handler/PyUtils.h:2560
Methodget
src/python/handler/PyUtils.h:2678
← previousnext →801–900 of 1,743, ranked by callers