Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ucg8j/how-to-make-churn-model-in-R

Repository files navigation

For further context behind this repo please read thisblog post.

Repo Contents

├── DataScienceTakeHomeTest_(3).pdf # Take home Provided by company├── Report.Rmd                          # R markdown ├── Report.html                         # The report/output from Report.Rmd├── Run.R                               # Wrapper script├── model.rda                           # Saved model└── monthly_data_(2)_(2).csv            # Provided by company

The main document and reasoning behind the model can be found in Report.html. If you would like to run the model over the data, I’ve copied the code developed in the report into a script that will provide the model outputs into a csv, running the following from a *nix terminal:

cat monthly_data_(2)_(2).csv | Rscript Run.R >| churns.csv

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp