-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added a Question in ML section ("Classification not Regression") #15
base: main
Are you sure you want to change the base?
Conversation
sanidhyas3s
commented
May 30, 2022
- added a descriptive question and solution to the yml file (ML).
- added a descriptive question and solution to the yml file (ML).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Fix indent for the key
title
inquestions/ml.yml
. - Not sure if the
eda
tag is valid. - Add tags like
cv
,ann
.
- fixed indent in title and changed tags as asked
Made the changes needed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Try to add questions at the end of the file.
Done! |
Merge conflicts can arise due to change in yaml format (#17).
Updated the formatting of the question added after merging with the updated state of old questions.
@Garg-Doppler Updated to the new format, you can review again. |