Unable to load shared library 'CpuMathNative' or one of its dependencies. #5299
Labels
AutoML.NET
Automating various steps of the machine learning process
P2
Priority of the issue for triage purpose: Needs to be fixed at some point.
System information
Issue
What did you do?
Ran the following command from a published AML experiment pipeline:
maml.exe TrainTest test=inputs/test.tsv tr=LogisticRegression scorer=BinaryClassifierScorer eval=BinaryClassifierEvaluator norm=No cache=+ dout=outputs/pred.tsv loader=TextLoader{col=Name:TX:3 col=Features:R4:4-222 col=Label:R4:0 header=+} data=inputs/train.tsv out=outputs/model.zip seed=137
What happened?
We expect a trained model, not this error.
Source code / logs
Please paste or attach the code or logs or traces that would be helpful to diagnose the issue you are reporting.
Docker file:
The text was updated successfully, but these errors were encountered: