官术网_书友最值得收藏!

The FileInput class

The FileInput class provides the container for the trained classification and the strings data we extract:

using Microsoft.ML.Data;

namespace chapter03_logistic_regression.ML.Objects
{
public class FileInput
{
[LoadColumn(0)]
public bool Label { get; set; }

[LoadColumn(1)]
public string Strings { get; set; }
}
}
主站蜘蛛池模板: 麦盖提县| 德保县| 阜平县| 利津县| 绍兴市| 朔州市| 大兴区| 汽车| 瑞昌市| 台东市| 华安县| 娱乐| 兴仁县| 金华市| 达州市| 呼图壁县| 永泰县| 育儿| 托克托县| 宁海县| 山东省| 南乐县| 喀什市| 阳春市| 文山县| 永昌县| 山阴县| 衡水市| 高青县| 宜章县| 天峨县| 宾阳县| 万山特区| 临夏县| 夏河县| 秦安县| 英山县| 原阳县| 清涧县| 綦江县| 公主岭市|