Added beginner friendly example of diabetes dataset#93
Added beginner friendly example of diabetes dataset#93aiwithqasim wants to merge 6 commits intotensorflow:mainfrom
Conversation
Added beginner friendly example of diabetes dataset
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). For more information, open the CLA check for this pull request. |
|
Signed a Contributor License Agreement (CLA). |
|
@googlebot I signed it! |
|
Hi Qasim, |
rstz
left a comment
There was a problem hiding this comment.
Thank you for putting this together. I've left a few comments to suggest possible improvements
|
@rstz updated according to the suggested possible improvements. Let me know if still need any improvement. You can give me more ideas. I'll be happy to contribute. |
|
LGTM, Thank you for the revisions. I think we can merge this, and feel free to have a look at GBT models as well. |
|
@rstz looking forward to it. |
Worked on PIMA India's Diabetes dataset using TensorFlow's Decision Forest (TF-DF) & compare the result with Decision Tree that I had did previously.