Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages