David Rapan
David Rapan
Hi! I slightly peeked into CM source and found this [https://github.com/accord-net/framework/blob/840aba6e077dee29c5978c6b697bcb56fae70f9d/Sources/Accord.Statistics/Analysis/Performance/ConfusionMatrix.cs#L187](url) Constructor used in this scenario dont alllow anything but 2 differs. D.
Hi, yes i guess so.
Awesome! We had to migrate Accord to Core some time ago, alongside with fixing some issues (System.Drawing.Common, etc.) so rly wonderful news that project will comes to life again :)...
As much as i know its about not responding at all.
Added Tests for other constructors.
Yes, Precision is in code computed as TP / ColumnSum(TP + FN) instead of TP / RowSum(TP + FP) and vice versa with Recall. (I personally solved the problem with...
Hey, I would try to start here [http://accord-framework.net/docs/html/T_Accord_Neuro_Learning_SOMLearning.htm](url) [http://accord-framework.net/docs/html/T_Accord_Neuro_DistanceLayer.htm](url) [http://accord-framework.net/docs/html/T_Accord_Neuro_DistanceNeuron.htm](url) D.
> **What would you like to submit?** (put an 'x' inside the bracket that applies) > > - [x ] question > - [ ] bug report > - [...
> So there could be multiple screen recordings per session, multiple files, and we would like to make one long screen recording file before viewing them. Thanks. From: David Rapaň...