Dirkster99

Results 4 issues of Dirkster99

Some projects like the [Files ](https://github.com/Dirkster99/Edi/blob/master/Tools/BuiltIn/Files/Files.csproj) project have no reference to the main project [Edi](https://github.com/Dirkster99/Edi/blob/master/Edi/Edi/Edi.csproj) and require, therefore, copying as implemented in [Edi.targets](https://github.com/Dirkster99/Edi/blob/master/.build/Edi.targets) and shown below. There is already a...

enhancement
help wanted

I am trying to do a `MultiClassifierDLApproach` to train a Multi-Label Multi-Class model but it seems to always end in an error when I try to use the GPU in...

question
Requires more input

![mui_treeview](https://cloud.githubusercontent.com/assets/2129700/8513770/943c0c1e-2378-11e5-8d39-0bd4d6cd6837.png) Just disable the TreeView in the demo and switch to the Dark Theme as shown above

Hi, thanks for your extremelly cool posts :-) especially about PySpark since articles on that are rather sparse. I am just confused about the 'dev_set' being used in your code...