This dataset contains 3 attributes (Income_Level, Credit_Sco…

This dataset contains 3 attributes (Income_Level, Credit_Score, Employment_Status) and Loan_Decision is the target variable. Using the provided dataset and the Naive Bayes Classifier, estimate whether a loan application will be Approved or Rejected for the test sample below:   Your solution must contain the values for all the component probabilites and calculation of all the steps (8 pts) and also the decision (2 pts) regarding the sample based on the estimation.