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
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
Describe the solution you'd like
A clear and concise description of what you want to happen.
For each id row in the test set, you must predict target loan_status. Given features like a person's age, loan amount, person income, etc. I will process the data and then will go for some Supervised Learning Algos. Later I will also deploy it on my ML model collection page.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I will try to go for an ensemble way too in the future combining several models like Decision Tree and SVM.
Approach to be followed (optional)
A clear and concise description of the approach to be followed.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. Your contributions are highly appreciated! 😊
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
Describe the solution you'd like
A clear and concise description of what you want to happen.
For each id row in the test set, you must predict target loan_status. Given features like a person's age, loan amount, person income, etc. I will process the data and then will go for some Supervised Learning Algos. Later I will also deploy it on my ML model collection page.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I will try to go for an ensemble way too in the future combining several models like Decision Tree and SVM.
Approach to be followed (optional)
A clear and concise description of the approach to be followed.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: