Skip to content

muthu-kumar-u/go-dtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-DTree (Decision Tree in Go)

Go-DTree is a decision tree implementation in Golang. It provides an easy-to-use structure for dynamically creating, traversing, and making decisions based on input conditions.

🚧 Under Development 🚧

This repository is currently under development. Features may change, and contributions or feedback are welcome!

Features

  • Create decision trees dynamically

  • Load decision trees from JSON files

  • Traverse and make decisions based on user input

  • Supports conditional branching (Boolean & Comparison based conditions)

Contribution

Since this project is under development, contributions are encouraged! Feel free to open issues or submit PRs.

License

This project is licensed under the MIT License.

⚠️ Note: This library is still in development, and features may change over time.

About

A simple yet efficient Decision Tree implementation in Go (Golang).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages