Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/airdac/sim-telco_customer_churn

Prediction of customer churn with logistic regression in R. Team project from UPC's Master's Degree in Data Science
https://github.com/airdac/sim-telco_customer_churn

classification data-analysis data-science logistic-regression r statistical-models upc

Last synced: about 1 month ago
JSON representation

Prediction of customer churn with logistic regression in R. Team project from UPC's Master's Degree in Data Science

Awesome Lists containing this project

README

        

This folder contains two files:

1. AdriàCasanova-VíctorGarcia-ZhengyongJi.Rmd
This Rmarkdown file generates the report of the assignment.

2. profiling_func.R
An R file containing a function we have used in AdriàCasanova-VíctorGarcia-ZhengyongJi.Rmd to profile the target. Therefore, to execute the previous file, this file has to be in the working directory of the R session,