Philippe Laval

Results 6 issues of Philippe Laval

Hi all, I managed to have the Maspter project compile under net6.0 and pass all the unit tests. I had to add some #if NET6_0_OR_GREATER in the source code. I...

waiting for info
improvement

When trying the example in the Fake 6 web site, nothing works mkdir test_fake cd test_fake dotnet new -i "fake-template::*" dotnet new fake dotnet fake build There was a problem...

// Please note: R 4.0.0 must be installed in "C:\Program Files\R\R4" (and not in the "C:\Program Files\R\R4.0.0" folder). // The R_HOME environment variable must be "C:\Program Files\R4" and not "C:\Program...

I am starting to move the code to Avalonia 11.0.4

It seems there is a bug in stdDevs in this file https://github.com/mathias-brandewinder/machine-learning-projects-for-dot-net-developers/blob/master/chapter-5/Unsupervised/Unsupervised/PCA.fs actual let stdDevs_error = Array.init dim (fun i -> let avg = averages.[i] observations |> Seq.averageBy (fun x...

The nuget package antlr4buildtasks 10.7.0 has a warning icon in Visual Studio. I got this error message C:\Users\philippe.laval\.nuget\packages\antlr4buildtasks\10.7.0\build\Antlr4BuildTasks.targets(133,3): error ANT02: The Antlr4 tool failed.