Depends on https://github.com/bartczernicki/MLDotNet-BaseballClassification
Run with dotnet run
, setting the environment variable DATAPATH
to
the location where you cloned the above repository.
Recoding baseball data from Czernicki to test across ML algo implementations
C#
Depends on https://github.com/bartczernicki/MLDotNet-BaseballClassification
Run with dotnet run
, setting the environment variable DATAPATH
to
the location where you cloned the above repository.