Skip to content

Duolingo user engagement forecasting using Markov Chain model for DAU, WAU, and MAU

License

Notifications You must be signed in to change notification settings

shortthirdman/Duolingo-User-Engagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duolingo-User-Engagement

Duolingo user engagement forecasting using Markov Chain model for DAU, WAU, and MAU

Development

  • Create a Python virtual environment and activate

    python -m venv dev
    .\dev\Scripts\activate
  • Install the packages and dependencies as listed in requirements file

    pip install -r requirements.txt --no-cache-dir --disable-pip-version-check
  • Start your development Jupyter Notebook or Jupyter Lab server

    jupyter lab --notebook-dir=. --no-browser
    jupyter notebook

References

About

Duolingo user engagement forecasting using Markov Chain model for DAU, WAU, and MAU

Topics

Resources

License

Stars

Watchers

Forks