33 Commits

Author SHA1 Message Date
0059e269dd Refactor Classifier classes 2023-11-12 18:35:29 +01:00
c7372b7fc7 refactor importClass and valgrind 2023-11-12 00:02:49 +01:00
a3bf97e501 refactor fit parameters 2023-11-11 11:19:33 +01:00
b6a3a05020 refactor folders 2023-11-11 10:52:35 +01:00
74fb0968c7 Refactor into library 2023-11-10 11:24:27 +01:00
55286168cb Add id to classifier 2023-11-10 11:11:10 +01:00
384b9071a2 Set parameters working 2023-11-10 10:43:24 +01:00
8334f81276 Set attributes 2023-11-10 10:42:01 +01:00
67e4b0af47 PyWrap with built dictionary of arguments 2023-11-09 12:56:01 +01:00
331381930a Implement hyperparameters 2023-11-08 10:35:38 +01:00
1f46fc6c24 Add XGBoost & RandomForest 2023-11-07 17:41:37 +01:00
e0481dfa44 Remove unneeded header 2023-11-07 09:39:43 +01:00
472f51daf6 Remove trace messages 2023-11-06 23:44:33 +01:00
ec68e142ac Completed with errors 2023-11-06 17:14:34 +01:00
418fb1444a Completed predict 2023-11-06 17:11:39 +01:00
ed21f90b69 Begin predict 2023-11-06 15:22:27 +01:00
3e92372d1c Working fit/score 2023-11-06 00:46:26 +01:00
f4928386bb Almost working 2023-11-05 18:43:15 +01:00
8b159f239b Refactor singleton to manage cleanup 2023-11-04 11:00:21 +01:00
9b5e7b1ca7 Update code comment in PyHelper 2023-11-04 01:26:29 +01:00
7b6d05b5ac Complete Example 2023-11-04 01:21:43 +01:00
bec04bc3a6 Passing numpy working partially 2023-11-03 22:00:46 +01:00
28bbe18115 Add Makefile 2023-11-02 09:14:55 +01:00
ee9d5e738c Complete implementation but runtime failing 2023-11-01 17:58:17 +01:00
296ed6b785 Adding tensor methods 2023-11-01 14:13:45 +01:00
cb3281ed91 Add torch library 2023-10-31 10:07:24 +01:00
77c33942f6 Begin templating 2023-10-30 22:45:35 +01:00
e26acc3676 make singleton thread safe 2023-10-30 11:36:59 +01:00
5258e90bae Turn Wrapper to singleton 2023-10-30 11:31:11 +01:00
6277f5f2f9 First Functional module 2023-10-29 18:44:03 +01:00
6baa3de9a6 Begin working with modules 2023-10-29 00:54:09 +02:00
6ab8de5125 Initial Commit 2023-10-28 17:42:18 +02:00
517470b42a Initial commit 2023-10-28 15:33:36 +00:00