python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
'System.Threading.CancellationToken'...is not marked as serializable
I am using Accord.NET to create and save a StepwiseLogisticRegressionModel. When I try to serialize and save the model, I am getting the following error:
Type 'System.Threading.CancellationToken' in ...
Mike
Votes: 0
Answers: 1