From a86af221b657a31aceac839ddee02a57df8e385c Mon Sep 17 00:00:00 2001 From: "John Alexander (MSFT)" Date: Wed, 7 Aug 2019 13:23:49 -0700 Subject: [PATCH] CI Update (#109) --- .../xml/FrameworksIndex/ml-dotnet-preview.xml | 36 ++++ .../CalibratedModelParametersBase.xml | 4 +- .../CalibratedModelParametersBase`2.xml | 4 +- .../CalibratorEstimatorBase`1.xml | 7 +- .../CalibratorTransformer`1.xml | 4 +- .../FixedPlattCalibratorEstimator.xml | 4 +- .../Microsoft.ML.Calibrators/ICalibrator.xml | 4 +- .../IsotonicCalibrator.xml | 4 +- .../IsotonicCalibratorEstimator.xml | 4 +- .../IsotonicCalibratorTransformer.xml | 4 +- .../NaiveCalibrator.xml | 4 +- .../NaiveCalibratorEstimator.xml | 4 +- .../NaiveCalibratorTransformer.xml | 4 +- .../PlattCalibrator.xml | 4 +- .../PlattCalibratorEstimator.xml | 4 +- .../PlattCalibratorTransformer.xml | 4 +- .../AnomalyDetectionMetrics.xml | 4 +- .../AnomalyPredictionTransformer`1.xml | 4 +- .../BinaryClassificationMetrics.xml | 4 +- .../BinaryClassificationMetricsStatistics.xml | 4 +- .../BinaryPrecisionRecallDataPoint.xml | 4 +- .../BinaryPredictionTransformer`1.xml | 4 +- .../Microsoft.ML.Data/BooleanDataViewType.xml | 4 +- .../CalibratedBinaryClassificationMetrics.xml | 4 +- .../Microsoft.ML.Data/ClusteringMetrics.xml | 4 +- .../ClusteringPredictionTransformer`1.xml | 4 +- .../ColumnConcatenatingTransformer.xml | 4 +- .../ColumnCursorExtensions.xml | 4 +- .../Microsoft.ML.Data/ColumnNameAttribute.xml | 4 +- .../CompositeDataLoader`2.xml | 4 +- .../CompositeLoaderEstimator`2.xml | 4 +- .../xml/Microsoft.ML.Data/ConfusionMatrix.xml | 4 +- .../DataDebuggerPreview+ColumnInfo.xml | 4 +- .../DataDebuggerPreview+RowInfo.xml | 4 +- .../Microsoft.ML.Data/DataDebuggerPreview.xml | 4 +- dotnet/xml/Microsoft.ML.Data/DataKind.xml | 4 +- .../xml/Microsoft.ML.Data/DataViewRowId.xml | 7 +- dotnet/xml/Microsoft.ML.Data/DataViewType.xml | 4 +- .../DataViewTypeAttribute.xml | 4 +- .../Microsoft.ML.Data/DataViewTypeManager.xml | 4 +- .../DatabaseLoader+Column.xml | 143 +++++++++++++ .../DatabaseLoader+Options.xml | 64 ++++++ .../xml/Microsoft.ML.Data/DatabaseLoader.xml | 108 ++++++++++ .../xml/Microsoft.ML.Data/DatabaseSource.xml | 105 ++++++++++ .../DateTimeDataViewType.xml | 4 +- .../DateTimeOffsetDataViewType.xml | 4 +- .../Microsoft.ML.Data/EstimatorChain`1.xml | 4 +- .../Microsoft.ML.Data/FileHandleSource.xml | 4 +- dotnet/xml/Microsoft.ML.Data/IFileHandle.xml | 4 +- .../Microsoft.ML.Data/IMultiStreamSource.xml | 4 +- .../xml/Microsoft.ML.Data/IRowToRowMapper.xml | 4 +- .../ImageLoadingEstimator.xml | 4 +- .../ImageLoadingTransformer.xml | 4 +- dotnet/xml/Microsoft.ML.Data/KeyCount.xml | 4 +- .../xml/Microsoft.ML.Data/KeyDataViewType.xml | 4 +- .../Microsoft.ML.Data/KeyTypeAttribute.xml | 4 +- .../Microsoft.ML.Data/LoadColumnAttribute.xml | 4 +- .../Microsoft.ML.Data/MetricStatistics.xml | 4 +- .../xml/Microsoft.ML.Data/MultiFileSource.xml | 4 +- ...ticlassClassificationMetricsStatistics.xml | 4 +- .../MulticlassPredictionTransformer`1.xml | 4 +- .../Microsoft.ML.Data/NoColumnAttribute.xml | 4 +- .../Microsoft.ML.Data/NumberDataViewType.xml | 4 +- .../OneToOneTransformerBase.xml | 4 +- .../PredictionTransformerBase`1.xml | 7 +- .../PrimitiveDataViewType.xml | 4 +- .../xml/Microsoft.ML.Data/RankingMetrics.xml | 4 +- .../RankingMetricsStatistics.xml | 4 +- .../RankingPredictionTransformer`1.xml | 4 +- .../Microsoft.ML.Data/RegressionMetrics.xml | 4 +- .../RegressionMetricsStatistics.xml | 4 +- .../RegressionPredictionTransformer`1.xml | 4 +- .../Microsoft.ML.Data/RowIdDataViewType.xml | 4 +- .../RowToRowTransformerBase.xml | 4 +- .../SchemaAnnotationsExtensions.xml | 4 +- .../SchemaDefinition+Column.xml | 4 +- .../SchemaDefinition+Direction.xml | 4 +- .../Microsoft.ML.Data/SchemaDefinition.xml | 4 +- .../Microsoft.ML.Data/SimpleFileHandle.xml | 4 +- ...ngleFeaturePredictionTransformerBase`1.xml | 4 +- .../StructuredDataViewType.xml | 4 +- .../Microsoft.ML.Data/TextDataViewType.xml | 4 +- .../Microsoft.ML.Data/TextLoader+Column.xml | 4 +- .../Microsoft.ML.Data/TextLoader+Options.xml | 4 +- .../Microsoft.ML.Data/TextLoader+Range.xml | 4 +- .../TimeSpanDataViewType.xml | 4 +- .../Microsoft.ML.Data/TransformerChain`1.xml | 7 +- .../Microsoft.ML.Data/TransformerScope.xml | 4 +- .../Microsoft.ML.Data/TrivialEstimator`1.xml | 4 +- .../xml/Microsoft.ML.Data/VBufferEditor.xml | 4 +- .../xml/Microsoft.ML.Data/VBufferEditor`1.xml | 4 +- dotnet/xml/Microsoft.ML.Data/VBuffer`1.xml | 4 +- .../Microsoft.ML.Data/VectorDataViewType.xml | 4 +- .../Microsoft.ML.Data/VectorTypeAttribute.xml | 4 +- .../MLContextExtensions.xml | 46 +++++ .../OneToOneTransformerBaseExtensions.xml | 47 +++++ .../Microsoft.ML.Runtime/ChannelMessage.xml | 4 +- .../ChannelMessageKind.xml | 4 +- .../Microsoft.ML.Runtime/ComponentCatalog.xml | 4 +- dotnet/xml/Microsoft.ML.Runtime/IChannel.xml | 4 +- .../Microsoft.ML.Runtime/IChannelProvider.xml | 4 +- .../IComponentFactory.xml | 4 +- .../IComponentFactory`1.xml | 4 +- .../IComponentFactory`2.xml | 4 +- .../IComponentFactory`3.xml | 4 +- .../IComponentFactory`4.xml | 4 +- .../IExceptionContext.xml | 4 +- dotnet/xml/Microsoft.ML.Runtime/IHost.xml | 4 +- .../Microsoft.ML.Runtime/IHostEnvironment.xml | 4 +- dotnet/xml/Microsoft.ML.Runtime/IPipe`1.xml | 4 +- .../Microsoft.ML.Runtime/IProgressChannel.xml | 4 +- .../IProgressChannelProvider.xml | 4 +- .../Microsoft.ML.Runtime/IProgressEntry.xml | 4 +- .../MessageSensitivity.xml | 4 +- .../Microsoft.ML.Runtime/ProgressHeader.xml | 4 +- ...belFloatFeatureVectorFloatWeightSample.xml | 4 +- ...Utils+CalibratedBinaryClassifierOutput.xml | 4 +- ...ils+FloatLabelFloatFeatureVectorSample.xml | 4 +- ...tUtils+MulticlassClassificationExample.xml | 4 +- ...ls+NonCalibratedBinaryClassifierOutput.xml | 4 +- .../DatasetUtils.xml | 4 +- ...dTreeOptions+OptimizationAlgorithmType.xml | 4 +- .../BoostedTreeOptions.xml | 4 +- .../BoostingFastTreeTrainerBase`3.xml | 4 +- .../Microsoft.ML.Trainers.FastTree/Bundle.xml | 4 +- .../ConsecutiveGeneralityLossRule.xml | 4 +- .../EarlyStoppingMetric.xml | 4 +- .../EarlyStoppingRankingMetric.xml | 4 +- .../EarlyStoppingRule.xml | 4 +- .../EarlyStoppingRuleBase.xml | 4 +- ...stBinaryFeaturizationEstimator+Options.xml | 4 +- ...FastForestBinaryFeaturizationEstimator.xml | 4 +- .../FastForestBinaryModelParameters.xml | 4 +- .../FastForestBinaryTrainer+Options.xml | 4 +- .../FastForestBinaryTrainer.xml | 4 +- .../FastForestOptionsBase.xml | 4 +- ...gressionFeaturizationEstimator+Options.xml | 4 +- ...ForestRegressionFeaturizationEstimator.xml | 4 +- .../FastForestRegressionModelParameters.xml | 4 +- .../FastForestRegressionTrainer+Options.xml | 4 +- .../FastForestRegressionTrainer.xml | 4 +- ...eeBinaryFeaturizationEstimator+Options.xml | 4 +- .../FastTreeBinaryFeaturizationEstimator.xml | 4 +- .../FastTreeBinaryModelParameters.xml | 4 +- .../FastTreeBinaryTrainer+Options.xml | 4 +- .../FastTreeBinaryTrainer.xml | 4 +- ...eRankingFeaturizationEstimator+Options.xml | 4 +- .../FastTreeRankingFeaturizationEstimator.xml | 4 +- .../FastTreeRankingModelParameters.xml | 4 +- .../FastTreeRankingTrainer+Options.xml | 4 +- .../FastTreeRankingTrainer.xml | 4 +- ...gressionFeaturizationEstimator+Options.xml | 4 +- ...stTreeRegressionFeaturizationEstimator.xml | 4 +- .../FastTreeRegressionModelParameters.xml | 4 +- .../FastTreeRegressionTrainer+Options.xml | 4 +- .../FastTreeRegressionTrainer.xml | 4 +- .../FastTreeTrainerBase`3.xml | 4 +- ...eTweedieFeaturizationEstimator+Options.xml | 4 +- .../FastTreeTweedieFeaturizationEstimator.xml | 4 +- .../FastTreeTweedieModelParameters.xml | 4 +- .../FastTreeTweedieTrainer+Options.xml | 4 +- .../FastTreeTweedieTrainer.xml | 4 +- .../GamBinaryModelParameters.xml | 4 +- .../GamBinaryTrainer+Options.xml | 4 +- .../GamBinaryTrainer.xml | 4 +- .../GamModelParametersBase.xml | 4 +- .../GamRegressionModelParameters.xml | 4 +- .../GamRegressionTrainer+Options.xml | 4 +- .../GamRegressionTrainer.xml | 4 +- .../GamTrainerBase`3+OptionsBase.xml | 4 +- .../GamTrainerBase`3.xml | 4 +- .../GeneralityLossRule.xml | 4 +- .../GeneralityToProgressRatioRule.xml | 4 +- .../LowProgressRule.xml | 4 +- .../MovingWindowRule.xml | 4 +- ...inedTreeFeaturizationEstimator+Options.xml | 4 +- .../PretrainedTreeFeaturizationEstimator.xml | 4 +- .../QuantileRegressionTree.xml | 4 +- .../QuantileRegressionTreeEnsemble.xml | 4 +- .../RandomForestTrainerBase`3.xml | 4 +- .../RegressionTree.xml | 4 +- .../RegressionTreeBase.xml | 4 +- .../RegressionTreeEnsemble.xml | 4 +- .../TolerantEarlyStoppingRule.xml | 4 +- ...FeaturizationEstimatorBase+OptionsBase.xml | 4 +- ...TreeEnsembleFeaturizationEstimatorBase.xml | 4 +- .../TreeEnsembleFeaturizationTransformer.xml | 4 +- .../TreeEnsembleModelParameters.xml | 4 +- ...arametersBasedOnQuantileRegressionTree.xml | 4 +- ...leModelParametersBasedOnRegressionTree.xml | 4 +- .../TreeEnsemble`1.xml | 4 +- .../TreeOptions.xml | 4 +- .../BoosterParameterBase+OptionsBase.xml | 4 +- .../BoosterParameterBase.xml | 4 +- .../DartBooster+Options.xml | 4 +- .../DartBooster.xml | 4 +- .../GossBooster+Options.xml | 4 +- .../GossBooster.xml | 4 +- .../GradientBooster+Options.xml | 4 +- .../GradientBooster.xml | 4 +- .../LightGbmBinaryModelParameters.xml | 4 +- ...naryTrainer+Options+EvaluateMetricType.xml | 4 +- .../LightGbmBinaryTrainer+Options.xml | 4 +- .../LightGbmBinaryTrainer.xml | 4 +- ...lassTrainer+Options+EvaluateMetricType.xml | 4 +- .../LightGbmMulticlassTrainer+Options.xml | 4 +- .../LightGbmMulticlassTrainer.xml | 4 +- .../LightGbmRankingModelParameters.xml | 4 +- ...kingTrainer+Options+EvaluateMetricType.xml | 4 +- .../LightGbmRankingTrainer+Options.xml | 4 +- .../LightGbmRankingTrainer.xml | 4 +- .../LightGbmRegressionModelParameters.xml | 4 +- ...sionTrainer+Options+EvaluateMetricType.xml | 4 +- .../LightGbmRegressionTrainer+Options.xml | 4 +- .../LightGbmRegressionTrainer.xml | 4 +- .../LightGbmTrainerBase`4+OptionsBase.xml | 4 +- .../LightGbmTrainerBase`4.xml | 4 +- .../MatrixFactorizationModelParameters.xml | 4 +- ...trixFactorizationPredictionTransformer.xml | 4 +- .../AveragedLinearOptions.xml | 4 +- .../AveragedLinearTrainer`2.xml | 4 +- .../AveragedPerceptronTrainer+Options.xml | 4 +- .../AveragedPerceptronTrainer.xml | 4 +- .../CoefficientStatistics.xml | 4 +- .../ComputeLRTrainingStdThroughMkl.xml | 16 +- ...uteLogisticRegressionStandardDeviation.xml | 4 +- dotnet/xml/Microsoft.ML.Trainers/ExpLoss.xml | 4 +- .../FeatureContributionCalculator.xml | 4 +- ...areFactorizationMachineModelParameters.xml | 4 +- ...torizationMachinePredictionTransformer.xml | 4 +- ...areFactorizationMachineTrainer+Options.xml | 4 +- .../FieldAwareFactorizationMachineTrainer.xml | 4 +- .../xml/Microsoft.ML.Trainers/HingeLoss.xml | 4 +- .../ICalculateFeatureContribution.xml | 4 +- .../IClassificationLoss.xml | 4 +- .../Microsoft.ML.Trainers/ILossFunction`2.xml | 4 +- .../Microsoft.ML.Trainers/IRegressionLoss.xml | 4 +- .../xml/Microsoft.ML.Trainers/IScalarLoss.xml | 4 +- .../ISupportSdcaClassificationLoss.xml | 4 +- .../ISupportSdcaLoss.xml | 4 +- .../ISupportSdcaRegressionLoss.xml | 4 +- .../ITrainerEstimator`2.xml | 4 +- .../KMeansTrainer+InitializationAlgorithm.xml | 4 +- .../KMeansTrainer+Options.xml | 4 +- .../Microsoft.ML.Trainers/KMeansTrainer.xml | 4 +- ...ogisticRegressionBinaryTrainer+Options.xml | 4 +- .../LbfgsLogisticRegressionBinaryTrainer.xml | 4 +- ...aximumEntropyMulticlassTrainer+Options.xml | 4 +- .../LbfgsMaximumEntropyMulticlassTrainer.xml | 4 +- .../LbfgsPoissonRegressionTrainer+Options.xml | 4 +- .../LbfgsPoissonRegressionTrainer.xml | 4 +- .../LbfgsTrainerBase`3+OptionsBase.xml | 4 +- .../LbfgsTrainerBase`3.xml | 4 +- .../LinearBinaryModelParameters.xml | 4 +- .../LinearModelParameterStatistics.xml | 4 +- .../LinearModelParameters.xml | 4 +- .../LinearMulticlassModelParameters.xml | 4 +- .../LinearMulticlassModelParametersBase.xml | 4 +- .../LinearRegressionModelParameters.xml | 4 +- .../LinearSvmTrainer+Options.xml | 4 +- .../LinearSvmTrainer.xml | 4 +- .../LinearTrainerBase`2.xml | 4 +- dotnet/xml/Microsoft.ML.Trainers/LogLoss.xml | 4 +- ...xFactorizationTrainer+LossFunctionType.xml | 4 +- .../MatrixFactorizationTrainer+Options.xml | 4 +- .../MatrixFactorizationTrainer.xml | 4 +- .../MaximumEntropyModelParameters.xml | 4 +- .../MetaMulticlassTrainer`2.xml | 4 +- .../ModelParametersBase`1.xml | 4 +- .../ModelStatisticsBase.xml | 4 +- .../NaiveBayesMulticlassModelParameters.xml | 4 +- .../NaiveBayesMulticlassTrainer.xml | 4 +- .../OlsModelParameters.xml | 4 +- .../OlsTrainer+Options.xml | 4 +- .../xml/Microsoft.ML.Trainers/OlsTrainer.xml | 4 +- .../OneVersusAllModelParameters.xml | 4 +- .../OneVersusAllTrainer.xml | 4 +- .../OnlineGradientDescentTrainer+Options.xml | 4 +- .../OnlineGradientDescentTrainer.xml | 4 +- .../OnlineLinearOptions.xml | 4 +- .../OnlineLinearTrainer`2.xml | 4 +- .../PairwiseCouplingModelParameters.xml | 4 +- .../PairwiseCouplingTrainer.xml | 4 +- .../PcaModelParameters.xml | 4 +- .../xml/Microsoft.ML.Trainers/PoissonLoss.xml | 4 +- .../PoissonRegressionModelParameters.xml | 4 +- .../PriorModelParameters.xml | 4 +- .../Microsoft.ML.Trainers/PriorTrainer.xml | 4 +- .../RandomizedPcaTrainer+Options.xml | 4 +- .../RandomizedPcaTrainer.xml | 4 +- .../RegressionModelParameters.xml | 4 +- ...aBinaryTrainerBase`1+BinaryOptionsBase.xml | 4 +- .../SdcaBinaryTrainerBase`1.xml | 4 +- ...ogisticRegressionBinaryTrainer+Options.xml | 4 +- .../SdcaLogisticRegressionBinaryTrainer.xml | 4 +- ...aximumEntropyMulticlassTrainer+Options.xml | 4 +- .../SdcaMaximumEntropyMulticlassTrainer.xml | 4 +- ...ticlassTrainerBase`1+MulticlassOptions.xml | 4 +- .../SdcaMulticlassTrainerBase`1.xml | 4 +- ...SdcaNonCalibratedBinaryTrainer+Options.xml | 4 +- .../SdcaNonCalibratedBinaryTrainer.xml | 4 +- ...NonCalibratedMulticlassTrainer+Options.xml | 4 +- .../SdcaNonCalibratedMulticlassTrainer.xml | 4 +- .../SdcaRegressionTrainer+Options.xml | 4 +- .../SdcaRegressionTrainer.xml | 4 +- .../SdcaTrainerBase`3+OptionsBase.xml | 4 +- .../SdcaTrainerBase`3.xml | 4 +- .../SgdBinaryTrainerBase`1+OptionsBase.xml | 4 +- .../SgdBinaryTrainerBase`1.xml | 4 +- .../SgdCalibratedTrainer+Options.xml | 4 +- .../SgdCalibratedTrainer.xml | 4 +- .../SgdNonCalibratedTrainer+Options.xml | 4 +- .../SgdNonCalibratedTrainer.xml | 4 +- .../SmoothedHingeLoss.xml | 4 +- .../xml/Microsoft.ML.Trainers/SquaredLoss.xml | 4 +- .../StochasticTrainerBase`2.xml | 4 +- ...ogisticRegressionBinaryTrainer+Options.xml | 4 +- ...olicSgdLogisticRegressionBinaryTrainer.xml | 4 +- .../TrainerEstimatorBaseWithGroupId`2.xml | 4 +- .../TrainerEstimatorBase`2.xml | 4 +- .../TrainerInputBase.xml | 4 +- .../TrainerInputBaseWithGroupId.xml | 4 +- .../TrainerInputBaseWithLabel.xml | 4 +- .../TrainerInputBaseWithWeight.xml | 4 +- .../xml/Microsoft.ML.Trainers/TweedieLoss.xml | 4 +- ...UnsupervisedTrainerInputBaseWithWeight.xml | 4 +- .../ImageDataViewType.xml | 4 +- .../ImageGrayscalingEstimator.xml | 4 +- .../ImageGrayscalingTransformer.xml | 4 +- ...magePixelExtractingEstimator+ColorBits.xml | 4 +- ...gePixelExtractingEstimator+ColorsOrder.xml | 4 +- .../ImagePixelExtractingEstimator.xml | 4 +- .../ImagePixelExtractingTransformer.xml | 4 +- .../ImageResizingEstimator+Anchor.xml | 4 +- .../ImageResizingEstimator+ResizingKind.xml | 4 +- .../ImageResizingEstimator.xml | 4 +- .../ImageResizingTransformer.xml | 4 +- .../ImageTypeAttribute.xml | 4 +- .../VectorToImageConvertingEstimator.xml | 4 +- .../VectorToImageConvertingTransformer.xml | 4 +- .../DnnImageFeaturizerEstimator.xml | 4 +- .../DnnImageFeaturizerInput.xml | 4 +- .../DnnImageModelSelector.xml | 4 +- .../OnnxMapType.xml | 4 +- .../OnnxMapTypeAttribute.xml | 4 +- .../OnnxScoringEstimator.xml | 4 +- .../OnnxSequenceType.xml | 4 +- .../OnnxSequenceTypeAttribute.xml | 4 +- .../OnnxTransformer.xml | 4 +- ...stomStopWordsRemovingEstimator+Options.xml | 4 +- .../CustomStopWordsRemovingEstimator.xml | 4 +- .../CustomStopWordsRemovingTransformer.xml | 4 +- .../IStopWordsRemoverOptions.xml | 4 +- .../LatentDirichletAllocationEstimator.xml | 4 +- ...nTransformer+ModelParameters+ItemScore.xml | 4 +- ...nsformer+ModelParameters+WordItemScore.xml | 4 +- ...tAllocationTransformer+ModelParameters.xml | 4 +- .../LatentDirichletAllocationTransformer.xml | 4 +- ...mExtractingEstimator+WeightingCriteria.xml | 4 +- .../NgramExtractingEstimator.xml | 4 +- .../NgramExtractingTransformer.xml | 4 +- .../NgramHashingEstimator.xml | 4 +- .../NgramHashingTransformer.xml | 4 +- .../StopWordsRemovingEstimator+Language.xml | 4 +- .../StopWordsRemovingEstimator+Options.xml | 4 +- .../StopWordsRemovingEstimator.xml | 4 +- .../StopWordsRemovingTransformer.xml | 4 +- .../TextFeaturizingEstimator+Language.xml | 4 +- .../TextFeaturizingEstimator+NormFunction.xml | 4 +- .../TextFeaturizingEstimator+Options.xml | 4 +- .../TextFeaturizingEstimator.xml | 4 +- .../TextNormalizingEstimator+CaseMode.xml | 4 +- .../TextNormalizingEstimator.xml | 4 +- .../TextNormalizingTransformer.xml | 4 +- .../TokenizingByCharactersEstimator.xml | 4 +- .../TokenizingByCharactersTransformer.xml | 4 +- .../WordBagEstimator+Options.xml | 4 +- .../WordBagEstimator.xml | 4 +- ...EmbeddingEstimator+PretrainedModelKind.xml | 4 +- .../WordEmbeddingEstimator.xml | 4 +- .../WordEmbeddingTransformer.xml | 4 +- .../WordHashBagEstimator.xml | 4 +- .../WordTokenizingEstimator.xml | 4 +- .../WordTokenizingTransformer.xml | 4 +- .../AnomalySide.xml | 4 +- .../ErrorFunction.xml | 4 +- .../GrowthRatio.xml | 4 +- .../IidAnomalyDetectionBaseWrapper.xml | 4 +- .../IidChangePointDetector.xml | 4 +- .../IidChangePointEstimator.xml | 4 +- .../IidSpikeDetector.xml | 4 +- .../IidSpikeEstimator.xml | 4 +- .../MartingaleType.xml | 4 +- .../RankSelectionMethod.xml | 4 +- .../SrCnnAnomalyDetectionBase.xml | 4 +- .../SrCnnAnomalyDetector.xml | 4 +- .../SrCnnAnomalyEstimator.xml | 4 +- .../SsaAnomalyDetectionBaseWrapper.xml | 4 +- .../SsaChangePointDetector.xml | 4 +- .../SsaChangePointEstimator.xml | 4 +- .../SsaForecastingBaseWrapper.xml | 4 +- .../SsaForecastingEstimator.xml | 4 +- .../SsaForecastingTransformer.xml | 4 +- .../SsaSpikeDetector.xml | 4 +- .../SsaSpikeEstimator.xml | 4 +- .../ApproximatedKernelMappingEstimator.xml | 4 +- .../ApproximatedKernelTransformer.xml | 4 +- .../ColumnConcatenatingEstimator.xml | 4 +- .../ColumnCopyingEstimator.xml | 4 +- .../ColumnCopyingTransformer.xml | 4 +- .../ColumnSelectingEstimator.xml | 4 +- .../ColumnSelectingTransformer.xml | 4 +- .../CountFeatureSelectingEstimator.xml | 4 +- .../CustomMappingEstimator`2.xml | 4 +- ...CustomMappingFactoryAttributeAttribute.xml | 4 +- .../CustomMappingFactory`2.xml | 4 +- .../CustomMappingTransformer`2.xml | 4 +- .../DnnEstimator+Architecture.xml | 4 +- .../DnnEstimator+DnnFramework.xml | 4 +- .../Microsoft.ML.Transforms/DnnEstimator.xml | 4 +- .../xml/Microsoft.ML.Transforms/DnnModel.xml | 4 +- .../DnnTransformer.xml | 4 +- ...eatureContributionCalculatingEstimator.xml | 4 +- ...tureContributionCalculatingTransformer.xml | 4 +- .../GaussianKernel.xml | 4 +- .../GlobalContrastNormalizingEstimator.xml | 4 +- .../HashingEstimator.xml | 4 +- .../HashingTransformer.xml | 4 +- .../Microsoft.ML.Transforms/KernelBase.xml | 4 +- .../KeyToBinaryVectorMappingEstimator.xml | 4 +- .../KeyToBinaryVectorMappingTransformer.xml | 4 +- .../KeyToValueMappingEstimator.xml | 4 +- .../KeyToValueMappingTransformer.xml | 4 +- .../KeyToVectorMappingEstimator.xml | 4 +- .../KeyToVectorMappingTransformer.xml | 4 +- .../LaplacianKernel.xml | 4 +- .../LpNormNormalizingEstimator.xml | 4 +- ...mNormalizingEstimatorBase+NormFunction.xml | 4 +- .../LpNormNormalizingEstimatorBase.xml | 4 +- .../LpNormNormalizingTransformer.xml | 4 +- .../MissingValueIndicatorEstimator.xml | 4 +- .../MissingValueIndicatorTransformer.xml | 4 +- ...alueReplacingEstimator+ReplacementMode.xml | 4 +- .../MissingValueReplacingEstimator.xml | 4 +- .../MissingValueReplacingTransformer.xml | 4 +- ...alInformationFeatureSelectingEstimator.xml | 4 +- .../NormalizingEstimator.xml | 4 +- ...sformer+BinNormalizerModelParameters`1.xml | 4 +- ...nsformer+NormalizerModelParametersBase.xml | 4 +- .../NormalizingTransformer.xml | 4 +- .../OneHotEncodingEstimator+OutputKind.xml | 4 +- .../OneHotEncodingEstimator.xml | 4 +- .../OneHotEncodingTransformer.xml | 4 +- .../OneHotHashEncodingEstimator.xml | 4 +- .../OneHotHashEncodingTransformer.xml | 4 +- .../PrincipalComponentAnalysisTransformer.xml | 4 +- .../PrincipalComponentAnalyzer.xml | 4 +- .../TensorFlowEstimator.xml | 4 +- .../TensorFlowTransformer.xml | 4 +- .../TransformInputBase.xml | 4 +- .../TypeConvertingEstimator.xml | 4 +- .../TypeConvertingTransformer.xml | 4 +- .../ValueMappingEstimator.xml | 4 +- .../ValueMappingEstimator`2.xml | 4 +- .../ValueMappingTransformer.xml | 4 +- ...lueToKeyMappingEstimator+KeyOrdinality.xml | 4 +- .../ValueToKeyMappingEstimator.xml | 4 +- .../ValueToKeyMappingTransformer.xml | 4 +- .../VectorWhiteningEstimator.xml | 4 +- .../VectorWhiteningTransformer.xml | 4 +- .../Microsoft.ML.Transforms/WhiteningKind.xml | 4 +- dotnet/xml/Microsoft.ML/AlexNetExtension.xml | 4 +- ...ectionCatalog+AnomalyDetectionTrainers.xml | 4 +- .../Microsoft.ML/AnomalyDetectionCatalog.xml | 4 +- ...onCatalog+BinaryClassificationTrainers.xml | 4 +- .../BinaryClassificationCatalog.xml | 4 +- .../ClusteringCatalog+ClusteringTrainers.xml | 4 +- dotnet/xml/Microsoft.ML/ClusteringCatalog.xml | 4 +- .../DataOperationsCatalog+TrainTestData.xml | 4 +- dotnet/xml/Microsoft.ML/DataViewRow.xml | 4 +- dotnet/xml/Microsoft.ML/DataViewRowCursor.xml | 4 +- .../DataViewSchema+Annotations+Builder.xml | 4 +- .../DataViewSchema+Annotations.xml | 4 +- .../Microsoft.ML/DataViewSchema+Builder.xml | 4 +- .../Microsoft.ML/DataViewSchema+Column.xml | 4 +- .../DataViewSchema+DetachedColumn.xml | 4 +- dotnet/xml/Microsoft.ML/DataViewSchema.xml | 4 +- .../Microsoft.ML/DatabaseLoaderCatalog.xml | 57 ++++++ .../xml/Microsoft.ML/DebuggerExtensions.xml | 4 +- dotnet/xml/Microsoft.ML/DnnCatalog.xml | 13 +- .../Microsoft.ML/ExtensionBaseAttribute.xml | 4 +- .../ForecastingCatalog+Forecasters.xml | 4 +- .../xml/Microsoft.ML/ForecastingCatalog.xml | 4 +- dotnet/xml/Microsoft.ML/ICanSaveModel.xml | 4 +- .../Microsoft.ML/IDataLoaderEstimator`2.xml | 4 +- dotnet/xml/Microsoft.ML/IDataLoader`1.xml | 4 +- dotnet/xml/Microsoft.ML/IEstimator`1.xml | 4 +- .../Microsoft.ML/IPredictionTransformer`1.xml | 4 +- .../ISingleFeaturePredictionTransformer`1.xml | 4 +- dotnet/xml/Microsoft.ML/ITransformer.xml | 4 +- .../Microsoft.ML/InputOutputColumnPair.xml | 4 +- dotnet/xml/Microsoft.ML/LoggingEventArgs.xml | 4 +- dotnet/xml/Microsoft.ML/MLContext.xml | 4 +- dotnet/xml/Microsoft.ML/ModelSaveContext.xml | 4 +- ...talog+MulticlassClassificationTrainers.xml | 4 +- .../MulticlassClassificationCatalog.xml | 4 +- .../xml/Microsoft.ML/OnnxExportExtensions.xml | 4 +- .../Microsoft.ML/PredictionEngineBase`2.xml | 4 +- .../xml/Microsoft.ML/PredictionEngine`2.xml | 4 +- .../RankingCatalog+RankingTrainers.xml | 4 +- dotnet/xml/Microsoft.ML/RankingCatalog.xml | 4 +- .../Microsoft.ML/RecommendationCatalog.xml | 4 +- .../xml/Microsoft.ML/RecommenderCatalog.xml | 4 +- .../RegressionCatalog+RegressionTrainers.xml | 4 +- dotnet/xml/Microsoft.ML/RegressionCatalog.xml | 4 +- .../xml/Microsoft.ML/ResNet101Extension.xml | 4 +- dotnet/xml/Microsoft.ML/ResNet18Extension.xml | 4 +- dotnet/xml/Microsoft.ML/ResNet50Extension.xml | 4 +- .../SchemaShape+Column+VectorKind.xml | 4 +- .../xml/Microsoft.ML/SchemaShape+Column.xml | 4 +- dotnet/xml/Microsoft.ML/SchemaShape.xml | 4 +- ...ainCatalogBase+CatalogInstantiatorBase.xml | 4 +- ...ainCatalogBase+CrossValidationResult`1.xml | 4 +- dotnet/xml/Microsoft.ML/TrainCatalogBase.xml | 4 +- dotnet/xml/Microsoft.ML/TrainerInfo.xml | 4 +- ...ransformsCatalog+CategoricalTransforms.xml | 4 +- ...TransformsCatalog+ConversionTransforms.xml | 4 +- ...ormsCatalog+FeatureSelectionTransforms.xml | 4 +- .../TransformsCatalog+TextTransforms.xml | 4 +- dotnet/xml/Microsoft.ML/TransformsCatalog.xml | 4 +- dotnet/xml/Microsoft.ML/ValueGetter`1.xml | 4 +- dotnet/xml/index.xml | 189 ++++++++++++++++++ dotnet/xml/ns-Microsoft.ML.Experimental.xml | 6 + 533 files changed, 1869 insertions(+), 1057 deletions(-) create mode 100644 dotnet/xml/Microsoft.ML.Data/DatabaseLoader+Column.xml create mode 100644 dotnet/xml/Microsoft.ML.Data/DatabaseLoader+Options.xml create mode 100644 dotnet/xml/Microsoft.ML.Data/DatabaseLoader.xml create mode 100644 dotnet/xml/Microsoft.ML.Data/DatabaseSource.xml create mode 100644 dotnet/xml/Microsoft.ML.Experimental/MLContextExtensions.xml create mode 100644 dotnet/xml/Microsoft.ML.Experimental/OneToOneTransformerBaseExtensions.xml create mode 100644 dotnet/xml/Microsoft.ML/DatabaseLoaderCatalog.xml create mode 100644 dotnet/xml/ns-Microsoft.ML.Experimental.xml diff --git a/dotnet/xml/FrameworksIndex/ml-dotnet-preview.xml b/dotnet/xml/FrameworksIndex/ml-dotnet-preview.xml index b2454447..e9c418b1 100644 --- a/dotnet/xml/FrameworksIndex/ml-dotnet-preview.xml +++ b/dotnet/xml/FrameworksIndex/ml-dotnet-preview.xml @@ -6,6 +6,7 @@ + @@ -15,6 +16,9 @@ + + + @@ -47,6 +51,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/CalibratedModelParametersBase.xml b/dotnet/xml/Microsoft.ML.Calibrators/CalibratedModelParametersBase.xml index b21d5ea6..a27fcbc1 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/CalibratedModelParametersBase.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/CalibratedModelParametersBase.xml @@ -1,4 +1,4 @@ - + @@ -60,4 +60,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/CalibratedModelParametersBase`2.xml b/dotnet/xml/Microsoft.ML.Calibrators/CalibratedModelParametersBase`2.xml index 6a5cc065..49dcbd7f 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/CalibratedModelParametersBase`2.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/CalibratedModelParametersBase`2.xml @@ -1,4 +1,4 @@ - + @@ -84,4 +84,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/CalibratorEstimatorBase`1.xml b/dotnet/xml/Microsoft.ML.Calibrators/CalibratorEstimatorBase`1.xml index 6584c1a0..60055639 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/CalibratorEstimatorBase`1.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/CalibratorEstimatorBase`1.xml @@ -1,4 +1,4 @@ - + @@ -57,7 +57,8 @@ - + + Fits the scored creating a that can transform the data by adding a column containing the calibrated . @@ -99,4 +100,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/CalibratorTransformer`1.xml b/dotnet/xml/Microsoft.ML.Calibrators/CalibratorTransformer`1.xml index c319cae5..9d557346 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/CalibratorTransformer`1.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/CalibratorTransformer`1.xml @@ -1,4 +1,4 @@ - + @@ -141,4 +141,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/FixedPlattCalibratorEstimator.xml b/dotnet/xml/Microsoft.ML.Calibrators/FixedPlattCalibratorEstimator.xml index 693f6e96..fee4c483 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/FixedPlattCalibratorEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/FixedPlattCalibratorEstimator.xml @@ -1,4 +1,4 @@ - + @@ -24,4 +24,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/ICalibrator.xml b/dotnet/xml/Microsoft.ML.Calibrators/ICalibrator.xml index 359bdd87..b43cd6d2 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/ICalibrator.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/ICalibrator.xml @@ -1,4 +1,4 @@ - + @@ -41,4 +41,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/IsotonicCalibrator.xml b/dotnet/xml/Microsoft.ML.Calibrators/IsotonicCalibrator.xml index cd22cc5a..c1373a14 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/IsotonicCalibrator.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/IsotonicCalibrator.xml @@ -1,4 +1,4 @@ - + @@ -117,4 +117,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/IsotonicCalibratorEstimator.xml b/dotnet/xml/Microsoft.ML.Calibrators/IsotonicCalibratorEstimator.xml index a7c3af17..a2e9ce8c 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/IsotonicCalibratorEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/IsotonicCalibratorEstimator.xml @@ -1,4 +1,4 @@ - + @@ -24,4 +24,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/IsotonicCalibratorTransformer.xml b/dotnet/xml/Microsoft.ML.Calibrators/IsotonicCalibratorTransformer.xml index 1e713550..372e26c3 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/IsotonicCalibratorTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/IsotonicCalibratorTransformer.xml @@ -1,4 +1,4 @@ - + @@ -21,4 +21,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/NaiveCalibrator.xml b/dotnet/xml/Microsoft.ML.Calibrators/NaiveCalibrator.xml index da574798..391ea3aa 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/NaiveCalibrator.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/NaiveCalibrator.xml @@ -1,4 +1,4 @@ - + @@ -111,4 +111,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/NaiveCalibratorEstimator.xml b/dotnet/xml/Microsoft.ML.Calibrators/NaiveCalibratorEstimator.xml index 212a3235..f040ea9a 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/NaiveCalibratorEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/NaiveCalibratorEstimator.xml @@ -1,4 +1,4 @@ - + @@ -26,4 +26,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/NaiveCalibratorTransformer.xml b/dotnet/xml/Microsoft.ML.Calibrators/NaiveCalibratorTransformer.xml index 4506a4d3..ec918fbc 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/NaiveCalibratorTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/NaiveCalibratorTransformer.xml @@ -1,4 +1,4 @@ - + @@ -21,4 +21,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/PlattCalibrator.xml b/dotnet/xml/Microsoft.ML.Calibrators/PlattCalibrator.xml index 2653624f..23593ca2 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/PlattCalibrator.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/PlattCalibrator.xml @@ -1,4 +1,4 @@ - + @@ -124,4 +124,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/PlattCalibratorEstimator.xml b/dotnet/xml/Microsoft.ML.Calibrators/PlattCalibratorEstimator.xml index e81f80b1..8add149b 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/PlattCalibratorEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/PlattCalibratorEstimator.xml @@ -1,4 +1,4 @@ - + @@ -22,4 +22,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Calibrators/PlattCalibratorTransformer.xml b/dotnet/xml/Microsoft.ML.Calibrators/PlattCalibratorTransformer.xml index 6dde1fd0..77fdd3a3 100644 --- a/dotnet/xml/Microsoft.ML.Calibrators/PlattCalibratorTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Calibrators/PlattCalibratorTransformer.xml @@ -1,4 +1,4 @@ - + @@ -22,4 +22,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/AnomalyDetectionMetrics.xml b/dotnet/xml/Microsoft.ML.Data/AnomalyDetectionMetrics.xml index a940fb7a..9e4c68e5 100644 --- a/dotnet/xml/Microsoft.ML.Data/AnomalyDetectionMetrics.xml +++ b/dotnet/xml/Microsoft.ML.Data/AnomalyDetectionMetrics.xml @@ -1,4 +1,4 @@ - + @@ -76,4 +76,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/AnomalyPredictionTransformer`1.xml b/dotnet/xml/Microsoft.ML.Data/AnomalyPredictionTransformer`1.xml index 94369c91..9a193f18 100644 --- a/dotnet/xml/Microsoft.ML.Data/AnomalyPredictionTransformer`1.xml +++ b/dotnet/xml/Microsoft.ML.Data/AnomalyPredictionTransformer`1.xml @@ -1,4 +1,4 @@ - + @@ -30,4 +30,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/BinaryClassificationMetrics.xml b/dotnet/xml/Microsoft.ML.Data/BinaryClassificationMetrics.xml index e1a738c0..11bd954b 100644 --- a/dotnet/xml/Microsoft.ML.Data/BinaryClassificationMetrics.xml +++ b/dotnet/xml/Microsoft.ML.Data/BinaryClassificationMetrics.xml @@ -1,4 +1,4 @@ - + @@ -239,4 +239,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/BinaryClassificationMetricsStatistics.xml b/dotnet/xml/Microsoft.ML.Data/BinaryClassificationMetricsStatistics.xml index d5483e9e..f5f649b8 100644 --- a/dotnet/xml/Microsoft.ML.Data/BinaryClassificationMetricsStatistics.xml +++ b/dotnet/xml/Microsoft.ML.Data/BinaryClassificationMetricsStatistics.xml @@ -1,4 +1,4 @@ - + @@ -197,4 +197,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/BinaryPrecisionRecallDataPoint.xml b/dotnet/xml/Microsoft.ML.Data/BinaryPrecisionRecallDataPoint.xml index 5f5c9668..8817e624 100644 --- a/dotnet/xml/Microsoft.ML.Data/BinaryPrecisionRecallDataPoint.xml +++ b/dotnet/xml/Microsoft.ML.Data/BinaryPrecisionRecallDataPoint.xml @@ -1,4 +1,4 @@ - + @@ -130,4 +130,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/BinaryPredictionTransformer`1.xml b/dotnet/xml/Microsoft.ML.Data/BinaryPredictionTransformer`1.xml index b4bc896a..de0b7585 100644 --- a/dotnet/xml/Microsoft.ML.Data/BinaryPredictionTransformer`1.xml +++ b/dotnet/xml/Microsoft.ML.Data/BinaryPredictionTransformer`1.xml @@ -1,4 +1,4 @@ - + @@ -30,4 +30,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/BooleanDataViewType.xml b/dotnet/xml/Microsoft.ML.Data/BooleanDataViewType.xml index 40d35ba3..ace3420c 100644 --- a/dotnet/xml/Microsoft.ML.Data/BooleanDataViewType.xml +++ b/dotnet/xml/Microsoft.ML.Data/BooleanDataViewType.xml @@ -1,4 +1,4 @@ - + @@ -88,4 +88,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/CalibratedBinaryClassificationMetrics.xml b/dotnet/xml/Microsoft.ML.Data/CalibratedBinaryClassificationMetrics.xml index dba3359e..2e91a63a 100644 --- a/dotnet/xml/Microsoft.ML.Data/CalibratedBinaryClassificationMetrics.xml +++ b/dotnet/xml/Microsoft.ML.Data/CalibratedBinaryClassificationMetrics.xml @@ -1,4 +1,4 @@ - + @@ -99,4 +99,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/ClusteringMetrics.xml b/dotnet/xml/Microsoft.ML.Data/ClusteringMetrics.xml index b52ef5a6..4f74d82b 100644 --- a/dotnet/xml/Microsoft.ML.Data/ClusteringMetrics.xml +++ b/dotnet/xml/Microsoft.ML.Data/ClusteringMetrics.xml @@ -1,4 +1,4 @@ - + @@ -95,4 +95,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/ClusteringPredictionTransformer`1.xml b/dotnet/xml/Microsoft.ML.Data/ClusteringPredictionTransformer`1.xml index ca32e51b..56de54c6 100644 --- a/dotnet/xml/Microsoft.ML.Data/ClusteringPredictionTransformer`1.xml +++ b/dotnet/xml/Microsoft.ML.Data/ClusteringPredictionTransformer`1.xml @@ -1,4 +1,4 @@ - + @@ -30,4 +30,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/ColumnConcatenatingTransformer.xml b/dotnet/xml/Microsoft.ML.Data/ColumnConcatenatingTransformer.xml index 1acabc23..9d2eac95 100644 --- a/dotnet/xml/Microsoft.ML.Data/ColumnConcatenatingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Data/ColumnConcatenatingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/ColumnCursorExtensions.xml b/dotnet/xml/Microsoft.ML.Data/ColumnCursorExtensions.xml index ea96101f..2b50653d 100644 --- a/dotnet/xml/Microsoft.ML.Data/ColumnCursorExtensions.xml +++ b/dotnet/xml/Microsoft.ML.Data/ColumnCursorExtensions.xml @@ -1,4 +1,4 @@ - + @@ -84,4 +84,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/ColumnNameAttribute.xml b/dotnet/xml/Microsoft.ML.Data/ColumnNameAttribute.xml index 33747984..144adeb3 100644 --- a/dotnet/xml/Microsoft.ML.Data/ColumnNameAttribute.xml +++ b/dotnet/xml/Microsoft.ML.Data/ColumnNameAttribute.xml @@ -1,4 +1,4 @@ - + @@ -49,4 +49,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/CompositeDataLoader`2.xml b/dotnet/xml/Microsoft.ML.Data/CompositeDataLoader`2.xml index ae5323b3..7f218f3d 100644 --- a/dotnet/xml/Microsoft.ML.Data/CompositeDataLoader`2.xml +++ b/dotnet/xml/Microsoft.ML.Data/CompositeDataLoader`2.xml @@ -1,4 +1,4 @@ - + @@ -217,4 +217,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/CompositeLoaderEstimator`2.xml b/dotnet/xml/Microsoft.ML.Data/CompositeLoaderEstimator`2.xml index 90cab3b0..e6d650e0 100644 --- a/dotnet/xml/Microsoft.ML.Data/CompositeLoaderEstimator`2.xml +++ b/dotnet/xml/Microsoft.ML.Data/CompositeLoaderEstimator`2.xml @@ -1,4 +1,4 @@ - + @@ -144,4 +144,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/ConfusionMatrix.xml b/dotnet/xml/Microsoft.ML.Data/ConfusionMatrix.xml index d52d3811..6fe599df 100644 --- a/dotnet/xml/Microsoft.ML.Data/ConfusionMatrix.xml +++ b/dotnet/xml/Microsoft.ML.Data/ConfusionMatrix.xml @@ -1,4 +1,4 @@ - + @@ -162,4 +162,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/DataDebuggerPreview+ColumnInfo.xml b/dotnet/xml/Microsoft.ML.Data/DataDebuggerPreview+ColumnInfo.xml index f30abb5d..cb1d7a6b 100644 --- a/dotnet/xml/Microsoft.ML.Data/DataDebuggerPreview+ColumnInfo.xml +++ b/dotnet/xml/Microsoft.ML.Data/DataDebuggerPreview+ColumnInfo.xml @@ -1,4 +1,4 @@ - + @@ -79,4 +79,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/DataDebuggerPreview+RowInfo.xml b/dotnet/xml/Microsoft.ML.Data/DataDebuggerPreview+RowInfo.xml index 5dde3a4b..d7c1d2d2 100644 --- a/dotnet/xml/Microsoft.ML.Data/DataDebuggerPreview+RowInfo.xml +++ b/dotnet/xml/Microsoft.ML.Data/DataDebuggerPreview+RowInfo.xml @@ -1,4 +1,4 @@ - + @@ -64,4 +64,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/DataDebuggerPreview.xml b/dotnet/xml/Microsoft.ML.Data/DataDebuggerPreview.xml index 5ebcca06..e7264af2 100644 --- a/dotnet/xml/Microsoft.ML.Data/DataDebuggerPreview.xml +++ b/dotnet/xml/Microsoft.ML.Data/DataDebuggerPreview.xml @@ -1,4 +1,4 @@ - + @@ -101,4 +101,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/DataKind.xml b/dotnet/xml/Microsoft.ML.Data/DataKind.xml index a04b202f..707256ae 100644 --- a/dotnet/xml/Microsoft.ML.Data/DataKind.xml +++ b/dotnet/xml/Microsoft.ML.Data/DataKind.xml @@ -1,4 +1,4 @@ - + @@ -326,4 +326,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/DataViewRowId.xml b/dotnet/xml/Microsoft.ML.Data/DataViewRowId.xml index 67ea1f4e..9589ad95 100644 --- a/dotnet/xml/Microsoft.ML.Data/DataViewRowId.xml +++ b/dotnet/xml/Microsoft.ML.Data/DataViewRowId.xml @@ -1,4 +1,4 @@ - + @@ -71,7 +71,8 @@ - + + An operation that treats the value as an unmixed Murmur3 128-bit hash state, and returns the hash state that would result if we took , @@ -290,4 +291,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/DataViewType.xml b/dotnet/xml/Microsoft.ML.Data/DataViewType.xml index e841efda..2a87b611 100644 --- a/dotnet/xml/Microsoft.ML.Data/DataViewType.xml +++ b/dotnet/xml/Microsoft.ML.Data/DataViewType.xml @@ -1,4 +1,4 @@ - + @@ -83,4 +83,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/DataViewTypeAttribute.xml b/dotnet/xml/Microsoft.ML.Data/DataViewTypeAttribute.xml index 755c233f..69d026af 100644 --- a/dotnet/xml/Microsoft.ML.Data/DataViewTypeAttribute.xml +++ b/dotnet/xml/Microsoft.ML.Data/DataViewTypeAttribute.xml @@ -1,4 +1,4 @@ - + @@ -99,4 +99,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/DataViewTypeManager.xml b/dotnet/xml/Microsoft.ML.Data/DataViewTypeManager.xml index c818726b..6faa505f 100644 --- a/dotnet/xml/Microsoft.ML.Data/DataViewTypeManager.xml +++ b/dotnet/xml/Microsoft.ML.Data/DataViewTypeManager.xml @@ -1,4 +1,4 @@ - + @@ -51,4 +51,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/DatabaseLoader+Column.xml b/dotnet/xml/Microsoft.ML.Data/DatabaseLoader+Column.xml new file mode 100644 index 00000000..8c97fd6a --- /dev/null +++ b/dotnet/xml/Microsoft.ML.Data/DatabaseLoader+Column.xml @@ -0,0 +1,143 @@ + + + + + + + + Microsoft.ML.Experimental + 1.0.0.0 + + + System.Object + + + + + Describes how an input column should be mapped to an column. + + To be added. + + + + + + + + Constructor + + Microsoft.ML.Experimental + 1.0.0.0 + + + + To be added. + To be added. + + + + + + + + + Field + + Microsoft.ML.Experimental + 1.0.0.0 + + + + Microsoft.ML.CommandLine.Argument(Microsoft.ML.CommandLine.ArgumentType.LastOccurenceWins, HelpText="For a key column, this defines the range of values", ShortName="key") + + + + Microsoft.ML.Data.KeyCount + + + + For a key column, this defines the range of values. + + To be added. + + + + + + + + + Field + + Microsoft.ML.Experimental + 1.0.0.0 + + + + Microsoft.ML.CommandLine.Argument(Microsoft.ML.CommandLine.ArgumentType.AtMostOnce, HelpText="Name of the column") + + + + System.String + + + + Name of the column. + + To be added. + + + + + + + + + Field + + Microsoft.ML.Experimental + 1.0.0.0 + + + + Microsoft.ML.CommandLine.Argument(Microsoft.ML.CommandLine.ArgumentType.LastOccurenceWins, HelpText="Source index of the column", ShortName="src") + + + + System.Nullable<System.Int32> + + + + Source index of the column. + + To be added. + + + + + + + + + Field + + Microsoft.ML.Experimental + 1.0.0.0 + + + + Microsoft.ML.CommandLine.Argument(Microsoft.ML.CommandLine.ArgumentType.AtMostOnce, HelpText="Type of the items in the column") + + + + System.Data.DbType + + + + of the items in the column. + + To be added. + + + + diff --git a/dotnet/xml/Microsoft.ML.Data/DatabaseLoader+Options.xml b/dotnet/xml/Microsoft.ML.Data/DatabaseLoader+Options.xml new file mode 100644 index 00000000..d9a624cb --- /dev/null +++ b/dotnet/xml/Microsoft.ML.Data/DatabaseLoader+Options.xml @@ -0,0 +1,64 @@ + + + + + + + + Microsoft.ML.Experimental + 1.0.0.0 + + + System.Object + + + + + The settings for + To be added. + + + + + + + + Constructor + + Microsoft.ML.Experimental + 1.0.0.0 + + + + To be added. + To be added. + + + + + + + + + Field + + Microsoft.ML.Experimental + 1.0.0.0 + + + + Microsoft.ML.CommandLine.Argument(Microsoft.ML.CommandLine.ArgumentType.LastOccurenceWins, HelpText="Column groups. Each group is specified as name:type:numeric-ranges, eg, col=Features:R4:1-17,26,35-40", Name="Column", ShortName="col", SortOrder=1) + + + + Microsoft.ML.Data.DatabaseLoader+Column[] + + + + Specifies the input columns that should be mapped to columns. + + To be added. + + + + diff --git a/dotnet/xml/Microsoft.ML.Data/DatabaseLoader.xml b/dotnet/xml/Microsoft.ML.Data/DatabaseLoader.xml new file mode 100644 index 00000000..b75089aa --- /dev/null +++ b/dotnet/xml/Microsoft.ML.Data/DatabaseLoader.xml @@ -0,0 +1,108 @@ + + + + + + + + Microsoft.ML.Experimental + 1.0.0.0 + + + System.Object + + + + Microsoft.ML.ICanSaveModel + + + Microsoft.ML.IDataLoader<Microsoft.ML.Data.DatabaseSource> + + + + To be added. + To be added. + + + + + + + + + Method + + M:Microsoft.ML.IDataLoader`1.GetOutputSchema + + + Microsoft.ML.Experimental + 1.0.0.0 + + + Microsoft.ML.DataViewSchema + + + + + The output that will be produced by the loader. + + To be added. + To be added. + + + + + + + + + Method + + M:Microsoft.ML.IDataLoader`1.Load(`0) + + + Microsoft.ML.Experimental + 1.0.0.0 + + + Microsoft.ML.IDataView + + + + + + The source from which to load data. + + Loads data from into an . + + To be added. + To be added. + + + + + + + + Method + + M:Microsoft.ML.ICanSaveModel.Save(Microsoft.ML.ModelSaveContext) + + + Microsoft.ML.Experimental + 1.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + diff --git a/dotnet/xml/Microsoft.ML.Data/DatabaseSource.xml b/dotnet/xml/Microsoft.ML.Data/DatabaseSource.xml new file mode 100644 index 00000000..618d4a54 --- /dev/null +++ b/dotnet/xml/Microsoft.ML.Data/DatabaseSource.xml @@ -0,0 +1,105 @@ + + + + + + + + Microsoft.ML.Experimental + 1.0.0.0 + + + System.Object + + + + Exposes the data required for opening a database for reading. + To be added. + + + + + + + + + Constructor + + Microsoft.ML.Experimental + 1.0.0.0 + + + + + + + + The factory used to create the .. + The string used to open the connection. + The text command to run against the data source. + Creates a new instance of the class. + To be added. + + + + + + + + + Property + + Microsoft.ML.Experimental + 1.0.0.0 + + + System.String + + + Gets the text command to run against the data source. + To be added. + To be added. + + + + + + + + + Property + + Microsoft.ML.Experimental + 1.0.0.0 + + + System.String + + + Gets the string used to open the connection. + To be added. + To be added. + + + + + + + + + Property + + Microsoft.ML.Experimental + 1.0.0.0 + + + System.Data.Common.DbProviderFactory + + + Gets the factory used to create the . + To be added. + To be added. + + + + diff --git a/dotnet/xml/Microsoft.ML.Data/DateTimeDataViewType.xml b/dotnet/xml/Microsoft.ML.Data/DateTimeDataViewType.xml index e63bd623..d75d1bae 100644 --- a/dotnet/xml/Microsoft.ML.Data/DateTimeDataViewType.xml +++ b/dotnet/xml/Microsoft.ML.Data/DateTimeDataViewType.xml @@ -1,4 +1,4 @@ - + @@ -88,4 +88,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/DateTimeOffsetDataViewType.xml b/dotnet/xml/Microsoft.ML.Data/DateTimeOffsetDataViewType.xml index 946eac5a..08790761 100644 --- a/dotnet/xml/Microsoft.ML.Data/DateTimeOffsetDataViewType.xml +++ b/dotnet/xml/Microsoft.ML.Data/DateTimeOffsetDataViewType.xml @@ -1,4 +1,4 @@ - + @@ -88,4 +88,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/EstimatorChain`1.xml b/dotnet/xml/Microsoft.ML.Data/EstimatorChain`1.xml index 5415b7f8..43096092 100644 --- a/dotnet/xml/Microsoft.ML.Data/EstimatorChain`1.xml +++ b/dotnet/xml/Microsoft.ML.Data/EstimatorChain`1.xml @@ -1,4 +1,4 @@ - + @@ -187,4 +187,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/FileHandleSource.xml b/dotnet/xml/Microsoft.ML.Data/FileHandleSource.xml index ef12fde8..46e00c28 100644 --- a/dotnet/xml/Microsoft.ML.Data/FileHandleSource.xml +++ b/dotnet/xml/Microsoft.ML.Data/FileHandleSource.xml @@ -1,4 +1,4 @@ - + @@ -148,4 +148,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/IFileHandle.xml b/dotnet/xml/Microsoft.ML.Data/IFileHandle.xml index 7564c3c3..400784ef 100644 --- a/dotnet/xml/Microsoft.ML.Data/IFileHandle.xml +++ b/dotnet/xml/Microsoft.ML.Data/IFileHandle.xml @@ -1,4 +1,4 @@ - + @@ -112,4 +112,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/IMultiStreamSource.xml b/dotnet/xml/Microsoft.ML.Data/IMultiStreamSource.xml index 52e02246..49bc441c 100644 --- a/dotnet/xml/Microsoft.ML.Data/IMultiStreamSource.xml +++ b/dotnet/xml/Microsoft.ML.Data/IMultiStreamSource.xml @@ -1,4 +1,4 @@ - + @@ -117,4 +117,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/IRowToRowMapper.xml b/dotnet/xml/Microsoft.ML.Data/IRowToRowMapper.xml index 2889e1d8..421a62e1 100644 --- a/dotnet/xml/Microsoft.ML.Data/IRowToRowMapper.xml +++ b/dotnet/xml/Microsoft.ML.Data/IRowToRowMapper.xml @@ -1,4 +1,4 @@ - + @@ -130,4 +130,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/ImageLoadingEstimator.xml b/dotnet/xml/Microsoft.ML.Data/ImageLoadingEstimator.xml index 64ff36c6..427cae88 100644 --- a/dotnet/xml/Microsoft.ML.Data/ImageLoadingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Data/ImageLoadingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -71,4 +71,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/ImageLoadingTransformer.xml b/dotnet/xml/Microsoft.ML.Data/ImageLoadingTransformer.xml index cc4355a7..d17b71b6 100644 --- a/dotnet/xml/Microsoft.ML.Data/ImageLoadingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Data/ImageLoadingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -41,4 +41,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/KeyCount.xml b/dotnet/xml/Microsoft.ML.Data/KeyCount.xml index 52d22812..46ff9771 100644 --- a/dotnet/xml/Microsoft.ML.Data/KeyCount.xml +++ b/dotnet/xml/Microsoft.ML.Data/KeyCount.xml @@ -1,4 +1,4 @@ - + @@ -85,4 +85,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/KeyDataViewType.xml b/dotnet/xml/Microsoft.ML.Data/KeyDataViewType.xml index d1248bb7..1300c273 100644 --- a/dotnet/xml/Microsoft.ML.Data/KeyDataViewType.xml +++ b/dotnet/xml/Microsoft.ML.Data/KeyDataViewType.xml @@ -1,4 +1,4 @@ - + @@ -256,4 +256,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/KeyTypeAttribute.xml b/dotnet/xml/Microsoft.ML.Data/KeyTypeAttribute.xml index e1ca289b..1f9654ed 100644 --- a/dotnet/xml/Microsoft.ML.Data/KeyTypeAttribute.xml +++ b/dotnet/xml/Microsoft.ML.Data/KeyTypeAttribute.xml @@ -1,4 +1,4 @@ - + @@ -72,4 +72,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/LoadColumnAttribute.xml b/dotnet/xml/Microsoft.ML.Data/LoadColumnAttribute.xml index 3acdac9a..5ffd39ad 100644 --- a/dotnet/xml/Microsoft.ML.Data/LoadColumnAttribute.xml +++ b/dotnet/xml/Microsoft.ML.Data/LoadColumnAttribute.xml @@ -1,4 +1,4 @@ - + @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/MetricStatistics.xml b/dotnet/xml/Microsoft.ML.Data/MetricStatistics.xml index 2db3e648..7c3d8b66 100644 --- a/dotnet/xml/Microsoft.ML.Data/MetricStatistics.xml +++ b/dotnet/xml/Microsoft.ML.Data/MetricStatistics.xml @@ -1,4 +1,4 @@ - + @@ -109,4 +109,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/MultiFileSource.xml b/dotnet/xml/Microsoft.ML.Data/MultiFileSource.xml index 1fecb4c8..53f045bb 100644 --- a/dotnet/xml/Microsoft.ML.Data/MultiFileSource.xml +++ b/dotnet/xml/Microsoft.ML.Data/MultiFileSource.xml @@ -1,4 +1,4 @@ - + @@ -159,4 +159,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/MulticlassClassificationMetricsStatistics.xml b/dotnet/xml/Microsoft.ML.Data/MulticlassClassificationMetricsStatistics.xml index 62228268..0905833c 100644 --- a/dotnet/xml/Microsoft.ML.Data/MulticlassClassificationMetricsStatistics.xml +++ b/dotnet/xml/Microsoft.ML.Data/MulticlassClassificationMetricsStatistics.xml @@ -1,4 +1,4 @@ - + @@ -153,4 +153,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/MulticlassPredictionTransformer`1.xml b/dotnet/xml/Microsoft.ML.Data/MulticlassPredictionTransformer`1.xml index c5a24788..3ca150e0 100644 --- a/dotnet/xml/Microsoft.ML.Data/MulticlassPredictionTransformer`1.xml +++ b/dotnet/xml/Microsoft.ML.Data/MulticlassPredictionTransformer`1.xml @@ -1,4 +1,4 @@ - + @@ -30,4 +30,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/NoColumnAttribute.xml b/dotnet/xml/Microsoft.ML.Data/NoColumnAttribute.xml index 84b400ba..5c53e89e 100644 --- a/dotnet/xml/Microsoft.ML.Data/NoColumnAttribute.xml +++ b/dotnet/xml/Microsoft.ML.Data/NoColumnAttribute.xml @@ -1,4 +1,4 @@ - + @@ -41,4 +41,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/NumberDataViewType.xml b/dotnet/xml/Microsoft.ML.Data/NumberDataViewType.xml index 53fa81c9..78a98414 100644 --- a/dotnet/xml/Microsoft.ML.Data/NumberDataViewType.xml +++ b/dotnet/xml/Microsoft.ML.Data/NumberDataViewType.xml @@ -1,4 +1,4 @@ - + @@ -286,4 +286,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/OneToOneTransformerBase.xml b/dotnet/xml/Microsoft.ML.Data/OneToOneTransformerBase.xml index dc872803..90fb9a07 100644 --- a/dotnet/xml/Microsoft.ML.Data/OneToOneTransformerBase.xml +++ b/dotnet/xml/Microsoft.ML.Data/OneToOneTransformerBase.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/PredictionTransformerBase`1.xml b/dotnet/xml/Microsoft.ML.Data/PredictionTransformerBase`1.xml index 1bc03b1a..349395ab 100644 --- a/dotnet/xml/Microsoft.ML.Data/PredictionTransformerBase`1.xml +++ b/dotnet/xml/Microsoft.ML.Data/PredictionTransformerBase`1.xml @@ -1,4 +1,4 @@ - + @@ -110,7 +110,8 @@ - + + Gets a IRowToRowMapper instance. @@ -199,4 +200,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/PrimitiveDataViewType.xml b/dotnet/xml/Microsoft.ML.Data/PrimitiveDataViewType.xml index 387d9e7d..238c2d6e 100644 --- a/dotnet/xml/Microsoft.ML.Data/PrimitiveDataViewType.xml +++ b/dotnet/xml/Microsoft.ML.Data/PrimitiveDataViewType.xml @@ -1,4 +1,4 @@ - + @@ -41,4 +41,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/RankingMetrics.xml b/dotnet/xml/Microsoft.ML.Data/RankingMetrics.xml index 9ea77b34..cd2f38f3 100644 --- a/dotnet/xml/Microsoft.ML.Data/RankingMetrics.xml +++ b/dotnet/xml/Microsoft.ML.Data/RankingMetrics.xml @@ -1,4 +1,4 @@ - + @@ -69,4 +69,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/RankingMetricsStatistics.xml b/dotnet/xml/Microsoft.ML.Data/RankingMetricsStatistics.xml index 504a2413..1d462c17 100644 --- a/dotnet/xml/Microsoft.ML.Data/RankingMetricsStatistics.xml +++ b/dotnet/xml/Microsoft.ML.Data/RankingMetricsStatistics.xml @@ -1,4 +1,4 @@ - + @@ -65,4 +65,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/RankingPredictionTransformer`1.xml b/dotnet/xml/Microsoft.ML.Data/RankingPredictionTransformer`1.xml index bcc52947..49afc0d7 100644 --- a/dotnet/xml/Microsoft.ML.Data/RankingPredictionTransformer`1.xml +++ b/dotnet/xml/Microsoft.ML.Data/RankingPredictionTransformer`1.xml @@ -1,4 +1,4 @@ - + @@ -30,4 +30,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/RegressionMetrics.xml b/dotnet/xml/Microsoft.ML.Data/RegressionMetrics.xml index 339b5e19..2332c862 100644 --- a/dotnet/xml/Microsoft.ML.Data/RegressionMetrics.xml +++ b/dotnet/xml/Microsoft.ML.Data/RegressionMetrics.xml @@ -1,4 +1,4 @@ - + @@ -146,4 +146,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/RegressionMetricsStatistics.xml b/dotnet/xml/Microsoft.ML.Data/RegressionMetricsStatistics.xml index 00f99f78..8dde411a 100644 --- a/dotnet/xml/Microsoft.ML.Data/RegressionMetricsStatistics.xml +++ b/dotnet/xml/Microsoft.ML.Data/RegressionMetricsStatistics.xml @@ -1,4 +1,4 @@ - + @@ -131,4 +131,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/RegressionPredictionTransformer`1.xml b/dotnet/xml/Microsoft.ML.Data/RegressionPredictionTransformer`1.xml index 9615569c..7eab4376 100644 --- a/dotnet/xml/Microsoft.ML.Data/RegressionPredictionTransformer`1.xml +++ b/dotnet/xml/Microsoft.ML.Data/RegressionPredictionTransformer`1.xml @@ -1,4 +1,4 @@ - + @@ -30,4 +30,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/RowIdDataViewType.xml b/dotnet/xml/Microsoft.ML.Data/RowIdDataViewType.xml index cdf13bfa..06fc2e44 100644 --- a/dotnet/xml/Microsoft.ML.Data/RowIdDataViewType.xml +++ b/dotnet/xml/Microsoft.ML.Data/RowIdDataViewType.xml @@ -1,4 +1,4 @@ - + @@ -88,4 +88,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/RowToRowTransformerBase.xml b/dotnet/xml/Microsoft.ML.Data/RowToRowTransformerBase.xml index 90954cc6..fc02f75b 100644 --- a/dotnet/xml/Microsoft.ML.Data/RowToRowTransformerBase.xml +++ b/dotnet/xml/Microsoft.ML.Data/RowToRowTransformerBase.xml @@ -1,4 +1,4 @@ - + @@ -155,4 +155,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/SchemaAnnotationsExtensions.xml b/dotnet/xml/Microsoft.ML.Data/SchemaAnnotationsExtensions.xml index c24204be..70e3192e 100644 --- a/dotnet/xml/Microsoft.ML.Data/SchemaAnnotationsExtensions.xml +++ b/dotnet/xml/Microsoft.ML.Data/SchemaAnnotationsExtensions.xml @@ -1,4 +1,4 @@ - + @@ -168,4 +168,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/SchemaDefinition+Column.xml b/dotnet/xml/Microsoft.ML.Data/SchemaDefinition+Column.xml index bd45844a..a58577bd 100644 --- a/dotnet/xml/Microsoft.ML.Data/SchemaDefinition+Column.xml +++ b/dotnet/xml/Microsoft.ML.Data/SchemaDefinition+Column.xml @@ -1,4 +1,4 @@ - + @@ -148,4 +148,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/SchemaDefinition+Direction.xml b/dotnet/xml/Microsoft.ML.Data/SchemaDefinition+Direction.xml index b0584280..d3e02d57 100644 --- a/dotnet/xml/Microsoft.ML.Data/SchemaDefinition+Direction.xml +++ b/dotnet/xml/Microsoft.ML.Data/SchemaDefinition+Direction.xml @@ -1,4 +1,4 @@ - + @@ -79,4 +79,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/SchemaDefinition.xml b/dotnet/xml/Microsoft.ML.Data/SchemaDefinition.xml index eb48acb9..274cccee 100644 --- a/dotnet/xml/Microsoft.ML.Data/SchemaDefinition.xml +++ b/dotnet/xml/Microsoft.ML.Data/SchemaDefinition.xml @@ -1,4 +1,4 @@ - + @@ -82,4 +82,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/SimpleFileHandle.xml b/dotnet/xml/Microsoft.ML.Data/SimpleFileHandle.xml index 35cdee84..e80db8a3 100644 --- a/dotnet/xml/Microsoft.ML.Data/SimpleFileHandle.xml +++ b/dotnet/xml/Microsoft.ML.Data/SimpleFileHandle.xml @@ -1,4 +1,4 @@ - + @@ -170,4 +170,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/SingleFeaturePredictionTransformerBase`1.xml b/dotnet/xml/Microsoft.ML.Data/SingleFeaturePredictionTransformerBase`1.xml index d0a68aeb..5ebac281 100644 --- a/dotnet/xml/Microsoft.ML.Data/SingleFeaturePredictionTransformerBase`1.xml +++ b/dotnet/xml/Microsoft.ML.Data/SingleFeaturePredictionTransformerBase`1.xml @@ -1,4 +1,4 @@ - + @@ -124,4 +124,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/StructuredDataViewType.xml b/dotnet/xml/Microsoft.ML.Data/StructuredDataViewType.xml index 63d4e7c5..2de5ceb4 100644 --- a/dotnet/xml/Microsoft.ML.Data/StructuredDataViewType.xml +++ b/dotnet/xml/Microsoft.ML.Data/StructuredDataViewType.xml @@ -1,4 +1,4 @@ - + @@ -48,4 +48,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/TextDataViewType.xml b/dotnet/xml/Microsoft.ML.Data/TextDataViewType.xml index 71a611f2..2bc2b0eb 100644 --- a/dotnet/xml/Microsoft.ML.Data/TextDataViewType.xml +++ b/dotnet/xml/Microsoft.ML.Data/TextDataViewType.xml @@ -1,4 +1,4 @@ - + @@ -88,4 +88,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/TextLoader+Column.xml b/dotnet/xml/Microsoft.ML.Data/TextLoader+Column.xml index e603c39f..8f9ad9f3 100644 --- a/dotnet/xml/Microsoft.ML.Data/TextLoader+Column.xml +++ b/dotnet/xml/Microsoft.ML.Data/TextLoader+Column.xml @@ -1,4 +1,4 @@ - + @@ -220,4 +220,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/TextLoader+Options.xml b/dotnet/xml/Microsoft.ML.Data/TextLoader+Options.xml index 95f508fd..94c60869 100644 --- a/dotnet/xml/Microsoft.ML.Data/TextLoader+Options.xml +++ b/dotnet/xml/Microsoft.ML.Data/TextLoader+Options.xml @@ -1,4 +1,4 @@ - + @@ -297,4 +297,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/TextLoader+Range.xml b/dotnet/xml/Microsoft.ML.Data/TextLoader+Range.xml index e96e9c56..5962f6d3 100644 --- a/dotnet/xml/Microsoft.ML.Data/TextLoader+Range.xml +++ b/dotnet/xml/Microsoft.ML.Data/TextLoader+Range.xml @@ -1,4 +1,4 @@ - + @@ -246,4 +246,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/TimeSpanDataViewType.xml b/dotnet/xml/Microsoft.ML.Data/TimeSpanDataViewType.xml index 61b999e9..29d2c9fb 100644 --- a/dotnet/xml/Microsoft.ML.Data/TimeSpanDataViewType.xml +++ b/dotnet/xml/Microsoft.ML.Data/TimeSpanDataViewType.xml @@ -1,4 +1,4 @@ - + @@ -88,4 +88,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/TransformerChain`1.xml b/dotnet/xml/Microsoft.ML.Data/TransformerChain`1.xml index 791cf725..4df67edb 100644 --- a/dotnet/xml/Microsoft.ML.Data/TransformerChain`1.xml +++ b/dotnet/xml/Microsoft.ML.Data/TransformerChain`1.xml @@ -1,4 +1,4 @@ - + @@ -63,7 +63,8 @@ - + + Create a transformer chain by specifying all the transformers. The scopes are assumed to be . @@ -349,4 +350,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/TransformerScope.xml b/dotnet/xml/Microsoft.ML.Data/TransformerScope.xml index 6bd3149a..cffc2848 100644 --- a/dotnet/xml/Microsoft.ML.Data/TransformerScope.xml +++ b/dotnet/xml/Microsoft.ML.Data/TransformerScope.xml @@ -1,4 +1,4 @@ - + @@ -141,4 +141,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/TrivialEstimator`1.xml b/dotnet/xml/Microsoft.ML.Data/TrivialEstimator`1.xml index 5b331c1b..182c8774 100644 --- a/dotnet/xml/Microsoft.ML.Data/TrivialEstimator`1.xml +++ b/dotnet/xml/Microsoft.ML.Data/TrivialEstimator`1.xml @@ -1,4 +1,4 @@ - + @@ -91,4 +91,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/VBufferEditor.xml b/dotnet/xml/Microsoft.ML.Data/VBufferEditor.xml index a3afc279..e47847a0 100644 --- a/dotnet/xml/Microsoft.ML.Data/VBufferEditor.xml +++ b/dotnet/xml/Microsoft.ML.Data/VBufferEditor.xml @@ -1,4 +1,4 @@ - + @@ -111,4 +111,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/VBufferEditor`1.xml b/dotnet/xml/Microsoft.ML.Data/VBufferEditor`1.xml index d383d31c..a8f38096 100644 --- a/dotnet/xml/Microsoft.ML.Data/VBufferEditor`1.xml +++ b/dotnet/xml/Microsoft.ML.Data/VBufferEditor`1.xml @@ -1,4 +1,4 @@ - + @@ -178,4 +178,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/VBuffer`1.xml b/dotnet/xml/Microsoft.ML.Data/VBuffer`1.xml index ae7896be..29a7dd1d 100644 --- a/dotnet/xml/Microsoft.ML.Data/VBuffer`1.xml +++ b/dotnet/xml/Microsoft.ML.Data/VBuffer`1.xml @@ -1,4 +1,4 @@ - + @@ -528,4 +528,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/VectorDataViewType.xml b/dotnet/xml/Microsoft.ML.Data/VectorDataViewType.xml index aa5b4b73..9adf1c84 100644 --- a/dotnet/xml/Microsoft.ML.Data/VectorDataViewType.xml +++ b/dotnet/xml/Microsoft.ML.Data/VectorDataViewType.xml @@ -1,4 +1,4 @@ - + @@ -296,4 +296,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Data/VectorTypeAttribute.xml b/dotnet/xml/Microsoft.ML.Data/VectorTypeAttribute.xml index 7dd5067c..acd33882 100644 --- a/dotnet/xml/Microsoft.ML.Data/VectorTypeAttribute.xml +++ b/dotnet/xml/Microsoft.ML.Data/VectorTypeAttribute.xml @@ -1,4 +1,4 @@ - + @@ -95,4 +95,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Experimental/MLContextExtensions.xml b/dotnet/xml/Microsoft.ML.Experimental/MLContextExtensions.xml new file mode 100644 index 00000000..867f1504 --- /dev/null +++ b/dotnet/xml/Microsoft.ML.Experimental/MLContextExtensions.xml @@ -0,0 +1,46 @@ + + + + + + + + Microsoft.ML.Experimental + 1.0.0.0 + + + System.Object + + + + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Experimental + 1.0.0.0 + + + System.Void + + + + + + + reference. + + Stop the execution of pipeline in + To be added. + + + + diff --git a/dotnet/xml/Microsoft.ML.Experimental/OneToOneTransformerBaseExtensions.xml b/dotnet/xml/Microsoft.ML.Experimental/OneToOneTransformerBaseExtensions.xml new file mode 100644 index 00000000..6cf3345a --- /dev/null +++ b/dotnet/xml/Microsoft.ML.Experimental/OneToOneTransformerBaseExtensions.xml @@ -0,0 +1,47 @@ + + + + + + + + Microsoft.ML.Experimental + 1.0.0.0 + + + System.Object + + + + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Experimental + 1.0.0.0 + + + System.Collections.Generic.IReadOnlyList<Microsoft.ML.InputOutputColumnPair> + + + + + + To be added. + + Returns the names of the input-output column pairs on which the transformation is applied. + + To be added. + To be added. + + + + diff --git a/dotnet/xml/Microsoft.ML.Runtime/ChannelMessage.xml b/dotnet/xml/Microsoft.ML.Runtime/ChannelMessage.xml index 7e0c1830..73e51111 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/ChannelMessage.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/ChannelMessage.xml @@ -1,4 +1,4 @@ - + @@ -80,4 +80,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/ChannelMessageKind.xml b/dotnet/xml/Microsoft.ML.Runtime/ChannelMessageKind.xml index 259f98db..924535bc 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/ChannelMessageKind.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/ChannelMessageKind.xml @@ -1,4 +1,4 @@ - + @@ -97,4 +97,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/ComponentCatalog.xml b/dotnet/xml/Microsoft.ML.Runtime/ComponentCatalog.xml index 5993b518..c6a64df2 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/ComponentCatalog.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/ComponentCatalog.xml @@ -1,4 +1,4 @@ - + @@ -56,4 +56,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IChannel.xml b/dotnet/xml/Microsoft.ML.Runtime/IChannel.xml index 2fa47ca4..7a28e4c5 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IChannel.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IChannel.xml @@ -1,4 +1,4 @@ - + @@ -259,4 +259,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IChannelProvider.xml b/dotnet/xml/Microsoft.ML.Runtime/IChannelProvider.xml index b8f122c3..11ee507b 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IChannelProvider.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IChannelProvider.xml @@ -1,4 +1,4 @@ - + @@ -77,4 +77,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory.xml b/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory.xml index ceda5645..5d312b8b 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory.xml @@ -1,4 +1,4 @@ - + @@ -16,4 +16,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`1.xml b/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`1.xml index b9d5f1aa..a5f8f46c 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`1.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`1.xml @@ -1,4 +1,4 @@ - + @@ -53,4 +53,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`2.xml b/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`2.xml index 4f077677..e9b6f310 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`2.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`2.xml @@ -1,4 +1,4 @@ - + @@ -61,4 +61,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`3.xml b/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`3.xml index 3e47c628..2149aed3 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`3.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`3.xml @@ -1,4 +1,4 @@ - + @@ -69,4 +69,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`4.xml b/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`4.xml index 785d0138..bb7abd19 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`4.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IComponentFactory`4.xml @@ -1,4 +1,4 @@ - + @@ -77,4 +77,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IExceptionContext.xml b/dotnet/xml/Microsoft.ML.Runtime/IExceptionContext.xml index edc91ccc..b4d9ebf9 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IExceptionContext.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IExceptionContext.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IHost.xml b/dotnet/xml/Microsoft.ML.Runtime/IHost.xml index ef8e1c0f..2d0bd972 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IHost.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IHost.xml @@ -1,4 +1,4 @@ - + @@ -55,4 +55,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IHostEnvironment.xml b/dotnet/xml/Microsoft.ML.Runtime/IHostEnvironment.xml index 7b0373c6..26f5a059 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IHostEnvironment.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IHostEnvironment.xml @@ -1,4 +1,4 @@ - + @@ -81,4 +81,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IPipe`1.xml b/dotnet/xml/Microsoft.ML.Runtime/IPipe`1.xml index 97e42b57..be840b08 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IPipe`1.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IPipe`1.xml @@ -1,4 +1,4 @@ - + @@ -55,4 +55,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IProgressChannel.xml b/dotnet/xml/Microsoft.ML.Runtime/IProgressChannel.xml index 3b9f4942..ba7eb90c 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IProgressChannel.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IProgressChannel.xml @@ -1,4 +1,4 @@ - + @@ -109,4 +109,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IProgressChannelProvider.xml b/dotnet/xml/Microsoft.ML.Runtime/IProgressChannelProvider.xml index 403a8dd6..ba3d8b12 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IProgressChannelProvider.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IProgressChannelProvider.xml @@ -1,4 +1,4 @@ - + @@ -47,4 +47,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/IProgressEntry.xml b/dotnet/xml/Microsoft.ML.Runtime/IProgressEntry.xml index c5f53fda..c68c7e7b 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/IProgressEntry.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/IProgressEntry.xml @@ -1,4 +1,4 @@ - + @@ -102,4 +102,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/MessageSensitivity.xml b/dotnet/xml/Microsoft.ML.Runtime/MessageSensitivity.xml index 064f1dae..f8adaa43 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/MessageSensitivity.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/MessageSensitivity.xml @@ -1,4 +1,4 @@ - + @@ -141,4 +141,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Runtime/ProgressHeader.xml b/dotnet/xml/Microsoft.ML.Runtime/ProgressHeader.xml index 6ae7cd00..f639a59b 100644 --- a/dotnet/xml/Microsoft.ML.Runtime/ProgressHeader.xml +++ b/dotnet/xml/Microsoft.ML.Runtime/ProgressHeader.xml @@ -1,4 +1,4 @@ - + @@ -126,4 +126,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+BinaryLabelFloatFeatureVectorFloatWeightSample.xml b/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+BinaryLabelFloatFeatureVectorFloatWeightSample.xml index 933de538..b390bddf 100644 --- a/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+BinaryLabelFloatFeatureVectorFloatWeightSample.xml +++ b/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+BinaryLabelFloatFeatureVectorFloatWeightSample.xml @@ -1,4 +1,4 @@ - + @@ -98,4 +98,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+CalibratedBinaryClassifierOutput.xml b/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+CalibratedBinaryClassifierOutput.xml index a8e6e567..062b04ca 100644 --- a/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+CalibratedBinaryClassifierOutput.xml +++ b/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+CalibratedBinaryClassifierOutput.xml @@ -1,4 +1,4 @@ - + @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+FloatLabelFloatFeatureVectorSample.xml b/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+FloatLabelFloatFeatureVectorSample.xml index 65ba436a..373aba75 100644 --- a/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+FloatLabelFloatFeatureVectorSample.xml +++ b/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+FloatLabelFloatFeatureVectorSample.xml @@ -1,4 +1,4 @@ - + @@ -77,4 +77,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+MulticlassClassificationExample.xml b/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+MulticlassClassificationExample.xml index 261b175e..499b450a 100644 --- a/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+MulticlassClassificationExample.xml +++ b/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+MulticlassClassificationExample.xml @@ -1,4 +1,4 @@ - + @@ -144,4 +144,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+NonCalibratedBinaryClassifierOutput.xml b/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+NonCalibratedBinaryClassifierOutput.xml index 2cfc9dd4..e98e2364 100644 --- a/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+NonCalibratedBinaryClassifierOutput.xml +++ b/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils+NonCalibratedBinaryClassifierOutput.xml @@ -1,4 +1,4 @@ - + @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils.xml b/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils.xml index 5035fe95..fb310514 100644 --- a/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils.xml +++ b/dotnet/xml/Microsoft.ML.SamplesUtils/DatasetUtils.xml @@ -1,4 +1,4 @@ - + @@ -265,4 +265,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/BoostedTreeOptions+OptimizationAlgorithmType.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/BoostedTreeOptions+OptimizationAlgorithmType.xml index 3ce97d05..e739e997 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/BoostedTreeOptions+OptimizationAlgorithmType.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/BoostedTreeOptions+OptimizationAlgorithmType.xml @@ -1,4 +1,4 @@ - + @@ -76,4 +76,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/BoostedTreeOptions.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/BoostedTreeOptions.xml index a6837a3d..bbb49bd9 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/BoostedTreeOptions.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/BoostedTreeOptions.xml @@ -1,4 +1,4 @@ - + @@ -534,4 +534,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/BoostingFastTreeTrainerBase`3.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/BoostingFastTreeTrainerBase`3.xml index 01b7fbd7..ec288177 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/BoostingFastTreeTrainerBase`3.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/BoostingFastTreeTrainerBase`3.xml @@ -1,4 +1,4 @@ - + @@ -43,4 +43,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/Bundle.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/Bundle.xml index 5d88270e..662da633 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/Bundle.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/Bundle.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/ConsecutiveGeneralityLossRule.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/ConsecutiveGeneralityLossRule.xml index dcf858b4..af1c22a7 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/ConsecutiveGeneralityLossRule.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/ConsecutiveGeneralityLossRule.xml @@ -1,4 +1,4 @@ - + @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingMetric.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingMetric.xml index bab00dca..f577409c 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingMetric.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingMetric.xml @@ -1,4 +1,4 @@ - + @@ -61,4 +61,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingRankingMetric.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingRankingMetric.xml index ff7db814..504d438f 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingRankingMetric.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingRankingMetric.xml @@ -1,4 +1,4 @@ - + @@ -61,4 +61,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingRule.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingRule.xml index c525f86c..25f9add0 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingRule.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingRule.xml @@ -1,4 +1,4 @@ - + @@ -17,4 +17,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingRuleBase.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingRuleBase.xml index c221713d..9c8e1809 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingRuleBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/EarlyStoppingRuleBase.xml @@ -1,4 +1,4 @@ - + @@ -51,4 +51,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryFeaturizationEstimator+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryFeaturizationEstimator+Options.xml index 706b386c..541c315f 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryFeaturizationEstimator+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryFeaturizationEstimator+Options.xml @@ -1,4 +1,4 @@ - + @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryFeaturizationEstimator.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryFeaturizationEstimator.xml index a520da3a..12c79dc6 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryFeaturizationEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryFeaturizationEstimator.xml @@ -1,4 +1,4 @@ - + @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryModelParameters.xml index 9bd9db22..af11e982 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryTrainer+Options.xml index 39f70dd2..7a5bd55f 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -63,4 +63,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryTrainer.xml index 795cc1a4..9aba359c 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryTrainer.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestOptionsBase.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestOptionsBase.xml index de4516a4..8c5db9d9 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestOptionsBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestOptionsBase.xml @@ -1,4 +1,4 @@ - + @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionFeaturizationEstimator+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionFeaturizationEstimator+Options.xml index b173c310..7e8b7df5 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionFeaturizationEstimator+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionFeaturizationEstimator+Options.xml @@ -1,4 +1,4 @@ - + @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionFeaturizationEstimator.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionFeaturizationEstimator.xml index 6254e9c5..1b70ec3a 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionFeaturizationEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionFeaturizationEstimator.xml @@ -1,4 +1,4 @@ - + @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionModelParameters.xml index 595fed0c..9412d84d 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionTrainer+Options.xml index 90f75556..d906e66e 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -63,4 +63,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionTrainer.xml index b3b91c56..dc2c57a6 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionTrainer.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryFeaturizationEstimator+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryFeaturizationEstimator+Options.xml index 95efdc56..3b5eede0 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryFeaturizationEstimator+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryFeaturizationEstimator+Options.xml @@ -1,4 +1,4 @@ - + @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryFeaturizationEstimator.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryFeaturizationEstimator.xml index 961763aa..f5ebb081 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryFeaturizationEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryFeaturizationEstimator.xml @@ -1,4 +1,4 @@ - + @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryModelParameters.xml index 4abe8bb6..bc52fd87 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryTrainer+Options.xml index c9ba2d93..ad8e15b4 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -128,4 +128,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryTrainer.xml index dd1d100f..3c89f5ce 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryTrainer.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingFeaturizationEstimator+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingFeaturizationEstimator+Options.xml index de2d5910..7fdcbf73 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingFeaturizationEstimator+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingFeaturizationEstimator+Options.xml @@ -1,4 +1,4 @@ - + @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingFeaturizationEstimator.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingFeaturizationEstimator.xml index c59ccbb3..7054225f 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingFeaturizationEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingFeaturizationEstimator.xml @@ -1,4 +1,4 @@ - + @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingModelParameters.xml index 32deeab1..a211c76a 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingTrainer+Options.xml index 192f59ac..efaa0c93 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -184,4 +184,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingTrainer.xml index c07bd8ef..6f5bf4e0 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingTrainer.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionFeaturizationEstimator+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionFeaturizationEstimator+Options.xml index f8e11bfd..3062ab9b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionFeaturizationEstimator+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionFeaturizationEstimator+Options.xml @@ -1,4 +1,4 @@ - + @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionFeaturizationEstimator.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionFeaturizationEstimator.xml index 1c06e0a4..ed26778b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionFeaturizationEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionFeaturizationEstimator.xml @@ -1,4 +1,4 @@ - + @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionModelParameters.xml index 83002248..872af59d 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionTrainer+Options.xml index 98d3b3e5..4752a307 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -99,4 +99,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionTrainer.xml index 586cfcce..a201ebc1 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionTrainer.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTrainerBase`3.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTrainerBase`3.xml index de493102..c231ee61 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTrainerBase`3.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTrainerBase`3.xml @@ -1,4 +1,4 @@ - + @@ -63,4 +63,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieFeaturizationEstimator+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieFeaturizationEstimator+Options.xml index 8477bca1..1b91bcd5 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieFeaturizationEstimator+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieFeaturizationEstimator+Options.xml @@ -1,4 +1,4 @@ - + @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieFeaturizationEstimator.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieFeaturizationEstimator.xml index 8e2e3ef7..b0bcb884 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieFeaturizationEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieFeaturizationEstimator.xml @@ -1,4 +1,4 @@ - + @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieModelParameters.xml index 7940ebe7..ed478144 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieTrainer+Options.xml index 03b2afcb..3aabcdc8 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -126,4 +126,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieTrainer.xml index 4be4f3d4..b4f4effd 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieTrainer.xml @@ -1,4 +1,4 @@ - + @@ -82,4 +82,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryModelParameters.xml index 29e98c6b..dfc6bb8e 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryTrainer+Options.xml index afd1c6ca..d30c1d1c 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -71,4 +71,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryTrainer.xml index 8f7871a0..9c30f08c 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryTrainer.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamModelParametersBase.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamModelParametersBase.xml index 31b40f80..2a008487 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamModelParametersBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamModelParametersBase.xml @@ -1,4 +1,4 @@ - + @@ -148,4 +148,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionModelParameters.xml index 6168bb5b..ab1fe18c 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionTrainer+Options.xml index f1a53c7e..bbe85d80 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionTrainer.xml index 5b480287..54f072e9 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionTrainer.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamTrainerBase`3+OptionsBase.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamTrainerBase`3+OptionsBase.xml index 664b9c7e..19958b8b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamTrainerBase`3+OptionsBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamTrainerBase`3+OptionsBase.xml @@ -1,4 +1,4 @@ - + @@ -414,4 +414,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamTrainerBase`3.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamTrainerBase`3.xml index 918399b4..c07b0ca5 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamTrainerBase`3.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamTrainerBase`3.xml @@ -1,4 +1,4 @@ - + @@ -65,4 +65,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GeneralityLossRule.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GeneralityLossRule.xml index 96417647..5c604e97 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GeneralityLossRule.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GeneralityLossRule.xml @@ -1,4 +1,4 @@ - + @@ -97,4 +97,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GeneralityToProgressRatioRule.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GeneralityToProgressRatioRule.xml index dfca3b07..4e4025d5 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GeneralityToProgressRatioRule.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GeneralityToProgressRatioRule.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/LowProgressRule.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/LowProgressRule.xml index 269180ce..8950b3ea 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/LowProgressRule.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/LowProgressRule.xml @@ -1,4 +1,4 @@ - + @@ -78,4 +78,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/MovingWindowRule.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/MovingWindowRule.xml index 7f6599ad..98a0dd6a 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/MovingWindowRule.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/MovingWindowRule.xml @@ -1,4 +1,4 @@ - + @@ -62,4 +62,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/PretrainedTreeFeaturizationEstimator+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/PretrainedTreeFeaturizationEstimator+Options.xml index 05239c00..74075e66 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/PretrainedTreeFeaturizationEstimator+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/PretrainedTreeFeaturizationEstimator+Options.xml @@ -1,4 +1,4 @@ - + @@ -58,4 +58,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/PretrainedTreeFeaturizationEstimator.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/PretrainedTreeFeaturizationEstimator.xml index 8ff5cabf..91e8c681 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/PretrainedTreeFeaturizationEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/PretrainedTreeFeaturizationEstimator.xml @@ -1,4 +1,4 @@ - + @@ -42,4 +42,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/QuantileRegressionTree.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/QuantileRegressionTree.xml index 56d2e3b2..be507d22 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/QuantileRegressionTree.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/QuantileRegressionTree.xml @@ -1,4 +1,4 @@ - + @@ -78,4 +78,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/QuantileRegressionTreeEnsemble.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/QuantileRegressionTreeEnsemble.xml index e5e3f8eb..6ccbb5da 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/QuantileRegressionTreeEnsemble.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/QuantileRegressionTreeEnsemble.xml @@ -1,4 +1,4 @@ - + @@ -20,4 +20,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/RandomForestTrainerBase`3.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/RandomForestTrainerBase`3.xml index 496212cc..3a4ec8e7 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/RandomForestTrainerBase`3.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/RandomForestTrainerBase`3.xml @@ -1,4 +1,4 @@ - + @@ -43,4 +43,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/RegressionTree.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/RegressionTree.xml index 9db59d65..39387415 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/RegressionTree.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/RegressionTree.xml @@ -1,4 +1,4 @@ - + @@ -22,4 +22,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/RegressionTreeBase.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/RegressionTreeBase.xml index 30111152..04ca5807 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/RegressionTreeBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/RegressionTreeBase.xml @@ -1,4 +1,4 @@ - + @@ -298,4 +298,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/RegressionTreeEnsemble.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/RegressionTreeEnsemble.xml index fb244c6f..76b3b083 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/RegressionTreeEnsemble.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/RegressionTreeEnsemble.xml @@ -1,4 +1,4 @@ - + @@ -20,4 +20,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TolerantEarlyStoppingRule.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TolerantEarlyStoppingRule.xml index c74c106d..951733dc 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TolerantEarlyStoppingRule.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TolerantEarlyStoppingRule.xml @@ -1,4 +1,4 @@ - + @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleFeaturizationEstimatorBase+OptionsBase.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleFeaturizationEstimatorBase+OptionsBase.xml index 555b0a5d..8e3a7aee 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleFeaturizationEstimatorBase+OptionsBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleFeaturizationEstimatorBase+OptionsBase.xml @@ -1,4 +1,4 @@ - + @@ -132,4 +132,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleFeaturizationEstimatorBase.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleFeaturizationEstimatorBase.xml index ab443b90..1e6b50cd 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleFeaturizationEstimatorBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleFeaturizationEstimatorBase.xml @@ -1,4 +1,4 @@ - + @@ -92,4 +92,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleFeaturizationTransformer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleFeaturizationTransformer.xml index 4991c556..d426e25a 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleFeaturizationTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleFeaturizationTransformer.xml @@ -1,4 +1,4 @@ - + @@ -56,4 +56,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleModelParameters.xml index d0f34681..0350e3b3 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -87,4 +87,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleModelParametersBasedOnQuantileRegressionTree.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleModelParametersBasedOnQuantileRegressionTree.xml index 881924d7..5d3fc8c1 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleModelParametersBasedOnQuantileRegressionTree.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleModelParametersBasedOnQuantileRegressionTree.xml @@ -1,4 +1,4 @@ - + @@ -49,4 +49,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleModelParametersBasedOnRegressionTree.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleModelParametersBasedOnRegressionTree.xml index 15be13d9..5a4b3d7c 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleModelParametersBasedOnRegressionTree.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsembleModelParametersBasedOnRegressionTree.xml @@ -1,4 +1,4 @@ - + @@ -49,4 +49,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsemble`1.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsemble`1.xml index 9acaaacc..3161bd8d 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsemble`1.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeEnsemble`1.xml @@ -1,4 +1,4 @@ - + @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeOptions.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeOptions.xml index 457a7192..bdca6241 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeOptions.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/TreeOptions.xml @@ -1,4 +1,4 @@ - + @@ -900,4 +900,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/BoosterParameterBase+OptionsBase.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/BoosterParameterBase+OptionsBase.xml index 74ed00be..a5d93be1 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/BoosterParameterBase+OptionsBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/BoosterParameterBase+OptionsBase.xml @@ -1,4 +1,4 @@ - + @@ -341,4 +341,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/BoosterParameterBase.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/BoosterParameterBase.xml index 715e0edd..35448be5 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/BoosterParameterBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/BoosterParameterBase.xml @@ -1,4 +1,4 @@ - + @@ -38,4 +38,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/DartBooster+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/DartBooster+Options.xml index 7d1336c5..e9a4f667 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/DartBooster+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/DartBooster+Options.xml @@ -1,4 +1,4 @@ - + @@ -183,4 +183,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/DartBooster.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/DartBooster.xml index dc9ea553..3485c552 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/DartBooster.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/DartBooster.xml @@ -1,4 +1,4 @@ - + @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GossBooster+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GossBooster+Options.xml index 360809d3..d4fd4e04 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GossBooster+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GossBooster+Options.xml @@ -1,4 +1,4 @@ - + @@ -99,4 +99,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GossBooster.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GossBooster.xml index da6ac6b3..24ce9f3b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GossBooster.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GossBooster.xml @@ -1,4 +1,4 @@ - + @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GradientBooster+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GradientBooster+Options.xml index be1440ae..b111334e 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GradientBooster+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GradientBooster+Options.xml @@ -1,4 +1,4 @@ - + @@ -41,4 +41,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GradientBooster.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GradientBooster.xml index 6a57ae2f..994a1da4 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GradientBooster.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/GradientBooster.xml @@ -1,4 +1,4 @@ - + @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryModelParameters.xml index be2d3f77..82ef5519 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer+Options+EvaluateMetricType.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer+Options+EvaluateMetricType.xml index 69e517a7..7bfe94c7 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer+Options+EvaluateMetricType.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer+Options+EvaluateMetricType.xml @@ -1,4 +1,4 @@ - + @@ -112,4 +112,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer+Options.xml index fabb049c..6ee8529d 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -150,4 +150,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer.xml index e4c7efe4..332c8a7e 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer+Options+EvaluateMetricType.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer+Options+EvaluateMetricType.xml index 7c57e262..f80e6926 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer+Options+EvaluateMetricType.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer+Options+EvaluateMetricType.xml @@ -1,4 +1,4 @@ - + @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer+Options.xml index 6c1a5b34..7f837805 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -153,4 +153,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer.xml index e90a60cf..01ebb9f5 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer.xml @@ -1,4 +1,4 @@ - + @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingModelParameters.xml index eab1b978..5268066e 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer+Options+EvaluateMetricType.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer+Options+EvaluateMetricType.xml index 28daf7b1..b716e9c2 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer+Options+EvaluateMetricType.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer+Options+EvaluateMetricType.xml @@ -1,4 +1,4 @@ - + @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer+Options.xml index 848251fd..62ca661a 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -130,4 +130,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer.xml index 72796637..adf6e43b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer.xml @@ -1,4 +1,4 @@ - + @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionModelParameters.xml index a74d2481..adf5c98b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer+Options+EvaluateMetricType.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer+Options+EvaluateMetricType.xml index eb580514..8c072343 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer+Options+EvaluateMetricType.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer+Options+EvaluateMetricType.xml @@ -1,4 +1,4 @@ - + @@ -112,4 +112,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer+Options.xml index 37ecd00d..6c65d0fb 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -69,4 +69,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer.xml index 9abcfc9c..00ebf383 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer.xml @@ -1,4 +1,4 @@ - + @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmTrainerBase`4+OptionsBase.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmTrainerBase`4+OptionsBase.xml index 27d4e54f..f0c7a37b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmTrainerBase`4+OptionsBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmTrainerBase`4+OptionsBase.xml @@ -1,4 +1,4 @@ - + @@ -573,4 +573,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmTrainerBase`4.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmTrainerBase`4.xml index 5f021e9f..fe0087fe 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmTrainerBase`4.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmTrainerBase`4.xml @@ -1,4 +1,4 @@ - + @@ -67,4 +67,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.Recommender/MatrixFactorizationModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers.Recommender/MatrixFactorizationModelParameters.xml index fecf679a..9e1d8950 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.Recommender/MatrixFactorizationModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.Recommender/MatrixFactorizationModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -163,4 +163,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers.Recommender/MatrixFactorizationPredictionTransformer.xml b/dotnet/xml/Microsoft.ML.Trainers.Recommender/MatrixFactorizationPredictionTransformer.xml index 53ff8be4..e6465908 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.Recommender/MatrixFactorizationPredictionTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.Recommender/MatrixFactorizationPredictionTransformer.xml @@ -1,4 +1,4 @@ - + @@ -50,4 +50,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/AveragedLinearOptions.xml b/dotnet/xml/Microsoft.ML.Trainers/AveragedLinearOptions.xml index f69a237f..988fcb24 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/AveragedLinearOptions.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/AveragedLinearOptions.xml @@ -1,4 +1,4 @@ - + @@ -286,4 +286,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/AveragedLinearTrainer`2.xml b/dotnet/xml/Microsoft.ML.Trainers/AveragedLinearTrainer`2.xml index b3239420..bd8903c2 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/AveragedLinearTrainer`2.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/AveragedLinearTrainer`2.xml @@ -1,4 +1,4 @@ - + @@ -37,4 +37,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/AveragedPerceptronTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/AveragedPerceptronTrainer+Options.xml index 48a3649d..b14536ec 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/AveragedPerceptronTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/AveragedPerceptronTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -59,4 +59,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/AveragedPerceptronTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/AveragedPerceptronTrainer.xml index e2ac74fb..607192be 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/AveragedPerceptronTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/AveragedPerceptronTrainer.xml @@ -1,4 +1,4 @@ - + @@ -62,4 +62,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/CoefficientStatistics.xml b/dotnet/xml/Microsoft.ML.Trainers/CoefficientStatistics.xml index 90994e30..b3c8423e 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/CoefficientStatistics.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/CoefficientStatistics.xml @@ -1,4 +1,4 @@ - + @@ -126,4 +126,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/ComputeLRTrainingStdThroughMkl.xml b/dotnet/xml/Microsoft.ML.Trainers/ComputeLRTrainingStdThroughMkl.xml index 05491668..e5cb19ca 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/ComputeLRTrainingStdThroughMkl.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/ComputeLRTrainingStdThroughMkl.xml @@ -1,4 +1,4 @@ - + @@ -56,10 +56,14 @@ - - - - + + + + + + + + The used for messaging. The L2Weight used for training. (Supply the same one that got used during training.) @@ -71,4 +75,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/ComputeLogisticRegressionStandardDeviation.xml b/dotnet/xml/Microsoft.ML.Trainers/ComputeLogisticRegressionStandardDeviation.xml index db517a2b..eb540731 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/ComputeLogisticRegressionStandardDeviation.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/ComputeLogisticRegressionStandardDeviation.xml @@ -1,4 +1,4 @@ - + @@ -80,4 +80,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/ExpLoss.xml b/dotnet/xml/Microsoft.ML.Trainers/ExpLoss.xml index d6bff4d9..aeb97cb2 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/ExpLoss.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/ExpLoss.xml @@ -1,4 +1,4 @@ - + @@ -123,4 +123,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/FeatureContributionCalculator.xml b/dotnet/xml/Microsoft.ML.Trainers/FeatureContributionCalculator.xml index 48d46df6..a307e640 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/FeatureContributionCalculator.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/FeatureContributionCalculator.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineModelParameters.xml index fab26d30..72e4d607 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -139,4 +139,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachinePredictionTransformer.xml b/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachinePredictionTransformer.xml index 57b4b48c..6fec1eb0 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachinePredictionTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachinePredictionTransformer.xml @@ -1,4 +1,4 @@ - + @@ -47,4 +47,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineTrainer+Options.xml index 56312624..df70b3e3 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -316,4 +316,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineTrainer.xml index c3ea1138..e5b5906d 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineTrainer.xml @@ -1,4 +1,4 @@ - + @@ -166,4 +166,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/HingeLoss.xml b/dotnet/xml/Microsoft.ML.Trainers/HingeLoss.xml index 0275ed73..8c8f699b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/HingeLoss.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/HingeLoss.xml @@ -1,4 +1,4 @@ - + @@ -223,4 +223,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/ICalculateFeatureContribution.xml b/dotnet/xml/Microsoft.ML.Trainers/ICalculateFeatureContribution.xml index 4c5a7b7a..32171bb3 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/ICalculateFeatureContribution.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/ICalculateFeatureContribution.xml @@ -1,4 +1,4 @@ - + @@ -37,4 +37,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/IClassificationLoss.xml b/dotnet/xml/Microsoft.ML.Trainers/IClassificationLoss.xml index e5600e72..912c849b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/IClassificationLoss.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/IClassificationLoss.xml @@ -1,4 +1,4 @@ - + @@ -21,4 +21,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/ILossFunction`2.xml b/dotnet/xml/Microsoft.ML.Trainers/ILossFunction`2.xml index a21a10fb..e3429dce 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/ILossFunction`2.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/ILossFunction`2.xml @@ -1,4 +1,4 @@ - + @@ -58,4 +58,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/IRegressionLoss.xml b/dotnet/xml/Microsoft.ML.Trainers/IRegressionLoss.xml index d85edc22..84318633 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/IRegressionLoss.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/IRegressionLoss.xml @@ -1,4 +1,4 @@ - + @@ -21,4 +21,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/IScalarLoss.xml b/dotnet/xml/Microsoft.ML.Trainers/IScalarLoss.xml index c0c3a003..d046d5a4 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/IScalarLoss.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/IScalarLoss.xml @@ -1,4 +1,4 @@ - + @@ -47,4 +47,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/ISupportSdcaClassificationLoss.xml b/dotnet/xml/Microsoft.ML.Trainers/ISupportSdcaClassificationLoss.xml index 7ff1447e..4f6fce39 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/ISupportSdcaClassificationLoss.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/ISupportSdcaClassificationLoss.xml @@ -1,4 +1,4 @@ - + @@ -27,4 +27,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/ISupportSdcaLoss.xml b/dotnet/xml/Microsoft.ML.Trainers/ISupportSdcaLoss.xml index a1394fca..2a609bf1 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/ISupportSdcaLoss.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/ISupportSdcaLoss.xml @@ -1,4 +1,4 @@ - + @@ -117,4 +117,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/ISupportSdcaRegressionLoss.xml b/dotnet/xml/Microsoft.ML.Trainers/ISupportSdcaRegressionLoss.xml index ea4c5565..d837a44a 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/ISupportSdcaRegressionLoss.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/ISupportSdcaRegressionLoss.xml @@ -1,4 +1,4 @@ - + @@ -27,4 +27,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/ITrainerEstimator`2.xml b/dotnet/xml/Microsoft.ML.Trainers/ITrainerEstimator`2.xml index 3bac0c35..168a9515 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/ITrainerEstimator`2.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/ITrainerEstimator`2.xml @@ -1,4 +1,4 @@ - + @@ -59,4 +59,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/KMeansTrainer+InitializationAlgorithm.xml b/dotnet/xml/Microsoft.ML.Trainers/KMeansTrainer+InitializationAlgorithm.xml index 2bbf79d2..de1da7b9 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/KMeansTrainer+InitializationAlgorithm.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/KMeansTrainer+InitializationAlgorithm.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/KMeansTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/KMeansTrainer+Options.xml index 52667682..de49e8df 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/KMeansTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/KMeansTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -210,4 +210,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/KMeansTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/KMeansTrainer.xml index 4cfb3909..e53018d1 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/KMeansTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/KMeansTrainer.xml @@ -1,4 +1,4 @@ - + @@ -88,4 +88,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LbfgsLogisticRegressionBinaryTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/LbfgsLogisticRegressionBinaryTrainer+Options.xml index ae602c09..8387a3d0 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LbfgsLogisticRegressionBinaryTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LbfgsLogisticRegressionBinaryTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -95,4 +95,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LbfgsLogisticRegressionBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/LbfgsLogisticRegressionBinaryTrainer.xml index fef2cabd..aa5e1df8 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LbfgsLogisticRegressionBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LbfgsLogisticRegressionBinaryTrainer.xml @@ -1,4 +1,4 @@ - + @@ -100,4 +100,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LbfgsMaximumEntropyMulticlassTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/LbfgsMaximumEntropyMulticlassTrainer+Options.xml index 1e8ce6a8..93749e49 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LbfgsMaximumEntropyMulticlassTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LbfgsMaximumEntropyMulticlassTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -68,4 +68,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LbfgsMaximumEntropyMulticlassTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/LbfgsMaximumEntropyMulticlassTrainer.xml index 5a00d731..2976b88c 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LbfgsMaximumEntropyMulticlassTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LbfgsMaximumEntropyMulticlassTrainer.xml @@ -1,4 +1,4 @@ - + @@ -95,4 +95,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LbfgsPoissonRegressionTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/LbfgsPoissonRegressionTrainer+Options.xml index 7b8b2b9d..ebfd1039 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LbfgsPoissonRegressionTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LbfgsPoissonRegressionTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -42,4 +42,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LbfgsPoissonRegressionTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/LbfgsPoissonRegressionTrainer.xml index 0ab44787..1eee1476 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LbfgsPoissonRegressionTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LbfgsPoissonRegressionTrainer.xml @@ -1,4 +1,4 @@ - + @@ -79,4 +79,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LbfgsTrainerBase`3+OptionsBase.xml b/dotnet/xml/Microsoft.ML.Trainers/LbfgsTrainerBase`3+OptionsBase.xml index a675a796..02201b01 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LbfgsTrainerBase`3+OptionsBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LbfgsTrainerBase`3+OptionsBase.xml @@ -1,4 +1,4 @@ - + @@ -386,4 +386,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LbfgsTrainerBase`3.xml b/dotnet/xml/Microsoft.ML.Trainers/LbfgsTrainerBase`3.xml index cee90a38..5d948d5e 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LbfgsTrainerBase`3.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LbfgsTrainerBase`3.xml @@ -1,4 +1,4 @@ - + @@ -65,4 +65,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LinearBinaryModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/LinearBinaryModelParameters.xml index 8d0d3236..c55ab862 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LinearBinaryModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LinearBinaryModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -39,4 +39,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LinearModelParameterStatistics.xml b/dotnet/xml/Microsoft.ML.Trainers/LinearModelParameterStatistics.xml index 8d097fe3..63ceb365 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LinearModelParameterStatistics.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LinearModelParameterStatistics.xml @@ -1,4 +1,4 @@ - + @@ -95,4 +95,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LinearModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/LinearModelParameters.xml index 8120e3e4..1d97aff3 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LinearModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LinearModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LinearMulticlassModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/LinearMulticlassModelParameters.xml index 62a995ba..7ad4cd8e 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LinearMulticlassModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LinearMulticlassModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LinearMulticlassModelParametersBase.xml b/dotnet/xml/Microsoft.ML.Trainers/LinearMulticlassModelParametersBase.xml index 2a8450f8..7a7fa9df 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LinearMulticlassModelParametersBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LinearMulticlassModelParametersBase.xml @@ -1,4 +1,4 @@ - + @@ -95,4 +95,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LinearRegressionModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/LinearRegressionModelParameters.xml index 20616170..007a30b6 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LinearRegressionModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LinearRegressionModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LinearSvmTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/LinearSvmTrainer+Options.xml index 895b6eef..42a516cd 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LinearSvmTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LinearSvmTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -174,4 +174,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LinearSvmTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/LinearSvmTrainer.xml index a5637a0d..91564759 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LinearSvmTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LinearSvmTrainer.xml @@ -1,4 +1,4 @@ - + @@ -53,4 +53,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LinearTrainerBase`2.xml b/dotnet/xml/Microsoft.ML.Trainers/LinearTrainerBase`2.xml index 9600e889..b1d12cc5 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LinearTrainerBase`2.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LinearTrainerBase`2.xml @@ -1,4 +1,4 @@ - + @@ -56,4 +56,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LogLoss.xml b/dotnet/xml/Microsoft.ML.Trainers/LogLoss.xml index b0ba4f60..a3aa9e65 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LogLoss.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LogLoss.xml @@ -1,4 +1,4 @@ - + @@ -216,4 +216,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer+LossFunctionType.xml b/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer+LossFunctionType.xml index cd867ae2..77466724 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer+LossFunctionType.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer+LossFunctionType.xml @@ -1,4 +1,4 @@ - + @@ -67,4 +67,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer+Options.xml index 33d6f408..2f015509 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -427,4 +427,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer.xml index 08526f94..fcfba354 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer.xml @@ -1,4 +1,4 @@ - + @@ -193,4 +193,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/MaximumEntropyModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/MaximumEntropyModelParameters.xml index f41f4772..ad1e68a7 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/MaximumEntropyModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/MaximumEntropyModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -21,4 +21,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/MetaMulticlassTrainer`2.xml b/dotnet/xml/Microsoft.ML.Trainers/MetaMulticlassTrainer`2.xml index 832a7956..68e71720 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/MetaMulticlassTrainer`2.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/MetaMulticlassTrainer`2.xml @@ -1,4 +1,4 @@ - + @@ -120,4 +120,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/ModelParametersBase`1.xml b/dotnet/xml/Microsoft.ML.Trainers/ModelParametersBase`1.xml index 43fbf31c..84770c8b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/ModelParametersBase`1.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/ModelParametersBase`1.xml @@ -1,4 +1,4 @@ - + @@ -53,4 +53,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/ModelStatisticsBase.xml b/dotnet/xml/Microsoft.ML.Trainers/ModelStatisticsBase.xml index 09dff285..90a223a8 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/ModelStatisticsBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/ModelStatisticsBase.xml @@ -1,4 +1,4 @@ - + @@ -125,4 +125,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/NaiveBayesMulticlassModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/NaiveBayesMulticlassModelParameters.xml index f428b4ff..fdafa967 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/NaiveBayesMulticlassModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/NaiveBayesMulticlassModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -69,4 +69,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/NaiveBayesMulticlassTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/NaiveBayesMulticlassTrainer.xml index f354b6f8..cc2e58f6 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/NaiveBayesMulticlassTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/NaiveBayesMulticlassTrainer.xml @@ -1,4 +1,4 @@ - + @@ -77,4 +77,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/OlsModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/OlsModelParameters.xml index 985b54b3..7225f2ba 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/OlsModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/OlsModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -162,4 +162,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/OlsTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/OlsTrainer+Options.xml index 1ade27f7..48b63101 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/OlsTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/OlsTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/OlsTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/OlsTrainer.xml index b3b21356..a9c53f8d 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/OlsTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/OlsTrainer.xml @@ -1,4 +1,4 @@ - + @@ -70,4 +70,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/OneVersusAllModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/OneVersusAllModelParameters.xml index d999a9c7..78c0e22a 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/OneVersusAllModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/OneVersusAllModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -22,4 +22,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/OneVersusAllTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/OneVersusAllTrainer.xml index c30b9d30..d3516f00 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/OneVersusAllTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/OneVersusAllTrainer.xml @@ -1,4 +1,4 @@ - + @@ -88,4 +88,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/OnlineGradientDescentTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/OnlineGradientDescentTrainer+Options.xml index 11461571..e9dc7539 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/OnlineGradientDescentTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/OnlineGradientDescentTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -61,4 +61,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/OnlineGradientDescentTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/OnlineGradientDescentTrainer.xml index a00a0b76..5829a029 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/OnlineGradientDescentTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/OnlineGradientDescentTrainer.xml @@ -1,4 +1,4 @@ - + @@ -49,4 +49,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/OnlineLinearOptions.xml b/dotnet/xml/Microsoft.ML.Trainers/OnlineLinearOptions.xml index 206f2d42..58f88622 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/OnlineLinearOptions.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/OnlineLinearOptions.xml @@ -1,4 +1,4 @@ - + @@ -137,4 +137,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/OnlineLinearTrainer`2.xml b/dotnet/xml/Microsoft.ML.Trainers/OnlineLinearTrainer`2.xml index 0f69bdaa..133ee452 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/OnlineLinearTrainer`2.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/OnlineLinearTrainer`2.xml @@ -1,4 +1,4 @@ - + @@ -86,4 +86,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/PairwiseCouplingModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/PairwiseCouplingModelParameters.xml index 9d2b0c7f..f4e5d505 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/PairwiseCouplingModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/PairwiseCouplingModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -22,4 +22,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/PairwiseCouplingTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/PairwiseCouplingTrainer.xml index 7fae8512..913c3ab0 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/PairwiseCouplingTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/PairwiseCouplingTrainer.xml @@ -1,4 +1,4 @@ - + @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/PcaModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/PcaModelParameters.xml index 58476d73..222a3f41 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/PcaModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/PcaModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -78,4 +78,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/PoissonLoss.xml b/dotnet/xml/Microsoft.ML.Trainers/PoissonLoss.xml index 94371e3f..a6921bb2 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/PoissonLoss.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/PoissonLoss.xml @@ -1,4 +1,4 @@ - + @@ -112,4 +112,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/PoissonRegressionModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/PoissonRegressionModelParameters.xml index 0af37435..bb2ff0a7 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/PoissonRegressionModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/PoissonRegressionModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/PriorModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/PriorModelParameters.xml index 770ba199..e0d517fa 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/PriorModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/PriorModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -22,4 +22,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/PriorTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/PriorTrainer.xml index 732fd0f0..222384a4 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/PriorTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/PriorTrainer.xml @@ -1,4 +1,4 @@ - + @@ -136,4 +136,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/RandomizedPcaTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/RandomizedPcaTrainer+Options.xml index a1776c51..52ee12d9 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/RandomizedPcaTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/RandomizedPcaTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -148,4 +148,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/RandomizedPcaTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/RandomizedPcaTrainer.xml index 24d070ed..d957a339 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/RandomizedPcaTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/RandomizedPcaTrainer.xml @@ -1,4 +1,4 @@ - + @@ -85,4 +85,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/RegressionModelParameters.xml b/dotnet/xml/Microsoft.ML.Trainers/RegressionModelParameters.xml index 36b7b94a..d88d04d2 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/RegressionModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/RegressionModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaBinaryTrainerBase`1+BinaryOptionsBase.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaBinaryTrainerBase`1+BinaryOptionsBase.xml index e9efd662..673a3ca4 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaBinaryTrainerBase`1+BinaryOptionsBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaBinaryTrainerBase`1+BinaryOptionsBase.xml @@ -1,4 +1,4 @@ - + @@ -77,4 +77,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaBinaryTrainerBase`1.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaBinaryTrainerBase`1.xml index b7006d3e..83ca83fa 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaBinaryTrainerBase`1.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaBinaryTrainerBase`1.xml @@ -1,4 +1,4 @@ - + @@ -58,4 +58,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaLogisticRegressionBinaryTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaLogisticRegressionBinaryTrainer+Options.xml index 2f37dba3..a89034d7 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaLogisticRegressionBinaryTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaLogisticRegressionBinaryTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -40,4 +40,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaLogisticRegressionBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaLogisticRegressionBinaryTrainer.xml index bf6097ab..275377d8 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaLogisticRegressionBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaLogisticRegressionBinaryTrainer.xml @@ -1,4 +1,4 @@ - + @@ -48,4 +48,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaMaximumEntropyMulticlassTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaMaximumEntropyMulticlassTrainer+Options.xml index e3200393..efb4b356 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaMaximumEntropyMulticlassTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaMaximumEntropyMulticlassTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -39,4 +39,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaMaximumEntropyMulticlassTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaMaximumEntropyMulticlassTrainer.xml index 6591da9c..9b31f77a 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaMaximumEntropyMulticlassTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaMaximumEntropyMulticlassTrainer.xml @@ -1,4 +1,4 @@ - + @@ -53,4 +53,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaMulticlassTrainerBase`1+MulticlassOptions.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaMulticlassTrainerBase`1+MulticlassOptions.xml index f1c44572..bad2323b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaMulticlassTrainerBase`1+MulticlassOptions.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaMulticlassTrainerBase`1+MulticlassOptions.xml @@ -1,4 +1,4 @@ - + @@ -48,4 +48,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaMulticlassTrainerBase`1.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaMulticlassTrainerBase`1.xml index 96e9273a..7ba339eb 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaMulticlassTrainerBase`1.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaMulticlassTrainerBase`1.xml @@ -1,4 +1,4 @@ - + @@ -79,4 +79,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedBinaryTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedBinaryTrainer+Options.xml index f975d4bf..1d1b8717 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedBinaryTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedBinaryTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -63,4 +63,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedBinaryTrainer.xml index 7e839e4c..d24bd32c 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedBinaryTrainer.xml @@ -1,4 +1,4 @@ - + @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedMulticlassTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedMulticlassTrainer+Options.xml index e5e49d5a..e7ed541d 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedMulticlassTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedMulticlassTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -64,4 +64,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedMulticlassTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedMulticlassTrainer.xml index 3b6778f1..9dd4bb5f 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedMulticlassTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedMulticlassTrainer.xml @@ -1,4 +1,4 @@ - + @@ -53,4 +53,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaRegressionTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaRegressionTrainer+Options.xml index 170ad317..b595f9b6 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaRegressionTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaRegressionTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -66,4 +66,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaRegressionTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaRegressionTrainer.xml index 1f8c1c61..d715fbcf 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaRegressionTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaRegressionTrainer.xml @@ -1,4 +1,4 @@ - + @@ -48,4 +48,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaTrainerBase`3+OptionsBase.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaTrainerBase`3+OptionsBase.xml index 1b583541..7e7fec1b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaTrainerBase`3+OptionsBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaTrainerBase`3+OptionsBase.xml @@ -1,4 +1,4 @@ - + @@ -295,4 +295,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaTrainerBase`3.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaTrainerBase`3.xml index 639b1a83..0ebdf2bb 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaTrainerBase`3.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaTrainerBase`3.xml @@ -1,4 +1,4 @@ - + @@ -42,4 +42,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SgdBinaryTrainerBase`1+OptionsBase.xml b/dotnet/xml/Microsoft.ML.Trainers/SgdBinaryTrainerBase`1+OptionsBase.xml index ed9f020f..d3b1dcaf 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SgdBinaryTrainerBase`1+OptionsBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SgdBinaryTrainerBase`1+OptionsBase.xml @@ -1,4 +1,4 @@ - + @@ -293,4 +293,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SgdBinaryTrainerBase`1.xml b/dotnet/xml/Microsoft.ML.Trainers/SgdBinaryTrainerBase`1.xml index c2458019..daca31c9 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SgdBinaryTrainerBase`1.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SgdBinaryTrainerBase`1.xml @@ -1,4 +1,4 @@ - + @@ -78,4 +78,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SgdCalibratedTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/SgdCalibratedTrainer+Options.xml index 3debd2e6..1930955e 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SgdCalibratedTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SgdCalibratedTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -40,4 +40,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SgdCalibratedTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SgdCalibratedTrainer.xml index e9fc8a6a..f842ef7d 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SgdCalibratedTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SgdCalibratedTrainer.xml @@ -1,4 +1,4 @@ - + @@ -44,4 +44,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SgdNonCalibratedTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/SgdNonCalibratedTrainer+Options.xml index 5381212f..8dd068d1 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SgdNonCalibratedTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SgdNonCalibratedTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -66,4 +66,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SgdNonCalibratedTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SgdNonCalibratedTrainer.xml index 7236e5e1..8d5ba854 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SgdNonCalibratedTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SgdNonCalibratedTrainer.xml @@ -1,4 +1,4 @@ - + @@ -42,4 +42,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SmoothedHingeLoss.xml b/dotnet/xml/Microsoft.ML.Trainers/SmoothedHingeLoss.xml index 8ada918a..7a91ae56 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SmoothedHingeLoss.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SmoothedHingeLoss.xml @@ -1,4 +1,4 @@ - + @@ -229,4 +229,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SquaredLoss.xml b/dotnet/xml/Microsoft.ML.Trainers/SquaredLoss.xml index 5c21bfad..65c45d2a 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SquaredLoss.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SquaredLoss.xml @@ -1,4 +1,4 @@ - + @@ -211,4 +211,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/StochasticTrainerBase`2.xml b/dotnet/xml/Microsoft.ML.Trainers/StochasticTrainerBase`2.xml index d4450e02..912b547d 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/StochasticTrainerBase`2.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/StochasticTrainerBase`2.xml @@ -1,4 +1,4 @@ - + @@ -82,4 +82,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SymbolicSgdLogisticRegressionBinaryTrainer+Options.xml b/dotnet/xml/Microsoft.ML.Trainers/SymbolicSgdLogisticRegressionBinaryTrainer+Options.xml index 3ef7e810..1e75dda3 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SymbolicSgdLogisticRegressionBinaryTrainer+Options.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SymbolicSgdLogisticRegressionBinaryTrainer+Options.xml @@ -1,4 +1,4 @@ - + @@ -298,4 +298,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SymbolicSgdLogisticRegressionBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SymbolicSgdLogisticRegressionBinaryTrainer.xml index 473ece64..c88b3189 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SymbolicSgdLogisticRegressionBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SymbolicSgdLogisticRegressionBinaryTrainer.xml @@ -1,4 +1,4 @@ - + @@ -105,4 +105,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/TrainerEstimatorBaseWithGroupId`2.xml b/dotnet/xml/Microsoft.ML.Trainers/TrainerEstimatorBaseWithGroupId`2.xml index b77671fb..e656fa2e 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/TrainerEstimatorBaseWithGroupId`2.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/TrainerEstimatorBaseWithGroupId`2.xml @@ -1,4 +1,4 @@ - + @@ -61,4 +61,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/TrainerEstimatorBase`2.xml b/dotnet/xml/Microsoft.ML.Trainers/TrainerEstimatorBase`2.xml index 47d50344..61f9e2a8 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/TrainerEstimatorBase`2.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/TrainerEstimatorBase`2.xml @@ -1,4 +1,4 @@ - + @@ -190,4 +190,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBase.xml b/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBase.xml index 8a752146..066253e4 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBase.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBase.xml @@ -1,4 +1,4 @@ - + @@ -51,4 +51,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBaseWithGroupId.xml b/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBaseWithGroupId.xml index b8ce50ed..9b70e615 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBaseWithGroupId.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBaseWithGroupId.xml @@ -1,4 +1,4 @@ - + @@ -51,4 +51,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBaseWithLabel.xml b/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBaseWithLabel.xml index a604b083..2400728b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBaseWithLabel.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBaseWithLabel.xml @@ -1,4 +1,4 @@ - + @@ -51,4 +51,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBaseWithWeight.xml b/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBaseWithWeight.xml index 49adea65..52634159 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBaseWithWeight.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/TrainerInputBaseWithWeight.xml @@ -1,4 +1,4 @@ - + @@ -51,4 +51,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/TweedieLoss.xml b/dotnet/xml/Microsoft.ML.Trainers/TweedieLoss.xml index 90c7bedd..ade50a17 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/TweedieLoss.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/TweedieLoss.xml @@ -1,4 +1,4 @@ - + @@ -127,4 +127,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Trainers/UnsupervisedTrainerInputBaseWithWeight.xml b/dotnet/xml/Microsoft.ML.Trainers/UnsupervisedTrainerInputBaseWithWeight.xml index 77aaa39a..1d32509f 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/UnsupervisedTrainerInputBaseWithWeight.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/UnsupervisedTrainerInputBaseWithWeight.xml @@ -1,4 +1,4 @@ - + @@ -51,4 +51,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageDataViewType.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageDataViewType.xml index cbc489b6..9caa851f 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageDataViewType.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageDataViewType.xml @@ -1,4 +1,4 @@ - + @@ -184,4 +184,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageGrayscalingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageGrayscalingEstimator.xml index a176f42d..a5b5a838 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageGrayscalingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageGrayscalingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -72,4 +72,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageGrayscalingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageGrayscalingTransformer.xml index 18f9c0f5..ac786ed7 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageGrayscalingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageGrayscalingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingEstimator+ColorBits.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingEstimator+ColorBits.xml index 541eab4d..280c6b5e 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingEstimator+ColorBits.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingEstimator+ColorBits.xml @@ -1,4 +1,4 @@ - + @@ -138,4 +138,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingEstimator+ColorsOrder.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingEstimator+ColorsOrder.xml index b7ae1ec4..cdba681d 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingEstimator+ColorsOrder.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingEstimator+ColorsOrder.xml @@ -1,4 +1,4 @@ - + @@ -131,4 +131,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingEstimator.xml index 23a143a1..e0797b42 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -69,4 +69,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingTransformer.xml index 9262d523..4353760f 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/ImagePixelExtractingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingEstimator+Anchor.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingEstimator+Anchor.xml index fa818ab7..3db2b710 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingEstimator+Anchor.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingEstimator+Anchor.xml @@ -1,4 +1,4 @@ - + @@ -115,4 +115,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingEstimator+ResizingKind.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingEstimator+ResizingKind.xml index c62ca8c9..e8f67639 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingEstimator+ResizingKind.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingEstimator+ResizingKind.xml @@ -1,4 +1,4 @@ - + @@ -97,4 +97,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingEstimator.xml index f3785088..19b834fa 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingTransformer.xml index 498b40d6..164d7fb3 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageResizingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageTypeAttribute.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageTypeAttribute.xml index 5587b773..247f054f 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/ImageTypeAttribute.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/ImageTypeAttribute.xml @@ -1,4 +1,4 @@ - + @@ -132,4 +132,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/VectorToImageConvertingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/VectorToImageConvertingEstimator.xml index 6da438db..6169b01b 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/VectorToImageConvertingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/VectorToImageConvertingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -67,4 +67,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Image/VectorToImageConvertingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Image/VectorToImageConvertingTransformer.xml index 1072ab4b..97729e35 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Image/VectorToImageConvertingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Image/VectorToImageConvertingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Onnx/DnnImageFeaturizerEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Onnx/DnnImageFeaturizerEstimator.xml index c771fa62..dc6148e8 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Onnx/DnnImageFeaturizerEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Onnx/DnnImageFeaturizerEstimator.xml @@ -1,4 +1,4 @@ - + @@ -114,4 +114,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Onnx/DnnImageFeaturizerInput.xml b/dotnet/xml/Microsoft.ML.Transforms.Onnx/DnnImageFeaturizerInput.xml index 40dae8a7..5856a56d 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Onnx/DnnImageFeaturizerInput.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Onnx/DnnImageFeaturizerInput.xml @@ -1,4 +1,4 @@ - + @@ -81,4 +81,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Onnx/DnnImageModelSelector.xml b/dotnet/xml/Microsoft.ML.Transforms.Onnx/DnnImageModelSelector.xml index e073e0ce..db9a5f43 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Onnx/DnnImageModelSelector.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Onnx/DnnImageModelSelector.xml @@ -1,4 +1,4 @@ - + @@ -37,4 +37,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxMapType.xml b/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxMapType.xml index 66fa4999..87efd2cd 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxMapType.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxMapType.xml @@ -1,4 +1,4 @@ - + @@ -92,4 +92,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxMapTypeAttribute.xml b/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxMapTypeAttribute.xml index 02665eaf..d1ed7c5f 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxMapTypeAttribute.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxMapTypeAttribute.xml @@ -1,4 +1,4 @@ - + @@ -138,4 +138,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxScoringEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxScoringEstimator.xml index 08cda40c..cc266498 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxScoringEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxScoringEstimator.xml @@ -1,4 +1,4 @@ - + @@ -77,4 +77,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxSequenceType.xml b/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxSequenceType.xml index 323bfe7e..dc31c0e9 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxSequenceType.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxSequenceType.xml @@ -1,4 +1,4 @@ - + @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxSequenceTypeAttribute.xml b/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxSequenceTypeAttribute.xml index d36b9176..6981bd9e 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxSequenceTypeAttribute.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxSequenceTypeAttribute.xml @@ -1,4 +1,4 @@ - + @@ -134,4 +134,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxTransformer.xml index 22348f6e..33604d3b 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Onnx/OnnxTransformer.xml @@ -1,4 +1,4 @@ - + @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/CustomStopWordsRemovingEstimator+Options.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/CustomStopWordsRemovingEstimator+Options.xml index ae7c9a0b..944645ca 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/CustomStopWordsRemovingEstimator+Options.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/CustomStopWordsRemovingEstimator+Options.xml @@ -1,4 +1,4 @@ - + @@ -61,4 +61,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/CustomStopWordsRemovingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/CustomStopWordsRemovingEstimator.xml index a0064cb4..c50e8e53 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/CustomStopWordsRemovingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/CustomStopWordsRemovingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -66,4 +66,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/CustomStopWordsRemovingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/CustomStopWordsRemovingTransformer.xml index 20767612..fb8cbe84 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/CustomStopWordsRemovingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/CustomStopWordsRemovingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/IStopWordsRemoverOptions.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/IStopWordsRemoverOptions.xml index 237bf3c4..7d9709e0 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/IStopWordsRemoverOptions.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/IStopWordsRemoverOptions.xml @@ -1,4 +1,4 @@ - + @@ -16,4 +16,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationEstimator.xml index c25775f1..a1c950f5 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationEstimator.xml @@ -1,4 +1,4 @@ - + @@ -130,4 +130,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer+ModelParameters+ItemScore.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer+ModelParameters+ItemScore.xml index a520b261..3856d8e7 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer+ModelParameters+ItemScore.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer+ModelParameters+ItemScore.xml @@ -1,4 +1,4 @@ - + @@ -78,4 +78,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer+ModelParameters+WordItemScore.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer+ModelParameters+WordItemScore.xml index 0261692e..d27afc6f 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer+ModelParameters+WordItemScore.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer+ModelParameters+WordItemScore.xml @@ -1,4 +1,4 @@ - + @@ -99,4 +99,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer+ModelParameters.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer+ModelParameters.xml index 7a1a2615..56e677c7 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer+ModelParameters.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer+ModelParameters.xml @@ -1,4 +1,4 @@ - + @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer.xml index ec18a3b5..3d905a56 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/LatentDirichletAllocationTransformer.xml @@ -1,4 +1,4 @@ - + @@ -60,4 +60,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/NgramExtractingEstimator+WeightingCriteria.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/NgramExtractingEstimator+WeightingCriteria.xml index bfdca86f..c5895378 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/NgramExtractingEstimator+WeightingCriteria.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/NgramExtractingEstimator+WeightingCriteria.xml @@ -1,4 +1,4 @@ - + @@ -95,4 +95,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/NgramExtractingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/NgramExtractingEstimator.xml index c3e4e0e2..ac838e00 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/NgramExtractingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/NgramExtractingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -103,4 +103,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/NgramExtractingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/NgramExtractingTransformer.xml index 57db9f43..61483603 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/NgramExtractingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/NgramExtractingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/NgramHashingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/NgramHashingEstimator.xml index 5a30fad2..e4b52643 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/NgramHashingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/NgramHashingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -102,4 +102,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/NgramHashingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/NgramHashingTransformer.xml index 37b9a6dd..c27763f3 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/NgramHashingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/NgramHashingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingEstimator+Language.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingEstimator+Language.xml index 1be0380f..cc7026a6 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingEstimator+Language.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingEstimator+Language.xml @@ -1,4 +1,4 @@ - + @@ -323,4 +323,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingEstimator+Options.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingEstimator+Options.xml index 5fd3d94b..155e2359 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingEstimator+Options.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingEstimator+Options.xml @@ -1,4 +1,4 @@ - + @@ -61,4 +61,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingEstimator.xml index e0093b5d..37c97b19 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -66,4 +66,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingTransformer.xml index 4b29b754..c5ded84b 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/StopWordsRemovingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator+Language.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator+Language.xml index a2f31c35..4374e46c 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator+Language.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator+Language.xml @@ -1,4 +1,4 @@ - + @@ -152,4 +152,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator+NormFunction.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator+NormFunction.xml index 2fd8ea33..40fde469 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator+NormFunction.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator+NormFunction.xml @@ -1,4 +1,4 @@ - + @@ -103,4 +103,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator+Options.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator+Options.xml index 25d86f3f..c9bcfc76 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator+Options.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator+Options.xml @@ -1,4 +1,4 @@ - + @@ -253,4 +253,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator.xml index 75c12171..d9823b5c 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -111,4 +111,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/TextNormalizingEstimator+CaseMode.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/TextNormalizingEstimator+CaseMode.xml index 5090aac3..8345892d 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/TextNormalizingEstimator+CaseMode.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/TextNormalizingEstimator+CaseMode.xml @@ -1,4 +1,4 @@ - + @@ -82,4 +82,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/TextNormalizingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/TextNormalizingEstimator.xml index 4b13ccf2..f7e7e41e 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/TextNormalizingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/TextNormalizingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -67,4 +67,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/TextNormalizingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/TextNormalizingTransformer.xml index f193b0ba..995ab06b 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/TextNormalizingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/TextNormalizingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/TokenizingByCharactersEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/TokenizingByCharactersEstimator.xml index f1b0f440..bb243a41 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/TokenizingByCharactersEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/TokenizingByCharactersEstimator.xml @@ -1,4 +1,4 @@ - + @@ -70,4 +70,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/TokenizingByCharactersTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/TokenizingByCharactersTransformer.xml index b5b3bb85..f27158e6 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/TokenizingByCharactersTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/TokenizingByCharactersTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/WordBagEstimator+Options.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/WordBagEstimator+Options.xml index daa5958c..85fdd480 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/WordBagEstimator+Options.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/WordBagEstimator+Options.xml @@ -1,4 +1,4 @@ - + @@ -142,4 +142,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/WordBagEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/WordBagEstimator.xml index 01360d78..487f8d66 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/WordBagEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/WordBagEstimator.xml @@ -1,4 +1,4 @@ - + @@ -101,4 +101,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingEstimator+PretrainedModelKind.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingEstimator+PretrainedModelKind.xml index 3e9a2df5..94c27283 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingEstimator+PretrainedModelKind.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingEstimator+PretrainedModelKind.xml @@ -1,4 +1,4 @@ - + @@ -279,4 +279,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingEstimator.xml index 7d0348e7..912d0e70 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -111,4 +111,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingTransformer.xml index 00267a41..94d0cdbc 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/WordHashBagEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/WordHashBagEstimator.xml index 35312b78..bb71df40 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/WordHashBagEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/WordHashBagEstimator.xml @@ -1,4 +1,4 @@ - + @@ -101,4 +101,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/WordTokenizingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/WordTokenizingEstimator.xml index a693312e..b9c9637b 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/WordTokenizingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/WordTokenizingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -69,4 +69,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/WordTokenizingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/WordTokenizingTransformer.xml index c002d9d5..e219a60f 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/WordTokenizingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/WordTokenizingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/AnomalySide.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/AnomalySide.xml index d835f0a0..4bd999b3 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/AnomalySide.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/AnomalySide.xml @@ -1,4 +1,4 @@ - + @@ -82,4 +82,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/ErrorFunction.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/ErrorFunction.xml index 5b0ea5d6..d533adc2 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/ErrorFunction.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/ErrorFunction.xml @@ -1,4 +1,4 @@ - + @@ -112,4 +112,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/GrowthRatio.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/GrowthRatio.xml index 8a7474f3..69d4ded7 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/GrowthRatio.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/GrowthRatio.xml @@ -1,4 +1,4 @@ - + @@ -88,4 +88,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidAnomalyDetectionBaseWrapper.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidAnomalyDetectionBaseWrapper.xml index 4e778452..a1a5a112 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidAnomalyDetectionBaseWrapper.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidAnomalyDetectionBaseWrapper.xml @@ -1,4 +1,4 @@ - + @@ -200,4 +200,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidChangePointDetector.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidChangePointDetector.xml index f29a2492..b3c015f9 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidChangePointDetector.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidChangePointDetector.xml @@ -1,4 +1,4 @@ - + @@ -26,4 +26,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidChangePointEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidChangePointEstimator.xml index 83376e03..c00893d2 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidChangePointEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidChangePointEstimator.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidSpikeDetector.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidSpikeDetector.xml index 2889ddfd..d1b2360c 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidSpikeDetector.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidSpikeDetector.xml @@ -1,4 +1,4 @@ - + @@ -26,4 +26,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidSpikeEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidSpikeEstimator.xml index 4c2c75f8..1e7832e7 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidSpikeEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/IidSpikeEstimator.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/MartingaleType.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/MartingaleType.xml index 411fede7..81f78373 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/MartingaleType.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/MartingaleType.xml @@ -1,4 +1,4 @@ - + @@ -82,4 +82,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/RankSelectionMethod.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/RankSelectionMethod.xml index 34288d8d..423edbc8 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/RankSelectionMethod.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/RankSelectionMethod.xml @@ -1,4 +1,4 @@ - + @@ -76,4 +76,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SrCnnAnomalyDetectionBase.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SrCnnAnomalyDetectionBase.xml index b138a219..1626de10 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SrCnnAnomalyDetectionBase.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SrCnnAnomalyDetectionBase.xml @@ -1,4 +1,4 @@ - + @@ -196,4 +196,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SrCnnAnomalyDetector.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SrCnnAnomalyDetector.xml index 0ede3acf..49dfd2a0 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SrCnnAnomalyDetector.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SrCnnAnomalyDetector.xml @@ -1,4 +1,4 @@ - + @@ -26,4 +26,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SrCnnAnomalyEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SrCnnAnomalyEstimator.xml index ff9b88fb..8d0d115a 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SrCnnAnomalyEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SrCnnAnomalyEstimator.xml @@ -1,4 +1,4 @@ - + @@ -92,4 +92,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaAnomalyDetectionBaseWrapper.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaAnomalyDetectionBaseWrapper.xml index 69772792..39c85fc4 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaAnomalyDetectionBaseWrapper.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaAnomalyDetectionBaseWrapper.xml @@ -1,4 +1,4 @@ - + @@ -200,4 +200,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaChangePointDetector.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaChangePointDetector.xml index d3931cf2..5df8af99 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaChangePointDetector.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaChangePointDetector.xml @@ -1,4 +1,4 @@ - + @@ -26,4 +26,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaChangePointEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaChangePointEstimator.xml index 37ceb04f..0b867973 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaChangePointEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaChangePointEstimator.xml @@ -1,4 +1,4 @@ - + @@ -105,4 +105,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaForecastingBaseWrapper.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaForecastingBaseWrapper.xml index 36128966..ed8cabbb 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaForecastingBaseWrapper.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaForecastingBaseWrapper.xml @@ -1,4 +1,4 @@ - + @@ -200,4 +200,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaForecastingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaForecastingEstimator.xml index 5ace1009..38bf9dc8 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaForecastingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaForecastingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -110,4 +110,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaForecastingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaForecastingTransformer.xml index 4dd06d5c..ed245293 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaForecastingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaForecastingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -26,4 +26,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaSpikeDetector.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaSpikeDetector.xml index ed4af147..e4326344 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaSpikeDetector.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaSpikeDetector.xml @@ -1,4 +1,4 @@ - + @@ -26,4 +26,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaSpikeEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaSpikeEstimator.xml index 66bc0a9a..028fc2fb 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaSpikeEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.TimeSeries/SsaSpikeEstimator.xml @@ -1,4 +1,4 @@ - + @@ -105,4 +105,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ApproximatedKernelMappingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/ApproximatedKernelMappingEstimator.xml index 70f1cb27..2f8c70ab 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ApproximatedKernelMappingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ApproximatedKernelMappingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -105,4 +105,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ApproximatedKernelTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/ApproximatedKernelTransformer.xml index bd8c6593..48aa8c00 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ApproximatedKernelTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ApproximatedKernelTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ColumnConcatenatingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/ColumnConcatenatingEstimator.xml index b795a3bc..3bea2ccf 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ColumnConcatenatingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ColumnConcatenatingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -103,4 +103,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ColumnCopyingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/ColumnCopyingEstimator.xml index 843c30b5..83aa78bc 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ColumnCopyingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ColumnCopyingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -66,4 +66,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ColumnCopyingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/ColumnCopyingTransformer.xml index 5b28ab7d..387a227f 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ColumnCopyingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ColumnCopyingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ColumnSelectingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/ColumnSelectingEstimator.xml index 385eeb03..5287541b 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ColumnSelectingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ColumnSelectingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -73,4 +73,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ColumnSelectingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/ColumnSelectingTransformer.xml index 03ddcb26..b0785b84 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ColumnSelectingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ColumnSelectingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -165,4 +165,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/CountFeatureSelectingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/CountFeatureSelectingEstimator.xml index 1c1ca505..74427b64 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/CountFeatureSelectingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/CountFeatureSelectingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -123,4 +123,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/CustomMappingEstimator`2.xml b/dotnet/xml/Microsoft.ML.Transforms/CustomMappingEstimator`2.xml index 978b6185..cd7a1bd4 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/CustomMappingEstimator`2.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/CustomMappingEstimator`2.xml @@ -1,4 +1,4 @@ - + @@ -86,4 +86,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/CustomMappingFactoryAttributeAttribute.xml b/dotnet/xml/Microsoft.ML.Transforms/CustomMappingFactoryAttributeAttribute.xml index 7cec3726..4d716563 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/CustomMappingFactoryAttributeAttribute.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/CustomMappingFactoryAttributeAttribute.xml @@ -1,4 +1,4 @@ - + @@ -45,4 +45,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/CustomMappingFactory`2.xml b/dotnet/xml/Microsoft.ML.Transforms/CustomMappingFactory`2.xml index 84dd0bfd..82270047 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/CustomMappingFactory`2.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/CustomMappingFactory`2.xml @@ -1,4 +1,4 @@ - + @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/CustomMappingTransformer`2.xml b/dotnet/xml/Microsoft.ML.Transforms/CustomMappingTransformer`2.xml index 97f408a9..2b9423d6 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/CustomMappingTransformer`2.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/CustomMappingTransformer`2.xml @@ -1,4 +1,4 @@ - + @@ -184,4 +184,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/DnnEstimator+Architecture.xml b/dotnet/xml/Microsoft.ML.Transforms/DnnEstimator+Architecture.xml index 3912e6e4..ae5a438c 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/DnnEstimator+Architecture.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/DnnEstimator+Architecture.xml @@ -1,4 +1,4 @@ - + @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/DnnEstimator+DnnFramework.xml b/dotnet/xml/Microsoft.ML.Transforms/DnnEstimator+DnnFramework.xml index dfdf8537..95778e0a 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/DnnEstimator+DnnFramework.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/DnnEstimator+DnnFramework.xml @@ -1,4 +1,4 @@ - + @@ -38,4 +38,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/DnnEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/DnnEstimator.xml index a5390fc7..9e0c3a7b 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/DnnEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/DnnEstimator.xml @@ -1,4 +1,4 @@ - + @@ -123,4 +123,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/DnnModel.xml b/dotnet/xml/Microsoft.ML.Transforms/DnnModel.xml index d161cc53..6205402a 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/DnnModel.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/DnnModel.xml @@ -1,4 +1,4 @@ - + @@ -21,4 +21,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/DnnTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/DnnTransformer.xml index bcc47a67..1734ae18 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/DnnTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/DnnTransformer.xml @@ -1,4 +1,4 @@ - + @@ -40,4 +40,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/FeatureContributionCalculatingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/FeatureContributionCalculatingEstimator.xml index e57badee..db7552a8 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/FeatureContributionCalculatingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/FeatureContributionCalculatingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -110,4 +110,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/FeatureContributionCalculatingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/FeatureContributionCalculatingTransformer.xml index 98ff564b..02548436 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/FeatureContributionCalculatingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/FeatureContributionCalculatingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/GaussianKernel.xml b/dotnet/xml/Microsoft.ML.Transforms/GaussianKernel.xml index a4b085d3..127cff54 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/GaussianKernel.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/GaussianKernel.xml @@ -1,4 +1,4 @@ - + @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/GlobalContrastNormalizingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/GlobalContrastNormalizingEstimator.xml index dde4f64a..5cff541c 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/GlobalContrastNormalizingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/GlobalContrastNormalizingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -40,4 +40,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/HashingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/HashingEstimator.xml index 2dd2e49a..43d1b1a0 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/HashingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/HashingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -97,4 +97,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/HashingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/HashingTransformer.xml index 3e85c740..26d14702 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/HashingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/HashingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/KernelBase.xml b/dotnet/xml/Microsoft.ML.Transforms/KernelBase.xml index ca386648..a3bab6bd 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/KernelBase.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/KernelBase.xml @@ -1,4 +1,4 @@ - + @@ -20,4 +20,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/KeyToBinaryVectorMappingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/KeyToBinaryVectorMappingEstimator.xml index 58caf260..e50f3349 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/KeyToBinaryVectorMappingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/KeyToBinaryVectorMappingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -63,4 +63,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/KeyToBinaryVectorMappingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/KeyToBinaryVectorMappingTransformer.xml index 4b84168c..53980814 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/KeyToBinaryVectorMappingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/KeyToBinaryVectorMappingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/KeyToValueMappingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/KeyToValueMappingEstimator.xml index cd05cd30..a60b35bf 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/KeyToValueMappingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/KeyToValueMappingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -64,4 +64,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/KeyToValueMappingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/KeyToValueMappingTransformer.xml index 3a558d26..1f57903f 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/KeyToValueMappingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/KeyToValueMappingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/KeyToVectorMappingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/KeyToVectorMappingEstimator.xml index 40b0487b..fe592df4 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/KeyToVectorMappingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/KeyToVectorMappingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -67,4 +67,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/KeyToVectorMappingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/KeyToVectorMappingTransformer.xml index 0b1346cb..4a23874e 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/KeyToVectorMappingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/KeyToVectorMappingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/LaplacianKernel.xml b/dotnet/xml/Microsoft.ML.Transforms/LaplacianKernel.xml index 67fab8c9..c29f2b60 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/LaplacianKernel.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/LaplacianKernel.xml @@ -1,4 +1,4 @@ - + @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingEstimator.xml index 59c82cc0..ca48cffa 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -50,4 +50,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingEstimatorBase+NormFunction.xml b/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingEstimatorBase+NormFunction.xml index 5c276f96..bb0920aa 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingEstimatorBase+NormFunction.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingEstimatorBase+NormFunction.xml @@ -1,4 +1,4 @@ - + @@ -103,4 +103,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingEstimatorBase.xml b/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingEstimatorBase.xml index af6b5487..97cab749 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingEstimatorBase.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingEstimatorBase.xml @@ -1,4 +1,4 @@ - + @@ -50,4 +50,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingTransformer.xml index 0787eb22..29d5568b 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/LpNormNormalizingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/MissingValueIndicatorEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/MissingValueIndicatorEstimator.xml index e7858bc5..3d149d43 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/MissingValueIndicatorEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/MissingValueIndicatorEstimator.xml @@ -1,4 +1,4 @@ - + @@ -66,4 +66,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/MissingValueIndicatorTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/MissingValueIndicatorTransformer.xml index 7bd7137d..9958bffc 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/MissingValueIndicatorTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/MissingValueIndicatorTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingEstimator+ReplacementMode.xml b/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingEstimator+ReplacementMode.xml index d6ea9b00..33e4937c 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingEstimator+ReplacementMode.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingEstimator+ReplacementMode.xml @@ -1,4 +1,4 @@ - + @@ -103,4 +103,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingEstimator.xml index a3a0f052..e66619aa 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -100,4 +100,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingTransformer.xml index 081939e6..171b4972 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/MutualInformationFeatureSelectingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/MutualInformationFeatureSelectingEstimator.xml index 72da0293..80d71558 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/MutualInformationFeatureSelectingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/MutualInformationFeatureSelectingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -128,4 +128,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/NormalizingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/NormalizingEstimator.xml index 96cfe061..713e7c84 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/NormalizingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/NormalizingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -117,4 +117,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/NormalizingTransformer+BinNormalizerModelParameters`1.xml b/dotnet/xml/Microsoft.ML.Transforms/NormalizingTransformer+BinNormalizerModelParameters`1.xml index bfeadb88..3d284ca7 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/NormalizingTransformer+BinNormalizerModelParameters`1.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/NormalizingTransformer+BinNormalizerModelParameters`1.xml @@ -1,4 +1,4 @@ - + @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/NormalizingTransformer+NormalizerModelParametersBase.xml b/dotnet/xml/Microsoft.ML.Transforms/NormalizingTransformer+NormalizerModelParametersBase.xml index a180ab02..6a9a9c37 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/NormalizingTransformer+NormalizerModelParametersBase.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/NormalizingTransformer+NormalizerModelParametersBase.xml @@ -1,4 +1,4 @@ - + @@ -20,4 +20,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/NormalizingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/NormalizingTransformer.xml index bbbaa4c6..4830b14e 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/NormalizingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/NormalizingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingEstimator+OutputKind.xml b/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingEstimator+OutputKind.xml index 2f784354..1fbc1368 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingEstimator+OutputKind.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingEstimator+OutputKind.xml @@ -1,4 +1,4 @@ - + @@ -121,4 +121,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingEstimator.xml index 04686b3d..273b7949 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -128,4 +128,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingTransformer.xml index 9ebcd59c..523b6759 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -155,4 +155,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/OneHotHashEncodingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/OneHotHashEncodingEstimator.xml index da77d2d2..5446f708 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/OneHotHashEncodingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/OneHotHashEncodingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -127,4 +127,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/OneHotHashEncodingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/OneHotHashEncodingTransformer.xml index 5cd3d2c4..232193c1 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/OneHotHashEncodingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/OneHotHashEncodingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -165,4 +165,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/PrincipalComponentAnalysisTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/PrincipalComponentAnalysisTransformer.xml index e257047f..67750c26 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/PrincipalComponentAnalysisTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/PrincipalComponentAnalysisTransformer.xml @@ -1,4 +1,4 @@ - + @@ -22,4 +22,4 @@ and the paper Finding Structure with Randomness: Probabilistic Algorithms for Constructing Approximate Matrix DecompositionsFor more information, see also:Randomized Methods for Computing the Singular Value Decomposition (SVD) of very large matricesA randomized algorithm for principal component analysisFinding Structure with Randomness: Probabilistic Algorithms for Constructing Approximate Matrix Decompositions - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/PrincipalComponentAnalyzer.xml b/dotnet/xml/Microsoft.ML.Transforms/PrincipalComponentAnalyzer.xml index 83b0248b..257d61a2 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/PrincipalComponentAnalyzer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/PrincipalComponentAnalyzer.xml @@ -1,4 +1,4 @@ - + @@ -86,4 +86,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/TensorFlowEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/TensorFlowEstimator.xml index 0b0c4555..5bb1dd51 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/TensorFlowEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/TensorFlowEstimator.xml @@ -1,4 +1,4 @@ - + @@ -132,4 +132,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/TensorFlowTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/TensorFlowTransformer.xml index 355e18e6..e86dd3a7 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/TensorFlowTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/TensorFlowTransformer.xml @@ -1,4 +1,4 @@ - + @@ -40,4 +40,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/TransformInputBase.xml b/dotnet/xml/Microsoft.ML.Transforms/TransformInputBase.xml index f3d899c4..40c05197 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/TransformInputBase.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/TransformInputBase.xml @@ -1,4 +1,4 @@ - + @@ -24,4 +24,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/TypeConvertingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/TypeConvertingEstimator.xml index 9b8847fb..f2112c8b 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/TypeConvertingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/TypeConvertingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -65,4 +65,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/TypeConvertingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/TypeConvertingTransformer.xml index 51dfc4cc..98bf1525 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/TypeConvertingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/TypeConvertingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ValueMappingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/ValueMappingEstimator.xml index e3e32c63..2060975b 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ValueMappingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ValueMappingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ValueMappingEstimator`2.xml b/dotnet/xml/Microsoft.ML.Transforms/ValueMappingEstimator`2.xml index ca66148b..e3d46dbc 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ValueMappingEstimator`2.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ValueMappingEstimator`2.xml @@ -1,4 +1,4 @@ - + @@ -51,4 +51,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ValueMappingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/ValueMappingTransformer.xml index f7d03b02..da1a20f3 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ValueMappingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ValueMappingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingEstimator+KeyOrdinality.xml b/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingEstimator+KeyOrdinality.xml index f182f6c6..57f46c0b 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingEstimator+KeyOrdinality.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingEstimator+KeyOrdinality.xml @@ -1,4 +1,4 @@ - + @@ -61,4 +61,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingEstimator.xml index 5bd93ae3..55fcb313 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingEstimator.xml @@ -1,4 +1,4 @@ - + @@ -105,4 +105,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingTransformer.xml index c4c285ff..4b452e5d 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingTransformer.xml @@ -1,4 +1,4 @@ - + @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/VectorWhiteningEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/VectorWhiteningEstimator.xml index ebfc2f26..af6b7b68 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/VectorWhiteningEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/VectorWhiteningEstimator.xml @@ -1,4 +1,4 @@ - + @@ -81,4 +81,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/VectorWhiteningTransformer.xml b/dotnet/xml/Microsoft.ML.Transforms/VectorWhiteningTransformer.xml index f5da2f25..9d9abf96 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/VectorWhiteningTransformer.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/VectorWhiteningTransformer.xml @@ -1,4 +1,4 @@ - + @@ -17,4 +17,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML.Transforms/WhiteningKind.xml b/dotnet/xml/Microsoft.ML.Transforms/WhiteningKind.xml index 933f23f7..15ddf091 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/WhiteningKind.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/WhiteningKind.xml @@ -1,4 +1,4 @@ - + @@ -69,4 +69,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/AlexNetExtension.xml b/dotnet/xml/Microsoft.ML/AlexNetExtension.xml index bff40378..c321ec5e 100644 --- a/dotnet/xml/Microsoft.ML/AlexNetExtension.xml +++ b/dotnet/xml/Microsoft.ML/AlexNetExtension.xml @@ -1,4 +1,4 @@ - + @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/AnomalyDetectionCatalog+AnomalyDetectionTrainers.xml b/dotnet/xml/Microsoft.ML/AnomalyDetectionCatalog+AnomalyDetectionTrainers.xml index c3438046..3451c0fc 100644 --- a/dotnet/xml/Microsoft.ML/AnomalyDetectionCatalog+AnomalyDetectionTrainers.xml +++ b/dotnet/xml/Microsoft.ML/AnomalyDetectionCatalog+AnomalyDetectionTrainers.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/AnomalyDetectionCatalog.xml b/dotnet/xml/Microsoft.ML/AnomalyDetectionCatalog.xml index 787a206e..8939ddac 100644 --- a/dotnet/xml/Microsoft.ML/AnomalyDetectionCatalog.xml +++ b/dotnet/xml/Microsoft.ML/AnomalyDetectionCatalog.xml @@ -1,4 +1,4 @@ - + @@ -116,4 +116,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/BinaryClassificationCatalog+BinaryClassificationTrainers.xml b/dotnet/xml/Microsoft.ML/BinaryClassificationCatalog+BinaryClassificationTrainers.xml index 8c344a3c..cc33ca18 100644 --- a/dotnet/xml/Microsoft.ML/BinaryClassificationCatalog+BinaryClassificationTrainers.xml +++ b/dotnet/xml/Microsoft.ML/BinaryClassificationCatalog+BinaryClassificationTrainers.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/BinaryClassificationCatalog.xml b/dotnet/xml/Microsoft.ML/BinaryClassificationCatalog.xml index 3704c3cc..6fc349cc 100644 --- a/dotnet/xml/Microsoft.ML/BinaryClassificationCatalog.xml +++ b/dotnet/xml/Microsoft.ML/BinaryClassificationCatalog.xml @@ -1,4 +1,4 @@ - + @@ -245,4 +245,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/ClusteringCatalog+ClusteringTrainers.xml b/dotnet/xml/Microsoft.ML/ClusteringCatalog+ClusteringTrainers.xml index a9d13ea8..cab0c826 100644 --- a/dotnet/xml/Microsoft.ML/ClusteringCatalog+ClusteringTrainers.xml +++ b/dotnet/xml/Microsoft.ML/ClusteringCatalog+ClusteringTrainers.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/ClusteringCatalog.xml b/dotnet/xml/Microsoft.ML/ClusteringCatalog.xml index 28c33930..49c5df73 100644 --- a/dotnet/xml/Microsoft.ML/ClusteringCatalog.xml +++ b/dotnet/xml/Microsoft.ML/ClusteringCatalog.xml @@ -1,4 +1,4 @@ - + @@ -119,4 +119,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/DataOperationsCatalog+TrainTestData.xml b/dotnet/xml/Microsoft.ML/DataOperationsCatalog+TrainTestData.xml index 86a8d8f5..ff0e5c96 100644 --- a/dotnet/xml/Microsoft.ML/DataOperationsCatalog+TrainTestData.xml +++ b/dotnet/xml/Microsoft.ML/DataOperationsCatalog+TrainTestData.xml @@ -1,4 +1,4 @@ - + @@ -62,4 +62,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/DataViewRow.xml b/dotnet/xml/Microsoft.ML/DataViewRow.xml index 29d67840..60fdcf64 100644 --- a/dotnet/xml/Microsoft.ML/DataViewRow.xml +++ b/dotnet/xml/Microsoft.ML/DataViewRow.xml @@ -1,4 +1,4 @@ - + @@ -275,4 +275,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/DataViewRowCursor.xml b/dotnet/xml/Microsoft.ML/DataViewRowCursor.xml index caac6584..c2fc1687 100644 --- a/dotnet/xml/Microsoft.ML/DataViewRowCursor.xml +++ b/dotnet/xml/Microsoft.ML/DataViewRowCursor.xml @@ -1,4 +1,4 @@ - + @@ -65,4 +65,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/DataViewSchema+Annotations+Builder.xml b/dotnet/xml/Microsoft.ML/DataViewSchema+Annotations+Builder.xml index e4b3e98c..e0e9d9b5 100644 --- a/dotnet/xml/Microsoft.ML/DataViewSchema+Annotations+Builder.xml +++ b/dotnet/xml/Microsoft.ML/DataViewSchema+Annotations+Builder.xml @@ -1,4 +1,4 @@ - + @@ -188,4 +188,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/DataViewSchema+Annotations.xml b/dotnet/xml/Microsoft.ML/DataViewSchema+Annotations.xml index c67ffaba..fc00c1bf 100644 --- a/dotnet/xml/Microsoft.ML/DataViewSchema+Annotations.xml +++ b/dotnet/xml/Microsoft.ML/DataViewSchema+Annotations.xml @@ -1,4 +1,4 @@ - + @@ -148,4 +148,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/DataViewSchema+Builder.xml b/dotnet/xml/Microsoft.ML/DataViewSchema+Builder.xml index 02a78ebd..160d40bc 100644 --- a/dotnet/xml/Microsoft.ML/DataViewSchema+Builder.xml +++ b/dotnet/xml/Microsoft.ML/DataViewSchema+Builder.xml @@ -1,4 +1,4 @@ - + @@ -139,4 +139,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/DataViewSchema+Column.xml b/dotnet/xml/Microsoft.ML/DataViewSchema+Column.xml index 2d325bd3..ef92fa3d 100644 --- a/dotnet/xml/Microsoft.ML/DataViewSchema+Column.xml +++ b/dotnet/xml/Microsoft.ML/DataViewSchema+Column.xml @@ -1,4 +1,4 @@ - + @@ -151,4 +151,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/DataViewSchema+DetachedColumn.xml b/dotnet/xml/Microsoft.ML/DataViewSchema+DetachedColumn.xml index 4d882f2d..8d61ea76 100644 --- a/dotnet/xml/Microsoft.ML/DataViewSchema+DetachedColumn.xml +++ b/dotnet/xml/Microsoft.ML/DataViewSchema+DetachedColumn.xml @@ -1,4 +1,4 @@ - + @@ -132,4 +132,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/DataViewSchema.xml b/dotnet/xml/Microsoft.ML/DataViewSchema.xml index d454df61..625911f3 100644 --- a/dotnet/xml/Microsoft.ML/DataViewSchema.xml +++ b/dotnet/xml/Microsoft.ML/DataViewSchema.xml @@ -1,4 +1,4 @@ - + @@ -221,4 +221,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/DatabaseLoaderCatalog.xml b/dotnet/xml/Microsoft.ML/DatabaseLoaderCatalog.xml new file mode 100644 index 00000000..62476988 --- /dev/null +++ b/dotnet/xml/Microsoft.ML/DatabaseLoaderCatalog.xml @@ -0,0 +1,57 @@ + + + + + + + + Microsoft.ML.Experimental + 1.0.0.0 + + + System.Object + + + + + Collection of extension methods for the to read from databases. + + To be added. + + + + + + + + + Method + + Microsoft.ML.Experimental + 1.0.0.0 + + + Microsoft.ML.Data.DatabaseLoader + + + + + + + System.ParamArray + + + + + + The catalog. + Array of columns defining the schema. + + Create a database loader . + + To be added. + To be added. + + + + diff --git a/dotnet/xml/Microsoft.ML/DebuggerExtensions.xml b/dotnet/xml/Microsoft.ML/DebuggerExtensions.xml index fbfdf728..16cadf2d 100644 --- a/dotnet/xml/Microsoft.ML/DebuggerExtensions.xml +++ b/dotnet/xml/Microsoft.ML/DebuggerExtensions.xml @@ -1,4 +1,4 @@ - + @@ -145,4 +145,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/DnnCatalog.xml b/dotnet/xml/Microsoft.ML/DnnCatalog.xml index 878edadb..91d7b493 100644 --- a/dotnet/xml/Microsoft.ML/DnnCatalog.xml +++ b/dotnet/xml/Microsoft.ML/DnnCatalog.xml @@ -1,4 +1,4 @@ - + @@ -87,7 +87,8 @@ - + + The name of the input features column. The name of the labels column. Optional name of the path where a copy new graph should be saved. The graph will be saved as part of model. @@ -139,7 +140,8 @@ - + + The names of the requested model outputs. The names of the model inputs. Name of the label column. @@ -155,7 +157,8 @@ Learning rate to use during optimization (Optional). Add a batch dimension to the input e.g. input = [224, 224, 3] => [-1, 224, 224, 3]. This parameter is used to deal with models that have unknown shape but the internal operators in the model require data to have batch dimension as well. - + + Retrain the dnn model on new data. @@ -166,4 +169,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/ExtensionBaseAttribute.xml b/dotnet/xml/Microsoft.ML/ExtensionBaseAttribute.xml index 5a5d69e9..fe1f9a67 100644 --- a/dotnet/xml/Microsoft.ML/ExtensionBaseAttribute.xml +++ b/dotnet/xml/Microsoft.ML/ExtensionBaseAttribute.xml @@ -1,4 +1,4 @@ - + @@ -45,4 +45,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/ForecastingCatalog+Forecasters.xml b/dotnet/xml/Microsoft.ML/ForecastingCatalog+Forecasters.xml index 7358c68f..8434ce11 100644 --- a/dotnet/xml/Microsoft.ML/ForecastingCatalog+Forecasters.xml +++ b/dotnet/xml/Microsoft.ML/ForecastingCatalog+Forecasters.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/ForecastingCatalog.xml b/dotnet/xml/Microsoft.ML/ForecastingCatalog.xml index 7cce029a..df71a285 100644 --- a/dotnet/xml/Microsoft.ML/ForecastingCatalog.xml +++ b/dotnet/xml/Microsoft.ML/ForecastingCatalog.xml @@ -1,4 +1,4 @@ - + @@ -42,4 +42,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/ICanSaveModel.xml b/dotnet/xml/Microsoft.ML/ICanSaveModel.xml index 7a87ee5b..465af593 100644 --- a/dotnet/xml/Microsoft.ML/ICanSaveModel.xml +++ b/dotnet/xml/Microsoft.ML/ICanSaveModel.xml @@ -1,4 +1,4 @@ - + @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/IDataLoaderEstimator`2.xml b/dotnet/xml/Microsoft.ML/IDataLoaderEstimator`2.xml index adcb69cb..58a1feba 100644 --- a/dotnet/xml/Microsoft.ML/IDataLoaderEstimator`2.xml +++ b/dotnet/xml/Microsoft.ML/IDataLoaderEstimator`2.xml @@ -1,4 +1,4 @@ - + @@ -83,4 +83,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/IDataLoader`1.xml b/dotnet/xml/Microsoft.ML/IDataLoader`1.xml index 41a87555..bbb3cac2 100644 --- a/dotnet/xml/Microsoft.ML/IDataLoader`1.xml +++ b/dotnet/xml/Microsoft.ML/IDataLoader`1.xml @@ -1,4 +1,4 @@ - + @@ -79,4 +79,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/IEstimator`1.xml b/dotnet/xml/Microsoft.ML/IEstimator`1.xml index ceabee83..db5e77b3 100644 --- a/dotnet/xml/Microsoft.ML/IEstimator`1.xml +++ b/dotnet/xml/Microsoft.ML/IEstimator`1.xml @@ -1,4 +1,4 @@ - + @@ -81,4 +81,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/IPredictionTransformer`1.xml b/dotnet/xml/Microsoft.ML/IPredictionTransformer`1.xml index 2ebfcecb..08c15659 100644 --- a/dotnet/xml/Microsoft.ML/IPredictionTransformer`1.xml +++ b/dotnet/xml/Microsoft.ML/IPredictionTransformer`1.xml @@ -1,4 +1,4 @@ - + @@ -55,4 +55,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/ISingleFeaturePredictionTransformer`1.xml b/dotnet/xml/Microsoft.ML/ISingleFeaturePredictionTransformer`1.xml index 98183364..56cc450c 100644 --- a/dotnet/xml/Microsoft.ML/ISingleFeaturePredictionTransformer`1.xml +++ b/dotnet/xml/Microsoft.ML/ISingleFeaturePredictionTransformer`1.xml @@ -1,4 +1,4 @@ - + @@ -77,4 +77,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/ITransformer.xml b/dotnet/xml/Microsoft.ML/ITransformer.xml index a58f0ce9..5500ea3b 100644 --- a/dotnet/xml/Microsoft.ML/ITransformer.xml +++ b/dotnet/xml/Microsoft.ML/ITransformer.xml @@ -1,4 +1,4 @@ - + @@ -127,4 +127,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/InputOutputColumnPair.xml b/dotnet/xml/Microsoft.ML/InputOutputColumnPair.xml index b5ebb5a1..7b955583 100644 --- a/dotnet/xml/Microsoft.ML/InputOutputColumnPair.xml +++ b/dotnet/xml/Microsoft.ML/InputOutputColumnPair.xml @@ -1,4 +1,4 @@ - + @@ -91,4 +91,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/LoggingEventArgs.xml b/dotnet/xml/Microsoft.ML/LoggingEventArgs.xml index 9e7e60d9..12ffc7f2 100644 --- a/dotnet/xml/Microsoft.ML/LoggingEventArgs.xml +++ b/dotnet/xml/Microsoft.ML/LoggingEventArgs.xml @@ -1,4 +1,4 @@ - + @@ -64,4 +64,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/MLContext.xml b/dotnet/xml/Microsoft.ML/MLContext.xml index a229c7ca..bf27f188 100644 --- a/dotnet/xml/Microsoft.ML/MLContext.xml +++ b/dotnet/xml/Microsoft.ML/MLContext.xml @@ -1,4 +1,4 @@ - + @@ -515,4 +515,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/ModelSaveContext.xml b/dotnet/xml/Microsoft.ML/ModelSaveContext.xml index 52284f46..076b1d7c 100644 --- a/dotnet/xml/Microsoft.ML/ModelSaveContext.xml +++ b/dotnet/xml/Microsoft.ML/ModelSaveContext.xml @@ -1,4 +1,4 @@ - + @@ -53,4 +53,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/MulticlassClassificationCatalog+MulticlassClassificationTrainers.xml b/dotnet/xml/Microsoft.ML/MulticlassClassificationCatalog+MulticlassClassificationTrainers.xml index d09ce04d..cbf20f5f 100644 --- a/dotnet/xml/Microsoft.ML/MulticlassClassificationCatalog+MulticlassClassificationTrainers.xml +++ b/dotnet/xml/Microsoft.ML/MulticlassClassificationCatalog+MulticlassClassificationTrainers.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/MulticlassClassificationCatalog.xml b/dotnet/xml/Microsoft.ML/MulticlassClassificationCatalog.xml index 85195ee8..ec13364e 100644 --- a/dotnet/xml/Microsoft.ML/MulticlassClassificationCatalog.xml +++ b/dotnet/xml/Microsoft.ML/MulticlassClassificationCatalog.xml @@ -1,4 +1,4 @@ - + @@ -119,4 +119,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/OnnxExportExtensions.xml b/dotnet/xml/Microsoft.ML/OnnxExportExtensions.xml index 42ecfeee..6ae139b8 100644 --- a/dotnet/xml/Microsoft.ML/OnnxExportExtensions.xml +++ b/dotnet/xml/Microsoft.ML/OnnxExportExtensions.xml @@ -1,4 +1,4 @@ - + @@ -49,4 +49,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/PredictionEngineBase`2.xml b/dotnet/xml/Microsoft.ML/PredictionEngineBase`2.xml index 86f29610..73b2f773 100644 --- a/dotnet/xml/Microsoft.ML/PredictionEngineBase`2.xml +++ b/dotnet/xml/Microsoft.ML/PredictionEngineBase`2.xml @@ -1,4 +1,4 @@ - + @@ -138,4 +138,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/PredictionEngine`2.xml b/dotnet/xml/Microsoft.ML/PredictionEngine`2.xml index 30ac49b3..27314ef3 100644 --- a/dotnet/xml/Microsoft.ML/PredictionEngine`2.xml +++ b/dotnet/xml/Microsoft.ML/PredictionEngine`2.xml @@ -1,4 +1,4 @@ - + @@ -70,4 +70,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/RankingCatalog+RankingTrainers.xml b/dotnet/xml/Microsoft.ML/RankingCatalog+RankingTrainers.xml index 160b0d25..a82d038d 100644 --- a/dotnet/xml/Microsoft.ML/RankingCatalog+RankingTrainers.xml +++ b/dotnet/xml/Microsoft.ML/RankingCatalog+RankingTrainers.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/RankingCatalog.xml b/dotnet/xml/Microsoft.ML/RankingCatalog.xml index 99b5aa0c..08c332e1 100644 --- a/dotnet/xml/Microsoft.ML/RankingCatalog.xml +++ b/dotnet/xml/Microsoft.ML/RankingCatalog.xml @@ -1,4 +1,4 @@ - + @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/RecommendationCatalog.xml b/dotnet/xml/Microsoft.ML/RecommendationCatalog.xml index ad6276d5..461ce223 100644 --- a/dotnet/xml/Microsoft.ML/RecommendationCatalog.xml +++ b/dotnet/xml/Microsoft.ML/RecommendationCatalog.xml @@ -1,4 +1,4 @@ - + @@ -114,4 +114,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/RecommenderCatalog.xml b/dotnet/xml/Microsoft.ML/RecommenderCatalog.xml index e0e0a099..73435438 100644 --- a/dotnet/xml/Microsoft.ML/RecommenderCatalog.xml +++ b/dotnet/xml/Microsoft.ML/RecommenderCatalog.xml @@ -1,4 +1,4 @@ - + @@ -44,4 +44,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/RegressionCatalog+RegressionTrainers.xml b/dotnet/xml/Microsoft.ML/RegressionCatalog+RegressionTrainers.xml index a26ebada..5bc17422 100644 --- a/dotnet/xml/Microsoft.ML/RegressionCatalog+RegressionTrainers.xml +++ b/dotnet/xml/Microsoft.ML/RegressionCatalog+RegressionTrainers.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/RegressionCatalog.xml b/dotnet/xml/Microsoft.ML/RegressionCatalog.xml index 99ccd686..84e0f277 100644 --- a/dotnet/xml/Microsoft.ML/RegressionCatalog.xml +++ b/dotnet/xml/Microsoft.ML/RegressionCatalog.xml @@ -1,4 +1,4 @@ - + @@ -113,4 +113,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/ResNet101Extension.xml b/dotnet/xml/Microsoft.ML/ResNet101Extension.xml index d09e613e..96eff6b0 100644 --- a/dotnet/xml/Microsoft.ML/ResNet101Extension.xml +++ b/dotnet/xml/Microsoft.ML/ResNet101Extension.xml @@ -1,4 +1,4 @@ - + @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/ResNet18Extension.xml b/dotnet/xml/Microsoft.ML/ResNet18Extension.xml index 989abcff..aae5ec54 100644 --- a/dotnet/xml/Microsoft.ML/ResNet18Extension.xml +++ b/dotnet/xml/Microsoft.ML/ResNet18Extension.xml @@ -1,4 +1,4 @@ - + @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/ResNet50Extension.xml b/dotnet/xml/Microsoft.ML/ResNet50Extension.xml index 9b5245b7..3ee2565c 100644 --- a/dotnet/xml/Microsoft.ML/ResNet50Extension.xml +++ b/dotnet/xml/Microsoft.ML/ResNet50Extension.xml @@ -1,4 +1,4 @@ - + @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/SchemaShape+Column+VectorKind.xml b/dotnet/xml/Microsoft.ML/SchemaShape+Column+VectorKind.xml index 74e10a7f..e3c24fb5 100644 --- a/dotnet/xml/Microsoft.ML/SchemaShape+Column+VectorKind.xml +++ b/dotnet/xml/Microsoft.ML/SchemaShape+Column+VectorKind.xml @@ -1,4 +1,4 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/SchemaShape+Column.xml b/dotnet/xml/Microsoft.ML/SchemaShape+Column.xml index b09e596b..ed3d2d35 100644 --- a/dotnet/xml/Microsoft.ML/SchemaShape+Column.xml +++ b/dotnet/xml/Microsoft.ML/SchemaShape+Column.xml @@ -1,4 +1,4 @@ - + @@ -124,4 +124,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/SchemaShape.xml b/dotnet/xml/Microsoft.ML/SchemaShape.xml index 71eac348..f1c2190e 100644 --- a/dotnet/xml/Microsoft.ML/SchemaShape.xml +++ b/dotnet/xml/Microsoft.ML/SchemaShape.xml @@ -1,4 +1,4 @@ - + @@ -158,4 +158,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/TrainCatalogBase+CatalogInstantiatorBase.xml b/dotnet/xml/Microsoft.ML/TrainCatalogBase+CatalogInstantiatorBase.xml index 10ec6ed1..689d8f4b 100644 --- a/dotnet/xml/Microsoft.ML/TrainCatalogBase+CatalogInstantiatorBase.xml +++ b/dotnet/xml/Microsoft.ML/TrainCatalogBase+CatalogInstantiatorBase.xml @@ -1,4 +1,4 @@ - + @@ -23,4 +23,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/TrainCatalogBase+CrossValidationResult`1.xml b/dotnet/xml/Microsoft.ML/TrainCatalogBase+CrossValidationResult`1.xml index ce1df052..83725cd5 100644 --- a/dotnet/xml/Microsoft.ML/TrainCatalogBase+CrossValidationResult`1.xml +++ b/dotnet/xml/Microsoft.ML/TrainCatalogBase+CrossValidationResult`1.xml @@ -1,4 +1,4 @@ - + @@ -112,4 +112,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/TrainCatalogBase.xml b/dotnet/xml/Microsoft.ML/TrainCatalogBase.xml index 14632937..1c4541d4 100644 --- a/dotnet/xml/Microsoft.ML/TrainCatalogBase.xml +++ b/dotnet/xml/Microsoft.ML/TrainCatalogBase.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/TrainerInfo.xml b/dotnet/xml/Microsoft.ML/TrainerInfo.xml index 40e5a5cb..2ebd8418 100644 --- a/dotnet/xml/Microsoft.ML/TrainerInfo.xml +++ b/dotnet/xml/Microsoft.ML/TrainerInfo.xml @@ -1,4 +1,4 @@ - + @@ -66,4 +66,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/TransformsCatalog+CategoricalTransforms.xml b/dotnet/xml/Microsoft.ML/TransformsCatalog+CategoricalTransforms.xml index f09fb0ab..13a769af 100644 --- a/dotnet/xml/Microsoft.ML/TransformsCatalog+CategoricalTransforms.xml +++ b/dotnet/xml/Microsoft.ML/TransformsCatalog+CategoricalTransforms.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/TransformsCatalog+ConversionTransforms.xml b/dotnet/xml/Microsoft.ML/TransformsCatalog+ConversionTransforms.xml index c3d9659a..baddd46d 100644 --- a/dotnet/xml/Microsoft.ML/TransformsCatalog+ConversionTransforms.xml +++ b/dotnet/xml/Microsoft.ML/TransformsCatalog+ConversionTransforms.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/TransformsCatalog+FeatureSelectionTransforms.xml b/dotnet/xml/Microsoft.ML/TransformsCatalog+FeatureSelectionTransforms.xml index 39396b6d..7ffacf1a 100644 --- a/dotnet/xml/Microsoft.ML/TransformsCatalog+FeatureSelectionTransforms.xml +++ b/dotnet/xml/Microsoft.ML/TransformsCatalog+FeatureSelectionTransforms.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/TransformsCatalog+TextTransforms.xml b/dotnet/xml/Microsoft.ML/TransformsCatalog+TextTransforms.xml index b1d9323c..68ce59ad 100644 --- a/dotnet/xml/Microsoft.ML/TransformsCatalog+TextTransforms.xml +++ b/dotnet/xml/Microsoft.ML/TransformsCatalog+TextTransforms.xml @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/TransformsCatalog.xml b/dotnet/xml/Microsoft.ML/TransformsCatalog.xml index e7e0f40f..d05c3b16 100644 --- a/dotnet/xml/Microsoft.ML/TransformsCatalog.xml +++ b/dotnet/xml/Microsoft.ML/TransformsCatalog.xml @@ -1,4 +1,4 @@ - + @@ -108,4 +108,4 @@ - \ No newline at end of file + diff --git a/dotnet/xml/Microsoft.ML/ValueGetter`1.xml b/dotnet/xml/Microsoft.ML/ValueGetter`1.xml index d4961306..b54cfb3b 100644 --- a/dotnet/xml/Microsoft.ML/ValueGetter`1.xml +++ b/dotnet/xml/Microsoft.ML/ValueGetter`1.xml @@ -1,4 +1,4 @@ - + @@ -29,4 +29,4 @@ To be added. - \ No newline at end of file + diff --git a/dotnet/xml/index.xml b/dotnet/xml/index.xml index 94237276..8615a087 100644 --- a/dotnet/xml/index.xml +++ b/dotnet/xml/index.xml @@ -118,6 +118,7 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -181,6 +182,7 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -343,6 +345,7 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -684,6 +687,9 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -812,6 +818,9 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -1705,6 +1714,9 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -1770,6 +1782,9 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -2009,6 +2024,9 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -2149,6 +2167,9 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -2232,6 +2253,9 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -2360,6 +2384,9 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -2467,6 +2494,9 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -2568,6 +2598,9 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -2798,6 +2831,9 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -3223,6 +3259,9 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -3279,6 +3318,7 @@ System.Runtime.Versioning.TargetFramework(".NETStandard,Version=v2.0", FrameworkDisplayName="") + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -3324,6 +3364,7 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -3369,6 +3410,7 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -3414,6 +3456,7 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -3459,6 +3502,54 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + + + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + + + Microsoft.ML.LoadableClass("Loads data from a DbDataReader.", typeof(Microsoft.ML.Data.DatabaseLoader), null, typeof(Microsoft.ML.SignatureLoadModel), "Database Loader", new System.String[] { "DatabaseLoader" }) + + + Microsoft.ML.WantsToBeBestFriends + + + System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints) + + + System.Reflection.AssemblyCompany("Microsoft Corporation") + + + System.Reflection.AssemblyCopyright("© Microsoft Corporation. All rights reserved.") + + + System.Reflection.AssemblyDefaultAlias("Microsoft.ML.Experimental") + + + System.Reflection.AssemblyFileVersion("0.15.28006.10") + + + System.Reflection.AssemblyInformationalVersion("0.15.28006.10 @BuiltBy: dlab14-DDVSOWINAGE057 @Branch: master @SrcCode: https://github.com/dotnet/machinelearning/tree/d1d5e1f2a28e063035f3e18fa1ad084ec8a12cc2+d1d5e1f2a28e063035f3e18fa1ad084ec8a12cc2") + + + System.Reflection.AssemblyProduct("Microsoft® .NET Core") + + + System.Reflection.AssemblyTitle("Microsoft.ML.Experimental") + + + System.Runtime.CompilerServices.CompilationRelaxations(8) + + + System.Runtime.CompilerServices.InternalsVisibleTo("Microsoft.ML.Tests, PublicKey=002400000480000094000000060200000024000052534131000400000100010015c01ae1f50e8cc09ba9eac9147cf8fd9fce2cfe9f8dce4f7301c4132ca9fb50ce8cbf1df4dc18dd4d210e4345c744ecb3365ed327efdbc52603faa5e21daa11234c8c4a73e51f03bf192544581ebe107adee3a34928e39d04e524a9ce729d5090bfd7dad9d10c722c0def9ccc08ff0a03790e48bcd1f9b6c476063e1966a1c4") + + + System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true) + + + System.Runtime.Versioning.TargetFramework(".NETStandard,Version=v2.0", FrameworkDisplayName="") + + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -3516,6 +3607,7 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -3576,6 +3668,7 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] @@ -3621,6 +3714,7 @@ [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 4b 86 c4 cb 78 54 9b 34 ba b6 1a 3b 18 00 e2 3b fe b5 b3 ec 39 00 74 04 15 36 a7 e3 cb d9 7f 5f 04 cf 0f 85 71 55 a8 92 8e aa 29 eb fd 11 cf bb ad 3b a7 0e fe a7 bd a3 22 6c 6a 8d 37 0a 4c d3 03 f7 14 48 6b 6e bc 22 59 85 a6 38 47 1e 6e f5 71 cc 92 a4 61 3c 00 b8 fa 65 d6 1c ce e0 cb e5 f3 63 30 c9 a0 1f 41 83 55 9f 1b ef 24 cc 29 17 c6 d9 13 e3 a5 41 33 3a 1d 05 d9 be d2 2b 38 cb ] To be added. @@ -3640,6 +3734,7 @@ + @@ -3753,6 +3848,10 @@ + + + + @@ -3814,6 +3913,10 @@ + + + + @@ -5311,6 +5414,40 @@ + + + + + + + + + + + ExtensionMethod + + Microsoft.ML.Data.DatabaseLoader + + + + + + + System.ParamArray + + + + + + The catalog. + Array of columns defining the schema. + + Create a database loader . + + + + + @@ -5572,6 +5709,58 @@ + + + + + + + + + + + ExtensionMethod + + System.Void + + + + + + + reference. + + Stop the execution of pipeline in + + + + + + + + + + + + + + + ExtensionMethod + + System.Collections.Generic.IReadOnlyList<Microsoft.ML.InputOutputColumnPair> + + + + + + To be added. + + Returns the names of the input-output column pairs on which the transformation is applied. + + + + + diff --git a/dotnet/xml/ns-Microsoft.ML.Experimental.xml b/dotnet/xml/ns-Microsoft.ML.Experimental.xml new file mode 100644 index 00000000..0b122b13 --- /dev/null +++ b/dotnet/xml/ns-Microsoft.ML.Experimental.xml @@ -0,0 +1,6 @@ + + + To be added. + To be added. + +