https://github.com/mparticle/analytics
https://github.com/mparticle/analytics
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mparticle/analytics
- Owner: mParticle
- Created: 2015-11-23T17:56:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-07T23:12:01.000Z (over 10 years ago)
- Last Synced: 2023-03-12T09:12:47.502Z (about 3 years ago)
- Language: R
- Size: 4.88 KB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Given that you've set up a Redshift cluster through mParticle platform, this repository contains a set of R scripts that help get you started on querying data out of Redshift and building predictive models.
- _user.engagement.predict.R_: this script builds generalized regularized linear models to predict if a user is going to be an engaged app user based on the user's interactions with the app within the 2 hours of the first app open.