Add some plotting
This commit is contained in:
@@ -15,7 +15,7 @@ public class Main {
|
||||
|
||||
public static void main(String[] args){
|
||||
|
||||
int nbrInput = 3;
|
||||
int nbrInput = 2;
|
||||
int nbrClass = 3;
|
||||
|
||||
DataSet dataset = new DatasetExtractor()
|
||||
|
||||
Reference in New Issue
Block a user