Skip to content

R portion of Homework 5: This homework assignment featured both logistic regression and tree based regression (simple decision tree, random forest, ect.) After a quick look at the data through the str and summary function I constructed my logrithmic model. The model outputs a value between 0 and 1 however, the data we are predicting is binary, 0…

Notifications You must be signed in to change notification settings

mjoneil21/Homework-5-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

About

R portion of Homework 5: This homework assignment featured both logistic regression and tree based regression (simple decision tree, random forest, ect.) After a quick look at the data through the str and summary function I constructed my logrithmic model. The model outputs a value between 0 and 1 however, the data we are predicting is binary, 0…

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages