RaymondBrien / cherry-ml

PP5 Project Submission for Code Institute: Predictive Analytics
0 stars 1 forks source link

README checks #28

Closed RaymondBrien closed 2 weeks ago

RaymondBrien commented 2 weeks ago

Keywords: labels, target, features, variables, attributes, the learning method, and the machine learning tasks you use, train or fit a model, model output, model metrics and prediction

-_____-

README To-Do List


1. Add a Table of Contents


2. Expand the Business Context


3. Provide Dataset Details


4. Outline Business Requirements


5. Add Hypothesis and Validation Techniques


6. Detail Model Design and Metrics


7. Describe the Dashboard Design


8. Expand Technologies Used Section


9. Add Deployment Instructions


10. Acknowledge References and Credits

RaymondBrien commented 2 weeks ago

Important questions to ask: Do we need ML for the solution Is data available for training the model? If not, how can we collect the data? Does the customer need a dashboard or API endpoint? What does success look like? Break down int Epics/User stories Ethics / Privacy concerns What level of prediction performance is needed? What are the project inputts and intended outputs Does the data suggest a particular model? How will the customer benefit?