palavrix / moa

Automatically exported from code.google.com/p/moa
0 stars 0 forks source link

Using generics for instances #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Purpose of code changes on this branch:

Use of generics in instances to allow several different examples to feed MOA

Learner<E>

AbstractClassifier extends Learner<Instance>

Original issue reported on code.google.com by abi...@gmail.com on 21 Oct 2011 at 10:52