Maëlick Claes
Maëlick Claes
I'm unsure about the first part of you error as I don't use Windows for work. (That said if java is installed it doesn't matter.) The second part says the...
Isn't it in [ClassificationTask/Training](https://github.com/collab-uniba/Senti4SD/tree/master/ClassificationTask/Training)?
A simpler solution is to chunk the data and give each chunk to Senti4SD. That's what PR #9 did in a simple way. I also wrote my own script which...
FYI I fixed the first issue in #261