issues
search
better
/
convoys
Implementation of statistical models to analyze time lagged conversions
https://better.engineering/convoys/
MIT License
258
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
replace numpy.bool with bool
#138
joshfalkiner
opened
2 months ago
0
feat(plotting): add colormap argument to `plot_cohorts`
#137
CobySim01
opened
5 months ago
0
numpy.int deprecated being used in Gamma model
#135
m-01101101
opened
1 year ago
0
Example dos does not work
#134
jacopotagliabue
opened
2 years ago
0
Fix line labels in explanation
#133
KT12
opened
2 years ago
0
Numpy type error occurs when setting mcmc==True
#132
7cb15
opened
3 years ago
0
n_iterations needs to be an int or generalized gamma model breaks.
#131
Will-So
closed
3 years ago
7
Add one more level
#130
sophiezhao20
closed
4 years ago
1
Speed up plotting using numpy
#129
adsglass
closed
4 years ago
2
Use for Real-Time Scoring
#128
sugarcrm-aorso
closed
4 years ago
2
Change the `ci` flag to `mcmc`
#127
erikbern
closed
4 years ago
2
Replace deprecation warnings with errors for `cdf` and `ci`
#126
erikbern
opened
4 years ago
2
Rename the cdf method to predict to be more in line with scikit-learn
#125
erikbern
closed
4 years ago
8
Decoupling visualization from models
#124
davidgasquez
closed
4 years ago
3
add cdf_posteriori to return M, MCMC samples
#123
mbratten
closed
4 years ago
3
mock progressbar, make sure sphinx docs build
#122
erikbern
closed
4 years ago
1
Return posterior distribution from cdf function
#121
cdeweyx
closed
4 years ago
2
testing L-BFGS-B for minimize
#120
stphnma
opened
4 years ago
1
handle T=0 for K-M
#119
erikbern
closed
5 years ago
1
TypeError when run w/ emcee 3.0.0
#118
johnabsher
closed
4 years ago
2
.to_numpy requires pandas 0.24
#117
erikbern
closed
5 years ago
2
updated params for emcee3
#116
dsto
closed
5 years ago
2
Handle missing values in created_at
#115
erikbern
closed
5 years ago
1
use progressbar2
#114
erikbern
closed
5 years ago
1
generate features from multiple columns
#113
erikbern
closed
5 years ago
2
Fix sanity filter
#112
erikbern
closed
5 years ago
2
Fix shape handling in .cdf
#111
erikbern
closed
5 years ago
1
add test for utils
#110
erikbern
closed
5 years ago
2
add py3.7 for travis
#109
erikbern
closed
5 years ago
1
handle timestamps with timezones set
#108
erikbern
closed
5 years ago
3
make get_arrays return a numpy matrix for features
#107
erikbern
closed
5 years ago
1
reset color cycle between plots, for multiple models
#106
erikbern
closed
5 years ago
1
make subplots work, use default colors, handle Nones in groups
#105
erikbern
closed
5 years ago
1
fix cdf for linear model and add test
#104
erikbern
closed
5 years ago
2
Misc doc updates
#103
erikbern
closed
5 years ago
1
treat warnings as errors
#102
erikbern
closed
5 years ago
1
Build documentation without any dependencies
#101
erikbern
closed
5 years ago
1
fix docs, add link to blog post
#100
erikbern
closed
5 years ago
0
Linear regression
#99
erikbern
closed
5 years ago
1
Label customizeable formatting and some more misc
#98
erikbern
closed
5 years ago
3
Switch to autograd-gamma
#97
erikbern
closed
5 years ago
1
Use more accurate gamma derivatives
#96
CamDavidsonPilon
closed
5 years ago
4
increase default number of burnin + steps
#95
erikbern
closed
5 years ago
1
prevent regression.py from producing garbage output in jupyter notebooks
#94
AlephNotation
closed
5 years ago
4
GeneralizedGamma's stdout flushing going crazy in Jupyter Labs
#93
AlephNotation
opened
5 years ago
0
Error in fit() method
#92
holvi-german
closed
5 years ago
1
prevent overflow warning
#91
erikbern
closed
5 years ago
1
make it possible to override alpha etc
#90
erikbern
closed
5 years ago
1
Add km test
#89
kning
closed
5 years ago
7
some doc on the model
#88
erikbern
closed
5 years ago
3
Next