Add some plotting

This commit is contained in:
2026-03-26 22:35:07 +01:00
parent 64bc830f18
commit 572e5c7484
4 changed files with 68 additions and 3 deletions

View File

@@ -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()