A basic decision tree in Ruby
24-Aug-2019 1919
Recently, we did a rework of the user’s profile completion flow in our Drivy web and mobile applications. We went from a basic single screen form to a multi-steps one. The idea was to simplify the flow and ask only for the information needed depending on the user’s answers. As we had to deal with multiple possible paths, we decided to work on a little decision tree algorithm.
A basic decision tree in Ruby #ruby #rubydeveloper #rubyonrails #basic #decision https://rubyonrails.ba/link/a-basic-decision-tree-in-ruby