You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FinalProject/Proposal.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
### Summary
7
7
8
-
I intend to develop a model to predict whether a given customer of a subscription software service will renew based upon account attributes and usage patterns. This prediction is intended to inform the business' understanding to inform retention efforts for existing customers and identify customer classes with preferable long term earning potential to inform first sales efforts.
8
+
I intend to develop a model to predict whether a given customer of a subscription software service will renew based upon account attributes and usage patterns. This prediction is intended to inform the business' understanding with an eye toward customer retention and identifying customer classes with preferable long term earning potential to inform first sales efforts.
9
9
10
10
### Data Sets
11
11
A customer's profile will be composed by extracting features from the following data sets:-
@@ -58,4 +58,4 @@ Expose the model through a Python interface and package as a library.
58
58
Provide a simple web interface or CLI with which a non-technical user can make predictions given the requisite inputs.
59
59
60
60
#### Report on Next Actions
61
-
A summary of the next actions for refinement or extension of the model and other avenues of future investigation.
61
+
A summary of the next actions for refinement or extension of the model and other avenues of future investigation.
0 commit comments