30 projects
bnlearn
Python package for learning the graphical structure of Bayesian networks, parameter learning, inference and sampling methods.
slacki
Python package slacki for reading and posting in slack groups.
kaplanmeier
Create survival curves using kaplanmeier, the log-rank test and making plots.
df2onehot
Python package df2onehot is to convert a pandas dataframe into a stuctured dataframe.
distfit
Python package for probability density function fitting and hypothesis testing.
hgboost
hgboost is a python package for hyperparameter optimization for xgboost, catboost and lightboost for both classification and regression tasks.
stockfeat
Python package to create stock related features.
classeval
Python package classeval
caerus
Python package caerus
treeplot
Python package treeplot vizualizes a tree based on a randomforest or xgboost model.
benfordslaw
benfordslaw is to test if an empirical (observed) distribution differs significantly from a theoretical (expected, Benfords) distribution.
d3heatmap
Python package to create interactive heatmap based on d3js.
hnet
Graphical Hypergeometric Networks
pypiplot
Python package to count and plot the number of downloads from Pypi.
imagesc
imagesc is an Python package to create heatmaps in a easy way.
clusteval
clusteval is a python package that provides various methods for unsupervised cluster validation.
pca
pca is a python package that performs the principal component analysis and to make insightful plots.
d3graph
Create interactive network in python with d3js
findpeaks
findpeaks is for the detection of peaks and valleys in a 1D vector and 2D array (image).
pypickle
pypickle is to save and load variables in/from pickle files
ismember
Python package ismember returns array elements that are members of set array.
scatterd
scatterd is an easy and fast way of creating scatter plots.
irelease
irelease is an Python package to release your package.
fitdist
Python package for probability density function fitting and hypothesis testing.
googletrends
Python package to examine trending, spatio and temporal google searching for input queries.
worldmap
worldmap is to plot and color countries or specific regions in a country using offline approaches.
colourmap
Python package colourmap generates an N unique colors from the specified input colormap.
flameplot
Quantification of local similarity across two maps/embeddings.
etutils
etutils is Python package with helper functions that are used across various other packages. Installing this package on itself may not be so interesting.
thompson
The multi-armed bandit by Thompson Sampling, UCB-Upper confidence Bound, and randomized sampling.