ddt

Golang Dynamic Decision Tree (by sgrodriguez)

Ddt Alternatives

Similar projects and alternatives to ddt

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ddt alternative or higher similarity.

ddt reviews and mentions

Posts with mentions or reviews of ddt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-16.
  • Ask HN: What are some tools / libraries you built yourself?
    264 projects | news.ycombinator.com | 16 May 2021
    DDT allows building custom decision trees based in a set of defined rules, programmatically or from json.

    When making a decision, it allows adding a pre-processing stage to the input before comparing it with the following possible branches of the tree.

    https://github.com/sgrodriguez/ddt

  • What is your “I don't care if this succeeds” project?
    42 projects | news.ycombinator.com | 1 Feb 2021
    https://github.com/sgrodriguez/ddt a decision tree lib in golang for building custom rules decision tree. It allows adding a pre-processing stage to the input before comparing it with the following possible branches of the tree. One of the default preprocessing stages in ddt is calling a method of a struct (CallStructMethod) and getting the attribute of a struct (GetStructAttribute) using reflection, so you can have a struct user with some methods and attributes and build a tree asking question about the user.

Stats

Basic ddt repo stats
2
33
0.0
about 3 years ago

sgrodriguez/ddt is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of ddt is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com