Skip to content

Instantly share code, notes, and snippets.

using System.Collections.Generic;
using System.Linq;
using Microsoft.ML;
using Microsoft.ML.Data;
using Microsoft.ML.Transforms;
using Microsoft.ML.Trainers.LightGbm;
using System;
using System.IO;
using Newtonsoft.Json;
using System.Text.RegularExpressions;
@go2ready
go2ready / gist:d7df98f1fa513fd6cbd2ca2e12f5668c
Created September 6, 2018 15:25
Generated bot framework v4 state
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------