Python Module Index

a | c | k | l | n | p | t | u
 
a
anmly_detc Provides routines to perform Anomaly Detection.
 
c
cf Provides routines to apply Collaborative Filtering.
 
k
kmeans Provides routines to apply K-means clustering.
 
l
lgx_rg Provides routines to construct a Logistic Regression.
lin_rg Provides routines to construct a Linear Regression.
 
n
nn_clsf Provides routines to construct a Classification Neural Network.
 
p
pca Provides routines to perform Principal Component Analysis.
 
t
touvlo
    touvlo.rec_sys.cf
    touvlo.supv.lgx_rg
    touvlo.supv.lin_rg
    touvlo.supv.nn_clsf
    touvlo.unsupv.anmly_detc
    touvlo.unsupv.kmeans
    touvlo.unsupv.pca
    touvlo.utils
 
u
utils Provides routines of interest to different ML models.