Closed vishxm closed 3 months ago
@vishxm Could you link or refer to what other projects you have in mind? If this is on a new project, please fill in the details of the PR template. Thanks !
The changes were made on an earlier PR. Mr Khalsa suggested some changes to be made in project description. I made the necessary ones.
@vishxm yes, but do link to that particular PR, even if its closed. And have a brief summary/description of what the other PR is. This helps to keep a clean history and a readable thread.
My bad! Here is the link to the previous PR https://github.com/gimseng/99-ML-Learning-Projects/pull/110. The description can be found in the README of the newly added directory. Link to that is https://github.com/vishxm/99-ML-Learning-Projects/blob/vishxm-do/008/README.md
@vishxm Thanks for the reply. A few questions/suggestions/comments:
Does this PR (and PR #110) resolve anything in the issue ticket? We prefer that you create your new project ideas based on an existing issue ticket. This allows discussions to happen, and we could provide suggestions and comments on the idea/project scope, especially on how it fits into the general goals of the repo.
I think your data
and solution
folders are flipped.
Please provide link to your kaggle data source in the readme.md
in either (or both) exercise
or data
. Please do not have a readme.md' in your project root folder, perhaps delegate the information to either
data/
exercise/
solutions`.
Please rename your project folder name to other placeholder name, to avoid conflicts.
Please describe/summarize the data either in the readme.md
in either (or both) exercise
or data
.
I am a little confused about this project/exercise. Is it a regression problem or a classification problem? Moreover, is it a supervised or unsupervised problem (e.g. clustering?)? Related to 1 above, this is another reason to discuss this in an issue ticket, where many people can contribute ideas/discussions. I think its ok to have an interesting dataset and perform a few types of ML techniques. But I'd like a more detailed descriptions of why different types of techniques are required.
Reference Issues/PRs
What does this implement/fix? Explain your changes.
I fixed and made the necessary changes which make this PR in accordance with the other projects.
Any other comments?
After this PR is merged, I need to update the README.md to change the path of the hyperlink in the Solution heading.