Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Company Bankruptcy PredictionLinks to an external site. Management / Research Question In layman s terms, what is the management / research question of interest, and
Company Bankruptcy PredictionLinks to an external site.
ManagementResearch Question
In laymans terms, what is the managementresearch question of interest, and why would anyone care?
Requirements
Split the training set into an training and validation set and conduct improve upon previous EDA. Build at least three models: an SVM a logistic regression model, a Nave Bayes model. Evaluate each of the models assumptions. Conduct hyperparameter tuning for the SVM kernel. Evaluate goodness of fit metrics including TPR FPR precision, recall, and accuracy on the training and validation sets. Build ROC and Precision Recall graphs. Evaluate your models' performance on the validation set using the Fscore. Python scikitlearn should be your primary environment for conducting this research.
Python Programming
All programming will be done in Python. A style guide is here.
Formatting Python Code
Refer to Googles Python Style Guide for ideas about formatting Python code.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started