Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/derekgreene/topic-stability
/ functions
Functions
111 in github.com/derekgreene/topic-stability
⨍
Functions
111
◇
Types & classes
20
Method
relevance
Computes a score for the specified rank, which is indexed from 1
unsupervised/ensemble.py:11
Method
relevance
Computes a score for the specified rank, which is indexed from 1
unsupervised/ensemble.py:18
Function
save_corpus
Save a pre-processed scikit-learn corpus and associated metadata using Joblib.
text/util.py:44
Function
save_nmf_factors
Save a NMF factorization result using Joblib.
unsupervised/util.py:61
Function
save_partition
Save a disjoint partition (clustering) result using Joblib.
unsupervised/util.py:74
Function
save_term_rankings
Save a list of multiple term rankings using Joblib.
unsupervised/util.py:43
Method
similarity
( self, gold_ranking, test_ranking )
unsupervised/rankings.py:33
Method
term_count
( self )
unsupervised/ensemble.py:73
Function
term_rankings_size
Return the number of terms covered by a list of multiple term rankings.
unsupervised/rankings.py:105
Method
terms
( self )
unsupervised/ensemble.py:76
Function
truncate_term_rankings
Truncate a list of multiple term rankings to the specified length.
unsupervised/rankings.py:117
← previous
101–111 of 111, ranked by callers