We have to create use cases for any business problem (1 for classification and 1 for regression) and submit 2 word documents [1 for regression and 1 for classification] . . The solution and insights for each business case will be submitted in a separate word document which will have R code and results for each algorithm along with the interpretation of results for each algorithm.
Both the word documents should consist of
1. a business problem/ objective corresponding to the dataset
2. understanding the dataset with visualization
3. feature processing (Zero variance, missing values, data type converter, outliers etc.)
4. followed by algorithms. The results, interpretation, and insights should be explained for each algorithm.
For Regression document: Linear, k-NN, decision tree, bagging, random forest and gradient boosting
For Classification document: Binomial/Multinomial, Naive Bayes, k-NN, decision tree, bagging, random forest, and gradient boosting
Lastly, the table will be displayed to compare the accuracy of all the algorithms.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme