franzsilva / MLBuilderVSCode-Source

8 stars 2 forks source link

System.FormatException: String ' available trainer: LGBM, RF, FASTTREE, LBFGS, SDCA ' was not recognized as a valid Boolean. #10

Open ShanKonduru opened 1 year ago

ShanKonduru commented 1 year ago

System.IO.IOException: The handle is invalid. at System.ConsolePal.GetBufferInfo(Boolean throwOnNoConsole, Boolean& succeeded) at System.Console.getBufferWidth() at Microsoft.ML.CLI.Runners.AutoMLRunner..ctor(TrainingConfiguration config, AutoMLServiceLogLevel logLevel, PathConfiguration artifactPaths) in //src/mlnet/Runners/AutoMLRunner.cs:line 35 at Microsoft.ML.CLI.Program.TrainAsync(TrainingConfiguration trainingConfiguration, PathConfiguration pathConfig, AutoMLServiceLogLevel logLevel) in //src/mlnet/Program.cs:line 345 at Microsoft.ML.CLI.Program.AutoMLCommandRunner(AutoMLCommand command, Boolean skipGenerateConsoleApp) in //src/mlnet/Program.cs:line 329 at Microsoft.ML.CLI.Program.<>c.<b41>d.MoveNext() in //src/mlnet/Program.cs:line 116 --- End of stack trace from previous location --- at System.CommandLine.Invocation.CommandHandler.GetExitCodeAsync(Object value, InvocationContext context) at System.CommandLine.Invocation.ModelBindingCommandHandler.InvokeAsync(InvocationContext context) at System.CommandLine.Invocation.InvocationPipeline.<>cDisplayClass4_0.<b0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>cDisplayClass23_0.<b0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.ML.CLI.Program.<>cDisplayClass4_0.<b9>d.MoveNext() in /_/src/mlnet/Program.cs:line 290 --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<b__24_0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>cDisplayClass22_0.<b0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>cDisplayClass11_0.<b0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<b10_0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass14_0.<b__0>d.MoveNext()

Check out log file for more information: C:\Users\e001150\AppData\Local\Temp\mlnet\log.txt

Exiting ...