Open lrsandre opened 7 years ago
Hi @andrelacross that's a Java export of a tree-based classifier created in Weka through some supervised learning.
That's just what I was thinking. Probably J48? How to you import the Training Data into Weka? I thought you could record labeled SensorData for Stairclimbing up, down, and no stairclimbing and that ist saved in a Database. Did you import that dataBase into weka or where you get the Training Data from? Thanks for the fast response.
Hello, I would like to know, how you get that WekaClassifier.class?