gimseng / 99-ML-Learning-Projects

A list of 99 machine learning projects for anyone interested to learn from coding and building projects
MIT License
575 stars 173 forks source link

[007] New exercise. #112

Open iakovidva opened 3 years ago

iakovidva commented 3 years ago

Reference Issues/PRs

This is my solution to the issue I created below: [EXE 007] pt1: Simple Decision Tree exercise, pt2: Pipelines #87

Any other comments?

It is my first contribution to the open source community. I hope it is a descent effort.

gimseng commented 3 years ago

Hi @iakovidva, thanks for the contribution. Just a few questions regarding the projects:

  1. Are part 1 and part 2 related? If not, we should think about close this, and open two separate PRs.

  2. Did you have a chance to look at this project? I remember its the Wisconsin cancer data set with ensemble techniques. This might overlap with your part 1 (I think). Please check out this existing project to see if the overlap is substantial or not.

  3. Lastly, please rename your project folder to something else to avoid conflicts.