tensorflow / decision-forests

A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras.
Apache License 2.0
663 stars 110 forks source link

A tutorial of TensorFlow decision forests for easy understanding and navigation using open source dataset from kaggle #88

Closed satwiksunnam19 closed 1 year ago

satwiksunnam19 commented 2 years ago

As this is a newly developed model in TensorFlow it does not come into the market for ready-to-use models as this is not came into light. so I thought of developing a tutorial using the decision forests models in TensorFlow so it makes helpful for the students, developers & professors can go through the tutorial for a better understanding of the working flow of the models.

Jack8861 commented 2 years ago

I was searching to contribute to some open source and it seems that this is listed on gsoc as one of its ideas. I don't know if i will be selected for it but i just want to start contributing to opensource so i will contribute to this.

Thank you for this opportunity.