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
# Neil Collins - Paycheck Protection Program Analysis Attempt 2
# Code on how to clean and prepare the distppp dataframe can be found in attempt_1_scrapped.R. I will be redoing my cleaning process to one-hot encode the target variable.
# Treating the target loan amounts as numerical data was a fundamental flaw in Attempt 1.
# I am giving this project a second attempt now that I have revised my model generation methods.