Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title Retention Rate Approximator
sdk gradio
sdk_version 6.10.0
app_file app.py

Retention-rate-approximator

This project approximates retention rate with three components: the main trend function, patch offsets, and weekly seasonality.

The repository contains a typed Python core and a Gradio app for Hugging Face Spaces in app.py.

The Hugging Face Space is intended as the easiest way to try the model.

The Space expects CSV files with columns:

  • date
  • installs
  • retention
  • retention_mean

You can find all the details in my article.

Dmitry Baltin, 2023

About

Tool for nonlinear approximation of the retention rate

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages