IvanGrigorov / Decision-Tree-ALg

Creating a decision tree platform for different types of data. No pruning is available yet.
6 stars 1 forks source link

Create autonomous interface for intreaction #12

Open IvanGrigorov opened 6 years ago

IvanGrigorov commented 6 years ago

The idea is to make an interface between user and the application, without the need of manual configuration

IvanGrigorov commented 6 years ago

Already working on it https://github.com/IvanGrigorov/Decision-Tree-ALg/tree/ConsoleInteraction