diff --git a/dotnet/xml/FrameworksIndex/ml-dotnet-preview.xml b/dotnet/xml/FrameworksIndex/ml-dotnet-preview.xml index 069639c99..90972c78a 100644 --- a/dotnet/xml/FrameworksIndex/ml-dotnet-preview.xml +++ b/dotnet/xml/FrameworksIndex/ml-dotnet-preview.xml @@ -67,6 +67,7 @@ + @@ -859,6 +860,7 @@ + @@ -3408,6 +3410,7 @@ + @@ -4388,6 +4391,7 @@ + @@ -5797,6 +5801,7 @@ + @@ -8181,12 +8186,25 @@ + + + + + + + + + + + + - - - + + + + @@ -8199,19 +8217,30 @@ - - - - - - - - - - + + + + + + + + + + + + - - + + + + + + + + + + + @@ -8227,12 +8256,12 @@ - + @@ -8259,7 +8288,6 @@ - @@ -8268,10 +8296,27 @@ + + + + + + + + + + + + + + + + + @@ -8332,9 +8377,9 @@ - - - + + + @@ -8365,6 +8410,7 @@ + @@ -8447,12 +8493,21 @@ + + + + + + + + + - - - - + + + + diff --git a/dotnet/xml/Microsoft.Data.Analysis/ArrowStringDataFrameColumn.xml b/dotnet/xml/Microsoft.Data.Analysis/ArrowStringDataFrameColumn.xml index aa31150c1..5c22ce9e3 100644 --- a/dotnet/xml/Microsoft.Data.Analysis/ArrowStringDataFrameColumn.xml +++ b/dotnet/xml/Microsoft.Data.Analysis/ArrowStringDataFrameColumn.xml @@ -801,22 +801,22 @@ - - - - - + + + + + Method Microsoft.Data.Analysis 1.0.0.0 - Microsoft.Data.Analysis.PrimitiveDataFrameColumn<System.Int64> + Microsoft.Data.Analysis.PrimitiveDataFrameColumn<System.Int64> - - + + To be added. diff --git a/dotnet/xml/Microsoft.Data.Analysis/DataFrameColumn.xml b/dotnet/xml/Microsoft.Data.Analysis/DataFrameColumn.xml index 322f5ca1b..be3e495d2 100644 --- a/dotnet/xml/Microsoft.Data.Analysis/DataFrameColumn.xml +++ b/dotnet/xml/Microsoft.Data.Analysis/DataFrameColumn.xml @@ -1610,22 +1610,22 @@ - - - - - + + + + + Method Microsoft.Data.Analysis 1.0.0.0 - Microsoft.Data.Analysis.PrimitiveDataFrameColumn<System.Int64> + Microsoft.Data.Analysis.PrimitiveDataFrameColumn<System.Int64> - - + + Sorting order. diff --git a/dotnet/xml/Microsoft.Data.Analysis/PrimitiveDataFrameColumn`1.xml b/dotnet/xml/Microsoft.Data.Analysis/PrimitiveDataFrameColumn`1.xml index 029d3e3ea..91a3112ff 100644 --- a/dotnet/xml/Microsoft.Data.Analysis/PrimitiveDataFrameColumn`1.xml +++ b/dotnet/xml/Microsoft.Data.Analysis/PrimitiveDataFrameColumn`1.xml @@ -1825,22 +1825,22 @@ - - - - - + + + + + Method Microsoft.Data.Analysis 1.0.0.0 - Microsoft.Data.Analysis.PrimitiveDataFrameColumn<System.Int64> + Microsoft.Data.Analysis.PrimitiveDataFrameColumn<System.Int64> - - + + To be added. diff --git a/dotnet/xml/Microsoft.Data.Analysis/StringDataFrameColumn.xml b/dotnet/xml/Microsoft.Data.Analysis/StringDataFrameColumn.xml index e16447c8e..1c5e808a1 100644 --- a/dotnet/xml/Microsoft.Data.Analysis/StringDataFrameColumn.xml +++ b/dotnet/xml/Microsoft.Data.Analysis/StringDataFrameColumn.xml @@ -848,22 +848,22 @@ - - - - - + + + + + Method Microsoft.Data.Analysis 1.0.0.0 - Microsoft.Data.Analysis.PrimitiveDataFrameColumn<System.Int64> + Microsoft.Data.Analysis.PrimitiveDataFrameColumn<System.Int64> - - + + To be added. diff --git a/dotnet/xml/Microsoft.Data.Analysis/VBufferDataFrameColumn`1.xml b/dotnet/xml/Microsoft.Data.Analysis/VBufferDataFrameColumn`1.xml index 3170d5497..cdaa7bad5 100644 --- a/dotnet/xml/Microsoft.Data.Analysis/VBufferDataFrameColumn`1.xml +++ b/dotnet/xml/Microsoft.Data.Analysis/VBufferDataFrameColumn`1.xml @@ -405,22 +405,22 @@ - - - - - + + + + + Method Microsoft.Data.Analysis 1.0.0.0 - Microsoft.Data.Analysis.PrimitiveDataFrameColumn<System.Int64> + Microsoft.Data.Analysis.PrimitiveDataFrameColumn<System.Int64> - - + + To be added. diff --git a/dotnet/xml/Microsoft.ML.AutoML/AutoCatalog.xml b/dotnet/xml/Microsoft.ML.AutoML/AutoCatalog.xml index d133fa9f3..7ec030182 100644 --- a/dotnet/xml/Microsoft.ML.AutoML/AutoCatalog.xml +++ b/dotnet/xml/Microsoft.ML.AutoML/AutoCatalog.xml @@ -64,6 +64,12 @@ + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. label column name. feature column name. example weight column name. @@ -71,23 +77,17 @@ true if use lgbm as available trainer. true if use fast tree as available trainer. true if use as available trainer. - To be added. true if use as available trainer. - To be added. if provided, use it as initial option for fast tree, otherwise the default option will be used. if provided, use it as initial option for lgbm, otherwise the default option will be used. if provided, use it as initial option for fast forest, otherwise the default option will be used. if provided, use it as initial option for , otherwise the default option will be used. - To be added. if provided, use it as initial option for , otherwise the default option will be used. - To be added. if provided, use it as search space for fast tree, otherwise the default search space will be used. if provided, use it as search space for lgbm, otherwise the default search space will be used. if provided, use it as search space for fast forest, otherwise the default search space will be used. if provided, use it as search space for , otherwise the default search space will be used. - To be added. if provided, use it as search space for , otherwise the default search space will be used. - To be added. Create a list of for binary classification. @@ -530,11 +530,11 @@ input data. - output feature column. columns that should be treated as catalog. If not specified, it will automatically infer if a column is catalog or not. columns that should be treated as numeric. If not specified, it will automatically infer if a column is catalog or not. columns that should be treated as text. If not specified, it will automatically infer if a column is catalog or not. columns that should be treated as image path. If not specified, it will automatically infer if a column is catalog or not. + output feature column. columns that won't be included when featurizing, like label Create a single featurize pipeline according to . This function will collect all columns in and not in , @@ -860,6 +860,9 @@ + To be added. + To be added. + To be added. label column name. feature column name. example weight column name. @@ -867,19 +870,16 @@ true if use lgbm as available trainer. true if use fast tree as available trainer. true if use as available trainer. - To be added. true if use as available trainer. if provided, use it as initial option for fast tree, otherwise the default option will be used. if provided, use it as initial option for lgbm, otherwise the default option will be used. if provided, use it as initial option for fast forest, otherwise the default option will be used. if provided, use it as initial option for , otherwise the default option will be used. - To be added. if provided, use it as initial option for , otherwise the default option will be used. if provided, use it as search space for fast tree, otherwise the default search space will be used. if provided, use it as search space for lgbm, otherwise the default search space will be used. if provided, use it as search space for fast forest, otherwise the default search space will be used. if provided, use it as search space for , otherwise the default search space will be used. - To be added. if provided, use it as search space for sdca, otherwise the default search space will be used. Create a list of for regression. diff --git a/dotnet/xml/Microsoft.ML.AutoML/AutoMLExperimentExtension.xml b/dotnet/xml/Microsoft.ML.AutoML/AutoMLExperimentExtension.xml index b899195a6..6dfc9051f 100644 --- a/dotnet/xml/Microsoft.ML.AutoML/AutoMLExperimentExtension.xml +++ b/dotnet/xml/Microsoft.ML.AutoML/AutoMLExperimentExtension.xml @@ -321,10 +321,10 @@ + step size for numeric option. - step size for numeric option. set as tuner for hyper parameter optimization. @@ -529,10 +529,10 @@ + - set as tuner for hyper parameter optimization. If is provided, it will use that seed to initialize . Otherwise, will be used. @@ -608,15 +608,15 @@ - Number of points to use for random initialization. - re-fit random forests in smac for every N trials. number of regression trees when fitting random forest. - minimum number of data points required to be in a node if it is to be split further for fitting random forest in smac. + re-fit random forests in smac for every N trials. + Number of points to use for random initialization. split ratio for fitting random forest in smac. + minimum number of data points required to be in a node if it is to be split further for fitting random forest in smac. Number of search parents to use for local search in maximizing EI acquisition function. Number of random configurations when maximizing EI acquisition function. - the threshold to exit during maximizing EI acquisition function. Number of neighbours to sample from when applying one-step mutation for generating new parameters. + the threshold to exit during maximizing EI acquisition function. Set as tuner for hyper-parameter optimization. The performance of smac is in a large extend determined by , and , which are used to fit smac's inner diff --git a/dotnet/xml/Microsoft.ML.Data/DataViewTypeManager.xml b/dotnet/xml/Microsoft.ML.Data/DataViewTypeManager.xml index d3f27661e..5d4505e33 100644 --- a/dotnet/xml/Microsoft.ML.Data/DataViewTypeManager.xml +++ b/dotnet/xml/Microsoft.ML.Data/DataViewTypeManager.xml @@ -41,8 +41,8 @@ - The corresponding type of in ML.NET's type system. Native type in C#. + The corresponding type of in ML.NET's type system. The attached to . This function tells that should be representation of data in in @@ -83,8 +83,8 @@ - The corresponding type of in ML.NET's type system. Native type in C#. + The corresponding type of in ML.NET's type system. The s attached to . This function tells that should be representation of data in in diff --git a/dotnet/xml/Microsoft.ML.Data/SvmLightLoaderSaverCatalog.xml b/dotnet/xml/Microsoft.ML.Data/SvmLightLoaderSaverCatalog.xml index 5b065b48e..398e7144f 100644 --- a/dotnet/xml/Microsoft.ML.Data/SvmLightLoaderSaverCatalog.xml +++ b/dotnet/xml/Microsoft.ML.Data/SvmLightLoaderSaverCatalog.xml @@ -40,9 +40,9 @@ The catalog. - The number of rows from the sample to be used for determining the number of features. The number of features in the Features column. If 0 is specified, the loader will determine it by looking at the file sample given in . + The number of rows from the sample to be used for determining the number of features. If the file contains zero-based indices, this parameter should be set to true. If they are one-based it should be set to false. A data sample to be used for determining the number of features in the Features column. @@ -112,11 +112,11 @@ The catalog. The path to the file. - The number of rows from the sample to be used for determining the number of features. The number of features in the Features column. If 0 is specified, the loader will determine it by looking at the file given in . If the file contains zero-based indices, this parameter should be set to true. If they are one-based it should be set to false. + The number of rows from the sample to be used for determining the number of features. Load a from a text file using . diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/BertTokenizer.xml b/dotnet/xml/Microsoft.ML.Tokenizers/BertTokenizer.xml index 7b8754563..5c9dc4d6c 100644 --- a/dotnet/xml/Microsoft.ML.Tokenizers/BertTokenizer.xml +++ b/dotnet/xml/Microsoft.ML.Tokenizers/BertTokenizer.xml @@ -46,15 +46,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -64,16 +60,12 @@ System.Collections.Generic.IReadOnlyList<System.Int32> - - - - + + List of IDs to which the special tokens will be added. - To be added. Optional second list of IDs for sequence pairs. - To be added. Build model inputs from a sequence or a pair of sequence for sequence classification tasks by concatenating and adding special tokens. A BERT sequence has the following format: - single sequence: `[CLS] tokenIds [SEP]` @@ -85,15 +77,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -103,24 +91,16 @@ System.Buffers.OperationStatus - - - - - - - - + + + + List of IDs to which the special tokens will be added. - To be added. The destination buffer to write the token IDs with special tokens added. - To be added. The number of elements written to the destination buffer. - To be added. Optional second list of IDs for sequence pairs. - To be added. Build model inputs from a sequence or a pair of sequence for sequence classification tasks by concatenating and adding special tokens. A BERT sequence has the following format: - single sequence: `[CLS] tokenIds [SEP]` @@ -176,46 +156,6 @@ To be added. - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.String - - - To be added. - To be added. - To be added. - - - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.Int32 - - - To be added. - To be added. - To be added. - - @@ -231,8 +171,8 @@ Microsoft.ML.Tokenizers.BertTokenizer - - + + The stream containing the vocabulary file. @@ -261,8 +201,8 @@ Microsoft.ML.Tokenizers.BertTokenizer - - + + The path to the vocabulary file. @@ -276,94 +216,6 @@ - - - - - - - Method - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - Microsoft.ML.Tokenizers.BertTokenizer - - - - - - - - - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - - - - - Method - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - Microsoft.ML.Tokenizers.BertTokenizer - - - - - - - - - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - @@ -379,9 +231,9 @@ System.Threading.Tasks.Task<Microsoft.ML.Tokenizers.BertTokenizer> - - - + + + The stream containing the vocabulary file. @@ -411,9 +263,9 @@ System.Threading.Tasks.Task<Microsoft.ML.Tokenizers.BertTokenizer> - - - + + + The path to the vocabulary file. @@ -428,60 +280,12 @@ - - - - - - - Method - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.Threading.Tasks.Task<Microsoft.ML.Tokenizers.BertTokenizer> - - - - - - - - - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -491,16 +295,12 @@ System.Collections.Generic.IReadOnlyList<System.Int32> - - - - + + List of token IDs for the first sequence. - To be added. Optional list of token IDs for the second sequence. - To be added. Create a mask from the two sequences passed to be used in a sequence-pair classification task. A BERT sequence pair mask has the following format: 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 @@ -513,15 +313,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -531,69 +327,21 @@ System.Buffers.OperationStatus - - - - - - - - + + + + To be added. - To be added. To be added. - To be added. To be added. - To be added. To be added. - To be added. To be added. To be added. To be added. - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.Boolean - - - To be added. - To be added. - To be added. - - - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.Boolean - - - To be added. - To be added. - To be added. - - @@ -867,15 +615,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -885,17 +629,13 @@ System.Collections.Generic.IReadOnlyList<System.Int32> - - - - - + + + List of IDs. - To be added. Optional second list of IDs for sequence pairs. - To be added. Indicate whether or not the token list is already formatted with special tokens for the model. Retrieve sequence tokens mask from a IDs list. @@ -906,15 +646,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -924,25 +660,17 @@ System.Buffers.OperationStatus - - - - - - - - - + + + + + List of IDs. - To be added. The destination buffer to write the mask. The integers written values are in the range [0, 1]: 1 for a special token, 0 for a sequence token. - To be added. The number of elements written to the destination buffer. - To be added. Optional second list of IDs for sequence pairs. - To be added. Indicate whether or not the token list is already formatted with special tokens for the model. Retrieve sequence tokens mask from a IDs list. @@ -1052,46 +780,6 @@ To be added. - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.String - - - To be added. - To be added. - To be added. - - - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.Int32 - - - To be added. - To be added. - To be added. - - @@ -1136,46 +824,6 @@ To be added. - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.String - - - To be added. - To be added. - To be added. - - - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.Int32 - - - To be added. - To be added. - To be added. - - @@ -1243,46 +891,6 @@ To be added. - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.String - - - To be added. - To be added. - To be added. - - - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.Int32 - - - To be added. - To be added. - To be added. - - @@ -1305,45 +913,5 @@ To be added. - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.Boolean - - - To be added. - To be added. - To be added. - - - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.Boolean - - - To be added. - To be added. - To be added. - - diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/BitVector.xml b/dotnet/xml/Microsoft.ML.Tokenizers/BitVector.xml new file mode 100644 index 000000000..f33c04a33 --- /dev/null +++ b/dotnet/xml/Microsoft.ML.Tokenizers/BitVector.xml @@ -0,0 +1,210 @@ + + + + + + + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Object + + + + To be added. + To be added. + + + + + + + + Constructor + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + + + + + Property + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + + + + Property + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + + + Property + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.UInt32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + + + Property + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/BpeTokenizer.xml b/dotnet/xml/Microsoft.ML.Tokenizers/BpeTokenizer.xml index 4ded740c6..660b0542c 100644 --- a/dotnet/xml/Microsoft.ML.Tokenizers/BpeTokenizer.xml +++ b/dotnet/xml/Microsoft.ML.Tokenizers/BpeTokenizer.xml @@ -19,26 +19,6 @@ To be added. - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.Collections.Generic.IReadOnlyDictionary<System.String,System.Int32> - - - To be added. - To be added. - To be added. - - @@ -152,15 +132,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -170,16 +146,15 @@ Microsoft.ML.Tokenizers.BpeTokenizer - - - - - - - - - - + + + + + + + + + The JSON stream containing the dictionary of string keys and their ids. @@ -187,7 +162,6 @@ The pre-tokenizer to use. The normalizer to use. The dictionary mapping special tokens to Ids. - To be added. The unknown token to be used by the model. The prefix to attach to sub-word units that don’t represent a beginning of word. The suffix to attach to sub-word units that represent an end of word. @@ -202,15 +176,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -220,16 +190,15 @@ Microsoft.ML.Tokenizers.BpeTokenizer - - - - - - - - - - + + + + + + + + + The JSON file path containing the dictionary of string keys and their ids. @@ -237,7 +206,6 @@ The pre-tokenizer to use. The normalizer to use. The dictionary mapping special tokens to Ids. - To be added. The unknown token to be used by the model. The prefix to attach to sub-word units that don’t represent a beginning of word. The suffix to attach to sub-word units that represent an end of word. @@ -252,15 +220,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -270,16 +234,15 @@ System.Threading.Tasks.Task<Microsoft.ML.Tokenizers.BpeTokenizer> - - - - - - - - - - + + + + + + + + + The JSON stream containing the dictionary of string keys and their ids. @@ -287,7 +250,6 @@ The pre-tokenizer to use. The normalizer to use. The dictionary mapping special tokens to Ids. - To be added. The unknown token to be used by the model. The prefix to attach to sub-word units that don’t represent a beginning of word. The suffix to attach to sub-word units that represent an end of word. @@ -526,15 +488,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -544,13 +502,12 @@ System.Int32 - - - - - - - + + + + + + The text to encode. @@ -558,7 +515,6 @@ The settings used to encode the text. Indicate whether to find the index from the end of the text. If the tokenizer's normalization is enabled or has is , this will be set to in its normalized form; otherwise, this value will be set to . - To be added. The token count can be generated which should be smaller than the maximum token count. Find the index of the maximum encoding capacity without surpassing the token limit. diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/CodeGenTokenizer.xml b/dotnet/xml/Microsoft.ML.Tokenizers/CodeGenTokenizer.xml index 4e4f75005..b0b3dd602 100644 --- a/dotnet/xml/Microsoft.ML.Tokenizers/CodeGenTokenizer.xml +++ b/dotnet/xml/Microsoft.ML.Tokenizers/CodeGenTokenizer.xml @@ -42,26 +42,6 @@ To be added. - - - - - - - Property - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.Collections.Generic.IReadOnlyDictionary<System.String,System.Int32> - - - To be added. - To be added. - To be added. - - @@ -520,15 +500,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -538,16 +514,15 @@ System.Collections.Generic.IReadOnlyList<System.Int32> - - - - - - - - - - + + + + + + + + + The text to encode. @@ -556,7 +531,6 @@ Indicate whether to include the beginning of sentence token in the encoding. Indicate whether to include the end of sentence token in the encoding. If the tokenizer's normalization is enabled, the input text will be represented in its normalization form; otherwise, it will be null. - To be added. The length of the text that encompasses the maximum encoded tokens. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -568,15 +542,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -586,16 +556,15 @@ System.Collections.Generic.IReadOnlyList<System.Int32> - - - - - - - - - - + + + + + + + + + The text to encode. @@ -604,7 +573,6 @@ Indicate whether to include the beginning of sentence token in the encoding. Indicate whether to include the end of sentence token in the encoding. If the tokenizer's normalization is enabled, the input text will be represented in its normalization form; otherwise, it will be null. - To be added. The length of the text that encompasses the maximum encoded tokens. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -646,15 +614,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -664,22 +628,20 @@ System.Collections.Generic.IReadOnlyList<Microsoft.ML.Tokenizers.EncodedToken> - - - - - - - - + + + + + + + The text to encode. + If the tokenizer's normalization is enabled, the input text will be represented in its normalization form; otherwise, it will null. Indicate whether to include a leading space before encoding the text. Indicate whether to include the beginning of sentence token in the encoding. Indicate whether to include the end of sentence token in the encoding. - If the tokenizer's normalization is enabled, the input text will be represented in its normalization form; otherwise, it will null. - To be added. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -690,15 +652,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -708,22 +666,20 @@ System.Collections.Generic.IReadOnlyList<Microsoft.ML.Tokenizers.EncodedToken> - - - - - - - - + + + + + + + The text to encode. + If the tokenizer's normalization is enabled, the input text will be represented in its normalization form; otherwise, it will null. Indicate whether to include a leading space before encoding the text. Indicate whether to include the beginning of sentence token in the encoding. Indicate whether to include the end of sentence token in the encoding. - If the tokenizer's normalization is enabled, the input text will be represented in its normalization form; otherwise, it will null. - To be added. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -778,15 +734,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -796,13 +748,12 @@ System.Int32 - - - - - - - + + + + + + The text to encode. @@ -810,7 +761,6 @@ The settings used to encode the text. Indicate whether to find the index from the end of the text. If the tokenizer's normalization is enabled or has is , this will be set to in its normalized form; otherwise, this value will be set to . - To be added. The token count can be generated which should be smaller than the maximum token count. Find the index of the maximum encoding capacity without surpassing the token limit. @@ -826,15 +776,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -844,16 +790,15 @@ System.Int32 - - - - - - - - - - + + + + + + + + + The text to encode. @@ -862,7 +807,6 @@ Indicate whether to include the beginning of sentence token in the encoding. Indicate whether to include the end of sentence token in the encoding. If the tokenizer's normalization is enabled, the input text will be represented in its normalization form; otherwise, it will be null. - To be added. The token count can be generated which should be smaller than the maximum token count. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -878,15 +822,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -896,16 +836,15 @@ System.Int32 - - - - - - - - - - + + + + + + + + + The text to encode. @@ -914,7 +853,6 @@ Indicate whether to include the beginning of sentence token in the encoding. Indicate whether to include the end of sentence token in the encoding. If the tokenizer's normalization is enabled, the input text will be represented in its normalization form; otherwise, it will be null. - To be added. The token count can be generated which should be smaller than the maximum token count. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -930,15 +868,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -948,16 +882,15 @@ System.Int32 - - - - - - - - - - + + + + + + + + + The text to encode. @@ -966,7 +899,6 @@ Indicate whether to include the beginning of sentence token in the encoding. Indicate whether to include the end of sentence token in the encoding. If the tokenizer's normalization is enabled, the input text will be represented in its normalization form; otherwise, it will be null. - To be added. The token count can be generated which should be smaller than the maximum token count. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -983,15 +915,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -1001,16 +929,15 @@ System.Int32 - - - - - - - - - - + + + + + + + + + The text to encode. @@ -1019,7 +946,6 @@ Indicate whether to include the beginning of sentence token in the encoding. Indicate whether to include the end of sentence token in the encoding. If the tokenizer's normalization is enabled, the input text will be represented in its normalization form; otherwise, it will be null. - To be added. The token count can be generated which should be smaller than the maximum token count. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/DawgBuilder.xml b/dotnet/xml/Microsoft.ML.Tokenizers/DawgBuilder.xml new file mode 100644 index 000000000..50295fe15 --- /dev/null +++ b/dotnet/xml/Microsoft.ML.Tokenizers/DawgBuilder.xml @@ -0,0 +1,332 @@ + + + + + + + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Object + + + + To be added. + To be added. + + + + + + + + Constructor + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.UInt32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.UInt32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Byte + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + + + Property + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + + + Property + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.UInt32 + + + To be added. + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.UInt32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + + + Property + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/EnglishRobertaTokenizer.xml b/dotnet/xml/Microsoft.ML.Tokenizers/EnglishRobertaTokenizer.xml index 62e0c4152..b926f4e52 100644 --- a/dotnet/xml/Microsoft.ML.Tokenizers/EnglishRobertaTokenizer.xml +++ b/dotnet/xml/Microsoft.ML.Tokenizers/EnglishRobertaTokenizer.xml @@ -434,15 +434,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -452,13 +448,12 @@ System.Int32 - - - - - - - + + + + + + The text to encode. @@ -466,7 +461,6 @@ The settings used to encode the text. Indicate whether to find the index from the end of the text. If the tokenizer's normalization is enabled or has is , this will be set to in its normalized form; otherwise, this value will be set to . - To be added. The token count can be generated which should be smaller than the maximum token count. Find the index of the maximum encoding capacity without surpassing the token limit. diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/PreTokenizer.xml b/dotnet/xml/Microsoft.ML.Tokenizers/PreTokenizer.xml index f82ab6bea..9ee80002a 100644 --- a/dotnet/xml/Microsoft.ML.Tokenizers/PreTokenizer.xml +++ b/dotnet/xml/Microsoft.ML.Tokenizers/PreTokenizer.xml @@ -51,7 +51,7 @@ Microsoft.ML.Tokenizers.PreTokenizer - + The dictionary containing the special tokens and their corresponding ids. @@ -64,54 +64,6 @@ - - - - - - - Method - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - Microsoft.ML.Tokenizers.PreTokenizer - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - - - - - Method - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - Microsoft.ML.Tokenizers.PreTokenizer - - - - - - To be added. - To be added. - To be added. - To be added. - - @@ -127,7 +79,7 @@ Microsoft.ML.Tokenizers.PreTokenizer - + The dictionary containing the special tokens and their corresponding ids. @@ -141,30 +93,6 @@ - - - - - - - Method - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - Microsoft.ML.Tokenizers.PreTokenizer - - - - - - To be added. - To be added. - To be added. - To be added. - - @@ -180,7 +108,7 @@ Microsoft.ML.Tokenizers.PreTokenizer - + The dictionary containing the special tokens and their corresponding ids. @@ -255,8 +183,8 @@ - The string to split into tokens. The string to split into tokens. + The string to split into tokens. Get the offsets and lengths of the tokens relative to the . diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/RegexPreTokenizer.xml b/dotnet/xml/Microsoft.ML.Tokenizers/RegexPreTokenizer.xml index cc37a07cf..b5334d733 100644 --- a/dotnet/xml/Microsoft.ML.Tokenizers/RegexPreTokenizer.xml +++ b/dotnet/xml/Microsoft.ML.Tokenizers/RegexPreTokenizer.xml @@ -20,29 +20,23 @@ - - + + - - - - - - + + Constructor Microsoft.ML.Tokenizers 1.0.0.0 - - - + + The regex to use for splitting the text into smaller tokens in the pre-tokenization process. The dictionary containing the special tokens and their corresponding ids. - To be added. Initializes a new instance of the class. diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/RobertaPreTokenizer.xml b/dotnet/xml/Microsoft.ML.Tokenizers/RobertaPreTokenizer.xml index c44fa0baa..80e10a491 100644 --- a/dotnet/xml/Microsoft.ML.Tokenizers/RobertaPreTokenizer.xml +++ b/dotnet/xml/Microsoft.ML.Tokenizers/RobertaPreTokenizer.xml @@ -140,8 +140,8 @@ - The string to split into tokens. The string to split into tokens. + The string to split into tokens. Get the offsets and lengths of the tokens relative to the . diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/SentencePieceNormalizer.xml b/dotnet/xml/Microsoft.ML.Tokenizers/SentencePieceNormalizer.xml index aec6c85ee..15a5b4d45 100644 --- a/dotnet/xml/Microsoft.ML.Tokenizers/SentencePieceNormalizer.xml +++ b/dotnet/xml/Microsoft.ML.Tokenizers/SentencePieceNormalizer.xml @@ -14,7 +14,7 @@ - Normalize the string to lowercase form before processing it with the tokenizer. + Normalize the string according to SentencePiece normalization. To be added. @@ -44,7 +44,7 @@ To be added. To be added. - Creates a LowerCaseNormalizer object. + Creates a SentencePieceNormalizer object. To be added. diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/SentencePieceTokenizer.xml b/dotnet/xml/Microsoft.ML.Tokenizers/SentencePieceTokenizer.xml index b8964279a..38d73847f 100644 --- a/dotnet/xml/Microsoft.ML.Tokenizers/SentencePieceTokenizer.xml +++ b/dotnet/xml/Microsoft.ML.Tokenizers/SentencePieceTokenizer.xml @@ -250,15 +250,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -268,15 +264,14 @@ System.Int32 - - - - - - - - - + + + + + + + + The text to encode. @@ -285,7 +280,6 @@ Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. If the tokenizer's normalization is enabled or is false, this will be set to in its normalized form; otherwise, this value will be set to null. - To be added. The length of the text that encompasses the maximum encoded tokens. The maximum number of tokens to encode. @@ -296,15 +290,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -314,15 +304,14 @@ System.Int32 - - - - - - - - - + + + + + + + + The text to encode. @@ -331,7 +320,6 @@ Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. If the tokenizer's normalization is enabled or is false, this will be set to in its normalized form; otherwise, this value will be set to null. - To be added. The length of the text that encompasses the maximum encoded tokens. The maximum number of tokens to encode. @@ -341,6 +329,41 @@ To be added. + + + + + + + Method + + Microsoft.ML.Tokenizers + 1.0.0.0 + + + Microsoft.ML.Tokenizers.SentencePieceTokenizer + + + + + + + + + The stream containing the SentencePiece Bpe or Unigram model. + Indicate emitting the beginning of sentence token during the encoding. + Indicate emitting the end of sentence token during the encoding. + The additional tokens to add to the vocabulary. + + Creates an instance of SentencePieceTokenizer. The model stream should contain a SentencePiece model as specified in the following documentation: + https://github.com/google/sentencepiece/blob/master/src/sentencepiece_model.proto. + + To be added. + + When creating the tokenizer, ensure that the vocabulary stream is sourced from a trusted provider. + + + @@ -560,15 +583,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -578,15 +597,14 @@ System.Collections.Generic.IReadOnlyList<System.Int32> - - - - - - - - - + + + + + + + + The text to encode. @@ -594,7 +612,6 @@ Indicate emitting the end of sentence token during the encoding. The maximum number of tokens to encode. If the tokenizer's normalization is enabled or is false, this will be set to in its normalized form; otherwise, this value will be set to null. - To be added. The length of the text that encompasses the maximum encoded tokens. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -606,15 +623,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -624,15 +637,14 @@ System.Collections.Generic.IReadOnlyList<System.Int32> - - - - - - - - - + + + + + + + + The text to encode. @@ -640,7 +652,6 @@ Indicate emitting the end of sentence token during the encoding. The maximum number of tokens to encode. If the tokenizer's normalization is enabled or is false, this will be set to in its normalized form; otherwise, this value will be set to null. - To be added. The length of the text that encompasses the maximum encoded tokens. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -682,15 +693,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -700,18 +707,16 @@ System.Collections.Generic.IReadOnlyList<Microsoft.ML.Tokenizers.EncodedToken> - - - - - - - + + + + + + The text to encode. If the tokenizer's normalization is enabled or is false, this will be set to in its normalized form; otherwise, this value will be set to null. - To be added. Indicate emitting the beginning of sentence token during the encoding. Indicate emitting the end of sentence token during the encoding. Indicate whether to consider pre-tokenization before tokenization. @@ -724,15 +729,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -742,18 +743,16 @@ System.Collections.Generic.IReadOnlyList<Microsoft.ML.Tokenizers.EncodedToken> - - - - - - - + + + + + + The text to encode. If the tokenizer's normalization is enabled or is false, this will be set to in its normalized form; otherwise, this value will be set to null. - To be added. Indicate emitting the beginning of sentence token during the encoding. Indicate emitting the end of sentence token during the encoding. Indicate whether to consider pre-tokenization before tokenization. @@ -832,15 +831,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -850,13 +845,12 @@ System.Int32 - - - - - - - + + + + + + The text to encode. @@ -864,7 +858,6 @@ The settings used to encode the text. Indicate whether to find the index from the end of the text. If the tokenizer's normalization is enabled or has is , this will be set to in its normalized form; otherwise, this value will be set to . - To be added. The token count can be generated which should be smaller than the maximum token count. Find the index of the maximum encoding capacity without surpassing the token limit. @@ -880,15 +873,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -898,15 +887,14 @@ System.Int32 - - - - - - - - - + + + + + + + + The text to encode. @@ -914,7 +902,6 @@ Indicate emitting the end of sentence token during the encoding. The maximum token count to limit the encoding capacity. If the tokenizer's normalization is enabled or is false, this will be set to in its normalized form; otherwise, this value will be set to null. - To be added. The token count can be generated which should be smaller than the maximum token count. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -930,15 +917,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -948,15 +931,14 @@ System.Int32 - - - - - - - - - + + + + + + + + The text to encode. @@ -964,7 +946,6 @@ Indicate emitting the end of sentence token during the encoding. The maximum token count to limit the encoding capacity. If the tokenizer's normalization is enabled or is false, this will be set to in its normalized form; otherwise, this value will be set to null. - To be added. The token count can be generated which should be smaller than the maximum token count. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -980,15 +961,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -998,23 +975,21 @@ System.Int32 - - - - - - - - + + + + + + + The text to encode. Indicate emitting the beginning of sentence token during the encoding. Indicate emitting the end of sentence token during the encoding. - The maximum token count to limit the encoding capacity. Indicate whether to consider normalization before tokenization. + The maximum token count to limit the encoding capacity. If the tokenizer's normalization is enabled or is false, this will be set to in its normalized form; otherwise, this value will be set to null. - To be added. The token count can be generated which should be smaller than the maximum token count. Find the index of the maximum encoding capacity from the end within the text without surpassing the token limit. @@ -1027,15 +1002,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -1045,14 +1016,13 @@ System.Int32 - - - - - - - - + + + + + + + The text to encode. @@ -1061,7 +1031,6 @@ The maximum token count to limit the encoding capacity. Indicate whether to consider normalization before tokenization. If the tokenizer's normalization is enabled or is false, this will be set to in its normalized form; otherwise, this value will be set to null. - To be added. The token count can be generated which should be smaller than the maximum token count. Find the index of the maximum encoding capacity from the end within the text without surpassing the token limit. @@ -1132,7 +1101,9 @@ System.Collections.Generic.IReadOnlyDictionary<System.String,System.Int32> - To be added. + + The special tokens. + To be added. To be added. diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/TiktokenTokenizer.xml b/dotnet/xml/Microsoft.ML.Tokenizers/TiktokenTokenizer.xml index d86382c4a..83d8a3aa7 100644 --- a/dotnet/xml/Microsoft.ML.Tokenizers/TiktokenTokenizer.xml +++ b/dotnet/xml/Microsoft.ML.Tokenizers/TiktokenTokenizer.xml @@ -161,15 +161,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -179,20 +175,18 @@ System.Threading.Tasks.Task<Microsoft.ML.Tokenizers.TiktokenTokenizer> - - - - - - - + + + + + + The BPE vocab file. The pre-tokenizer to use. The normalizer to use. The dictionary mapping special tokens to Ids. - To be added. The size of the cache to use. used to request cancellation of the operation. @@ -455,15 +449,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -473,13 +463,12 @@ System.Int32 - - - - - - - + + + + + + The text to encode. @@ -487,7 +476,6 @@ The settings used to encode the text. Indicate whether to find the index from the end of the text. If the tokenizer's normalization is enabled or has is , this will be set to in its normalized form; otherwise, this value will be set to . - To be added. The token count can be generated which should be smaller than the maximum token count. Find the index of the maximum encoding capacity without surpassing the token limit. diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/Tokenizer.xml b/dotnet/xml/Microsoft.ML.Tokenizers/Tokenizer.xml index d547776ae..0c74d0895 100644 --- a/dotnet/xml/Microsoft.ML.Tokenizers/Tokenizer.xml +++ b/dotnet/xml/Microsoft.ML.Tokenizers/Tokenizer.xml @@ -528,15 +528,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -547,15 +543,13 @@ - - + The text to encode. If the tokenizer's normalization is enabled or is , this will be set to in its normalized form; otherwise, this value will be set to . - To be added. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -566,15 +560,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -585,15 +575,13 @@ - - + The text to encode. If the tokenizer's normalization is enabled or is , this will be set to in its normalized form; otherwise, this value will be set to . - To be added. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -604,15 +592,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -624,8 +608,7 @@ - - + @@ -634,7 +617,6 @@ The text to encode. The maximum number of tokens to encode. If the tokenizer's normalization is enabled or is , this will be set to in its normalized form; otherwise, this value will be set to . - To be added. The token count can be generated which should be smaller than the maximum token count. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -650,15 +632,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -670,8 +648,7 @@ - - + @@ -680,7 +657,6 @@ The text to encode. The maximum number of tokens to encode. If the tokenizer's normalization is enabled or is , this will be set to in its normalized form; otherwise, this value will be set to . - To be added. The token count can be generated which should be smaller than the maximum token count. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -696,15 +672,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -718,8 +690,7 @@ - - + @@ -728,7 +699,6 @@ The settings used to encode the text. Indicate whether to find the index from the end of the text. If the tokenizer's normalization is enabled or has is , this will be set to in its normalized form; otherwise, this value will be set to . - To be added. The token count can be generated which should be smaller than the maximum token count. Find the index of the maximum encoding capacity without surpassing the token limit. @@ -747,15 +717,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -767,8 +733,7 @@ - - + @@ -777,7 +742,6 @@ The text to encode. The maximum number of tokens to encode. If the tokenizer's normalization is enabled or is , this will be set to in its normalized form; otherwise, this value will be set to . - To be added. The token count can be generated which should be smaller than the maximum token count. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. @@ -793,15 +757,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -813,8 +773,7 @@ - - + @@ -823,7 +782,6 @@ The text to encode. The maximum number of tokens to encode. If the tokenizer's normalization is enabled or is , this will be set to in its normalized form; otherwise, this value will be set to . - To be added. The token count can be generated which should be smaller than the maximum token count. Indicate whether to consider pre-tokenization before tokenization. Indicate whether to consider normalization before tokenization. diff --git a/dotnet/xml/Microsoft.ML.Tokenizers/WordPieceTokenizer.xml b/dotnet/xml/Microsoft.ML.Tokenizers/WordPieceTokenizer.xml index ecd08ab83..035f1b699 100644 --- a/dotnet/xml/Microsoft.ML.Tokenizers/WordPieceTokenizer.xml +++ b/dotnet/xml/Microsoft.ML.Tokenizers/WordPieceTokenizer.xml @@ -89,8 +89,8 @@ Microsoft.ML.Tokenizers.WordPieceTokenizer - - + + The path to the WordPiece vocab file. @@ -120,8 +120,8 @@ Microsoft.ML.Tokenizers.WordPieceTokenizer - - + + The path to the WordPiece vocab file. @@ -136,78 +136,6 @@ - - - - - - - Method - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - Microsoft.ML.Tokenizers.WordPieceTokenizer - - - - - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - - - - - Method - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - Microsoft.ML.Tokenizers.WordPieceTokenizer - - - - - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - @@ -223,9 +151,9 @@ System.Threading.Tasks.Task<Microsoft.ML.Tokenizers.WordPieceTokenizer> - - - + + + The path to the WordPiece vocab file. @@ -256,9 +184,9 @@ System.Threading.Tasks.Task<Microsoft.ML.Tokenizers.WordPieceTokenizer> - - - + + + The path to the WordPiece vocab file. @@ -274,82 +202,6 @@ - - - - - - - Method - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.Threading.Tasks.Task<Microsoft.ML.Tokenizers.WordPieceTokenizer> - - - - - - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - - - - - Method - - Microsoft.ML.Tokenizers - 1.0.0.0 - - - System.Threading.Tasks.Task<Microsoft.ML.Tokenizers.WordPieceTokenizer> - - - - - - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - @@ -531,15 +383,11 @@ - - + + - - - - - - + + Method Microsoft.ML.Tokenizers @@ -549,13 +397,12 @@ System.Int32 - - - - - - - + + + + + + The text to encode. @@ -563,7 +410,6 @@ The settings used to encode the text. Indicate whether to find the index from the end of the text. If the tokenizer's normalization is enabled or has is , this will be set to in its normalized form; otherwise, this value will be set to . - To be added. The token count can be generated which should be smaller than the maximum token count. Find the index of the maximum encoding capacity without surpassing the token limit. diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryTrainer.xml index 625008d74..a985a615c 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestBinaryTrainer.xml @@ -40,9 +40,9 @@ [!include[algorithm](~/../docs/samples/docs/api-reference/algo-details-fastforest.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionTrainer.xml index dbee4d909..4452bafaf 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastForestRegressionTrainer.xml @@ -40,9 +40,9 @@ [!include[algorithm](~/../docs/samples/docs/api-reference/algo-details-fastforest.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryTrainer.xml index 29fedb89e..dc480f636 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeBinaryTrainer.xml @@ -40,9 +40,9 @@ [!include[algorithm](~/../docs/samples/docs/api-reference/algo-details-fasttree.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingTrainer.xml index dd2d9564c..1ecf69043 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRankingTrainer.xml @@ -40,9 +40,9 @@ [!include[algorithm](~/../docs/samples/docs/api-reference/algo-details-fasttree.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionTrainer.xml index 20c4b0d97..ba97f27cb 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeRegressionTrainer.xml @@ -40,9 +40,9 @@ [!include[algorithm](~/../docs/samples/docs/api-reference/algo-details-fasttree.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieTrainer.xml index 5e4ccb7fa..e9b6de079 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/FastTreeTweedieTrainer.xml @@ -48,9 +48,9 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryTrainer.xml index 16d24117e..ac6820f17 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamBinaryTrainer.xml @@ -40,9 +40,9 @@ [!include[algorithm](~/../docs/samples/docs/api-reference/algo-details-gam.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionTrainer.xml index 961bfb007..94b23fe95 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.FastTree/GamRegressionTrainer.xml @@ -40,9 +40,9 @@ [!include[algorithm](~/../docs/samples/docs/api-reference/algo-details-gam.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer.xml index 1e395805e..aa610a8bc 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmBinaryTrainer.xml @@ -41,8 +41,8 @@ [!include[algorithm](~/../docs/samples/docs/api-reference/algo-details-lightgbm.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer.xml index 7ecf6ea2b..112e22049 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmMulticlassTrainer.xml @@ -41,9 +41,9 @@ [!include[algorithm](~/../docs/samples/docs/api-reference/algo-details-lightgbm.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer.xml index b6d25114f..c75484a8e 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRankingTrainer.xml @@ -41,9 +41,9 @@ [!include[algorithm](~/../docs/samples/docs/api-reference/algo-details-lightgbm.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer.xml index 3247ba90e..b1b1f8be4 100644 --- a/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers.LightGbm/LightGbmRegressionTrainer.xml @@ -41,9 +41,9 @@ [!include[algorithm](~/../docs/samples/docs/api-reference/algo-details-lightgbm.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/AveragedPerceptronTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/AveragedPerceptronTrainer.xml index f993d7c05..e335e87b0 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/AveragedPerceptronTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/AveragedPerceptronTrainer.xml @@ -58,9 +58,9 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineTrainer.xml index 8031db54c..34de1ec04 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/FieldAwareFactorizationMachineTrainer.xml @@ -72,10 +72,10 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LbfgsLogisticRegressionBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/LbfgsLogisticRegressionBinaryTrainer.xml index 663dc7186..6750230e4 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LbfgsLogisticRegressionBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LbfgsLogisticRegressionBinaryTrainer.xml @@ -66,9 +66,9 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LbfgsMaximumEntropyMulticlassTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/LbfgsMaximumEntropyMulticlassTrainer.xml index 7a633436a..9636ee96c 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LbfgsMaximumEntropyMulticlassTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LbfgsMaximumEntropyMulticlassTrainer.xml @@ -61,9 +61,9 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LbfgsPoissonRegressionTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/LbfgsPoissonRegressionTrainer.xml index 1667ef9f4..63fad6047 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LbfgsPoissonRegressionTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LbfgsPoissonRegressionTrainer.xml @@ -45,9 +45,9 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LdSvmTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/LdSvmTrainer.xml index ad398a5bd..3d7e005f6 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LdSvmTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LdSvmTrainer.xml @@ -51,8 +51,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/LinearSvmTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/LinearSvmTrainer.xml index 9181b901d..548ad158c 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/LinearSvmTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/LinearSvmTrainer.xml @@ -50,8 +50,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer.xml index 5ef96189d..9f84844c2 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/MatrixFactorizationTrainer.xml @@ -107,9 +107,9 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/OlsTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/OlsTrainer.xml index 864f4b598..3b05e91ee 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/OlsTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/OlsTrainer.xml @@ -45,9 +45,9 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/OnlineGradientDescentTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/OnlineGradientDescentTrainer.xml index 8a7d3f654..32f49fe30 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/OnlineGradientDescentTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/OnlineGradientDescentTrainer.xml @@ -45,9 +45,9 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/RandomizedPcaTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/RandomizedPcaTrainer.xml index 00aacf60b..55c4d1d00 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/RandomizedPcaTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/RandomizedPcaTrainer.xml @@ -60,9 +60,9 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaLogisticRegressionBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaLogisticRegressionBinaryTrainer.xml index 575376c5f..1332754d2 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaLogisticRegressionBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaLogisticRegressionBinaryTrainer.xml @@ -44,9 +44,9 @@ [!include[references](~/../docs/samples/docs/api-reference/algo-details-sdca-refs.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaMaximumEntropyMulticlassTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaMaximumEntropyMulticlassTrainer.xml index 09cce5fb4..e9fa09377 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaMaximumEntropyMulticlassTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaMaximumEntropyMulticlassTrainer.xml @@ -49,9 +49,9 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaMulticlassTrainerBase`1.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaMulticlassTrainerBase`1.xml index eb32fa402..8cb56149f 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaMulticlassTrainerBase`1.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaMulticlassTrainerBase`1.xml @@ -72,12 +72,12 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedBinaryTrainer.xml index ee81fc3ba..a734fde4b 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedBinaryTrainer.xml @@ -42,9 +42,9 @@ [!include[references](~/../docs/samples/docs/api-reference/algo-details-sdca-refs.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedMulticlassTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedMulticlassTrainer.xml index 5ea6bcdd3..1bac4efbe 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedMulticlassTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaNonCalibratedMulticlassTrainer.xml @@ -49,9 +49,9 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SdcaRegressionTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SdcaRegressionTrainer.xml index ebef8cc02..2baa269fd 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SdcaRegressionTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SdcaRegressionTrainer.xml @@ -44,9 +44,9 @@ [!include[references](~/../docs/samples/docs/api-reference/algo-details-sdca-refs.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SgdCalibratedTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SgdCalibratedTrainer.xml index 359194997..2612f2d59 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SgdCalibratedTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SgdCalibratedTrainer.xml @@ -40,9 +40,9 @@ [!include[io](~/../docs/samples/docs/api-reference/algo-details-sgd.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SgdNonCalibratedTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SgdNonCalibratedTrainer.xml index 09f0d24e5..8738de803 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SgdNonCalibratedTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SgdNonCalibratedTrainer.xml @@ -38,9 +38,9 @@ [!include[io](~/../docs/samples/docs/api-reference/algo-details-sgd.md)] ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Trainers/SymbolicSgdLogisticRegressionBinaryTrainer.xml b/dotnet/xml/Microsoft.ML.Trainers/SymbolicSgdLogisticRegressionBinaryTrainer.xml index f141c13fd..124727e43 100644 --- a/dotnet/xml/Microsoft.ML.Trainers/SymbolicSgdLogisticRegressionBinaryTrainer.xml +++ b/dotnet/xml/Microsoft.ML.Trainers/SymbolicSgdLogisticRegressionBinaryTrainer.xml @@ -51,9 +51,9 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator.xml index 540a3fb1c..7b4069a55 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/TextFeaturizingEstimator.xml @@ -48,8 +48,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/WordBagEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/WordBagEstimator.xml index 55f823165..08d67c0f8 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/WordBagEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/WordBagEstimator.xml @@ -40,8 +40,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingEstimator.xml index 8cedabcc4..b32dbb323 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/WordEmbeddingEstimator.xml @@ -48,8 +48,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms.Text/WordHashBagEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms.Text/WordHashBagEstimator.xml index 3fce04c9c..9d06e6361 100644 --- a/dotnet/xml/Microsoft.ML.Transforms.Text/WordHashBagEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms.Text/WordHashBagEstimator.xml @@ -40,8 +40,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ColumnSelectingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/ColumnSelectingEstimator.xml index 2e152dc64..1e794ee43 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ColumnSelectingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ColumnSelectingEstimator.xml @@ -41,9 +41,9 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms/CountFeatureSelectingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/CountFeatureSelectingEstimator.xml index d7ea211df..b9817eae0 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/CountFeatureSelectingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/CountFeatureSelectingEstimator.xml @@ -61,8 +61,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms/FeatureContributionCalculatingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/FeatureContributionCalculatingEstimator.xml index b8db167e0..4f363d703 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/FeatureContributionCalculatingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/FeatureContributionCalculatingEstimator.xml @@ -79,8 +79,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms/HashingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/HashingEstimator.xml index aa1d9ffbb..22ae91682 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/HashingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/HashingEstimator.xml @@ -35,8 +35,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms/KeyToValueMappingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/KeyToValueMappingEstimator.xml index 7976a6572..b08810c07 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/KeyToValueMappingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/KeyToValueMappingEstimator.xml @@ -33,8 +33,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms/KeyToVectorMappingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/KeyToVectorMappingEstimator.xml index 412c64df3..6189add8a 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/KeyToVectorMappingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/KeyToVectorMappingEstimator.xml @@ -36,8 +36,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms/MissingValueIndicatorEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/MissingValueIndicatorEstimator.xml index 247325059..1479e1470 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/MissingValueIndicatorEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/MissingValueIndicatorEstimator.xml @@ -35,8 +35,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingEstimator.xml index 3b9f9d363..ac4e8f1ae 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/MissingValueReplacingEstimator.xml @@ -37,8 +37,8 @@ Check the See Also section for links of usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms/MutualInformationFeatureSelectingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/MutualInformationFeatureSelectingEstimator.xml index 18ce498f2..37bbd8465 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/MutualInformationFeatureSelectingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/MutualInformationFeatureSelectingEstimator.xml @@ -65,8 +65,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingEstimator.xml index 34a2092a2..8f1d878ab 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/OneHotEncodingEstimator.xml @@ -65,8 +65,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms/OneHotHashEncodingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/OneHotHashEncodingEstimator.xml index a81eb32b7..7c254fc10 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/OneHotHashEncodingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/OneHotHashEncodingEstimator.xml @@ -64,8 +64,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms/TensorFlowModel.xml b/dotnet/xml/Microsoft.ML.Transforms/TensorFlowModel.xml index 2f2b6014e..b413719de 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/TensorFlowModel.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/TensorFlowModel.xml @@ -173,8 +173,8 @@ - The name of the requested model output. The data type is a vector of The name of the model input. The data type is a vector of . + The name of the requested model output. The data type is a vector of 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. @@ -209,8 +209,8 @@ - The names of the requested model outputs. The names of the model inputs. + The names of the requested model outputs. 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. diff --git a/dotnet/xml/Microsoft.ML.Transforms/TypeConvertingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/TypeConvertingEstimator.xml index a11450241..73b1bef48 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/TypeConvertingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/TypeConvertingEstimator.xml @@ -34,8 +34,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingEstimator.xml b/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingEstimator.xml index 4d144c382..67c2bb5e7 100644 --- a/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingEstimator.xml +++ b/dotnet/xml/Microsoft.ML.Transforms/ValueToKeyMappingEstimator.xml @@ -48,8 +48,8 @@ Check the See Also section for links to usage examples. ]]> - + diff --git a/dotnet/xml/Microsoft.ML/ClusteringCatalog.xml b/dotnet/xml/Microsoft.ML/ClusteringCatalog.xml index f31f03e7b..2e73f95c3 100644 --- a/dotnet/xml/Microsoft.ML/ClusteringCatalog.xml +++ b/dotnet/xml/Microsoft.ML/ClusteringCatalog.xml @@ -84,9 +84,9 @@ The scored data. + The name of the score column in . The name of the optional label column in . If present, the metric will be computed. - The name of the score column in . The name of the optional features column in . If present, the metric will be computed. diff --git a/dotnet/xml/Microsoft.ML/CustomMappingCatalog.xml b/dotnet/xml/Microsoft.ML/CustomMappingCatalog.xml index df7508c07..8fb9014ef 100644 --- a/dotnet/xml/Microsoft.ML/CustomMappingCatalog.xml +++ b/dotnet/xml/Microsoft.ML/CustomMappingCatalog.xml @@ -215,8 +215,8 @@ The class defining which columns to take from the incoming data. - The class defining which new columns are added to the data. The type that describes per-cursor state. + The class defining which new columns are added to the data. The transform catalog. The mapping action. In addition to the input and output objects, the action is given a state object that it can look at and/or modify. If the resulting transformer needs to be save-able, the class defining should implement diff --git a/dotnet/xml/Microsoft.ML/FactorizationMachineExtensions.xml b/dotnet/xml/Microsoft.ML/FactorizationMachineExtensions.xml index f8014da2a..15c33c800 100644 --- a/dotnet/xml/Microsoft.ML/FactorizationMachineExtensions.xml +++ b/dotnet/xml/Microsoft.ML/FactorizationMachineExtensions.xml @@ -75,8 +75,8 @@ The binary classification catalog trainer object. - The name of the feature column. The column data must be a known-sized vector of . The name of the label column. The column data must be . + The name of the feature column. The column data must be a known-sized vector of . The name of the example weight column (optional). Create , which predicts a target using a field-aware factorization machine trained over boolean label data. @@ -114,8 +114,8 @@ The binary classification catalog trainer object. - The names of the feature columns. The column data must be a known-sized vector of . The name of the label column. The column data must be . + The names of the feature columns. The column data must be a known-sized vector of . The name of the example weight column (optional). Create , which predicts a target using a field-aware factorization machine trained over boolean label data. diff --git a/dotnet/xml/Microsoft.ML/ImageEstimatorsCatalog.xml b/dotnet/xml/Microsoft.ML/ImageEstimatorsCatalog.xml index 835281743..63dc594e4 100644 --- a/dotnet/xml/Microsoft.ML/ImageEstimatorsCatalog.xml +++ b/dotnet/xml/Microsoft.ML/ImageEstimatorsCatalog.xml @@ -195,9 +195,9 @@ The transform's catalog. Name of the column resulting from the transformation of . This column's data type will be . - Folder where to look for images. Name of the column with paths to the images to load. This estimator operates over text data. + Folder where to look for images. Create a , which loads the data from the column specified in as an image to a new column: . @@ -235,9 +235,9 @@ The transform's catalog. Name of the column resulting from the transformation of . This column's data type will be . - Folder where to look for images. Name of the column with paths to the images to load. This estimator operates over text data. + Folder where to look for images. Create a , which loads the data from the column specified in as an image of raw bytes to a new column: . @@ -278,10 +278,10 @@ The transform's catalog. Name of the column resulting from the transformation of . This column's data type will be the same as that of the input column. - The transformed image width. - The transformed image height. Name of the column with images. This estimator operates over . + The transformed image width. + The transformed image height. The type of image resizing as specified in . Where to place the anchor, to start cropping. Options defined in diff --git a/dotnet/xml/Microsoft.ML/StandardTrainersCatalog.xml b/dotnet/xml/Microsoft.ML/StandardTrainersCatalog.xml index e8c00da8b..a5aca27d0 100644 --- a/dotnet/xml/Microsoft.ML/StandardTrainersCatalog.xml +++ b/dotnet/xml/Microsoft.ML/StandardTrainersCatalog.xml @@ -168,11 +168,11 @@ The name of the label column. The column data must be . The name of the feature column. The column data must be a known-sized vector of . The name of the example weight column (optional). + Enforce non-negative weights. The L1 regularization hyperparameter. Higher values will tend to lead to more sparse model. The L2 weight for regularization. - Threshold for optimizer convergence. Memory size for . Low=faster, less accurate. - Enforce non-negative weights. + Threshold for optimizer convergence. Create , which predicts a target using a linear binary classification model trained over boolean label data. @@ -248,11 +248,11 @@ The name of the label column. The column data must be . The name of the feature column. The column data must be a known-sized vector of . The name of the example weight column (optional). + Enforce non-negative weights. The L1 regularization hyperparameter. Higher values will tend to lead to more sparse model. The L2 weight for regularization. - Threshold for optimizer convergence. Memory size for . Low=faster, less accurate. - Enforce non-negative weights. + Threshold for optimizer convergence. Create , which predicts a target using a maximum entropy classification model trained with the L-BFGS method. @@ -567,9 +567,9 @@ The type of the model. This type parameter will usually be inferred automatically from . The multiclass classification catalog trainer object. An instance of a binary used as the base trainer. + The calibrator. If a calibrator is not explicitly provided, it will default to The name of the label column. Whether to treat missing labels as having negative labels, instead of keeping them missing. - The calibrator. If a calibrator is not explicitly provided, it will default to Number of instances to train the calibrator. Use probabilities (vs. raw outputs) to identify top-score category. @@ -702,9 +702,9 @@ The type of the model. This type parameter will usually be inferred automatically from . The multiclass classification catalog trainer object. An instance of a binary used as the base trainer. + The calibrator. If a calibrator is not explicitly provided, it will default to The name of the label column. Whether to treat missing labels as having negative labels, instead of keeping them missing. - The calibrator. If a calibrator is not explicitly provided, it will default to Number of instances to train the calibrator. Create a , which predicts a multiclass target using pairwise coupling strategy with diff --git a/dotnet/xml/Microsoft.ML/TextCatalog.xml b/dotnet/xml/Microsoft.ML/TextCatalog.xml index 8d904662b..476e8b053 100644 --- a/dotnet/xml/Microsoft.ML/TextCatalog.xml +++ b/dotnet/xml/Microsoft.ML/TextCatalog.xml @@ -82,9 +82,9 @@ The text-related transform's catalog. + The path of the pre-trained embeddings model to use. Name of the column resulting from the transformation of . This column's data type will be a vector of . - The path of the pre-trained embeddings model to use. Name of the column to transform. If set to , the value of the will be used as source. This estimator operates over known-size vector of text data type. @@ -589,15 +589,15 @@ + To be added. + To be added. + To be added. The transform's catalog. Name of the column resulting from the transformation of . This column's data type will be known-size vector of . - To be added. - To be added. Name of the column to take the data from. Maximum number of n-grams to store in the dictionary.Separator used to separate terms/frequency pairs.Separator used to separate terms from their frequency. This estimator operates over vector of text. - To be added. Create a , which maps the column specified in to a vector of n-gram counts in a new column named . diff --git a/dotnet/xml/Microsoft.ML/TimeSeriesCatalog.xml b/dotnet/xml/Microsoft.ML/TimeSeriesCatalog.xml index ae9d0d960..a81043ebc 100644 --- a/dotnet/xml/Microsoft.ML/TimeSeriesCatalog.xml +++ b/dotnet/xml/Microsoft.ML/TimeSeriesCatalog.xml @@ -48,6 +48,7 @@ + The size of sliding window to generate a saliency map for the series. No more than , usually keep default value. The transform's catalog. Name of the column resulting from the transformation of . The column data is a vector of . The vector contains 3 elements: alert (1 means anomaly while 0 means normal), raw score, and magnitude of spectual residual. @@ -56,7 +57,6 @@ The number of points to add back of training window. No more than , usually keep default value. The number of pervious points used in prediction. No more than , usually keep default value. The size of sliding window to generate a saliency map for the series. No more than , usually keep default value. - The size of sliding window to generate a saliency map for the series. No more than , usually keep default value. The size of sliding window to calculate the anomaly score for each data point. No more than . The threshold to determine anomaly, score larger than the threshold is considered as anomaly. Should be in (0,1) @@ -104,8 +104,8 @@ Name of column to transform. The column data must be . If set to , the value of the will be used as source. The confidence for change point detection in the range [0, 100]. - The size of the sliding window for computing the p-value. The number of points from the beginning of the sequence used for training. + The size of the sliding window for computing the p-value. An upper bound on the largest relevant seasonality in the input time-series. The function used to compute the error between the expected and the observed value. The martingale used for scoring. @@ -162,8 +162,8 @@ Name of column to transform. The column data must be . If set to , the value of the will be used as source. The confidence for change point detection in the range [0, 100]. - The size of the sliding window for computing the p-value. The number of points from the beginning of the sequence used for training. + The size of the sliding window for computing the p-value. An upper bound on the largest relevant seasonality in the input time-series. The function used to compute the error between the expected and the observed value. The martingale used for scoring. diff --git a/dotnet/xml/Microsoft.ML/TreeExtensions.xml b/dotnet/xml/Microsoft.ML/TreeExtensions.xml index 51283ccd0..9390e17f1 100644 --- a/dotnet/xml/Microsoft.ML/TreeExtensions.xml +++ b/dotnet/xml/Microsoft.ML/TreeExtensions.xml @@ -115,8 +115,8 @@ The name of the label column. The column data must be . The name of the feature column. The column data must be a known-sized vector of . The name of the example weight column (optional). - The maximum number of leaves per decision tree. Total number of decision trees to create in the ensemble. + The maximum number of leaves per decision tree. The minimal number of data points required to form a new tree leaf. Create , which predicts a target using a decision tree regression model. @@ -301,8 +301,8 @@ The name of the label column. The column data must be . The name of the feature column. The column data must be a known-sized vector of . The name of the example weight column (optional). - The maximum number of leaves per decision tree. Total number of decision trees to create in the ensemble. + The maximum number of leaves per decision tree. The minimal number of data points required to form a new tree leaf. The learning rate. @@ -346,8 +346,8 @@ The name of the label column. The column data must be . The name of the feature column. The column data must be a known-sized vector of . The name of the example weight column (optional). - The maximum number of leaves per decision tree. Total number of decision trees to create in the ensemble. + The maximum number of leaves per decision tree. The minimal number of data points required to form a new tree leaf. The learning rate. @@ -393,8 +393,8 @@ The name of the feature column. The column data must be a known-sized vector of . The name of the group column. The name of the example weight column (optional). - The maximum number of leaves per decision tree. Total number of decision trees to create in the ensemble. + The maximum number of leaves per decision tree. The minimal number of data points required to form a new tree leaf. The learning rate. @@ -471,8 +471,8 @@ The name of the label column. The column data must be . The name of the feature column. The column data must be a known-sized vector of . The name of the example weight column (optional). - The maximum number of leaves per decision tree. Total number of decision trees to create in the ensemble. + The maximum number of leaves per decision tree. The minimal number of data points required to form a new tree leaf. The learning rate. diff --git a/dotnet/xml/PackageInformation/ml-dotnet-preview.json b/dotnet/xml/PackageInformation/ml-dotnet-preview.json index 7c17fc135..2894fa892 100644 --- a/dotnet/xml/PackageInformation/ml-dotnet-preview.json +++ b/dotnet/xml/PackageInformation/ml-dotnet-preview.json @@ -1 +1 @@ -{"ml-dotnet-preview":{"Microsoft.ML.Core":{"Name":"Microsoft.ML","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Data":{"Name":"Microsoft.ML","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.KMeansClustering":{"Name":"Microsoft.ML","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.PCA":{"Name":"Microsoft.ML","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.StandardTrainers":{"Name":"Microsoft.ML","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Transforms":{"Name":"Microsoft.ML","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.CpuMath":{"Name":"Microsoft.ML.CpuMath","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.DataView":{"Name":"Microsoft.ML.DataView","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.ML":{"Name":"Microsoft.Extensions.ML","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.FastTree":{"Name":"Microsoft.ML.FastTree","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.ImageAnalytics":{"Name":"Microsoft.ML.ImageAnalytics","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.LightGbm":{"Name":"Microsoft.ML.LightGbm","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Mkl.Components":{"Name":"Microsoft.ML.Mkl.Components","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.OnnxTransformer":{"Name":"Microsoft.ML.OnnxTransformer","Version":"3.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.TensorFlow":{"Name":"Microsoft.ML.TensorFlow","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.TimeSeries":{"Name":"Microsoft.ML.TimeSeries","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Vision":{"Name":"Microsoft.ML.Vision","Version":"4.0.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.AutoML":{"Name":"Microsoft.ML.AutoML","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.SearchSpace":{"Name":"Microsoft.ML.AutoML","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.CodeGenerator":{"Name":"Microsoft.ML.CodeGenerator","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.DnnImageFeaturizer.AlexNet":{"Name":"Microsoft.ML.DnnImageFeaturizer.AlexNet","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.DnnImageFeaturizer.ResNet101":{"Name":"Microsoft.ML.DnnImageFeaturizer.ResNet101","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.DnnImageFeaturizer.ResNet18":{"Name":"Microsoft.ML.DnnImageFeaturizer.ResNet18","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.DnnImageFeaturizer.ResNet50":{"Name":"Microsoft.ML.DnnImageFeaturizer.ResNet50","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Ensemble":{"Name":"Microsoft.ML.Ensemble","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.EntryPoints":{"Name":"Microsoft.ML.EntryPoints","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Experimental":{"Name":"Microsoft.ML.Experimental","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.OnnxConverter":{"Name":"Microsoft.ML.OnnxConverter","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Parquet":{"Name":"Microsoft.ML.Parquet","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Recommender":{"Name":"Microsoft.ML.Recommender","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.SamplesUtils":{"Name":"Microsoft.ML.SampleUtils","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Tokenizers":{"Name":"Microsoft.ML.Tokenizers","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.TorchSharp":{"Name":"Microsoft.ML.TorchSharp","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Data.Analysis":{"Name":"Microsoft.Data.Analysis","Version":"0.22.0-preview.24522.7","Feed":"https://api.nuget.org/v3/index.json"}}} \ No newline at end of file +{"ml-dotnet-preview":{"Microsoft.ML.Core":{"Name":"Microsoft.ML","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Data":{"Name":"Microsoft.ML","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.KMeansClustering":{"Name":"Microsoft.ML","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.PCA":{"Name":"Microsoft.ML","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.StandardTrainers":{"Name":"Microsoft.ML","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Transforms":{"Name":"Microsoft.ML","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.CpuMath":{"Name":"Microsoft.ML.CpuMath","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.DataView":{"Name":"Microsoft.ML.DataView","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.ML":{"Name":"Microsoft.Extensions.ML","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.FastTree":{"Name":"Microsoft.ML.FastTree","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.ImageAnalytics":{"Name":"Microsoft.ML.ImageAnalytics","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.LightGbm":{"Name":"Microsoft.ML.LightGbm","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Mkl.Components":{"Name":"Microsoft.ML.Mkl.Components","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.OnnxTransformer":{"Name":"Microsoft.ML.OnnxTransformer","Version":"3.0.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.TensorFlow":{"Name":"Microsoft.ML.TensorFlow","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.TimeSeries":{"Name":"Microsoft.ML.TimeSeries","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Vision":{"Name":"Microsoft.ML.Vision","Version":"5.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.AutoML":{"Name":"Microsoft.ML.AutoML","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.SearchSpace":{"Name":"Microsoft.ML.AutoML","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.CodeGenerator":{"Name":"Microsoft.ML.CodeGenerator","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.DnnImageFeaturizer.AlexNet":{"Name":"Microsoft.ML.DnnImageFeaturizer.AlexNet","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.DnnImageFeaturizer.ResNet101":{"Name":"Microsoft.ML.DnnImageFeaturizer.ResNet101","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.DnnImageFeaturizer.ResNet18":{"Name":"Microsoft.ML.DnnImageFeaturizer.ResNet18","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.DnnImageFeaturizer.ResNet50":{"Name":"Microsoft.ML.DnnImageFeaturizer.ResNet50","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Ensemble":{"Name":"Microsoft.ML.Ensemble","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.EntryPoints":{"Name":"Microsoft.ML.EntryPoints","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Experimental":{"Name":"Microsoft.ML.Experimental","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.OnnxConverter":{"Name":"Microsoft.ML.OnnxConverter","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Parquet":{"Name":"Microsoft.ML.Parquet","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Recommender":{"Name":"Microsoft.ML.Recommender","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.SamplesUtils":{"Name":"Microsoft.ML.SampleUtils","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.Tokenizers":{"Name":"Microsoft.ML.Tokenizers","Version":"2.0.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.ML.TorchSharp":{"Name":"Microsoft.ML.TorchSharp","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Data.Analysis":{"Name":"Microsoft.Data.Analysis","Version":"0.23.0-preview.1.25125.4","Feed":"https://api.nuget.org/v3/index.json"}}} \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.Data.Analysis.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.Data.Analysis.json index 58a31f47f..18f8b17f4 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.Data.Analysis.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.Data.Analysis.json @@ -1,23129 +1,23149 @@ { "Assembly": "Microsoft.Data.Analysis", - "GUID": "5A664F03E7D44C98914EC965814BE29CFFFFFFFF", + "GUID": "D6DBA565D7FA4D2299E6DDA45543F539FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.IDataViewExtensions.ToDataFrame(Microsoft.ML.IDataView,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/IDataView.Extension.cs#L24C13-L24C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/IDataView.Extension.cs#L24C13-L24C57" }, { "DocsId": "M:Microsoft.ML.IDataViewExtensions.ToDataFrame(Microsoft.ML.IDataView,System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/IDataView.Extension.cs#L35C13-L35C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/IDataView.Extension.cs#L35C13-L35C73" }, { "DocsId": "M:Microsoft.ML.IDataViewExtensions.ToDataFrame(Microsoft.ML.IDataView,System.Int64,System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/IDataView.Extension.cs#L47C13-L148C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/IDataView.Extension.cs#L47C13-L148C52" } ], "DocsId": "T:Microsoft.ML.IDataViewExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/IDataView.Extension.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/IDataView.Extension.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.FromArrowRecordBatch(Apache.Arrow.RecordBatch)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Arrow.cs#L157C13-L167C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Arrow.cs#L157C13-L167C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ToArrowRecordBatches", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Arrow.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Arrow.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Add``1(System.Collections.Generic.IReadOnlyList{``0},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L18C13-L33C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L18C13-L33C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Add``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L41C13-L52C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L41C13-L52C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Subtract``1(System.Collections.Generic.IReadOnlyList{``0},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L57C13-L72C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L57C13-L72C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Subtract``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L80C13-L91C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L80C13-L91C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Multiply``1(System.Collections.Generic.IReadOnlyList{``0},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L96C13-L111C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L96C13-L111C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Multiply``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L119C13-L130C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L119C13-L130C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Divide``1(System.Collections.Generic.IReadOnlyList{``0},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L135C13-L150C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L135C13-L150C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Divide``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L158C13-L169C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L158C13-L169C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Modulo``1(System.Collections.Generic.IReadOnlyList{``0},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L174C13-L189C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L174C13-L189C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Modulo``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L197C13-L208C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L197C13-L208C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.And(System.Collections.Generic.IReadOnlyList{System.Boolean},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L212C13-L227C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L212C13-L227C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.And(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L234C13-L245C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L234C13-L245C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Or(System.Collections.Generic.IReadOnlyList{System.Boolean},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L249C13-L264C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L249C13-L264C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Or(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L271C13-L282C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L271C13-L282C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Xor(System.Collections.Generic.IReadOnlyList{System.Boolean},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L286C13-L301C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L286C13-L301C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Xor(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L308C13-L319C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L308C13-L319C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.LeftShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L326C13-L337C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L326C13-L337C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.RightShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L344C13-L355C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L344C13-L355C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ElementwiseEquals``1(System.Collections.Generic.IReadOnlyList{``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L360C13-L372C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L360C13-L372C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ElementwiseEquals``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L380C13-L388C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L380C13-L388C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ElementwiseNotEquals``1(System.Collections.Generic.IReadOnlyList{``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L393C13-L405C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L393C13-L405C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ElementwiseNotEquals``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L413C13-L421C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L413C13-L421C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ElementwiseGreaterThanOrEqual``1(System.Collections.Generic.IReadOnlyList{``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L426C13-L438C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L426C13-L438C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ElementwiseGreaterThanOrEqual``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L446C13-L454C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L446C13-L454C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ElementwiseLessThanOrEqual``1(System.Collections.Generic.IReadOnlyList{``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L459C13-L471C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L459C13-L471C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ElementwiseLessThanOrEqual``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L479C13-L487C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L479C13-L487C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ElementwiseGreaterThan``1(System.Collections.Generic.IReadOnlyList{``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L492C13-L504C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L492C13-L504C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ElementwiseGreaterThan``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L512C13-L520C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L512C13-L520C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ElementwiseLessThan``1(System.Collections.Generic.IReadOnlyList{``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L525C13-L537C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L525C13-L537C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ElementwiseLessThan``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L545C13-L553C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L545C13-L553C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ReverseAdd``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L562C13-L572C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L562C13-L572C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ReverseSubtract``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L580C13-L590C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L580C13-L590C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ReverseMultiply``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L598C13-L608C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L598C13-L608C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ReverseDivide``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L616C13-L626C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L616C13-L626C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ReverseModulo``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L634C13-L644C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L634C13-L644C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ReverseAnd(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L651C13-L661C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L651C13-L661C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ReverseOr(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L668C13-L678C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L668C13-L678C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ReverseXor(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L685C13-L695C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperations.cs#L685C13-L695C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(Microsoft.Data.Analysis.DataFrame,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L18C13-L18C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L18C13-L18C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(System.Byte,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L23C13-L23C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L23C13-L23C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(Microsoft.Data.Analysis.DataFrame,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L28C13-L28C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L28C13-L28C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(System.Decimal,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L33C13-L33C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L33C13-L33C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(Microsoft.Data.Analysis.DataFrame,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L38C13-L38C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L38C13-L38C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(System.Double,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L43C13-L43C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L43C13-L43C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(Microsoft.Data.Analysis.DataFrame,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L48C13-L48C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L48C13-L48C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(System.Single,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L53C13-L53C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L53C13-L53C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(Microsoft.Data.Analysis.DataFrame,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L58C13-L58C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L58C13-L58C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(System.Int32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L63C13-L63C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L63C13-L63C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(Microsoft.Data.Analysis.DataFrame,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L68C13-L68C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L68C13-L68C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(System.Int64,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L73C13-L73C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L73C13-L73C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(Microsoft.Data.Analysis.DataFrame,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L78C13-L78C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L78C13-L78C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(System.SByte,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L83C13-L83C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L83C13-L83C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(Microsoft.Data.Analysis.DataFrame,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L88C13-L88C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L88C13-L88C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(System.Int16,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L93C13-L93C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L93C13-L93C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(Microsoft.Data.Analysis.DataFrame,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L98C13-L98C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L98C13-L98C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(System.UInt32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L103C13-L103C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L103C13-L103C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(Microsoft.Data.Analysis.DataFrame,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L108C13-L108C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L108C13-L108C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(System.UInt64,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L113C13-L113C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L113C13-L113C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(Microsoft.Data.Analysis.DataFrame,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L118C13-L118C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L118C13-L118C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Addition(System.UInt16,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L123C13-L123C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L123C13-L123C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(Microsoft.Data.Analysis.DataFrame,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L128C13-L128C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L128C13-L128C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(System.Byte,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L133C13-L133C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L133C13-L133C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(Microsoft.Data.Analysis.DataFrame,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L138C13-L138C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L138C13-L138C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(System.Decimal,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L143C13-L143C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L143C13-L143C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(Microsoft.Data.Analysis.DataFrame,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L148C13-L148C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L148C13-L148C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(System.Double,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L153C13-L153C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L153C13-L153C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(Microsoft.Data.Analysis.DataFrame,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L158C13-L158C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L158C13-L158C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(System.Single,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L163C13-L163C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L163C13-L163C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(Microsoft.Data.Analysis.DataFrame,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L168C13-L168C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L168C13-L168C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(System.Int32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L173C13-L173C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L173C13-L173C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(Microsoft.Data.Analysis.DataFrame,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L178C13-L178C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L178C13-L178C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(System.Int64,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L183C13-L183C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L183C13-L183C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(Microsoft.Data.Analysis.DataFrame,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L188C13-L188C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L188C13-L188C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(System.SByte,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L193C13-L193C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L193C13-L193C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(Microsoft.Data.Analysis.DataFrame,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L198C13-L198C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L198C13-L198C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(System.Int16,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L203C13-L203C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L203C13-L203C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(Microsoft.Data.Analysis.DataFrame,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L208C13-L208C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L208C13-L208C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(System.UInt32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L213C13-L213C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L213C13-L213C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(Microsoft.Data.Analysis.DataFrame,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L218C13-L218C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L218C13-L218C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(System.UInt64,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L223C13-L223C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L223C13-L223C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(Microsoft.Data.Analysis.DataFrame,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L228C13-L228C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L228C13-L228C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Subtraction(System.UInt16,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L233C13-L233C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L233C13-L233C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(Microsoft.Data.Analysis.DataFrame,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L238C13-L238C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L238C13-L238C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(System.Byte,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L243C13-L243C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L243C13-L243C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(Microsoft.Data.Analysis.DataFrame,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L248C13-L248C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L248C13-L248C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(System.Decimal,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L253C13-L253C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L253C13-L253C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(Microsoft.Data.Analysis.DataFrame,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L258C13-L258C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L258C13-L258C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(System.Double,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L263C13-L263C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L263C13-L263C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(Microsoft.Data.Analysis.DataFrame,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L268C13-L268C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L268C13-L268C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(System.Single,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L273C13-L273C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L273C13-L273C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(Microsoft.Data.Analysis.DataFrame,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L278C13-L278C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L278C13-L278C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(System.Int32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L283C13-L283C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L283C13-L283C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(Microsoft.Data.Analysis.DataFrame,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L288C13-L288C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L288C13-L288C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(System.Int64,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L293C13-L293C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L293C13-L293C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(Microsoft.Data.Analysis.DataFrame,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L298C13-L298C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L298C13-L298C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(System.SByte,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L303C13-L303C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L303C13-L303C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(Microsoft.Data.Analysis.DataFrame,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L308C13-L308C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L308C13-L308C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(System.Int16,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L313C13-L313C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L313C13-L313C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(Microsoft.Data.Analysis.DataFrame,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L318C13-L318C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L318C13-L318C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(System.UInt32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L323C13-L323C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L323C13-L323C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(Microsoft.Data.Analysis.DataFrame,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L328C13-L328C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L328C13-L328C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(System.UInt64,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L333C13-L333C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L333C13-L333C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(Microsoft.Data.Analysis.DataFrame,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L338C13-L338C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L338C13-L338C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Multiply(System.UInt16,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L343C13-L343C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L343C13-L343C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(Microsoft.Data.Analysis.DataFrame,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L348C13-L348C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L348C13-L348C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(System.Byte,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L353C13-L353C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L353C13-L353C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(Microsoft.Data.Analysis.DataFrame,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L358C13-L358C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L358C13-L358C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(System.Decimal,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L363C13-L363C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L363C13-L363C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(Microsoft.Data.Analysis.DataFrame,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L368C13-L368C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L368C13-L368C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(System.Double,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L373C13-L373C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L373C13-L373C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(Microsoft.Data.Analysis.DataFrame,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L378C13-L378C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L378C13-L378C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(System.Single,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L383C13-L383C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L383C13-L383C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(Microsoft.Data.Analysis.DataFrame,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L388C13-L388C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L388C13-L388C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(System.Int32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L393C13-L393C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L393C13-L393C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(Microsoft.Data.Analysis.DataFrame,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L398C13-L398C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L398C13-L398C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(System.Int64,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L403C13-L403C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L403C13-L403C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(Microsoft.Data.Analysis.DataFrame,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L408C13-L408C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L408C13-L408C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(System.SByte,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L413C13-L413C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L413C13-L413C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(Microsoft.Data.Analysis.DataFrame,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L418C13-L418C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L418C13-L418C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(System.Int16,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L423C13-L423C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L423C13-L423C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(Microsoft.Data.Analysis.DataFrame,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L428C13-L428C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L428C13-L428C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(System.UInt32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L433C13-L433C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L433C13-L433C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(Microsoft.Data.Analysis.DataFrame,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L438C13-L438C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L438C13-L438C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(System.UInt64,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L443C13-L443C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L443C13-L443C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(Microsoft.Data.Analysis.DataFrame,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L448C13-L448C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L448C13-L448C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Division(System.UInt16,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L453C13-L453C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L453C13-L453C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(Microsoft.Data.Analysis.DataFrame,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L458C13-L458C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L458C13-L458C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(System.Byte,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L463C13-L463C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L463C13-L463C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(Microsoft.Data.Analysis.DataFrame,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L468C13-L468C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L468C13-L468C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(System.Decimal,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L473C13-L473C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L473C13-L473C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(Microsoft.Data.Analysis.DataFrame,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L478C13-L478C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L478C13-L478C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(System.Double,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L483C13-L483C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L483C13-L483C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(Microsoft.Data.Analysis.DataFrame,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L488C13-L488C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L488C13-L488C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(System.Single,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L493C13-L493C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L493C13-L493C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(Microsoft.Data.Analysis.DataFrame,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L498C13-L498C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L498C13-L498C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(System.Int32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L503C13-L503C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L503C13-L503C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(Microsoft.Data.Analysis.DataFrame,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L508C13-L508C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L508C13-L508C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(System.Int64,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L513C13-L513C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L513C13-L513C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(Microsoft.Data.Analysis.DataFrame,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L518C13-L518C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L518C13-L518C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(System.SByte,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L523C13-L523C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L523C13-L523C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(Microsoft.Data.Analysis.DataFrame,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L528C13-L528C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L528C13-L528C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(System.Int16,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L533C13-L533C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L533C13-L533C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(Microsoft.Data.Analysis.DataFrame,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L538C13-L538C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L538C13-L538C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(System.UInt32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L543C13-L543C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L543C13-L543C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(Microsoft.Data.Analysis.DataFrame,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L548C13-L548C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L548C13-L548C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(System.UInt64,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L553C13-L553C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L553C13-L553C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(Microsoft.Data.Analysis.DataFrame,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L558C13-L558C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L558C13-L558C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_Modulus(System.UInt16,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L563C13-L563C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L563C13-L563C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_LeftShift(Microsoft.Data.Analysis.DataFrame,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L568C13-L568C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L568C13-L568C40" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.op_RightShift(Microsoft.Data.Analysis.DataFrame,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L573C13-L573C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.BinaryOperators.cs#L573C13-L573C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.#ctor(System.Collections.Generic.IEnumerable{Microsoft.Data.Analysis.DataFrameColumn})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L44C9-L48C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L44C9-L48C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.#ctor(Microsoft.Data.Analysis.DataFrameColumn[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L50C9-L54C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L50C9-L54C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Filter(Microsoft.Data.Analysis.PrimitiveDataFrameColumn{System.Boolean})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L85C75-L85C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L85C75-L85C88" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Filter(Microsoft.Data.Analysis.PrimitiveDataFrameColumn{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L91C78-L91C95" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L91C78-L91C95" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Filter(Microsoft.Data.Analysis.PrimitiveDataFrameColumn{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L97C79-L97C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L97C79-L97C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Head(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L171C13-L171C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L171C13-L171C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Tail(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L180C13-L185C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L180C13-L185C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Clone", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L195C13-L195C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L195C13-L195C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L213C13-L228C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L213C13-L228C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Description", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L236C13-L257C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L236C13-L257C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.OrderBy(System.String,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L268C13-L268C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L268C13-L268C67" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.OrderByDescending(System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L278C13-L278C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L278C13-L278C63" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Clamp``1(``0,``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L290C13-L298C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L290C13-L298C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.AddPrefix(System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L306C13-L313C23" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L306C13-L313C23" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.AddSuffix(System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L321C13-L328C23" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L321C13-L328C23" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Sample(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L337C13-L359C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L337C13-L359C35" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.GroupBy(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L369C13-L374C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L369C13-L374C54" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.GroupBy``1(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L385C13-L393C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L385C13-L393C26" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.DropNulls(Microsoft.Data.Analysis.DropNullOptions)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L414C13-L456C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L414C13-L456C33" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.FillNulls(System.Object,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L467C13-L472C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L467C13-L472C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.FillNulls(System.Collections.Generic.IList{System.Object},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L483C13-L491C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L483C13-L491C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Append(System.Collections.Generic.IEnumerable{Microsoft.Data.Analysis.DataFrameRow},System.Boolean,System.Globalization.CultureInfo)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L512C13-L517C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L512C13-L517C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Append(System.Collections.Generic.IEnumerable{System.Object},System.Boolean,System.Globalization.CultureInfo)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L530C13-L601C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L530C13-L601C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Append(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Boolean,System.Globalization.CultureInfo)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L613C13-L667C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L613C13-L667C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L698C46-L698C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L698C46-L698C85" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ToString(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L707C13-L737C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L707C13-L737C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Microsoft#ML#IDataView#get_CanShuffle", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L16C38-L16C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L16C38-L16C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Microsoft#ML#IDataView#get_Schema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L39C44-L39C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L39C44-L39C58" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Microsoft#ML#IDataView#GetRowCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L41C42-L41C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L41C42-L41C52" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Microsoft#ML#IDataView#GetRowCursor(System.Collections.Generic.IEnumerable{Microsoft.ML.DataViewSchema.Column},System.Random)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L59C13-L59C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L59C13-L59C52" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Microsoft#ML#IDataView#GetRowCursorSet(System.Collections.Generic.IEnumerable{Microsoft.ML.DataViewSchema.Column},System.Int32,System.Random)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L65C13-L65C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L65C13-L65C80" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.LoadCsv(System.String,System.Char,System.Boolean,System.String[],System.Type[],System.Int32,System.Int32,System.Boolean,System.Text.Encoding,System.Boolean,System.Globalization.CultureInfo)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L113C20-L119C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L113C20-L119C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.LoadFrom(System.Collections.Generic.IEnumerable{System.Collections.Generic.IList{System.Object}},System.Collections.Generic.IList{System.ValueTuple{System.String,System.Type}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L123C13-L139C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L123C13-L139C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.SaveTo(System.Data.DataTable)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L144C13-L173C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L144C13-L173C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.ToTable", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L177C13-L179C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L177C13-L179C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.FromSchema(System.Data.Common.DbDataReader)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L184C13-L196C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L184C13-L196C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.LoadFrom(System.Data.Common.DbDataReader)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Arrow.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Arrow.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.LoadFrom(System.Data.Common.DbDataAdapter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Arrow.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Arrow.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.SaveTo(System.Data.Common.DbDataAdapter,System.Data.Common.DbProviderFactory)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L229C13-L260C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L229C13-L260C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.LoadCsvFromString(System.String,System.Char,System.Boolean,System.String[],System.Type[],System.Int64,System.Int32,System.Boolean,System.Boolean,System.Globalization.CultureInfo,System.Func{System.Collections.Generic.IEnumerable{System.String},System.Type})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L547C13-L548C228" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L547C13-L548C228" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.LoadCsv(System.IO.Stream,System.Char,System.Boolean,System.String[],System.Type[],System.Int64,System.Int32,System.Boolean,System.Text.Encoding,System.Boolean,System.Globalization.CultureInfo,System.Func{System.Collections.Generic.IEnumerable{System.String},System.Type})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L574C13-L585C228" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L574C13-L585C228" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.WriteCsv(Microsoft.Data.Analysis.DataFrame,System.String,System.Char,System.Boolean,System.Text.Encoding,System.Globalization.CultureInfo)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L602C13-L603C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L602C13-L603C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.SaveCsv(Microsoft.Data.Analysis.DataFrame,System.String,System.Char,System.Boolean,System.Text.Encoding,System.Globalization.CultureInfo)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L618C20-L624C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L618C20-L624C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.WriteCsv(Microsoft.Data.Analysis.DataFrame,System.IO.Stream,System.Char,System.Boolean,System.Text.Encoding,System.Globalization.CultureInfo)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L640C13-L641C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L640C13-L641C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.SaveCsv(Microsoft.Data.Analysis.DataFrame,System.IO.Stream,System.Char,System.Boolean,System.Text.Encoding,System.Globalization.CultureInfo)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L656C13-L692C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IO.cs#L656C13-L692C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Join(Microsoft.Data.Analysis.DataFrame,System.String,System.String,Microsoft.Data.Analysis.JoinAlgorithm)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Join.cs#L49C13-L143C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Join.cs#L49C13-L143C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Merge``1(Microsoft.Data.Analysis.DataFrame,System.String,System.String,System.String,System.String,Microsoft.Data.Analysis.JoinAlgorithm)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Join.cs#L168C13-L168C126" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Join.cs#L168C13-L168C126" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrame.Merge(Microsoft.Data.Analysis.DataFrame,System.String[],System.String[],System.String,System.String,Microsoft.Data.Analysis.JoinAlgorithm)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Join.cs#L333C13-L424C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Join.cs#L333C13-L424C24" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrame.Columns", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L59C53-L59C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L59C53-L59C70" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrame.Rows", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L64C47-L64C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L64C47-L64C61" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrame.Item(System.Int64,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L77C20-L77C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L77C20-L77C60" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrame.Item(Microsoft.Data.Analysis.PrimitiveDataFrameColumn{System.Boolean})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L103C76-L103C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L103C76-L103C93" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrame.Item(Microsoft.Data.Analysis.PrimitiveDataFrameColumn{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L109C76-L109C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L109C76-L109C94" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrame.Item(Microsoft.Data.Analysis.PrimitiveDataFrameColumn{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L115C77-L115C95" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L115C77-L115C95" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrame.Item(System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L124C17-L125C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L124C17-L125C44" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrame.Item(System.Collections.Generic.IEnumerable{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L136C17-L137C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L136C17-L137C44" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrame.Item(System.Collections.Generic.IEnumerable{System.Boolean})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L148C17-L149C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L148C17-L149C44" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrame.Item(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs#L161C20-L161C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs#L161C20-L161C39" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrame.Microsoft#ML#IDataView#CanShuffle", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L16C38-L16C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L16C38-L16C43" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrame.Microsoft#ML#IDataView#Schema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L39C44-L39C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.IDataView.cs#L39C44-L39C58" } ], "DocsId": "T:Microsoft.Data.Analysis.DataFrame", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs" }, { "Members": [ { "DocsId": "F:Microsoft.Data.Analysis.DropNullOptions.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs" }, { "DocsId": "F:Microsoft.Data.Analysis.DropNullOptions.Any", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs" }, { "DocsId": "F:Microsoft.Data.Analysis.DropNullOptions.All", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs" } ], "DocsId": "T:Microsoft.Data.Analysis.DropNullOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.cs" }, { "Members": [ { "DocsId": "F:Microsoft.Data.Analysis.JoinAlgorithm.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Join.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Join.cs" }, { "DocsId": "F:Microsoft.Data.Analysis.JoinAlgorithm.Left", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Join.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Join.cs" }, { "DocsId": "F:Microsoft.Data.Analysis.JoinAlgorithm.Right", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Join.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Join.cs" }, { "DocsId": "F:Microsoft.Data.Analysis.JoinAlgorithm.FullOuter", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Join.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Join.cs" }, { "DocsId": "F:Microsoft.Data.Analysis.JoinAlgorithm.Inner", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Join.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Join.cs" } ], "DocsId": "T:Microsoft.Data.Analysis.JoinAlgorithm", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Join.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Join.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.DataFrameJoinExtensions.GetSortedListsIntersection(System.Collections.Generic.IReadOnlyList{System.Int64},System.Collections.Generic.IReadOnlyList{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Join.Extrensions.cs#L14C13-L46C29" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Join.Extrensions.cs#L14C13-L46C29" } ], "DocsId": "T:Microsoft.Data.Analysis.DataFrameJoinExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrame.Join.Extrensions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrame.Join.Extrensions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Add(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L20C13-L20C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L20C13-L20C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Add``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L28C13-L28C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L28C13-L28C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ReverseAdd``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L36C13-L36C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L36C13-L36C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Subtract(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L44C13-L44C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L44C13-L44C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Subtract``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L52C13-L52C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L52C13-L52C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ReverseSubtract``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L60C13-L60C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L60C13-L60C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Multiply(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L68C13-L68C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L68C13-L68C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Multiply``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L76C13-L76C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L76C13-L76C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ReverseMultiply``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L84C13-L84C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L84C13-L84C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Divide(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L92C13-L92C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L92C13-L92C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Divide``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L100C13-L100C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L100C13-L100C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ReverseDivide``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L108C13-L108C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L108C13-L108C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Modulo(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L116C13-L116C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L116C13-L116C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Modulo``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L124C13-L124C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L124C13-L124C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ReverseModulo``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L132C13-L132C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L132C13-L132C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.And(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L140C13-L140C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L140C13-L140C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.And(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L148C13-L148C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L148C13-L148C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ReverseAnd(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L156C13-L156C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L156C13-L156C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Or(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L164C13-L164C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L164C13-L164C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Or(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L172C13-L172C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L172C13-L172C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ReverseOr(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L180C13-L180C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L180C13-L180C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Xor(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L188C13-L188C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L188C13-L188C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Xor(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L196C13-L196C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L196C13-L196C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ReverseXor(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L204C13-L204C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L204C13-L204C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.LeftShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L212C13-L212C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L212C13-L212C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.RightShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L220C13-L220C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L220C13-L220C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L228C13-L228C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L228C13-L228C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseEquals``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L236C13-L236C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L236C13-L236C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L244C13-L244C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L244C13-L244C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseNotEquals``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L252C13-L252C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L252C13-L252C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L260C13-L260C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L260C13-L260C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseGreaterThanOrEqual``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L268C13-L268C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L268C13-L268C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L276C13-L276C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L276C13-L276C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseLessThanOrEqual``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L284C13-L284C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L284C13-L284C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L292C13-L292C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L292C13-L292C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseGreaterThan``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L300C13-L300C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L300C13-L300C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L308C13-L308C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L308C13-L308C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseLessThan``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L316C13-L316C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L316C13-L316C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseIsNull", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L324C13-L324C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L324C13-L324C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ElementwiseIsNotNull", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L332C13-L332C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs#L332C13-L332C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(Microsoft.Data.Analysis.DataFrameColumn,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L18C13-L18C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L18C13-L18C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(Microsoft.Data.Analysis.DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L23C13-L23C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L23C13-L23C38" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(System.Byte,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L28C13-L28C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L28C13-L28C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(Microsoft.Data.Analysis.DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L33C13-L33C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L33C13-L33C38" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(System.Decimal,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L38C13-L38C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L38C13-L38C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(Microsoft.Data.Analysis.DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L43C13-L43C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L43C13-L43C38" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(System.Double,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L48C13-L48C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L48C13-L48C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(Microsoft.Data.Analysis.DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L53C13-L53C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L53C13-L53C38" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(System.Single,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L58C13-L58C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L58C13-L58C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(Microsoft.Data.Analysis.DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L63C13-L63C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L63C13-L63C38" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(System.Int32,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L68C13-L68C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L68C13-L68C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(Microsoft.Data.Analysis.DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L73C13-L73C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L73C13-L73C38" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(System.Int64,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L78C13-L78C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L78C13-L78C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(Microsoft.Data.Analysis.DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L83C13-L83C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L83C13-L83C38" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(System.SByte,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L88C13-L88C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L88C13-L88C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(Microsoft.Data.Analysis.DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L93C13-L93C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L93C13-L93C38" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(System.Int16,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L98C13-L98C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L98C13-L98C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(Microsoft.Data.Analysis.DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L103C13-L103C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L103C13-L103C38" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(System.UInt32,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L108C13-L108C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L108C13-L108C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(Microsoft.Data.Analysis.DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L113C13-L113C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L113C13-L113C38" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(System.UInt64,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L118C13-L118C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L118C13-L118C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(Microsoft.Data.Analysis.DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L123C13-L123C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L123C13-L123C38" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Addition(System.UInt16,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L128C13-L128C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L128C13-L128C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DataFrameColumn,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L134C13-L134C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L134C13-L134C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L139C13-L139C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L139C13-L139C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(System.Byte,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L144C13-L144C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L144C13-L144C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L149C13-L149C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L149C13-L149C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(System.Decimal,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L154C13-L154C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L154C13-L154C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L159C13-L159C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L159C13-L159C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(System.Double,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L164C13-L164C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L164C13-L164C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L169C13-L169C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L169C13-L169C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(System.Single,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L174C13-L174C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L174C13-L174C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L179C13-L179C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L179C13-L179C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(System.Int32,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L184C13-L184C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L184C13-L184C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L189C13-L189C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L189C13-L189C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(System.Int64,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L194C13-L194C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L194C13-L194C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L199C13-L199C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L199C13-L199C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(System.SByte,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L204C13-L204C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L204C13-L204C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L209C13-L209C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L209C13-L209C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(System.Int16,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L214C13-L214C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L214C13-L214C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L219C13-L219C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L219C13-L219C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(System.UInt32,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L224C13-L224C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L224C13-L224C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L229C13-L229C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L229C13-L229C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(System.UInt64,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L234C13-L234C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L234C13-L234C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L239C13-L239C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L239C13-L239C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Subtraction(System.UInt16,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L244C13-L244C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L244C13-L244C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DataFrameColumn,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L250C13-L250C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L250C13-L250C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L255C13-L255C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L255C13-L255C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(System.Byte,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L260C13-L260C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L260C13-L260C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L265C13-L265C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L265C13-L265C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(System.Decimal,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L270C13-L270C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L270C13-L270C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L275C13-L275C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L275C13-L275C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(System.Double,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L280C13-L280C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L280C13-L280C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L285C13-L285C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L285C13-L285C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(System.Single,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L290C13-L290C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L290C13-L290C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L295C13-L295C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L295C13-L295C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(System.Int32,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L300C13-L300C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L300C13-L300C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L305C13-L305C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L305C13-L305C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(System.Int64,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L310C13-L310C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L310C13-L310C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L315C13-L315C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L315C13-L315C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(System.SByte,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L320C13-L320C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L320C13-L320C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L325C13-L325C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L325C13-L325C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(System.Int16,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L330C13-L330C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L330C13-L330C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L335C13-L335C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L335C13-L335C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(System.UInt32,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L340C13-L340C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L340C13-L340C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L345C13-L345C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L345C13-L345C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(System.UInt64,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L350C13-L350C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L350C13-L350C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L355C13-L355C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L355C13-L355C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Multiply(System.UInt16,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L360C13-L360C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L360C13-L360C50" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(Microsoft.Data.Analysis.DataFrameColumn,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L366C13-L366C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L366C13-L366C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(Microsoft.Data.Analysis.DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L371C13-L371C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L371C13-L371C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(System.Byte,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L376C13-L376C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L376C13-L376C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(Microsoft.Data.Analysis.DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L381C13-L381C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L381C13-L381C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(System.Decimal,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L386C13-L386C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L386C13-L386C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(Microsoft.Data.Analysis.DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L391C13-L391C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L391C13-L391C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(System.Double,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L396C13-L396C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L396C13-L396C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(Microsoft.Data.Analysis.DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L401C13-L401C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L401C13-L401C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(System.Single,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L406C13-L406C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L406C13-L406C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(Microsoft.Data.Analysis.DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L411C13-L411C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L411C13-L411C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(System.Int32,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L416C13-L416C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L416C13-L416C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(Microsoft.Data.Analysis.DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L421C13-L421C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L421C13-L421C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(System.Int64,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L426C13-L426C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L426C13-L426C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(Microsoft.Data.Analysis.DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L431C13-L431C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L431C13-L431C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(System.SByte,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L436C13-L436C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L436C13-L436C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(Microsoft.Data.Analysis.DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L441C13-L441C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L441C13-L441C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(System.Int16,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L446C13-L446C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L446C13-L446C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(Microsoft.Data.Analysis.DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L451C13-L451C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L451C13-L451C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(System.UInt32,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L456C13-L456C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L456C13-L456C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(Microsoft.Data.Analysis.DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L461C13-L461C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L461C13-L461C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(System.UInt64,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L466C13-L466C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L466C13-L466C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(Microsoft.Data.Analysis.DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L471C13-L471C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L471C13-L471C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Division(System.UInt16,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L476C13-L476C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L476C13-L476C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DataFrameColumn,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L482C13-L482C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L482C13-L482C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L487C13-L487C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L487C13-L487C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(System.Byte,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L492C13-L492C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L492C13-L492C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L497C13-L497C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L497C13-L497C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(System.Decimal,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L502C13-L502C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L502C13-L502C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L507C13-L507C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L507C13-L507C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(System.Double,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L512C13-L512C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L512C13-L512C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L517C13-L517C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L517C13-L517C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(System.Single,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L522C13-L522C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L522C13-L522C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L527C13-L527C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L527C13-L527C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(System.Int32,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L532C13-L532C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L532C13-L532C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L537C13-L537C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L537C13-L537C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(System.Int64,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L542C13-L542C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L542C13-L542C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L547C13-L547C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L547C13-L547C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(System.SByte,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L552C13-L552C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L552C13-L552C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L557C13-L557C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L557C13-L557C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(System.Int16,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L562C13-L562C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L562C13-L562C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L567C13-L567C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L567C13-L567C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(System.UInt32,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L572C13-L572C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L572C13-L572C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L577C13-L577C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L577C13-L577C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(System.UInt64,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L582C13-L582C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L582C13-L582C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L587C13-L587C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L587C13-L587C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_Modulus(System.UInt16,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L592C13-L592C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L592C13-L592C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_BitwiseAnd(Microsoft.Data.Analysis.DataFrameColumn,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L598C13-L598C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L598C13-L598C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_BitwiseAnd(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L603C13-L603C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L603C13-L603C38" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_BitwiseAnd(System.Boolean,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L608C13-L608C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L608C13-L608C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_BitwiseOr(Microsoft.Data.Analysis.DataFrameColumn,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L613C13-L613C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L613C13-L613C35" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_BitwiseOr(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L618C13-L618C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L618C13-L618C37" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_BitwiseOr(System.Boolean,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L623C13-L623C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L623C13-L623C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_ExclusiveOr(Microsoft.Data.Analysis.DataFrameColumn,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L628C13-L628C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L628C13-L628C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_ExclusiveOr(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L633C13-L633C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L633C13-L633C38" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_ExclusiveOr(System.Boolean,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L638C13-L638C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L638C13-L638C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_LeftShift(Microsoft.Data.Analysis.DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L643C13-L643C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L643C13-L643C44" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.op_RightShift(Microsoft.Data.Analysis.DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L648C13-L648C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperators.cs#L648C13-L648C45" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Abs(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L20C13-L20C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L20C13-L20C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.All", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L28C13-L28C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L28C13-L28C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Any", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L36C13-L36C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L36C13-L36C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.CumulativeMax(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L44C13-L44C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L44C13-L44C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.CumulativeMax(System.Collections.Generic.IEnumerable{System.Int64},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L52C13-L52C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L52C13-L52C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.CumulativeMin(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L60C13-L60C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L60C13-L60C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.CumulativeMin(System.Collections.Generic.IEnumerable{System.Int64},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L68C13-L68C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L68C13-L68C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.CumulativeProduct(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L76C13-L76C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L76C13-L76C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.CumulativeProduct(System.Collections.Generic.IEnumerable{System.Int64},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L84C13-L84C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L84C13-L84C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.CumulativeSum(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L92C13-L92C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L92C13-L92C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.CumulativeSum(System.Collections.Generic.IEnumerable{System.Int64},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L100C13-L100C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L100C13-L100C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Max", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L108C13-L108C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L108C13-L108C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Max(System.Collections.Generic.IEnumerable{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L116C13-L116C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L116C13-L116C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Min", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L124C13-L124C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L124C13-L124C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Min(System.Collections.Generic.IEnumerable{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L132C13-L132C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L132C13-L132C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Product", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L140C13-L140C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L140C13-L140C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Product(System.Collections.Generic.IEnumerable{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L148C13-L148C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L148C13-L148C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Sum", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L156C13-L156C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L156C13-L156C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Sum(System.Collections.Generic.IEnumerable{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L164C13-L164C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L164C13-L164C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Round(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L172C13-L172C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.Computations.cs#L172C13-L172C49" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.#ctor(System.String,System.Int64,System.Type)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L90C9-L32C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L90C9-L32C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Create``1(System.String,System.Collections.Generic.IEnumerable{System.Nullable{``0}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L44C13-L44C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L44C13-L44C66" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Create``1(System.String,System.Collections.Generic.IEnumerable{``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L57C13-L57C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L57C13-L57C66" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Create(System.String,System.Collections.Generic.IEnumerable{System.String})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L69C13-L69C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L69C13-L69C60" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.SetName(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L129C35-L133C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L129C35-L133C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.SetName(System.String,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L141C69-L141C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L141C69-L141C85" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.IsValid(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L148C52-L148C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L148C52-L148C89" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetValue(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetValues(System.Int64,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.SetValue(System.Int64,System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.System#Collections#IEnumerable#GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L199C52-L199C71" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L199C52-L199C71" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetEnumeratorCore", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Resize(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L210C64-L210C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L210C64-L210C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Clone(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L217C73-L217C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L217C73-L217C115" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Clone(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L226C132-L226C204" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L226C132-L226C204" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.CloneImplementation(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.CloneImplementation(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Sort(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L246C13-L247C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L246C13-L247C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GroupColumnValues``1(System.Collections.Generic.HashSet{System.Int64}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L255C118-L255C153" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L255C118-L255C153" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetGroupedOccurrences(Microsoft.Data.Analysis.DataFrameColumn,System.Collections.Generic.HashSet{System.Int64}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetGroupedOccurrences``1(Microsoft.Data.Analysis.DataFrameColumn,System.Collections.Generic.HashSet{System.Int64}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L274C13-L292C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L274C13-L292C24" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ValueCounts", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L298C51-L298C86" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L298C51-L298C86" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GroupBy(System.Int32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L300C78-L300C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L300C78-L300C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.FillNulls(System.Object,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L308C89-L308C128" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L308C89-L308C128" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.FillNullsImplementation(System.Object,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.DropNulls", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L315C55-L315C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L315C55-L315C80" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.DropNullsImplementation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetArrowField", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L320C61-L320C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L320C61-L320C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetMaxRecordBatchLength(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L324C84-L324C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L324C84-L324C85" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ToArrowArray(System.Int64,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L325C106-L325C141" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L325C106-L325C141" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetDataViewGetter(Microsoft.ML.DataViewRowCursor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L334C92-L334C127" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L334C92-L334C127" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.AddDataViewColumn(Microsoft.ML.DataViewSchema.Builder)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L342C94-L342C129" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L342C94-L342C129" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.AddValueUsingCursor(Microsoft.ML.DataViewRowCursor,System.Delegate)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L349C112-L349C147" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L349C112-L349C147" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetValueGetterUsingCursor(Microsoft.ML.DataViewRowCursor,Microsoft.ML.DataViewSchema.Column)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L356C136-L356C171" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L356C136-L356C171" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Clamp``1(``0,``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L365C88-L365C126" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L365C88-L365C126" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ClampImplementation``1(``0,``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L374C97-L374C132" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L374C97-L374C132" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Filter``1(``0,``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L382C67-L382C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L382C67-L382C97" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.FilterImplementation``1(``0,``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L390C84-L390C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L390C84-L390C119" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.IsNumericColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L395C50-L395C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L395C50-L395C55" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Mean", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L400C41-L400C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L400C41-L400C76" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Median", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L405C43-L405C78" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L405C43-L405C78" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.HasDescription", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L410C49-L410C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L410C49-L410C54" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L417C13-L420C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L417C13-L420C31" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.Description", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L426C57-L426C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L426C57-L426C92" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L434C13-L434C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L434C13-L434C70" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.ToString(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L439C13-L455C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L439C13-L455C34" + }, + { + "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetSortIndices(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.PopulateColumnSortIndicesWithHeap``1(System.Collections.Generic.SortedDictionary{``0,System.Collections.Generic.List{System.ValueTuple{System.Int32,System.Int32}}},Microsoft.Data.Analysis.PrimitiveDataFrameColumn{System.Int64},Microsoft.Data.Analysis.PrimitiveDataFrameColumn{System.Int64},System.Boolean,System.Boolean,Microsoft.Data.Analysis.DataFrameColumn.GetBufferSortIndex,Microsoft.Data.Analysis.DataFrameColumn.GetValueAndBufferSortIndexAtBuffer{``0},Microsoft.Data.Analysis.DataFrameColumn.GetBufferLengthAtIndex)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L478C13-L524C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L478C13-L524C10" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrameColumn.Length", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L79C20-L79C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L79C20-L79C27" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrameColumn.NullCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrameColumn.Name", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L121C31-L121C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L121C31-L121C36" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrameColumn.DataType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L153C32-L153C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L153C32-L153C36" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrameColumn.Item(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L162C20-L162C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L162C20-L162C38" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrameColumn.Item(System.Int64,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L196C20-L196C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs#L196C20-L196C49" }, { "DocsId": "T:Microsoft.Data.Analysis.DataFrameColumn.GetBufferSortIndex", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "DocsId": "T:Microsoft.Data.Analysis.DataFrameColumn.GetValueAndBufferSortIndexAtBuffer`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "DocsId": "T:Microsoft.Data.Analysis.DataFrameColumn.GetBufferLengthAtIndex", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" } ], "DocsId": "T:Microsoft.Data.Analysis.DataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.RenameColumn(System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L43C13-L45C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L43C13-L45C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.SetColumnName(Microsoft.Data.Analysis.DataFrameColumn,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L50C13-L51C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L50C13-L51C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.Insert``1(System.Int32,System.Collections.Generic.IEnumerable{``0},System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L66C13-L68C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L66C13-L68C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.InsertItem(System.Int32,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L72C13-L101C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L72C13-L101C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.SetItem(System.Int32,Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L105C13-L123C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L105C13-L123C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.RemoveItem(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L127C13-L141C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L127C13-L141C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.Remove(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L145C13-L150C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L145C13-L150C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.IndexOf(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L158C13-L162C23" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L158C13-L162C23" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.ClearItems", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L167C13-L173C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L167C13-L173C10" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetPrimitiveColumn``1(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L217C13-L223C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L217C13-L223C118" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetDateTimeColumn(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L234C13-L240C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L234C13-L240C114" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetArrowStringColumn(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L251C13-L257C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L251C13-L257C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetStringColumn(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L268C13-L274C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L268C13-L274C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetBooleanColumn(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L285C13-L291C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L285C13-L291C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetByteColumn(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L302C13-L308C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L302C13-L308C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetCharColumn(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L319C13-L325C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L319C13-L325C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetDoubleColumn(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L336C13-L342C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L336C13-L342C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetDecimalColumn(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L353C13-L359C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L353C13-L359C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetSingleColumn(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L370C13-L376C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L370C13-L376C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetInt32Column(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L387C13-L393C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L387C13-L393C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetInt64Column(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L404C13-L410C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L404C13-L410C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetSByteColumn(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L421C13-L427C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L421C13-L427C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetInt16Column(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L438C13-L444C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L438C13-L444C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetUInt32Column(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L455C13-L461C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L455C13-L461C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetUInt64Column(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L472C13-L478C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L472C13-L478C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumnCollection.GetUInt16Column(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L489C13-L495C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L489C13-L495C112" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrameColumnCollection.Item(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L185C17-L190C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs#L185C17-L190C42" } ], "DocsId": "T:Microsoft.Data.Analysis.DataFrameColumnCollection", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumnCollection.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.#ctor(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L31C58-L36C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L31C58-L36C10" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L47C175-L65C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L47C175-L65C10" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.IsValid(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L73C53-L73C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L73C53-L73C92" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GetReadOnlyDataBuffers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GetReadOnlyNullBitMapBuffers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GetReadOnlyOffsetsBuffers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GetValue(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L250C62-L250C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L250C62-L250C94" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GetValues(System.Int64,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L269C13-L274C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L269C13-L274C24" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.SetValue(System.Int64,System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L278C74-L278C130" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L278C74-L278C130" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GetEnumeratorCore", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L323C63-L323C78" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L323C63-L323C78" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GetArrowField", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L326C62-L326C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L326C62-L326C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GetMaxRecordBatchLength(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L331C13-L335C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L331C13-L335C79" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.ToArrowArray(System.Int64,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L352C13-L363C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L352C13-L363C115" + }, + { + "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GetSortIndices(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L366C126-L366C159" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.Clone(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L370C13-L370C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L370C13-L370C91" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.Clone(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L375C13-L375C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L375C13-L375C121" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.CloneImplementation(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L381C13-L389C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L381C13-L389C24" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.CloneImplementation(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L396C13-L416C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L396C13-L416C26" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.ValueCounts", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L477C13-L478C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L477C13-L478C83" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GroupBy(System.Int32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L484C13-L485C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L484C13-L485C73" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GroupColumnValues``1(System.Collections.Generic.HashSet{System.Int64}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L491C13-L519C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L491C13-L519C63" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.FillNulls(System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L526C13-L543C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L526C13-L543C24" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.FillNullsImplementation(System.Object,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L548C13-L554C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L548C13-L554C120" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.DropNulls", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L561C13-L561C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L561C13-L561C74" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.DropNullsImplementation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L566C13-L574C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L566C13-L574C24" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.Clamp``1(``0,``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L577C89-L577C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L577C89-L577C122" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.Filter``1(``0,``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L579C68-L579C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L579C68-L579C101" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.AddDataViewColumn(Microsoft.ML.DataViewSchema.Builder)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L584C13-L585C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L584C13-L585C10" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GetDataViewGetter(Microsoft.ML.DataViewRowCursor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L590C13-L590C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L590C13-L590C54" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.ElementwiseEquals(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L601C13-L618C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L601C13-L618C24" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.ElementwiseEquals``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L624C13-L628C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L624C13-L628C56" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L634C13-L634C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L634C13-L634C88" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.ElementwiseNotEquals(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L642C13-L659C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L642C13-L659C24" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.ElementwiseNotEquals``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L665C13-L669C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L665C13-L669C59" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L675C13-L675C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L675C13-L675C91" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.Apply(System.Func{System.String,System.String})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L686C13-L694C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L686C13-L694C24" }, { "DocsId": "M:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.GetGroupedOccurrences(Microsoft.Data.Analysis.DataFrameColumn,System.Collections.Generic.HashSet{System.Int64}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L699C13-L699C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L699C13-L699C85" }, { "DocsId": "P:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.NullCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L70C43-L70C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L70C43-L70C53" }, { "DocsId": "P:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.Item(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L288C20-L288C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L288C20-L288C52" }, { "DocsId": "P:Microsoft.Data.Analysis.ArrowStringDataFrameColumn.Item(System.Int64,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L302C17-L307C28" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs#L302C17-L307C28" } ], "DocsId": "T:Microsoft.Data.Analysis.ArrowStringDataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/ArrowStringDataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.Boolean}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/BooleanDataFrameColumn.cs#L13C81-L13C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/BooleanDataFrameColumn.cs#L13C81-L13C103" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Boolean})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/BooleanDataFrameColumn.cs#L15C80-L15C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/BooleanDataFrameColumn.cs#L15C80-L15C102" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/BooleanDataFrameColumn.cs#L17C71-L17C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/BooleanDataFrameColumn.cs#L17C71-L17C93" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/BooleanDataFrameColumn.cs#L19C151-L19C204" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/BooleanDataFrameColumn.cs#L19C151-L19C204" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/BooleanDataFrameColumn.cs#L25C13-L25C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/BooleanDataFrameColumn.cs#L25C13-L25C61" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.And(Microsoft.Data.Analysis.BooleanDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8767C13-L8773C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8767C13-L8773C30" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.And(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8781C13-L8783C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8781C13-L8783C30" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.Or(Microsoft.Data.Analysis.BooleanDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8791C13-L8797C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8791C13-L8797C30" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.Or(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8805C13-L8807C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8805C13-L8807C30" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.Xor(Microsoft.Data.Analysis.BooleanDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8815C13-L8821C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8815C13-L8821C30" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.Xor(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8829C13-L8831C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8829C13-L8831C30" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.BooleanDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8840C13-L8840C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8840C13-L8840C97" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.BooleanDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8844C13-L8844C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8844C13-L8844C100" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.BooleanDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8848C13-L8848C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8848C13-L8848C109" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.BooleanDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8852C13-L8852C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8852C13-L8852C106" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.BooleanDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8856C13-L8856C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8856C13-L8856C102" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.BooleanDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8860C13-L8860C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8860C13-L8860C99" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.ElementwiseEquals(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12324C13-L12324C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12324C13-L12324C96" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.ElementwiseNotEquals(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12328C13-L12328C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12328C13-L12328C99" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12332C13-L12332C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12332C13-L12332C108" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.ElementwiseLessThanOrEqual(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12336C13-L12336C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12336C13-L12336C105" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.ElementwiseGreaterThan(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12340C13-L12340C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12340C13-L12340C101" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.ElementwiseLessThan(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12344C13-L12344C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12344C13-L12344C98" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.op_BitwiseAnd(Microsoft.Data.Analysis.BooleanDataFrameColumn,Microsoft.Data.Analysis.BooleanDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7249C13-L7249C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7249C13-L7249C36" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.op_BitwiseAnd(Microsoft.Data.Analysis.BooleanDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7256C13-L7256C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7256C13-L7256C36" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.op_BitwiseOr(Microsoft.Data.Analysis.BooleanDataFrameColumn,Microsoft.Data.Analysis.BooleanDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7263C13-L7263C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7263C13-L7263C35" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.op_BitwiseOr(Microsoft.Data.Analysis.BooleanDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7270C13-L7270C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7270C13-L7270C35" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.op_ExclusiveOr(Microsoft.Data.Analysis.BooleanDataFrameColumn,Microsoft.Data.Analysis.BooleanDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7277C13-L7277C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7277C13-L7277C36" }, { "DocsId": "M:Microsoft.Data.Analysis.BooleanDataFrameColumn.op_ExclusiveOr(Microsoft.Data.Analysis.BooleanDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7284C13-L7284C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7284C13-L7284C36" } ], "DocsId": "T:Microsoft.Data.Analysis.BooleanDataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/BooleanDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/BooleanDataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.Byte}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/ByteDataFrameColumn.cs#L13C78-L13C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/ByteDataFrameColumn.cs#L13C78-L13C100" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Byte})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/ByteDataFrameColumn.cs#L15C77-L15C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/ByteDataFrameColumn.cs#L15C77-L15C99" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/ByteDataFrameColumn.cs#L17C68-L17C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/ByteDataFrameColumn.cs#L17C68-L17C90" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/ByteDataFrameColumn.cs#L19C148-L19C201" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/ByteDataFrameColumn.cs#L19C148-L19C201" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/ByteDataFrameColumn.cs#L25C13-L25C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/ByteDataFrameColumn.cs#L25C13-L25C58" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L19C13-L21C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L19C13-L21C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L25C13-L27C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L25C13-L27C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L31C13-L33C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L31C13-L33C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L37C13-L39C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L37C13-L39C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L43C13-L45C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L43C13-L45C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L49C13-L50C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L49C13-L50C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L54C13-L55C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L54C13-L55C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L59C13-L60C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L59C13-L60C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L64C13-L65C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L64C13-L65C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L69C13-L70C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L69C13-L70C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L74C13-L75C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L74C13-L75C107" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L79C13-L80C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L79C13-L80C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L84C13-L85C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L84C13-L85C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L89C13-L90C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L89C13-L90C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L94C13-L95C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L94C13-L95C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L99C13-L100C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L99C13-L100C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L104C13-L105C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L104C13-L105C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L109C13-L110C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L109C13-L110C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L114C13-L115C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L114C13-L115C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L119C13-L120C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L119C13-L120C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L124C13-L125C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L124C13-L125C104" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L129C13-L130C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L129C13-L130C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L134C13-L135C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L134C13-L135C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L139C13-L140C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L139C13-L140C107" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L144C13-L145C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L144C13-L145C107" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L149C13-L150C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L149C13-L150C105" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L154C13-L155C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L154C13-L155C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L159C13-L160C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L159C13-L160C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L164C13-L165C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L164C13-L165C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L169C13-L170C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L169C13-L170C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L174C13-L176C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L174C13-L176C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L180C13-L182C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L180C13-L182C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L186C13-L188C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L186C13-L188C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L192C13-L194C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L192C13-L194C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L198C13-L200C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L198C13-L200C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L204C13-L206C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L204C13-L206C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L210C13-L212C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L210C13-L212C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L216C13-L218C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L216C13-L218C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L222C13-L224C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L222C13-L224C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L228C13-L230C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L228C13-L230C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L234C13-L235C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L234C13-L235C105" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L239C13-L240C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L239C13-L240C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L244C13-L245C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L244C13-L245C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L249C13-L250C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L249C13-L250C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L254C13-L255C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L254C13-L255C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L259C13-L260C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L259C13-L260C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L264C13-L265C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L264C13-L265C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L269C13-L270C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L269C13-L270C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L274C13-L275C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L274C13-L275C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L279C13-L280C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L279C13-L280C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L284C13-L286C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L284C13-L286C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L290C13-L292C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L290C13-L292C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L296C13-L298C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L296C13-L298C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L302C13-L304C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L302C13-L304C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L308C13-L310C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L308C13-L310C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3043C13-L3044C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3043C13-L3044C103" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseAdd(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3048C13-L3049C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3048C13-L3049C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3053C13-L3054C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3053C13-L3054C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseSubtract(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3058C13-L3059C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3058C13-L3059C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3063C13-L3064C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3063C13-L3064C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseMultiply(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3068C13-L3069C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3068C13-L3069C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3073C13-L3074C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3073C13-L3074C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseDivide(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3078C13-L3079C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3078C13-L3079C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3083C13-L3084C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3083C13-L3084C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseModulo(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3088C13-L3089C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3088C13-L3089C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3093C13-L3094C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3093C13-L3094C107" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseAdd(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3098C13-L3099C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3098C13-L3099C114" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3103C13-L3104C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3103C13-L3104C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseSubtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3108C13-L3109C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3108C13-L3109C119" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3113C13-L3114C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3113C13-L3114C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseMultiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3118C13-L3119C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3118C13-L3119C119" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3123C13-L3124C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3123C13-L3124C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseDivide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3128C13-L3129C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3128C13-L3129C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3133C13-L3134C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3133C13-L3134C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseModulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3138C13-L3139C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3138C13-L3139C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3143C13-L3144C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3143C13-L3144C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseAdd(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3148C13-L3149C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3148C13-L3149C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3153C13-L3154C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3153C13-L3154C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseSubtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3158C13-L3159C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3158C13-L3159C118" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3163C13-L3164C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3163C13-L3164C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseMultiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3168C13-L3169C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3168C13-L3169C118" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3173C13-L3174C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3173C13-L3174C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseDivide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3178C13-L3179C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3178C13-L3179C116" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3183C13-L3184C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3183C13-L3184C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseModulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3188C13-L3189C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3188C13-L3189C116" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3193C13-L3194C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3193C13-L3194C105" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseAdd(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3198C13-L3199C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3198C13-L3199C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3203C13-L3204C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3203C13-L3204C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseSubtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3208C13-L3209C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3208C13-L3209C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3213C13-L3214C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3213C13-L3214C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseMultiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3218C13-L3219C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3218C13-L3219C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3223C13-L3224C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3223C13-L3224C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseDivide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3228C13-L3229C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3228C13-L3229C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3233C13-L3234C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3233C13-L3234C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseModulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3238C13-L3239C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3238C13-L3239C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3243C13-L3244C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3243C13-L3244C103" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseAdd(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3248C13-L3249C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3248C13-L3249C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3253C13-L3254C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3253C13-L3254C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseSubtract(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3258C13-L3259C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3258C13-L3259C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3263C13-L3264C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3263C13-L3264C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseMultiply(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3268C13-L3269C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3268C13-L3269C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3273C13-L3274C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3273C13-L3274C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseDivide(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3278C13-L3279C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3278C13-L3279C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3283C13-L3284C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3283C13-L3284C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseModulo(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3288C13-L3289C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3288C13-L3289C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3293C13-L3294C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3293C13-L3294C104" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseAdd(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3298C13-L3299C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3298C13-L3299C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3303C13-L3304C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3303C13-L3304C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseSubtract(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3308C13-L3309C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3308C13-L3309C116" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3313C13-L3314C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3313C13-L3314C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseMultiply(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3318C13-L3319C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3318C13-L3319C116" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3323C13-L3324C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3323C13-L3324C107" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseDivide(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3328C13-L3329C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3328C13-L3329C114" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3333C13-L3334C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3333C13-L3334C107" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseModulo(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3338C13-L3339C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3338C13-L3339C114" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3343C13-L3344C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3343C13-L3344C103" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseAdd(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3348C13-L3349C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3348C13-L3349C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3353C13-L3354C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3353C13-L3354C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseSubtract(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3358C13-L3359C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3358C13-L3359C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3363C13-L3364C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3363C13-L3364C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseMultiply(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3368C13-L3369C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3368C13-L3369C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3373C13-L3374C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3373C13-L3374C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseDivide(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3378C13-L3379C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3378C13-L3379C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3383C13-L3384C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3383C13-L3384C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseModulo(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3388C13-L3389C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3388C13-L3389C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3393C13-L3394C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3393C13-L3394C103" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseAdd(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3398C13-L3399C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3398C13-L3399C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3403C13-L3404C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3403C13-L3404C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseSubtract(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3408C13-L3409C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3408C13-L3409C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3413C13-L3414C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3413C13-L3414C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseMultiply(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3418C13-L3419C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3418C13-L3419C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3423C13-L3424C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3423C13-L3424C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseDivide(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3428C13-L3429C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3428C13-L3429C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3433C13-L3434C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3433C13-L3434C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseModulo(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3438C13-L3439C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3438C13-L3439C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3443C13-L3444C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3443C13-L3444C104" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseAdd(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3448C13-L3449C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3448C13-L3449C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3453C13-L3454C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3453C13-L3454C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseSubtract(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3458C13-L3459C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3458C13-L3459C116" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3463C13-L3464C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3463C13-L3464C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseMultiply(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3468C13-L3469C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3468C13-L3469C116" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3473C13-L3474C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3473C13-L3474C107" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseDivide(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3478C13-L3479C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3478C13-L3479C114" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3483C13-L3484C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3483C13-L3484C107" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseModulo(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3488C13-L3489C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3488C13-L3489C114" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3493C13-L3494C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3493C13-L3494C105" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseAdd(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3498C13-L3499C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3498C13-L3499C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3503C13-L3504C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3503C13-L3504C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseSubtract(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3508C13-L3509C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3508C13-L3509C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3513C13-L3514C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3513C13-L3514C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseMultiply(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3518C13-L3519C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3518C13-L3519C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3523C13-L3524C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3523C13-L3524C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseDivide(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3528C13-L3529C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3528C13-L3529C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3533C13-L3534C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3533C13-L3534C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseModulo(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3538C13-L3539C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3538C13-L3539C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Add(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3543C13-L3544C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3543C13-L3544C103" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseAdd(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3548C13-L3549C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3548C13-L3549C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Subtract(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3553C13-L3554C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3553C13-L3554C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseSubtract(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3558C13-L3559C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3558C13-L3559C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Multiply(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3563C13-L3564C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3563C13-L3564C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseMultiply(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3568C13-L3569C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3568C13-L3569C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Divide(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3573C13-L3574C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3573C13-L3574C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseDivide(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3578C13-L3579C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3578C13-L3579C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.Modulo(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3583C13-L3584C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3583C13-L3584C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ReverseModulo(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3588C13-L3589C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3588C13-L3589C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8868C13-L8868C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8868C13-L8868C97" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8872C13-L8872C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8872C13-L8872C100" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8876C13-L8876C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8876C13-L8876C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8880C13-L8880C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8880C13-L8880C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8884C13-L8884C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8884C13-L8884C102" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8888C13-L8888C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8888C13-L8888C99" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8892C13-L8893C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8892C13-L8893C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8897C13-L8898C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8897C13-L8898C114" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8902C13-L8903C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8902C13-L8903C123" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8907C13-L8908C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8907C13-L8908C120" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8912C13-L8913C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8912C13-L8913C116" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8917C13-L8918C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8917C13-L8918C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8922C13-L8923C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8922C13-L8923C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8927C13-L8928C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8927C13-L8928C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8932C13-L8933C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8932C13-L8933C122" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8937C13-L8938C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8937C13-L8938C119" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8942C13-L8943C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8942C13-L8943C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8947C13-L8948C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8947C13-L8948C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8952C13-L8953C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8952C13-L8953C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8957C13-L8958C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8957C13-L8958C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8962C13-L8963C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8962C13-L8963C121" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8967C13-L8968C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8967C13-L8968C118" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8972C13-L8973C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8972C13-L8973C114" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8977C13-L8978C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8977C13-L8978C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8982C13-L8983C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8982C13-L8983C107" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8987C13-L8988C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8987C13-L8988C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8992C13-L8993C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8992C13-L8993C119" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8997C13-L8998C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8997C13-L8998C116" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9002C13-L9003C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9002C13-L9003C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9007C13-L9008C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9007C13-L9008C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9012C13-L9013C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9012C13-L9013C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9017C13-L9018C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9017C13-L9018C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9022C13-L9023C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9022C13-L9023C120" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9027C13-L9028C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9027C13-L9028C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9032C13-L9033C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9032C13-L9033C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9037C13-L9038C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9037C13-L9038C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9042C13-L9043C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9042C13-L9043C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9047C13-L9048C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9047C13-L9048C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9052C13-L9053C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9052C13-L9053C118" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9057C13-L9058C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9057C13-L9058C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9062C13-L9063C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9062C13-L9063C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9067C13-L9068C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9067C13-L9068C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9072C13-L9073C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9072C13-L9073C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9077C13-L9078C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9077C13-L9078C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9082C13-L9083C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9082C13-L9083C121" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9087C13-L9088C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9087C13-L9088C118" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9092C13-L9093C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9092C13-L9093C114" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9097C13-L9098C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9097C13-L9098C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9102C13-L9103C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9102C13-L9103C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9107C13-L9108C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9107C13-L9108C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9112C13-L9113C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9112C13-L9113C120" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9117C13-L9118C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9117C13-L9118C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9122C13-L9123C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9122C13-L9123C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9127C13-L9128C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9127C13-L9128C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9132C13-L9133C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9132C13-L9133C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9137C13-L9138C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9137C13-L9138C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9142C13-L9143C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9142C13-L9143C121" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9147C13-L9148C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9147C13-L9148C118" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9152C13-L9153C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9152C13-L9153C114" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9157C13-L9158C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9157C13-L9158C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9162C13-L9163C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9162C13-L9163C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9167C13-L9168C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9167C13-L9168C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9172C13-L9173C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9172C13-L9173C122" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9177C13-L9178C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9177C13-L9178C119" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9182C13-L9183C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9182C13-L9183C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9187C13-L9188C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9187C13-L9188C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12352C13-L12352C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12352C13-L12352C96" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12356C13-L12356C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12356C13-L12356C99" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12360C13-L12360C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12360C13-L12360C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12364C13-L12364C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12364C13-L12364C105" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12368C13-L12368C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12368C13-L12368C101" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12372C13-L12372C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12372C13-L12372C98" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12376C13-L12377C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12376C13-L12377C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12381C13-L12382C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12381C13-L12382C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12386C13-L12387C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12386C13-L12387C122" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12391C13-L12392C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12391C13-L12392C119" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12396C13-L12397C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12396C13-L12397C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12401C13-L12402C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12401C13-L12402C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12406C13-L12407C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12406C13-L12407C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12411C13-L12412C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12411C13-L12412C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12416C13-L12417C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12416C13-L12417C121" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12421C13-L12422C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12421C13-L12422C118" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12426C13-L12427C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12426C13-L12427C114" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12431C13-L12432C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12431C13-L12432C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12436C13-L12437C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12436C13-L12437C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12441C13-L12442C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12441C13-L12442C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12446C13-L12447C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12446C13-L12447C120" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12451C13-L12452C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12451C13-L12452C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12456C13-L12457C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12456C13-L12457C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12461C13-L12462C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12461C13-L12462C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12466C13-L12467C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12466C13-L12467C106" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12471C13-L12472C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12471C13-L12472C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12476C13-L12477C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12476C13-L12477C118" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12481C13-L12482C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12481C13-L12482C115" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12486C13-L12487C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12486C13-L12487C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12491C13-L12492C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12491C13-L12492C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12496C13-L12497C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12496C13-L12497C107" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12501C13-L12502C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12501C13-L12502C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12506C13-L12507C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12506C13-L12507C119" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12511C13-L12512C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12511C13-L12512C116" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12516C13-L12517C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12516C13-L12517C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12521C13-L12522C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12521C13-L12522C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12526C13-L12527C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12526C13-L12527C105" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12531C13-L12532C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12531C13-L12532C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12536C13-L12537C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12536C13-L12537C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12541C13-L12542C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12541C13-L12542C114" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12546C13-L12547C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12546C13-L12547C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12551C13-L12552C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12551C13-L12552C107" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12556C13-L12557C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12556C13-L12557C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12561C13-L12562C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12561C13-L12562C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12566C13-L12567C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12566C13-L12567C120" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12571C13-L12572C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12571C13-L12572C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12576C13-L12577C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12576C13-L12577C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12581C13-L12582C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12581C13-L12582C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12586C13-L12587C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12586C13-L12587C107" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12591C13-L12592C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12591C13-L12592C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12596C13-L12597C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12596C13-L12597C119" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12601C13-L12602C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12601C13-L12602C116" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12606C13-L12607C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12606C13-L12607C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12611C13-L12612C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12611C13-L12612C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12616C13-L12617C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12616C13-L12617C108" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12621C13-L12622C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12621C13-L12622C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12626C13-L12627C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12626C13-L12627C120" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12631C13-L12632C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12631C13-L12632C117" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12636C13-L12637C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12636C13-L12637C113" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12641C13-L12642C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12641C13-L12642C110" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12646C13-L12647C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12646C13-L12647C109" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseNotEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12651C13-L12652C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12651C13-L12652C112" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12656C13-L12657C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12656C13-L12657C121" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12661C13-L12662C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12661C13-L12662C118" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseGreaterThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12666C13-L12667C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12666C13-L12667C114" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.ElementwiseLessThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12671C13-L12672C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12671C13-L12672C111" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.LeftShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15809C13-L15811C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15809C13-L15811C82" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.RightShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15885C13-L15887C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15885C13-L15887C82" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L19C13-L19C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L19C13-L19C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L23C13-L23C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L23C13-L23C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L27C13-L27C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L27C13-L27C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L31C13-L31C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L31C13-L31C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L35C13-L35C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L35C13-L35C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L39C13-L39C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L39C13-L39C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L43C13-L43C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L43C13-L43C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L47C13-L47C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L47C13-L47C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L51C13-L51C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L51C13-L51C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L55C13-L55C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L55C13-L55C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L59C13-L59C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L59C13-L59C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L512C13-L512C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L512C13-L512C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(System.Byte,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L516C13-L516C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L516C13-L516C43" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L520C13-L520C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L520C13-L520C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(System.Decimal,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L524C13-L524C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L524C13-L524C43" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L528C13-L528C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L528C13-L528C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(System.Double,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L532C13-L532C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L532C13-L532C43" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L536C13-L536C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L536C13-L536C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(System.Single,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L540C13-L540C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L540C13-L540C43" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L544C13-L544C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L544C13-L544C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(System.Int32,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L548C13-L548C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L548C13-L548C43" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L552C13-L552C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L552C13-L552C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(System.Int64,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L556C13-L556C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L556C13-L556C43" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L560C13-L560C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L560C13-L560C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(System.SByte,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L564C13-L564C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L564C13-L564C43" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L568C13-L568C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L568C13-L568C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(System.Int16,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L572C13-L572C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L572C13-L572C43" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L576C13-L576C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L576C13-L576C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(System.UInt32,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L580C13-L580C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L580C13-L580C43" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L584C13-L584C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L584C13-L584C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(System.UInt64,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L588C13-L588C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L588C13-L588C43" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L592C13-L592C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L592C13-L592C36" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Addition(System.UInt16,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L596C13-L596C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L596C13-L596C43" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1465C13-L1465C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1465C13-L1465C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1469C13-L1469C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1469C13-L1469C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1473C13-L1473C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1473C13-L1473C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1477C13-L1477C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1477C13-L1477C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1481C13-L1481C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1481C13-L1481C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1485C13-L1485C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1485C13-L1485C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1489C13-L1489C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1489C13-L1489C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1493C13-L1493C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1493C13-L1493C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1497C13-L1497C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1497C13-L1497C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1501C13-L1501C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1501C13-L1501C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1505C13-L1505C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1505C13-L1505C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1958C13-L1958C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1958C13-L1958C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(System.Byte,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1962C13-L1962C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1962C13-L1962C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1966C13-L1966C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1966C13-L1966C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(System.Decimal,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1970C13-L1970C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1970C13-L1970C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1974C13-L1974C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1974C13-L1974C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(System.Double,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1978C13-L1978C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1978C13-L1978C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1982C13-L1982C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1982C13-L1982C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(System.Single,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1986C13-L1986C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1986C13-L1986C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1990C13-L1990C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1990C13-L1990C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(System.Int32,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1994C13-L1994C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1994C13-L1994C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1998C13-L1998C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1998C13-L1998C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(System.Int64,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2002C13-L2002C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2002C13-L2002C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2006C13-L2006C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2006C13-L2006C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(System.SByte,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2010C13-L2010C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2010C13-L2010C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2014C13-L2014C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2014C13-L2014C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(System.Int16,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2018C13-L2018C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2018C13-L2018C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2022C13-L2022C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2022C13-L2022C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(System.UInt32,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2026C13-L2026C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2026C13-L2026C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2030C13-L2030C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2030C13-L2030C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(System.UInt64,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2034C13-L2034C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2034C13-L2034C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2038C13-L2038C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2038C13-L2038C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Subtraction(System.UInt16,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2042C13-L2042C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2042C13-L2042C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2911C13-L2911C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2911C13-L2911C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2915C13-L2915C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2915C13-L2915C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2919C13-L2919C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2919C13-L2919C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2923C13-L2923C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2923C13-L2923C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2927C13-L2927C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2927C13-L2927C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2931C13-L2931C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2931C13-L2931C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2935C13-L2935C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2935C13-L2935C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2939C13-L2939C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2939C13-L2939C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2943C13-L2943C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2943C13-L2943C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2947C13-L2947C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2947C13-L2947C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2951C13-L2951C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2951C13-L2951C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3404C13-L3404C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3404C13-L3404C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(System.Byte,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3408C13-L3408C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3408C13-L3408C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3412C13-L3412C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3412C13-L3412C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(System.Decimal,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3416C13-L3416C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3416C13-L3416C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3420C13-L3420C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3420C13-L3420C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(System.Double,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3424C13-L3424C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3424C13-L3424C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3428C13-L3428C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3428C13-L3428C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(System.Single,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3432C13-L3432C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3432C13-L3432C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3436C13-L3436C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3436C13-L3436C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(System.Int32,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3440C13-L3440C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3440C13-L3440C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3444C13-L3444C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3444C13-L3444C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(System.Int64,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3448C13-L3448C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3448C13-L3448C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3452C13-L3452C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3452C13-L3452C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(System.SByte,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3456C13-L3456C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3456C13-L3456C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3460C13-L3460C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3460C13-L3460C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(System.Int16,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3464C13-L3464C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3464C13-L3464C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3468C13-L3468C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3468C13-L3468C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(System.UInt32,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3472C13-L3472C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3472C13-L3472C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3476C13-L3476C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3476C13-L3476C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(System.UInt64,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3480C13-L3480C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3480C13-L3480C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3484C13-L3484C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3484C13-L3484C41" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Multiply(System.UInt16,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3488C13-L3488C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3488C13-L3488C48" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4357C13-L4357C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4357C13-L4357C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4361C13-L4361C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4361C13-L4361C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4365C13-L4365C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4365C13-L4365C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4369C13-L4369C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4369C13-L4369C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4373C13-L4373C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4373C13-L4373C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4377C13-L4377C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4377C13-L4377C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4381C13-L4381C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4381C13-L4381C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4385C13-L4385C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4385C13-L4385C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4389C13-L4389C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4389C13-L4389C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4393C13-L4393C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4393C13-L4393C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4397C13-L4397C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4397C13-L4397C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4850C13-L4850C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4850C13-L4850C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(System.Byte,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4854C13-L4854C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4854C13-L4854C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4858C13-L4858C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4858C13-L4858C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(System.Decimal,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4862C13-L4862C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4862C13-L4862C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4866C13-L4866C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4866C13-L4866C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(System.Double,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4870C13-L4870C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4870C13-L4870C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4874C13-L4874C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4874C13-L4874C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(System.Single,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4878C13-L4878C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4878C13-L4878C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4882C13-L4882C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4882C13-L4882C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(System.Int32,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4886C13-L4886C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4886C13-L4886C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4890C13-L4890C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4890C13-L4890C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(System.Int64,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4894C13-L4894C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4894C13-L4894C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4898C13-L4898C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4898C13-L4898C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(System.SByte,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4902C13-L4902C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4902C13-L4902C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4906C13-L4906C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4906C13-L4906C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(System.Int16,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4910C13-L4910C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4910C13-L4910C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4914C13-L4914C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4914C13-L4914C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(System.UInt32,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4918C13-L4918C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4918C13-L4918C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4922C13-L4922C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4922C13-L4922C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(System.UInt64,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4926C13-L4926C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4926C13-L4926C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4930C13-L4930C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4930C13-L4930C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Division(System.UInt16,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4934C13-L4934C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4934C13-L4934C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5803C13-L5803C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5803C13-L5803C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5807C13-L5807C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5807C13-L5807C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5811C13-L5811C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5811C13-L5811C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5815C13-L5815C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5815C13-L5815C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5819C13-L5819C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5819C13-L5819C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5823C13-L5823C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5823C13-L5823C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5827C13-L5827C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5827C13-L5827C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5831C13-L5831C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5831C13-L5831C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5835C13-L5835C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5835C13-L5835C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5839C13-L5839C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5839C13-L5839C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5843C13-L5843C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5843C13-L5843C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6296C13-L6296C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6296C13-L6296C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(System.Byte,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6300C13-L6300C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6300C13-L6300C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6304C13-L6304C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6304C13-L6304C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(System.Decimal,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6308C13-L6308C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6308C13-L6308C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6312C13-L6312C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6312C13-L6312C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(System.Double,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6316C13-L6316C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6316C13-L6316C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6320C13-L6320C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6320C13-L6320C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(System.Single,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6324C13-L6324C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6324C13-L6324C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6328C13-L6328C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6328C13-L6328C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(System.Int32,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6332C13-L6332C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6332C13-L6332C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6336C13-L6336C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6336C13-L6336C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(System.Int64,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6340C13-L6340C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6340C13-L6340C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6344C13-L6344C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6344C13-L6344C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(System.SByte,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6348C13-L6348C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6348C13-L6348C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6352C13-L6352C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6352C13-L6352C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(System.Int16,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6356C13-L6356C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6356C13-L6356C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6360C13-L6360C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6360C13-L6360C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(System.UInt32,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6364C13-L6364C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6364C13-L6364C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6368C13-L6368C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6368C13-L6368C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(System.UInt64,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6372C13-L6372C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6372C13-L6372C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.ByteDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6376C13-L6376C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6376C13-L6376C39" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_Modulus(System.UInt16,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6380C13-L6380C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6380C13-L6380C46" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_LeftShift(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7291C13-L7291C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7291C13-L7291C42" }, { "DocsId": "M:Microsoft.Data.Analysis.ByteDataFrameColumn.op_RightShift(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7347C13-L7347C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7347C13-L7347C43" } ], "DocsId": "T:Microsoft.Data.Analysis.ByteDataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/ByteDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/ByteDataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.CharDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.Char}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/CharDataFrameColumn.cs#L13C78-L13C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/CharDataFrameColumn.cs#L13C78-L13C100" }, { "DocsId": "M:Microsoft.Data.Analysis.CharDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Char})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/CharDataFrameColumn.cs#L15C77-L15C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/CharDataFrameColumn.cs#L15C77-L15C99" }, { "DocsId": "M:Microsoft.Data.Analysis.CharDataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/CharDataFrameColumn.cs#L17C68-L17C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/CharDataFrameColumn.cs#L17C68-L17C90" }, { "DocsId": "M:Microsoft.Data.Analysis.CharDataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/CharDataFrameColumn.cs#L19C148-L19C201" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/CharDataFrameColumn.cs#L19C148-L19C201" }, { "DocsId": "M:Microsoft.Data.Analysis.CharDataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/CharDataFrameColumn.cs#L25C13-L25C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/CharDataFrameColumn.cs#L25C13-L25C58" } ], "DocsId": "T:Microsoft.Data.Analysis.CharDataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/CharDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/CharDataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.DateTime}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DateTimeDataFrameColumn.cs#L13C86-L13C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DateTimeDataFrameColumn.cs#L13C86-L13C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.DateTime})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DateTimeDataFrameColumn.cs#L15C85-L15C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DateTimeDataFrameColumn.cs#L15C85-L15C107" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DateTimeDataFrameColumn.cs#L17C72-L17C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DateTimeDataFrameColumn.cs#L17C72-L17C94" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DateTimeDataFrameColumn.cs#L19C152-L19C205" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DateTimeDataFrameColumn.cs#L19C152-L19C205" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DateTimeDataFrameColumn.cs#L25C13-L25C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DateTimeDataFrameColumn.cs#L25C13-L25C62" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DateTimeDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12296C13-L12296C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12296C13-L12296C97" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DateTimeDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12300C13-L12300C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12300C13-L12300C100" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DateTimeDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12304C13-L12304C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12304C13-L12304C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DateTimeDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12308C13-L12308C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12308C13-L12308C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DateTimeDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12312C13-L12312C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12312C13-L12312C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DateTimeDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12316C13-L12316C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12316C13-L12316C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.ElementwiseEquals(System.DateTime)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15780C13-L15780C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15780C13-L15780C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.ElementwiseNotEquals(System.DateTime)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15784C13-L15784C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15784C13-L15784C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.ElementwiseGreaterThanOrEqual(System.DateTime)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15788C13-L15788C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15788C13-L15788C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.ElementwiseLessThanOrEqual(System.DateTime)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15792C13-L15792C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15792C13-L15792C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.ElementwiseGreaterThan(System.DateTime)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15796C13-L15796C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15796C13-L15796C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DateTimeDataFrameColumn.ElementwiseLessThan(System.DateTime)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15800C13-L15800C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15800C13-L15800C98" } ], "DocsId": "T:Microsoft.Data.Analysis.DateTimeDataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DateTimeDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DateTimeDataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.Decimal}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DecimalDataFrameColumn.cs#L13C84-L13C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DecimalDataFrameColumn.cs#L13C84-L13C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Decimal})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DecimalDataFrameColumn.cs#L15C83-L15C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DecimalDataFrameColumn.cs#L15C83-L15C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DecimalDataFrameColumn.cs#L17C71-L17C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DecimalDataFrameColumn.cs#L17C71-L17C93" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DecimalDataFrameColumn.cs#L19C151-L19C204" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DecimalDataFrameColumn.cs#L19C151-L19C204" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DecimalDataFrameColumn.cs#L25C13-L25C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DecimalDataFrameColumn.cs#L25C13-L25C61" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L318C13-L319C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L318C13-L319C100" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L323C13-L324C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L323C13-L324C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L328C13-L329C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L328C13-L329C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L333C13-L334C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L333C13-L334C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L338C13-L339C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L338C13-L339C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L343C13-L343C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L343C13-L343C88" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L347C13-L347C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L347C13-L347C93" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L351C13-L351C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L351C13-L351C93" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L355C13-L355C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L355C13-L355C91" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L359C13-L359C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L359C13-L359C91" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L363C13-L364C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L363C13-L364C100" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L368C13-L369C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L368C13-L369C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L373C13-L374C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L373C13-L374C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L378C13-L379C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L378C13-L379C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L383C13-L384C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L383C13-L384C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L388C13-L389C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L388C13-L389C100" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L393C13-L394C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L393C13-L394C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L398C13-L399C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L398C13-L399C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L403C13-L404C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L403C13-L404C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L408C13-L409C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L408C13-L409C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L413C13-L414C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L413C13-L414C100" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L418C13-L419C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L418C13-L419C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L423C13-L424C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L423C13-L424C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L428C13-L429C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L428C13-L429C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L433C13-L434C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L433C13-L434C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L438C13-L439C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L438C13-L439C100" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L443C13-L444C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L443C13-L444C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L448C13-L449C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L448C13-L449C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L453C13-L454C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L453C13-L454C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L458C13-L459C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L458C13-L459C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L463C13-L464C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L463C13-L464C100" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L468C13-L469C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L468C13-L469C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L473C13-L474C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L473C13-L474C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L478C13-L479C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L478C13-L479C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L483C13-L484C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L483C13-L484C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L488C13-L489C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L488C13-L489C100" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L493C13-L494C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L493C13-L494C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L498C13-L499C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L498C13-L499C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L503C13-L504C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L503C13-L504C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L508C13-L509C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L508C13-L509C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L513C13-L514C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L513C13-L514C100" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L518C13-L519C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L518C13-L519C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L523C13-L524C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L523C13-L524C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L528C13-L529C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L528C13-L529C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L533C13-L534C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L533C13-L534C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3597C13-L3598C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3597C13-L3598C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseAdd(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3602C13-L3603C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3602C13-L3603C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3607C13-L3608C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3607C13-L3608C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseSubtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3612C13-L3613C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3612C13-L3613C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3617C13-L3618C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3617C13-L3618C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseMultiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3622C13-L3623C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3622C13-L3623C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3627C13-L3628C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3627C13-L3628C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseDivide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3632C13-L3633C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3632C13-L3633C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3637C13-L3638C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3637C13-L3638C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseModulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3642C13-L3643C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3642C13-L3643C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(System.Decimal,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3647C13-L3647C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3647C13-L3647C87" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseAdd(System.Decimal,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3651C13-L3651C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3651C13-L3651C94" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(System.Decimal,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3655C13-L3655C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3655C13-L3655C92" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseSubtract(System.Decimal,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3659C13-L3659C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3659C13-L3659C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(System.Decimal,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3663C13-L3663C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3663C13-L3663C92" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseMultiply(System.Decimal,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3667C13-L3667C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3667C13-L3667C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(System.Decimal,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3671C13-L3671C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3671C13-L3671C90" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseDivide(System.Decimal,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3675C13-L3675C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3675C13-L3675C97" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(System.Decimal,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3679C13-L3679C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3679C13-L3679C90" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseModulo(System.Decimal,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3683C13-L3683C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3683C13-L3683C97" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3687C13-L3688C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3687C13-L3688C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseAdd(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3692C13-L3693C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3692C13-L3693C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3697C13-L3698C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3697C13-L3698C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseSubtract(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3702C13-L3703C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3702C13-L3703C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3707C13-L3708C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3707C13-L3708C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseMultiply(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3712C13-L3713C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3712C13-L3713C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3717C13-L3718C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3717C13-L3718C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseDivide(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3722C13-L3723C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3722C13-L3723C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3727C13-L3728C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3727C13-L3728C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseModulo(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3732C13-L3733C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3732C13-L3733C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3737C13-L3738C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3737C13-L3738C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseAdd(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3742C13-L3743C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3742C13-L3743C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3747C13-L3748C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3747C13-L3748C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseSubtract(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3752C13-L3753C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3752C13-L3753C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3757C13-L3758C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3757C13-L3758C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseMultiply(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3762C13-L3763C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3762C13-L3763C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3767C13-L3768C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3767C13-L3768C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseDivide(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3772C13-L3773C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3772C13-L3773C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3777C13-L3778C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3777C13-L3778C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseModulo(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3782C13-L3783C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3782C13-L3783C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3787C13-L3788C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3787C13-L3788C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseAdd(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3792C13-L3793C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3792C13-L3793C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3797C13-L3798C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3797C13-L3798C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseSubtract(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3802C13-L3803C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3802C13-L3803C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3807C13-L3808C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3807C13-L3808C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseMultiply(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3812C13-L3813C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3812C13-L3813C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3817C13-L3818C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3817C13-L3818C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseDivide(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3822C13-L3823C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3822C13-L3823C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3827C13-L3828C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3827C13-L3828C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseModulo(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3832C13-L3833C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3832C13-L3833C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3837C13-L3838C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3837C13-L3838C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseAdd(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3842C13-L3843C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3842C13-L3843C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3847C13-L3848C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3847C13-L3848C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseSubtract(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3852C13-L3853C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3852C13-L3853C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3857C13-L3858C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3857C13-L3858C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseMultiply(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3862C13-L3863C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3862C13-L3863C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3867C13-L3868C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3867C13-L3868C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseDivide(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3872C13-L3873C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3872C13-L3873C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3877C13-L3878C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3877C13-L3878C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseModulo(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3882C13-L3883C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3882C13-L3883C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3887C13-L3888C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3887C13-L3888C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseAdd(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3892C13-L3893C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3892C13-L3893C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3897C13-L3898C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3897C13-L3898C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseSubtract(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3902C13-L3903C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3902C13-L3903C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3907C13-L3908C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3907C13-L3908C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseMultiply(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3912C13-L3913C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3912C13-L3913C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3917C13-L3918C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3917C13-L3918C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseDivide(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3922C13-L3923C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3922C13-L3923C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3927C13-L3928C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3927C13-L3928C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseModulo(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3932C13-L3933C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3932C13-L3933C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3937C13-L3938C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3937C13-L3938C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseAdd(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3942C13-L3943C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3942C13-L3943C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3947C13-L3948C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3947C13-L3948C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseSubtract(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3952C13-L3953C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3952C13-L3953C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3957C13-L3958C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3957C13-L3958C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseMultiply(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3962C13-L3963C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3962C13-L3963C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3967C13-L3968C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3967C13-L3968C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseDivide(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3972C13-L3973C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3972C13-L3973C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3977C13-L3978C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3977C13-L3978C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseModulo(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3982C13-L3983C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3982C13-L3983C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Add(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3987C13-L3988C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3987C13-L3988C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseAdd(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3992C13-L3993C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3992C13-L3993C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Subtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3997C13-L3998C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3997C13-L3998C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseSubtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4002C13-L4003C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4002C13-L4003C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Multiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4007C13-L4008C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4007C13-L4008C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseMultiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4012C13-L4013C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4012C13-L4013C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Divide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4017C13-L4018C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4017C13-L4018C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseDivide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4022C13-L4023C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4022C13-L4023C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.Modulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4027C13-L4028C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4027C13-L4028C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ReverseModulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4032C13-L4033C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4032C13-L4033C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9196C13-L9197C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9196C13-L9197C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9201C13-L9202C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9201C13-L9202C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9206C13-L9207C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9206C13-L9207C121" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9211C13-L9212C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9211C13-L9212C118" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9216C13-L9217C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9216C13-L9217C114" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9221C13-L9222C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9221C13-L9222C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9226C13-L9226C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9226C13-L9226C97" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9230C13-L9230C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9230C13-L9230C100" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9234C13-L9234C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9234C13-L9234C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9238C13-L9238C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9238C13-L9238C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9242C13-L9242C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9242C13-L9242C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9246C13-L9246C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9246C13-L9246C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9250C13-L9251C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9250C13-L9251C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9255C13-L9256C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9255C13-L9256C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9260C13-L9261C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9260C13-L9261C121" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9265C13-L9266C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9265C13-L9266C118" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9270C13-L9271C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9270C13-L9271C114" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9275C13-L9276C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9275C13-L9276C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9280C13-L9281C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9280C13-L9281C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9285C13-L9286C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9285C13-L9286C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9290C13-L9291C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9290C13-L9291C121" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9295C13-L9296C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9295C13-L9296C118" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9300C13-L9301C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9300C13-L9301C114" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9305C13-L9306C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9305C13-L9306C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9310C13-L9311C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9310C13-L9311C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9315C13-L9316C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9315C13-L9316C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9320C13-L9321C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9320C13-L9321C121" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9325C13-L9326C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9325C13-L9326C118" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9330C13-L9331C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9330C13-L9331C114" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9335C13-L9336C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9335C13-L9336C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9340C13-L9341C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9340C13-L9341C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9345C13-L9346C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9345C13-L9346C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9350C13-L9351C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9350C13-L9351C121" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9355C13-L9356C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9355C13-L9356C118" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9360C13-L9361C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9360C13-L9361C114" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9365C13-L9366C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9365C13-L9366C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9370C13-L9371C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9370C13-L9371C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9375C13-L9376C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9375C13-L9376C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9380C13-L9381C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9380C13-L9381C121" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9385C13-L9386C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9385C13-L9386C118" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9390C13-L9391C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9390C13-L9391C114" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9395C13-L9396C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9395C13-L9396C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9400C13-L9401C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9400C13-L9401C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9405C13-L9406C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9405C13-L9406C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9410C13-L9411C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9410C13-L9411C121" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9415C13-L9416C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9415C13-L9416C118" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9420C13-L9421C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9420C13-L9421C114" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9425C13-L9426C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9425C13-L9426C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9430C13-L9431C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9430C13-L9431C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9435C13-L9436C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9435C13-L9436C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9440C13-L9441C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9440C13-L9441C121" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9445C13-L9446C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9445C13-L9446C118" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9450C13-L9451C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9450C13-L9451C114" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9455C13-L9456C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9455C13-L9456C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12680C13-L12681C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12680C13-L12681C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12685C13-L12686C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12685C13-L12686C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12690C13-L12691C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12690C13-L12691C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12695C13-L12696C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12695C13-L12696C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12700C13-L12701C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12700C13-L12701C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12705C13-L12706C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12705C13-L12706C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12710C13-L12710C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12710C13-L12710C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12714C13-L12714C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12714C13-L12714C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12718C13-L12718C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12718C13-L12718C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12722C13-L12722C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12722C13-L12722C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12726C13-L12726C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12726C13-L12726C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12730C13-L12730C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12730C13-L12730C98" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12734C13-L12735C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12734C13-L12735C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12739C13-L12740C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12739C13-L12740C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12744C13-L12745C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12744C13-L12745C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12749C13-L12750C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12749C13-L12750C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12754C13-L12755C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12754C13-L12755C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12759C13-L12760C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12759C13-L12760C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12764C13-L12765C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12764C13-L12765C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12769C13-L12770C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12769C13-L12770C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12774C13-L12775C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12774C13-L12775C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12779C13-L12780C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12779C13-L12780C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12784C13-L12785C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12784C13-L12785C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12789C13-L12790C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12789C13-L12790C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12794C13-L12795C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12794C13-L12795C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12799C13-L12800C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12799C13-L12800C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12804C13-L12805C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12804C13-L12805C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12809C13-L12810C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12809C13-L12810C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12814C13-L12815C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12814C13-L12815C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12819C13-L12820C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12819C13-L12820C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12824C13-L12825C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12824C13-L12825C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12829C13-L12830C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12829C13-L12830C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12834C13-L12835C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12834C13-L12835C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12839C13-L12840C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12839C13-L12840C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12844C13-L12845C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12844C13-L12845C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12849C13-L12850C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12849C13-L12850C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12854C13-L12855C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12854C13-L12855C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12859C13-L12860C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12859C13-L12860C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12864C13-L12865C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12864C13-L12865C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12869C13-L12870C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12869C13-L12870C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12874C13-L12875C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12874C13-L12875C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12879C13-L12880C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12879C13-L12880C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12884C13-L12885C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12884C13-L12885C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12889C13-L12890C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12889C13-L12890C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12894C13-L12895C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12894C13-L12895C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12899C13-L12900C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12899C13-L12900C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12904C13-L12905C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12904C13-L12905C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12909C13-L12910C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12909C13-L12910C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12914C13-L12915C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12914C13-L12915C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseNotEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12919C13-L12920C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12919C13-L12920C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12924C13-L12925C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12924C13-L12925C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12929C13-L12930C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12929C13-L12930C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseGreaterThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12934C13-L12935C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12934C13-L12935C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.ElementwiseLessThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12939C13-L12940C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12939C13-L12940C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L66C13-L66C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L66C13-L66C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L70C13-L70C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L70C13-L70C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L74C13-L74C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L74C13-L74C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L78C13-L78C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L78C13-L78C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L82C13-L82C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L82C13-L82C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L86C13-L86C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L86C13-L86C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L90C13-L90C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L90C13-L90C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L94C13-L94C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L94C13-L94C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L98C13-L98C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L98C13-L98C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L603C13-L603C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L603C13-L603C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(System.Byte,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L607C13-L607C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L607C13-L607C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L611C13-L611C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L611C13-L611C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(System.Decimal,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L615C13-L615C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L615C13-L615C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L619C13-L619C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L619C13-L619C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(System.Int32,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L623C13-L623C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L623C13-L623C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L627C13-L627C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L627C13-L627C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(System.Int64,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L631C13-L631C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L631C13-L631C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L635C13-L635C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L635C13-L635C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(System.SByte,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L639C13-L639C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L639C13-L639C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L643C13-L643C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L643C13-L643C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(System.Int16,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L647C13-L647C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L647C13-L647C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L651C13-L651C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L651C13-L651C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(System.UInt32,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L655C13-L655C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L655C13-L655C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L659C13-L659C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L659C13-L659C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(System.UInt64,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L663C13-L663C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L663C13-L663C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L667C13-L667C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L667C13-L667C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Addition(System.UInt16,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L671C13-L671C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L671C13-L671C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1512C13-L1512C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1512C13-L1512C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1516C13-L1516C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1516C13-L1516C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1520C13-L1520C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1520C13-L1520C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1524C13-L1524C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1524C13-L1524C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1528C13-L1528C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1528C13-L1528C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1532C13-L1532C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1532C13-L1532C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1536C13-L1536C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1536C13-L1536C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1540C13-L1540C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1540C13-L1540C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1544C13-L1544C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1544C13-L1544C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2049C13-L2049C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2049C13-L2049C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(System.Byte,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2053C13-L2053C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2053C13-L2053C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2057C13-L2057C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2057C13-L2057C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(System.Decimal,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2061C13-L2061C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2061C13-L2061C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2065C13-L2065C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2065C13-L2065C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(System.Int32,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2069C13-L2069C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2069C13-L2069C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2073C13-L2073C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2073C13-L2073C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(System.Int64,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2077C13-L2077C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2077C13-L2077C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2081C13-L2081C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2081C13-L2081C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(System.SByte,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2085C13-L2085C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2085C13-L2085C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2089C13-L2089C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2089C13-L2089C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(System.Int16,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2093C13-L2093C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2093C13-L2093C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2097C13-L2097C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2097C13-L2097C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(System.UInt32,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2101C13-L2101C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2101C13-L2101C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2105C13-L2105C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2105C13-L2105C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(System.UInt64,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2109C13-L2109C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2109C13-L2109C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2113C13-L2113C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2113C13-L2113C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Subtraction(System.UInt16,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2117C13-L2117C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2117C13-L2117C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2958C13-L2958C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2958C13-L2958C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2962C13-L2962C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2962C13-L2962C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2966C13-L2966C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2966C13-L2966C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2970C13-L2970C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2970C13-L2970C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2974C13-L2974C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2974C13-L2974C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2978C13-L2978C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2978C13-L2978C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2982C13-L2982C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2982C13-L2982C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2986C13-L2986C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2986C13-L2986C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2990C13-L2990C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2990C13-L2990C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3495C13-L3495C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3495C13-L3495C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(System.Byte,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3499C13-L3499C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3499C13-L3499C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3503C13-L3503C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3503C13-L3503C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(System.Decimal,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3507C13-L3507C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3507C13-L3507C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3511C13-L3511C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3511C13-L3511C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(System.Int32,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3515C13-L3515C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3515C13-L3515C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3519C13-L3519C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3519C13-L3519C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(System.Int64,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3523C13-L3523C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3523C13-L3523C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3527C13-L3527C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3527C13-L3527C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(System.SByte,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3531C13-L3531C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3531C13-L3531C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3535C13-L3535C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3535C13-L3535C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(System.Int16,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3539C13-L3539C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3539C13-L3539C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3543C13-L3543C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3543C13-L3543C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(System.UInt32,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3547C13-L3547C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3547C13-L3547C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3551C13-L3551C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3551C13-L3551C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(System.UInt64,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3555C13-L3555C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3555C13-L3555C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3559C13-L3559C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3559C13-L3559C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Multiply(System.UInt16,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3563C13-L3563C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3563C13-L3563C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4404C13-L4404C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4404C13-L4404C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4408C13-L4408C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4408C13-L4408C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4412C13-L4412C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4412C13-L4412C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4416C13-L4416C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4416C13-L4416C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4420C13-L4420C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4420C13-L4420C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4424C13-L4424C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4424C13-L4424C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4428C13-L4428C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4428C13-L4428C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4432C13-L4432C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4432C13-L4432C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4436C13-L4436C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4436C13-L4436C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4941C13-L4941C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4941C13-L4941C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(System.Byte,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4945C13-L4945C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4945C13-L4945C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4949C13-L4949C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4949C13-L4949C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(System.Decimal,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4953C13-L4953C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4953C13-L4953C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4957C13-L4957C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4957C13-L4957C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(System.Int32,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4961C13-L4961C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4961C13-L4961C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4965C13-L4965C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4965C13-L4965C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(System.Int64,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4969C13-L4969C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4969C13-L4969C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4973C13-L4973C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4973C13-L4973C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(System.SByte,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4977C13-L4977C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4977C13-L4977C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4981C13-L4981C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4981C13-L4981C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(System.Int16,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4985C13-L4985C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4985C13-L4985C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4989C13-L4989C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4989C13-L4989C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(System.UInt32,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4993C13-L4993C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4993C13-L4993C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4997C13-L4997C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4997C13-L4997C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(System.UInt64,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5001C13-L5001C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5001C13-L5001C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5005C13-L5005C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5005C13-L5005C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Division(System.UInt16,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5009C13-L5009C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5009C13-L5009C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5850C13-L5850C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5850C13-L5850C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5854C13-L5854C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5854C13-L5854C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5858C13-L5858C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5858C13-L5858C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5862C13-L5862C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5862C13-L5862C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5866C13-L5866C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5866C13-L5866C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5870C13-L5870C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5870C13-L5870C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5874C13-L5874C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5874C13-L5874C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5878C13-L5878C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5878C13-L5878C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5882C13-L5882C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5882C13-L5882C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6387C13-L6387C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6387C13-L6387C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(System.Byte,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6391C13-L6391C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6391C13-L6391C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6395C13-L6395C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6395C13-L6395C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(System.Decimal,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6399C13-L6399C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6399C13-L6399C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6403C13-L6403C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6403C13-L6403C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(System.Int32,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6407C13-L6407C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6407C13-L6407C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6411C13-L6411C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6411C13-L6411C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(System.Int64,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6415C13-L6415C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6415C13-L6415C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6419C13-L6419C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6419C13-L6419C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(System.SByte,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6423C13-L6423C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6423C13-L6423C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6427C13-L6427C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6427C13-L6427C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(System.Int16,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6431C13-L6431C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6431C13-L6431C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6435C13-L6435C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6435C13-L6435C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(System.UInt32,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6439C13-L6439C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6439C13-L6439C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6443C13-L6443C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6443C13-L6443C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(System.UInt64,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6447C13-L6447C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6447C13-L6447C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DecimalDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6451C13-L6451C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6451C13-L6451C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DecimalDataFrameColumn.op_Modulus(System.UInt16,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6455C13-L6455C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6455C13-L6455C46" } ], "DocsId": "T:Microsoft.Data.Analysis.DecimalDataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DecimalDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DecimalDataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.Double}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DoubleDataFrameColumn.cs#L13C82-L13C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DoubleDataFrameColumn.cs#L13C82-L13C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Double})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DoubleDataFrameColumn.cs#L15C81-L15C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DoubleDataFrameColumn.cs#L15C81-L15C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DoubleDataFrameColumn.cs#L17C70-L17C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DoubleDataFrameColumn.cs#L17C70-L17C92" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DoubleDataFrameColumn.cs#L19C150-L19C203" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DoubleDataFrameColumn.cs#L19C150-L19C203" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DoubleDataFrameColumn.cs#L25C13-L25C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DoubleDataFrameColumn.cs#L25C13-L25C60" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L542C13-L543C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L542C13-L543C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L547C13-L548C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L547C13-L548C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L552C13-L553C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L552C13-L553C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L557C13-L558C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L557C13-L558C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L562C13-L563C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L562C13-L563C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L567C13-L567C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L567C13-L567C88" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L571C13-L571C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L571C13-L571C93" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L575C13-L575C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L575C13-L575C93" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L579C13-L579C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L579C13-L579C91" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L583C13-L583C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L583C13-L583C91" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L587C13-L588C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L587C13-L588C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L592C13-L593C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L592C13-L593C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L597C13-L598C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L597C13-L598C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L602C13-L603C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L602C13-L603C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L607C13-L608C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L607C13-L608C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L612C13-L613C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L612C13-L613C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L617C13-L618C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L617C13-L618C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L622C13-L623C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L622C13-L623C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L627C13-L628C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L627C13-L628C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L632C13-L633C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L632C13-L633C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L637C13-L638C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L637C13-L638C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L642C13-L643C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L642C13-L643C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L647C13-L648C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L647C13-L648C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L652C13-L653C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L652C13-L653C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L657C13-L658C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L657C13-L658C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L662C13-L663C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L662C13-L663C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L667C13-L668C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L667C13-L668C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L672C13-L673C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L672C13-L673C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L677C13-L678C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L677C13-L678C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L682C13-L683C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L682C13-L683C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L687C13-L688C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L687C13-L688C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L692C13-L693C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L692C13-L693C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L697C13-L698C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L697C13-L698C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L702C13-L703C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L702C13-L703C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L707C13-L708C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L707C13-L708C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L712C13-L713C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L712C13-L713C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L717C13-L718C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L717C13-L718C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L722C13-L723C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L722C13-L723C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L727C13-L728C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L727C13-L728C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L732C13-L733C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L732C13-L733C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L737C13-L738C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L737C13-L738C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L742C13-L743C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L742C13-L743C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L747C13-L748C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L747C13-L748C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L752C13-L753C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L752C13-L753C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L757C13-L758C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L757C13-L758C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L762C13-L763C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L762C13-L763C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L767C13-L768C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L767C13-L768C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L772C13-L773C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L772C13-L773C104" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L777C13-L778C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L777C13-L778C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L782C13-L783C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L782C13-L783C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4041C13-L4042C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4041C13-L4042C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseAdd(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4046C13-L4047C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4046C13-L4047C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4051C13-L4052C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4051C13-L4052C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseSubtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4056C13-L4057C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4056C13-L4057C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4061C13-L4062C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4061C13-L4062C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseMultiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4066C13-L4067C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4066C13-L4067C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4071C13-L4072C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4071C13-L4072C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseDivide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4076C13-L4077C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4076C13-L4077C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4081C13-L4082C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4081C13-L4082C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseModulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4086C13-L4087C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4086C13-L4087C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(System.Double,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4091C13-L4091C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4091C13-L4091C87" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseAdd(System.Double,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4095C13-L4095C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4095C13-L4095C94" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(System.Double,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4099C13-L4099C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4099C13-L4099C92" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseSubtract(System.Double,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4103C13-L4103C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4103C13-L4103C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(System.Double,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4107C13-L4107C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4107C13-L4107C92" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseMultiply(System.Double,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4111C13-L4111C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4111C13-L4111C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(System.Double,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4115C13-L4115C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4115C13-L4115C90" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseDivide(System.Double,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4119C13-L4119C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4119C13-L4119C97" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(System.Double,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4123C13-L4123C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4123C13-L4123C90" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseModulo(System.Double,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4127C13-L4127C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4127C13-L4127C97" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4131C13-L4132C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4131C13-L4132C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseAdd(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4136C13-L4137C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4136C13-L4137C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4141C13-L4142C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4141C13-L4142C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseSubtract(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4146C13-L4147C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4146C13-L4147C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4151C13-L4152C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4151C13-L4152C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseMultiply(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4156C13-L4157C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4156C13-L4157C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4161C13-L4162C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4161C13-L4162C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseDivide(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4166C13-L4167C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4166C13-L4167C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4171C13-L4172C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4171C13-L4172C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseModulo(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4176C13-L4177C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4176C13-L4177C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4181C13-L4182C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4181C13-L4182C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseAdd(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4186C13-L4187C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4186C13-L4187C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4191C13-L4192C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4191C13-L4192C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseSubtract(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4196C13-L4197C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4196C13-L4197C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4201C13-L4202C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4201C13-L4202C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseMultiply(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4206C13-L4207C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4206C13-L4207C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4211C13-L4212C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4211C13-L4212C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseDivide(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4216C13-L4217C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4216C13-L4217C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4221C13-L4222C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4221C13-L4222C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseModulo(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4226C13-L4227C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4226C13-L4227C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4231C13-L4232C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4231C13-L4232C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseAdd(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4236C13-L4237C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4236C13-L4237C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4241C13-L4242C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4241C13-L4242C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseSubtract(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4246C13-L4247C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4246C13-L4247C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4251C13-L4252C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4251C13-L4252C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseMultiply(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4256C13-L4257C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4256C13-L4257C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4261C13-L4262C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4261C13-L4262C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseDivide(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4266C13-L4267C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4266C13-L4267C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4271C13-L4272C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4271C13-L4272C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseModulo(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4276C13-L4277C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4276C13-L4277C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4281C13-L4282C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4281C13-L4282C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseAdd(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4286C13-L4287C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4286C13-L4287C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4291C13-L4292C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4291C13-L4292C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseSubtract(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4296C13-L4297C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4296C13-L4297C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4301C13-L4302C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4301C13-L4302C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseMultiply(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4306C13-L4307C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4306C13-L4307C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4311C13-L4312C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4311C13-L4312C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseDivide(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4316C13-L4317C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4316C13-L4317C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4321C13-L4322C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4321C13-L4322C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseModulo(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4326C13-L4327C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4326C13-L4327C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4331C13-L4332C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4331C13-L4332C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseAdd(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4336C13-L4337C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4336C13-L4337C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4341C13-L4342C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4341C13-L4342C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseSubtract(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4346C13-L4347C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4346C13-L4347C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4351C13-L4352C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4351C13-L4352C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseMultiply(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4356C13-L4357C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4356C13-L4357C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4361C13-L4362C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4361C13-L4362C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseDivide(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4366C13-L4367C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4366C13-L4367C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4371C13-L4372C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4371C13-L4372C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseModulo(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4376C13-L4377C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4376C13-L4377C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4381C13-L4382C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4381C13-L4382C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseAdd(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4386C13-L4387C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4386C13-L4387C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4391C13-L4392C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4391C13-L4392C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseSubtract(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4396C13-L4397C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4396C13-L4397C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4401C13-L4402C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4401C13-L4402C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseMultiply(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4406C13-L4407C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4406C13-L4407C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4411C13-L4412C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4411C13-L4412C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseDivide(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4416C13-L4417C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4416C13-L4417C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4421C13-L4422C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4421C13-L4422C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseModulo(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4426C13-L4427C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4426C13-L4427C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4431C13-L4432C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4431C13-L4432C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseAdd(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4436C13-L4437C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4436C13-L4437C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4441C13-L4442C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4441C13-L4442C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseSubtract(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4446C13-L4447C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4446C13-L4447C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4451C13-L4452C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4451C13-L4452C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseMultiply(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4456C13-L4457C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4456C13-L4457C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4461C13-L4462C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4461C13-L4462C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseDivide(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4466C13-L4467C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4466C13-L4467C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4471C13-L4472C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4471C13-L4472C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseModulo(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4476C13-L4477C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4476C13-L4477C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Add(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4481C13-L4482C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4481C13-L4482C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseAdd(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4486C13-L4487C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4486C13-L4487C103" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Subtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4491C13-L4492C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4491C13-L4492C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseSubtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4496C13-L4497C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4496C13-L4497C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Multiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4501C13-L4502C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4501C13-L4502C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseMultiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4506C13-L4507C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4506C13-L4507C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Divide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4511C13-L4512C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4511C13-L4512C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseDivide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4516C13-L4517C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4516C13-L4517C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.Modulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4521C13-L4522C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4521C13-L4522C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ReverseModulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4526C13-L4527C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4526C13-L4527C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9464C13-L9465C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9464C13-L9465C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9469C13-L9470C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9469C13-L9470C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9474C13-L9475C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9474C13-L9475C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9479C13-L9480C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9479C13-L9480C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9484C13-L9485C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9484C13-L9485C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9489C13-L9490C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9489C13-L9490C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9494C13-L9494C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9494C13-L9494C97" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9498C13-L9498C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9498C13-L9498C100" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9502C13-L9502C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9502C13-L9502C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9506C13-L9506C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9506C13-L9506C106" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9510C13-L9510C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9510C13-L9510C102" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9514C13-L9514C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9514C13-L9514C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9518C13-L9519C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9518C13-L9519C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9523C13-L9524C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9523C13-L9524C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9528C13-L9529C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9528C13-L9529C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9533C13-L9534C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9533C13-L9534C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9538C13-L9539C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9538C13-L9539C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9543C13-L9544C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9543C13-L9544C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9548C13-L9549C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9548C13-L9549C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9553C13-L9554C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9553C13-L9554C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9558C13-L9559C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9558C13-L9559C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9563C13-L9564C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9563C13-L9564C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9568C13-L9569C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9568C13-L9569C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9573C13-L9574C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9573C13-L9574C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9578C13-L9579C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9578C13-L9579C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9583C13-L9584C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9583C13-L9584C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9588C13-L9589C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9588C13-L9589C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9593C13-L9594C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9593C13-L9594C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9598C13-L9599C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9598C13-L9599C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9603C13-L9604C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9603C13-L9604C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9608C13-L9609C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9608C13-L9609C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9613C13-L9614C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9613C13-L9614C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9618C13-L9619C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9618C13-L9619C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9623C13-L9624C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9623C13-L9624C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9628C13-L9629C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9628C13-L9629C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9633C13-L9634C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9633C13-L9634C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9638C13-L9639C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9638C13-L9639C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9643C13-L9644C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9643C13-L9644C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9648C13-L9649C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9648C13-L9649C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9653C13-L9654C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9653C13-L9654C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9658C13-L9659C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9658C13-L9659C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9663C13-L9664C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9663C13-L9664C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9668C13-L9669C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9668C13-L9669C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9673C13-L9674C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9673C13-L9674C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9678C13-L9679C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9678C13-L9679C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9683C13-L9684C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9683C13-L9684C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9688C13-L9689C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9688C13-L9689C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9693C13-L9694C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9693C13-L9694C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9698C13-L9699C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9698C13-L9699C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9703C13-L9704C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9703C13-L9704C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9708C13-L9709C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9708C13-L9709C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9713C13-L9714C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9713C13-L9714C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9718C13-L9719C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9718C13-L9719C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9723C13-L9724C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9723C13-L9724C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9728C13-L9729C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9728C13-L9729C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9733C13-L9734C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9733C13-L9734C111" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9738C13-L9739C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9738C13-L9739C120" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9743C13-L9744C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9743C13-L9744C117" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9748C13-L9749C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9748C13-L9749C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9753C13-L9754C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9753C13-L9754C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12948C13-L12949C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12948C13-L12949C107" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12953C13-L12954C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12953C13-L12954C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12958C13-L12959C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12958C13-L12959C119" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12963C13-L12964C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12963C13-L12964C116" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12968C13-L12969C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12968C13-L12969C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12973C13-L12974C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12973C13-L12974C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12978C13-L12978C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12978C13-L12978C96" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12982C13-L12982C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12982C13-L12982C99" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12986C13-L12986C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12986C13-L12986C108" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12990C13-L12990C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12990C13-L12990C105" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12994C13-L12994C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12994C13-L12994C101" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12998C13-L12998C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12998C13-L12998C98" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13002C13-L13003C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13002C13-L13003C107" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13007C13-L13008C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13007C13-L13008C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13012C13-L13013C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13012C13-L13013C119" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13017C13-L13018C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13017C13-L13018C116" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13022C13-L13023C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13022C13-L13023C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13027C13-L13028C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13027C13-L13028C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13032C13-L13033C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13032C13-L13033C107" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13037C13-L13038C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13037C13-L13038C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13042C13-L13043C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13042C13-L13043C119" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13047C13-L13048C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13047C13-L13048C116" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13052C13-L13053C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13052C13-L13053C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13057C13-L13058C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13057C13-L13058C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13062C13-L13063C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13062C13-L13063C107" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13067C13-L13068C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13067C13-L13068C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13072C13-L13073C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13072C13-L13073C119" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13077C13-L13078C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13077C13-L13078C116" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13082C13-L13083C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13082C13-L13083C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13087C13-L13088C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13087C13-L13088C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13092C13-L13093C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13092C13-L13093C107" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13097C13-L13098C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13097C13-L13098C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13102C13-L13103C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13102C13-L13103C119" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13107C13-L13108C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13107C13-L13108C116" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13112C13-L13113C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13112C13-L13113C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13117C13-L13118C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13117C13-L13118C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13122C13-L13123C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13122C13-L13123C107" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13127C13-L13128C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13127C13-L13128C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13132C13-L13133C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13132C13-L13133C119" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13137C13-L13138C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13137C13-L13138C116" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13142C13-L13143C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13142C13-L13143C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13147C13-L13148C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13147C13-L13148C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13152C13-L13153C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13152C13-L13153C107" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13157C13-L13158C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13157C13-L13158C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13162C13-L13163C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13162C13-L13163C119" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13167C13-L13168C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13167C13-L13168C116" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13172C13-L13173C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13172C13-L13173C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13177C13-L13178C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13177C13-L13178C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13182C13-L13183C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13182C13-L13183C107" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13187C13-L13188C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13187C13-L13188C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13192C13-L13193C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13192C13-L13193C119" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13197C13-L13198C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13197C13-L13198C116" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13202C13-L13203C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13202C13-L13203C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13207C13-L13208C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13207C13-L13208C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13212C13-L13213C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13212C13-L13213C107" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseNotEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13217C13-L13218C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13217C13-L13218C110" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13222C13-L13223C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13222C13-L13223C119" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13227C13-L13228C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13227C13-L13228C116" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseGreaterThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13232C13-L13233C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13232C13-L13233C112" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.ElementwiseLessThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13237C13-L13238C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13237C13-L13238C109" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L105C13-L105C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L105C13-L105C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L109C13-L109C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L109C13-L109C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L113C13-L113C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L113C13-L113C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L117C13-L117C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L117C13-L117C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L121C13-L121C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L121C13-L121C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L125C13-L125C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L125C13-L125C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L129C13-L129C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L129C13-L129C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L133C13-L133C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L133C13-L133C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L137C13-L137C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L137C13-L137C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L141C13-L141C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L141C13-L141C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L678C13-L678C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L678C13-L678C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(System.Byte,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L682C13-L682C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L682C13-L682C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L686C13-L686C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L686C13-L686C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(System.Double,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L690C13-L690C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L690C13-L690C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L694C13-L694C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L694C13-L694C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(System.Single,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L698C13-L698C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L698C13-L698C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L702C13-L702C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L702C13-L702C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(System.Int32,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L706C13-L706C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L706C13-L706C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L710C13-L710C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L710C13-L710C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(System.Int64,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L714C13-L714C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L714C13-L714C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L718C13-L718C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L718C13-L718C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(System.SByte,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L722C13-L722C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L722C13-L722C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L726C13-L726C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L726C13-L726C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(System.Int16,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L730C13-L730C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L730C13-L730C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L734C13-L734C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L734C13-L734C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(System.UInt32,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L738C13-L738C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L738C13-L738C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L742C13-L742C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L742C13-L742C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(System.UInt64,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L746C13-L746C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L746C13-L746C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L750C13-L750C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L750C13-L750C36" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Addition(System.UInt16,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L754C13-L754C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L754C13-L754C43" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1551C13-L1551C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1551C13-L1551C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1555C13-L1555C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1555C13-L1555C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1559C13-L1559C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1559C13-L1559C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1563C13-L1563C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1563C13-L1563C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1567C13-L1567C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1567C13-L1567C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1571C13-L1571C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1571C13-L1571C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1575C13-L1575C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1575C13-L1575C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1579C13-L1579C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1579C13-L1579C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1583C13-L1583C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1583C13-L1583C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1587C13-L1587C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1587C13-L1587C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2124C13-L2124C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2124C13-L2124C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(System.Byte,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2128C13-L2128C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2128C13-L2128C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2132C13-L2132C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2132C13-L2132C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(System.Double,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2136C13-L2136C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2136C13-L2136C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2140C13-L2140C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2140C13-L2140C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(System.Single,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2144C13-L2144C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2144C13-L2144C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2148C13-L2148C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2148C13-L2148C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(System.Int32,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2152C13-L2152C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2152C13-L2152C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2156C13-L2156C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2156C13-L2156C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(System.Int64,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2160C13-L2160C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2160C13-L2160C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2164C13-L2164C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2164C13-L2164C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(System.SByte,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2168C13-L2168C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2168C13-L2168C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2172C13-L2172C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2172C13-L2172C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(System.Int16,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2176C13-L2176C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2176C13-L2176C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2180C13-L2180C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2180C13-L2180C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(System.UInt32,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2184C13-L2184C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2184C13-L2184C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2188C13-L2188C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2188C13-L2188C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(System.UInt64,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2192C13-L2192C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2192C13-L2192C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2196C13-L2196C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2196C13-L2196C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Subtraction(System.UInt16,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2200C13-L2200C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2200C13-L2200C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2997C13-L2997C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2997C13-L2997C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3001C13-L3001C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3001C13-L3001C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3005C13-L3005C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3005C13-L3005C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3009C13-L3009C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3009C13-L3009C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3013C13-L3013C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3013C13-L3013C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3017C13-L3017C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3017C13-L3017C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3021C13-L3021C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3021C13-L3021C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3025C13-L3025C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3025C13-L3025C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3029C13-L3029C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3029C13-L3029C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3033C13-L3033C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3033C13-L3033C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3570C13-L3570C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3570C13-L3570C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(System.Byte,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3574C13-L3574C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3574C13-L3574C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3578C13-L3578C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3578C13-L3578C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(System.Double,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3582C13-L3582C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3582C13-L3582C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3586C13-L3586C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3586C13-L3586C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(System.Single,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3590C13-L3590C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3590C13-L3590C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3594C13-L3594C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3594C13-L3594C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(System.Int32,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3598C13-L3598C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3598C13-L3598C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3602C13-L3602C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3602C13-L3602C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(System.Int64,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3606C13-L3606C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3606C13-L3606C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3610C13-L3610C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3610C13-L3610C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(System.SByte,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3614C13-L3614C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3614C13-L3614C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3618C13-L3618C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3618C13-L3618C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(System.Int16,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3622C13-L3622C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3622C13-L3622C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3626C13-L3626C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3626C13-L3626C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(System.UInt32,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3630C13-L3630C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3630C13-L3630C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3634C13-L3634C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3634C13-L3634C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(System.UInt64,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3638C13-L3638C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3638C13-L3638C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3642C13-L3642C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3642C13-L3642C41" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Multiply(System.UInt16,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3646C13-L3646C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3646C13-L3646C48" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4443C13-L4443C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4443C13-L4443C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4447C13-L4447C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4447C13-L4447C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4451C13-L4451C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4451C13-L4451C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4455C13-L4455C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4455C13-L4455C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4459C13-L4459C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4459C13-L4459C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4463C13-L4463C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4463C13-L4463C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4467C13-L4467C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4467C13-L4467C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4471C13-L4471C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4471C13-L4471C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4475C13-L4475C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4475C13-L4475C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4479C13-L4479C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4479C13-L4479C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5016C13-L5016C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5016C13-L5016C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(System.Byte,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5020C13-L5020C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5020C13-L5020C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5024C13-L5024C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5024C13-L5024C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(System.Double,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5028C13-L5028C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5028C13-L5028C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5032C13-L5032C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5032C13-L5032C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(System.Single,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5036C13-L5036C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5036C13-L5036C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5040C13-L5040C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5040C13-L5040C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(System.Int32,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5044C13-L5044C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5044C13-L5044C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5048C13-L5048C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5048C13-L5048C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(System.Int64,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5052C13-L5052C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5052C13-L5052C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5056C13-L5056C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5056C13-L5056C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(System.SByte,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5060C13-L5060C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5060C13-L5060C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5064C13-L5064C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5064C13-L5064C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(System.Int16,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5068C13-L5068C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5068C13-L5068C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5072C13-L5072C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5072C13-L5072C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(System.UInt32,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5076C13-L5076C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5076C13-L5076C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5080C13-L5080C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5080C13-L5080C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(System.UInt64,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5084C13-L5084C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5084C13-L5084C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5088C13-L5088C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5088C13-L5088C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Division(System.UInt16,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5092C13-L5092C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5092C13-L5092C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5889C13-L5889C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5889C13-L5889C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5893C13-L5893C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5893C13-L5893C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5897C13-L5897C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5897C13-L5897C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5901C13-L5901C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5901C13-L5901C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5905C13-L5905C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5905C13-L5905C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5909C13-L5909C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5909C13-L5909C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5913C13-L5913C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5913C13-L5913C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5917C13-L5917C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5917C13-L5917C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5921C13-L5921C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5921C13-L5921C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5925C13-L5925C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5925C13-L5925C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6462C13-L6462C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6462C13-L6462C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(System.Byte,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6466C13-L6466C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6466C13-L6466C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6470C13-L6470C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6470C13-L6470C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(System.Double,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6474C13-L6474C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6474C13-L6474C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6478C13-L6478C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6478C13-L6478C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(System.Single,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6482C13-L6482C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6482C13-L6482C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6486C13-L6486C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6486C13-L6486C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(System.Int32,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6490C13-L6490C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6490C13-L6490C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6494C13-L6494C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6494C13-L6494C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(System.Int64,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6498C13-L6498C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6498C13-L6498C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6502C13-L6502C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6502C13-L6502C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(System.SByte,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6506C13-L6506C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6506C13-L6506C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6510C13-L6510C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6510C13-L6510C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(System.Int16,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6514C13-L6514C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6514C13-L6514C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6518C13-L6518C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6518C13-L6518C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(System.UInt32,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6522C13-L6522C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6522C13-L6522C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6526C13-L6526C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6526C13-L6526C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(System.UInt64,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6530C13-L6530C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6530C13-L6530C46" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.DoubleDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6534C13-L6534C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6534C13-L6534C39" }, { "DocsId": "M:Microsoft.Data.Analysis.DoubleDataFrameColumn.op_Modulus(System.UInt16,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6538C13-L6538C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6538C13-L6538C46" } ], "DocsId": "T:Microsoft.Data.Analysis.DoubleDataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DoubleDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/DoubleDataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.Int16}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int16DataFrameColumn.cs#L13C80-L13C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int16DataFrameColumn.cs#L13C80-L13C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Int16})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int16DataFrameColumn.cs#L15C79-L15C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int16DataFrameColumn.cs#L15C79-L15C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int16DataFrameColumn.cs#L17C69-L17C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int16DataFrameColumn.cs#L17C69-L17C91" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int16DataFrameColumn.cs#L19C149-L19C202" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int16DataFrameColumn.cs#L19C149-L19C202" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int16DataFrameColumn.cs#L25C13-L25C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int16DataFrameColumn.cs#L25C13-L25C59" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1882C13-L1884C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1882C13-L1884C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1888C13-L1890C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1888C13-L1890C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1894C13-L1896C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1894C13-L1896C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1900C13-L1902C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1900C13-L1902C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1906C13-L1908C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1906C13-L1908C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1912C13-L1913C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1912C13-L1913C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1917C13-L1918C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1917C13-L1918C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1922C13-L1923C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1922C13-L1923C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1927C13-L1928C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1927C13-L1928C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1932C13-L1933C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1932C13-L1933C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1937C13-L1938C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1937C13-L1938C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1942C13-L1943C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1942C13-L1943C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1947C13-L1948C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1947C13-L1948C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1952C13-L1953C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1952C13-L1953C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1957C13-L1958C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1957C13-L1958C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1962C13-L1963C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1962C13-L1963C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1967C13-L1968C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1967C13-L1968C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1972C13-L1973C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1972C13-L1973C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1977C13-L1978C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1977C13-L1978C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1982C13-L1983C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1982C13-L1983C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1987C13-L1988C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1987C13-L1988C104" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1992C13-L1993C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1992C13-L1993C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1997C13-L1998C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1997C13-L1998C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2002C13-L2003C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2002C13-L2003C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2007C13-L2008C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2007C13-L2008C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2012C13-L2013C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2012C13-L2013C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2017C13-L2018C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2017C13-L2018C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2022C13-L2023C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2022C13-L2023C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2027C13-L2028C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2027C13-L2028C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2032C13-L2033C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2032C13-L2033C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2037C13-L2039C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2037C13-L2039C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2043C13-L2045C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2043C13-L2045C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2049C13-L2051C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2049C13-L2051C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2055C13-L2057C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2055C13-L2057C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2061C13-L2063C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2061C13-L2063C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2067C13-L2069C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2067C13-L2069C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2073C13-L2075C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2073C13-L2075C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2079C13-L2081C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2079C13-L2081C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2085C13-L2087C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2085C13-L2087C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2091C13-L2093C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2091C13-L2093C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2097C13-L2099C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2097C13-L2099C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2103C13-L2105C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2103C13-L2105C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2109C13-L2111C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2109C13-L2111C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2115C13-L2117C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2115C13-L2117C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2121C13-L2123C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2121C13-L2123C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2127C13-L2129C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2127C13-L2129C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2133C13-L2135C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2133C13-L2135C121" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2139C13-L2141C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2139C13-L2141C121" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2145C13-L2147C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2145C13-L2147C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2151C13-L2153C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2151C13-L2153C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2157C13-L2159C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2157C13-L2159C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2163C13-L2165C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2163C13-L2165C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2169C13-L2171C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2169C13-L2171C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2175C13-L2177C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2175C13-L2177C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2181C13-L2183C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2181C13-L2183C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6621C13-L6622C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6621C13-L6622C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseAdd(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6626C13-L6627C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6626C13-L6627C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6631C13-L6632C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6631C13-L6632C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseSubtract(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6636C13-L6637C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6636C13-L6637C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6641C13-L6642C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6641C13-L6642C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseMultiply(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6646C13-L6647C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6646C13-L6647C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6651C13-L6652C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6651C13-L6652C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseDivide(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6656C13-L6657C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6656C13-L6657C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6661C13-L6662C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6661C13-L6662C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseModulo(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6666C13-L6667C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6666C13-L6667C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6671C13-L6672C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6671C13-L6672C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseAdd(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6676C13-L6677C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6676C13-L6677C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6681C13-L6682C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6681C13-L6682C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseSubtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6686C13-L6687C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6686C13-L6687C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6691C13-L6692C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6691C13-L6692C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseMultiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6696C13-L6697C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6696C13-L6697C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6701C13-L6702C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6701C13-L6702C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseDivide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6706C13-L6707C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6706C13-L6707C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6711C13-L6712C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6711C13-L6712C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseModulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6716C13-L6717C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6716C13-L6717C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6721C13-L6722C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6721C13-L6722C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseAdd(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6726C13-L6727C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6726C13-L6727C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6731C13-L6732C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6731C13-L6732C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseSubtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6736C13-L6737C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6736C13-L6737C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6741C13-L6742C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6741C13-L6742C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseMultiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6746C13-L6747C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6746C13-L6747C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6751C13-L6752C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6751C13-L6752C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseDivide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6756C13-L6757C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6756C13-L6757C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6761C13-L6762C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6761C13-L6762C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseModulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6766C13-L6767C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6766C13-L6767C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6771C13-L6772C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6771C13-L6772C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseAdd(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6776C13-L6777C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6776C13-L6777C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6781C13-L6782C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6781C13-L6782C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseSubtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6786C13-L6787C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6786C13-L6787C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6791C13-L6792C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6791C13-L6792C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseMultiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6796C13-L6797C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6796C13-L6797C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6801C13-L6802C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6801C13-L6802C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseDivide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6806C13-L6807C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6806C13-L6807C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6811C13-L6812C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6811C13-L6812C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseModulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6816C13-L6817C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6816C13-L6817C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6821C13-L6822C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6821C13-L6822C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseAdd(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6826C13-L6827C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6826C13-L6827C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6831C13-L6832C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6831C13-L6832C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseSubtract(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6836C13-L6837C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6836C13-L6837C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6841C13-L6842C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6841C13-L6842C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseMultiply(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6846C13-L6847C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6846C13-L6847C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6851C13-L6852C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6851C13-L6852C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseDivide(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6856C13-L6857C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6856C13-L6857C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6861C13-L6862C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6861C13-L6862C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseModulo(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6866C13-L6867C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6866C13-L6867C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6871C13-L6872C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6871C13-L6872C104" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseAdd(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6876C13-L6877C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6876C13-L6877C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6881C13-L6882C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6881C13-L6882C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseSubtract(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6886C13-L6887C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6886C13-L6887C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6891C13-L6892C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6891C13-L6892C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseMultiply(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6896C13-L6897C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6896C13-L6897C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6901C13-L6902C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6901C13-L6902C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseDivide(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6906C13-L6907C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6906C13-L6907C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6911C13-L6912C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6911C13-L6912C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseModulo(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6916C13-L6917C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6916C13-L6917C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6921C13-L6922C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6921C13-L6922C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseAdd(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6926C13-L6927C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6926C13-L6927C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6931C13-L6932C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6931C13-L6932C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseSubtract(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6936C13-L6937C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6936C13-L6937C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6941C13-L6942C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6941C13-L6942C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseMultiply(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6946C13-L6947C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6946C13-L6947C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6951C13-L6952C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6951C13-L6952C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseDivide(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6956C13-L6957C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6956C13-L6957C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6961C13-L6962C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6961C13-L6962C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseModulo(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6966C13-L6967C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6966C13-L6967C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6971C13-L6972C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6971C13-L6972C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseAdd(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6976C13-L6977C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6976C13-L6977C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6981C13-L6982C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6981C13-L6982C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseSubtract(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6986C13-L6987C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6986C13-L6987C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6991C13-L6992C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6991C13-L6992C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseMultiply(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6996C13-L6997C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6996C13-L6997C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7001C13-L7002C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7001C13-L7002C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseDivide(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7006C13-L7007C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7006C13-L7007C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7011C13-L7012C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7011C13-L7012C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseModulo(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7016C13-L7017C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7016C13-L7017C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7021C13-L7022C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7021C13-L7022C104" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseAdd(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7026C13-L7027C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7026C13-L7027C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7031C13-L7032C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7031C13-L7032C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseSubtract(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7036C13-L7037C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7036C13-L7037C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7041C13-L7042C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7041C13-L7042C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseMultiply(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7046C13-L7047C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7046C13-L7047C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7051C13-L7052C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7051C13-L7052C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseDivide(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7056C13-L7057C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7056C13-L7057C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7061C13-L7062C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7061C13-L7062C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseModulo(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7066C13-L7067C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7066C13-L7067C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7071C13-L7072C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7071C13-L7072C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseAdd(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7076C13-L7077C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7076C13-L7077C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7081C13-L7082C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7081C13-L7082C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseSubtract(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7086C13-L7087C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7086C13-L7087C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7091C13-L7092C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7091C13-L7092C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseMultiply(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7096C13-L7097C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7096C13-L7097C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7101C13-L7102C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7101C13-L7102C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseDivide(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7106C13-L7107C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7106C13-L7107C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7111C13-L7112C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7111C13-L7112C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseModulo(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7116C13-L7117C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7116C13-L7117C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Add(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7121C13-L7122C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7121C13-L7122C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseAdd(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7126C13-L7127C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7126C13-L7127C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Subtract(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7131C13-L7132C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7131C13-L7132C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseSubtract(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7136C13-L7137C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7136C13-L7137C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Multiply(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7141C13-L7142C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7141C13-L7142C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseMultiply(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7146C13-L7147C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7146C13-L7147C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Divide(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7151C13-L7152C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7151C13-L7152C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseDivide(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7156C13-L7157C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7156C13-L7157C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.Modulo(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7161C13-L7162C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7161C13-L7162C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ReverseModulo(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7166C13-L7167C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7166C13-L7167C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11014C13-L11015C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11014C13-L11015C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11019C13-L11020C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11019C13-L11020C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11024C13-L11025C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11024C13-L11025C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11029C13-L11030C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11029C13-L11030C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11034C13-L11035C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11034C13-L11035C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11039C13-L11040C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11039C13-L11040C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11044C13-L11045C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11044C13-L11045C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11049C13-L11050C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11049C13-L11050C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11054C13-L11055C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11054C13-L11055C123" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11059C13-L11060C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11059C13-L11060C120" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11064C13-L11065C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11064C13-L11065C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11069C13-L11070C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11069C13-L11070C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11074C13-L11075C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11074C13-L11075C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11079C13-L11080C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11079C13-L11080C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11084C13-L11085C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11084C13-L11085C122" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11089C13-L11090C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11089C13-L11090C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11094C13-L11095C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11094C13-L11095C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11099C13-L11100C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11099C13-L11100C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11104C13-L11105C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11104C13-L11105C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11109C13-L11110C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11109C13-L11110C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11114C13-L11115C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11114C13-L11115C121" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11119C13-L11120C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11119C13-L11120C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11124C13-L11125C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11124C13-L11125C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11129C13-L11130C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11129C13-L11130C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11134C13-L11135C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11134C13-L11135C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11139C13-L11140C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11139C13-L11140C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11144C13-L11145C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11144C13-L11145C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11149C13-L11150C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11149C13-L11150C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11154C13-L11155C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11154C13-L11155C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11159C13-L11160C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11159C13-L11160C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11164C13-L11165C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11164C13-L11165C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11169C13-L11170C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11169C13-L11170C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11174C13-L11175C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11174C13-L11175C120" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11179C13-L11180C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11179C13-L11180C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11184C13-L11185C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11184C13-L11185C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11189C13-L11190C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11189C13-L11190C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11194C13-L11195C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11194C13-L11195C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11199C13-L11200C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11199C13-L11200C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11204C13-L11205C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11204C13-L11205C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11209C13-L11210C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11209C13-L11210C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11214C13-L11215C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11214C13-L11215C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11219C13-L11220C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11219C13-L11220C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11224C13-L11224C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11224C13-L11224C97" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11228C13-L11228C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11228C13-L11228C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11232C13-L11232C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11232C13-L11232C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11236C13-L11236C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11236C13-L11236C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11240C13-L11240C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11240C13-L11240C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11244C13-L11244C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11244C13-L11244C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11248C13-L11249C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11248C13-L11249C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11253C13-L11254C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11253C13-L11254C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11258C13-L11259C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11258C13-L11259C120" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11263C13-L11264C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11263C13-L11264C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11268C13-L11269C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11268C13-L11269C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11273C13-L11274C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11273C13-L11274C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11278C13-L11279C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11278C13-L11279C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11283C13-L11284C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11283C13-L11284C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11288C13-L11289C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11288C13-L11289C121" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11293C13-L11294C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11293C13-L11294C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11298C13-L11299C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11298C13-L11299C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11303C13-L11304C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11303C13-L11304C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11308C13-L11309C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11308C13-L11309C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11313C13-L11314C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11313C13-L11314C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11318C13-L11319C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11318C13-L11319C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11323C13-L11324C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11323C13-L11324C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11328C13-L11329C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11328C13-L11329C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11333C13-L11334C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11333C13-L11334C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14498C13-L14499C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14498C13-L14499C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14503C13-L14504C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14503C13-L14504C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14508C13-L14509C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14508C13-L14509C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14513C13-L14514C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14513C13-L14514C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14518C13-L14519C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14518C13-L14519C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14523C13-L14524C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14523C13-L14524C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14528C13-L14529C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14528C13-L14529C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14533C13-L14534C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14533C13-L14534C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14538C13-L14539C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14538C13-L14539C122" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14543C13-L14544C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14543C13-L14544C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14548C13-L14549C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14548C13-L14549C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14553C13-L14554C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14553C13-L14554C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14558C13-L14559C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14558C13-L14559C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14563C13-L14564C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14563C13-L14564C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14568C13-L14569C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14568C13-L14569C121" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14573C13-L14574C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14573C13-L14574C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14578C13-L14579C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14578C13-L14579C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14583C13-L14584C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14583C13-L14584C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14588C13-L14589C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14588C13-L14589C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14593C13-L14594C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14593C13-L14594C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14598C13-L14599C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14598C13-L14599C120" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14603C13-L14604C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14603C13-L14604C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14608C13-L14609C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14608C13-L14609C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14613C13-L14614C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14613C13-L14614C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14618C13-L14619C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14618C13-L14619C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14623C13-L14624C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14623C13-L14624C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14628C13-L14629C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14628C13-L14629C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14633C13-L14634C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14633C13-L14634C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14638C13-L14639C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14638C13-L14639C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14643C13-L14644C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14643C13-L14644C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14648C13-L14649C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14648C13-L14649C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14653C13-L14654C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14653C13-L14654C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14658C13-L14659C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14658C13-L14659C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14663C13-L14664C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14663C13-L14664C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14668C13-L14669C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14668C13-L14669C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14673C13-L14674C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14673C13-L14674C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14678C13-L14679C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14678C13-L14679C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14683C13-L14684C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14683C13-L14684C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14688C13-L14689C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14688C13-L14689C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14693C13-L14694C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14693C13-L14694C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14698C13-L14699C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14698C13-L14699C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14703C13-L14704C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14703C13-L14704C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14708C13-L14708C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14708C13-L14708C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14712C13-L14712C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14712C13-L14712C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14716C13-L14716C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14716C13-L14716C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14720C13-L14720C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14720C13-L14720C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14724C13-L14724C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14724C13-L14724C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14728C13-L14728C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14728C13-L14728C98" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14732C13-L14733C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14732C13-L14733C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14737C13-L14738C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14737C13-L14738C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14742C13-L14743C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14742C13-L14743C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14747C13-L14748C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14747C13-L14748C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14752C13-L14753C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14752C13-L14753C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14757C13-L14758C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14757C13-L14758C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14762C13-L14763C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14762C13-L14763C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14767C13-L14768C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14767C13-L14768C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14772C13-L14773C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14772C13-L14773C120" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14777C13-L14778C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14777C13-L14778C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14782C13-L14783C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14782C13-L14783C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14787C13-L14788C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14787C13-L14788C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14792C13-L14793C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14792C13-L14793C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseNotEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14797C13-L14798C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14797C13-L14798C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14802C13-L14803C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14802C13-L14803C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14807C13-L14808C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14807C13-L14808C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseGreaterThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14812C13-L14813C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14812C13-L14813C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.ElementwiseLessThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14817C13-L14818C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14817C13-L14818C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.LeftShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15847C13-L15849C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15847C13-L15849C82" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.RightShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15923C13-L15925C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15923C13-L15925C82" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L328C13-L328C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L328C13-L328C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L332C13-L332C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L332C13-L332C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L336C13-L336C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L336C13-L336C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L340C13-L340C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L340C13-L340C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L344C13-L344C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L344C13-L344C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L348C13-L348C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L348C13-L348C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L352C13-L352C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L352C13-L352C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L356C13-L356C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L356C13-L356C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L360C13-L360C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L360C13-L360C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L364C13-L364C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L364C13-L364C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L368C13-L368C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L368C13-L368C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1109C13-L1109C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1109C13-L1109C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(System.Byte,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1113C13-L1113C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1113C13-L1113C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1117C13-L1117C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1117C13-L1117C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(System.Decimal,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1121C13-L1121C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1121C13-L1121C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1125C13-L1125C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1125C13-L1125C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(System.Double,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1129C13-L1129C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1129C13-L1129C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1133C13-L1133C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1133C13-L1133C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(System.Single,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1137C13-L1137C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1137C13-L1137C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1141C13-L1141C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1141C13-L1141C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(System.Int32,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1145C13-L1145C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1145C13-L1145C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1149C13-L1149C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1149C13-L1149C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(System.Int64,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1153C13-L1153C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1153C13-L1153C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1157C13-L1157C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1157C13-L1157C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(System.SByte,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1161C13-L1161C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1161C13-L1161C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1165C13-L1165C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1165C13-L1165C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(System.Int16,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1169C13-L1169C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1169C13-L1169C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1173C13-L1173C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1173C13-L1173C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(System.UInt32,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1177C13-L1177C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1177C13-L1177C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1181C13-L1181C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1181C13-L1181C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(System.UInt64,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1185C13-L1185C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1185C13-L1185C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1189C13-L1189C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1189C13-L1189C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Addition(System.UInt16,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1193C13-L1193C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1193C13-L1193C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1774C13-L1774C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1774C13-L1774C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1778C13-L1778C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1778C13-L1778C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1782C13-L1782C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1782C13-L1782C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1786C13-L1786C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1786C13-L1786C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1790C13-L1790C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1790C13-L1790C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1794C13-L1794C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1794C13-L1794C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1798C13-L1798C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1798C13-L1798C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1802C13-L1802C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1802C13-L1802C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1806C13-L1806C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1806C13-L1806C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1810C13-L1810C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1810C13-L1810C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1814C13-L1814C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1814C13-L1814C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2555C13-L2555C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2555C13-L2555C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(System.Byte,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2559C13-L2559C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2559C13-L2559C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2563C13-L2563C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2563C13-L2563C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(System.Decimal,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2567C13-L2567C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2567C13-L2567C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2571C13-L2571C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2571C13-L2571C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(System.Double,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2575C13-L2575C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2575C13-L2575C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2579C13-L2579C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2579C13-L2579C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(System.Single,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2583C13-L2583C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2583C13-L2583C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2587C13-L2587C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2587C13-L2587C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(System.Int32,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2591C13-L2591C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2591C13-L2591C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2595C13-L2595C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2595C13-L2595C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(System.Int64,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2599C13-L2599C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2599C13-L2599C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2603C13-L2603C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2603C13-L2603C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(System.SByte,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2607C13-L2607C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2607C13-L2607C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2611C13-L2611C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2611C13-L2611C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(System.Int16,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2615C13-L2615C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2615C13-L2615C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2619C13-L2619C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2619C13-L2619C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(System.UInt32,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2623C13-L2623C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2623C13-L2623C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2627C13-L2627C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2627C13-L2627C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(System.UInt64,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2631C13-L2631C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2631C13-L2631C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2635C13-L2635C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2635C13-L2635C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Subtraction(System.UInt16,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2639C13-L2639C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2639C13-L2639C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3220C13-L3220C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3220C13-L3220C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3224C13-L3224C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3224C13-L3224C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3228C13-L3228C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3228C13-L3228C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3232C13-L3232C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3232C13-L3232C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3236C13-L3236C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3236C13-L3236C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3240C13-L3240C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3240C13-L3240C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3244C13-L3244C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3244C13-L3244C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3248C13-L3248C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3248C13-L3248C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3252C13-L3252C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3252C13-L3252C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3256C13-L3256C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3256C13-L3256C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3260C13-L3260C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3260C13-L3260C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4001C13-L4001C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4001C13-L4001C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(System.Byte,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4005C13-L4005C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4005C13-L4005C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4009C13-L4009C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4009C13-L4009C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(System.Decimal,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4013C13-L4013C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4013C13-L4013C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4017C13-L4017C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4017C13-L4017C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(System.Double,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4021C13-L4021C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4021C13-L4021C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4025C13-L4025C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4025C13-L4025C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(System.Single,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4029C13-L4029C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4029C13-L4029C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4033C13-L4033C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4033C13-L4033C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(System.Int32,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4037C13-L4037C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4037C13-L4037C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4041C13-L4041C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4041C13-L4041C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(System.Int64,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4045C13-L4045C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4045C13-L4045C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4049C13-L4049C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4049C13-L4049C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(System.SByte,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4053C13-L4053C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4053C13-L4053C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4057C13-L4057C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4057C13-L4057C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(System.Int16,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4061C13-L4061C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4061C13-L4061C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4065C13-L4065C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4065C13-L4065C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(System.UInt32,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4069C13-L4069C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4069C13-L4069C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4073C13-L4073C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4073C13-L4073C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(System.UInt64,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4077C13-L4077C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4077C13-L4077C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4081C13-L4081C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4081C13-L4081C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Multiply(System.UInt16,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4085C13-L4085C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4085C13-L4085C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4666C13-L4666C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4666C13-L4666C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4670C13-L4670C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4670C13-L4670C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4674C13-L4674C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4674C13-L4674C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4678C13-L4678C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4678C13-L4678C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4682C13-L4682C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4682C13-L4682C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4686C13-L4686C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4686C13-L4686C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4690C13-L4690C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4690C13-L4690C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4694C13-L4694C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4694C13-L4694C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4698C13-L4698C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4698C13-L4698C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4702C13-L4702C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4702C13-L4702C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4706C13-L4706C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4706C13-L4706C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5447C13-L5447C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5447C13-L5447C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(System.Byte,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5451C13-L5451C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5451C13-L5451C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5455C13-L5455C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5455C13-L5455C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(System.Decimal,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5459C13-L5459C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5459C13-L5459C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5463C13-L5463C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5463C13-L5463C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(System.Double,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5467C13-L5467C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5467C13-L5467C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5471C13-L5471C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5471C13-L5471C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(System.Single,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5475C13-L5475C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5475C13-L5475C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5479C13-L5479C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5479C13-L5479C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(System.Int32,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5483C13-L5483C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5483C13-L5483C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5487C13-L5487C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5487C13-L5487C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(System.Int64,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5491C13-L5491C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5491C13-L5491C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5495C13-L5495C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5495C13-L5495C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(System.SByte,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5499C13-L5499C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5499C13-L5499C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5503C13-L5503C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5503C13-L5503C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(System.Int16,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5507C13-L5507C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5507C13-L5507C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5511C13-L5511C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5511C13-L5511C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(System.UInt32,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5515C13-L5515C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5515C13-L5515C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5519C13-L5519C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5519C13-L5519C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(System.UInt64,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5523C13-L5523C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5523C13-L5523C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5527C13-L5527C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5527C13-L5527C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Division(System.UInt16,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5531C13-L5531C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5531C13-L5531C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6112C13-L6112C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6112C13-L6112C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6116C13-L6116C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6116C13-L6116C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6120C13-L6120C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6120C13-L6120C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6124C13-L6124C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6124C13-L6124C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6128C13-L6128C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6128C13-L6128C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6132C13-L6132C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6132C13-L6132C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6136C13-L6136C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6136C13-L6136C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6140C13-L6140C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6140C13-L6140C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6144C13-L6144C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6144C13-L6144C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6148C13-L6148C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6148C13-L6148C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6152C13-L6152C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6152C13-L6152C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6893C13-L6893C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6893C13-L6893C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(System.Byte,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6897C13-L6897C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6897C13-L6897C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6901C13-L6901C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6901C13-L6901C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(System.Decimal,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6905C13-L6905C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6905C13-L6905C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6909C13-L6909C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6909C13-L6909C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(System.Double,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6913C13-L6913C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6913C13-L6913C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6917C13-L6917C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6917C13-L6917C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(System.Single,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6921C13-L6921C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6921C13-L6921C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6925C13-L6925C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6925C13-L6925C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(System.Int32,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6929C13-L6929C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6929C13-L6929C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6933C13-L6933C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6933C13-L6933C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(System.Int64,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6937C13-L6937C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6937C13-L6937C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6941C13-L6941C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6941C13-L6941C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(System.SByte,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6945C13-L6945C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6945C13-L6945C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6949C13-L6949C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6949C13-L6949C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(System.Int16,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6953C13-L6953C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6953C13-L6953C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6957C13-L6957C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6957C13-L6957C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(System.UInt32,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6961C13-L6961C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6961C13-L6961C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6965C13-L6965C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6965C13-L6965C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(System.UInt64,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6969C13-L6969C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6969C13-L6969C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int16DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6973C13-L6973C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6973C13-L6973C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_Modulus(System.UInt16,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6977C13-L6977C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6977C13-L6977C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_LeftShift(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7319C13-L7319C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7319C13-L7319C42" }, { "DocsId": "M:Microsoft.Data.Analysis.Int16DataFrameColumn.op_RightShift(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7375C13-L7375C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7375C13-L7375C43" } ], "DocsId": "T:Microsoft.Data.Analysis.Int16DataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int16DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int16DataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.Int32}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int32DataFrameColumn.cs#L13C78-L13C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int32DataFrameColumn.cs#L13C78-L13C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int32DataFrameColumn.cs#L15C77-L15C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int32DataFrameColumn.cs#L15C77-L15C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int32DataFrameColumn.cs#L17C69-L17C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int32DataFrameColumn.cs#L17C69-L17C91" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int32DataFrameColumn.cs#L19C149-L19C202" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int32DataFrameColumn.cs#L19C149-L19C202" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int32DataFrameColumn.cs#L25C13-L25C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int32DataFrameColumn.cs#L25C13-L25C59" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1040C13-L1041C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1040C13-L1041C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1045C13-L1046C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1045C13-L1046C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1050C13-L1051C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1050C13-L1051C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1055C13-L1056C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1055C13-L1056C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1060C13-L1061C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1060C13-L1061C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1065C13-L1066C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1065C13-L1066C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1070C13-L1071C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1070C13-L1071C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1075C13-L1076C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1075C13-L1076C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1080C13-L1081C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1080C13-L1081C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1085C13-L1086C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1085C13-L1086C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1090C13-L1091C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1090C13-L1091C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1095C13-L1096C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1095C13-L1096C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1100C13-L1101C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1100C13-L1101C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1105C13-L1106C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1105C13-L1106C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1110C13-L1111C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1110C13-L1111C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1115C13-L1116C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1115C13-L1116C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1120C13-L1121C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1120C13-L1121C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1125C13-L1126C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1125C13-L1126C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1130C13-L1131C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1130C13-L1131C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1135C13-L1136C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1135C13-L1136C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1140C13-L1140C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1140C13-L1140C88" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1144C13-L1144C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1144C13-L1144C93" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1148C13-L1148C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1148C13-L1148C93" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1152C13-L1152C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1152C13-L1152C91" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1156C13-L1156C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1156C13-L1156C91" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1160C13-L1161C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1160C13-L1161C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1165C13-L1166C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1165C13-L1166C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1170C13-L1171C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1170C13-L1171C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1175C13-L1176C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1175C13-L1176C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1180C13-L1181C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1180C13-L1181C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1185C13-L1186C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1185C13-L1186C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1190C13-L1191C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1190C13-L1191C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1195C13-L1196C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1195C13-L1196C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1200C13-L1201C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1200C13-L1201C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1205C13-L1206C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1205C13-L1206C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1210C13-L1211C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1210C13-L1211C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1215C13-L1216C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1215C13-L1216C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1220C13-L1221C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1220C13-L1221C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1225C13-L1226C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1225C13-L1226C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1230C13-L1231C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1230C13-L1231C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1235C13-L1237C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1235C13-L1237C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1241C13-L1243C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1241C13-L1243C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1247C13-L1249C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1247C13-L1249C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1253C13-L1255C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1253C13-L1255C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1259C13-L1261C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1259C13-L1261C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1265C13-L1267C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1265C13-L1267C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1271C13-L1273C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1271C13-L1273C121" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1277C13-L1279C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1277C13-L1279C121" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1283C13-L1285C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1283C13-L1285C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1289C13-L1291C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1289C13-L1291C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1295C13-L1296C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1295C13-L1296C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1300C13-L1301C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1300C13-L1301C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1305C13-L1306C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1305C13-L1306C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1310C13-L1311C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1310C13-L1311C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1315C13-L1316C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1315C13-L1316C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5029C13-L5030C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5029C13-L5030C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseAdd(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5034C13-L5035C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5034C13-L5035C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5039C13-L5040C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5039C13-L5040C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseSubtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5044C13-L5045C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5044C13-L5045C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5049C13-L5050C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5049C13-L5050C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseMultiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5054C13-L5055C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5054C13-L5055C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5059C13-L5060C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5059C13-L5060C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseDivide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5064C13-L5065C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5064C13-L5065C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5069C13-L5070C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5069C13-L5070C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseModulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5074C13-L5075C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5074C13-L5075C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5079C13-L5080C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5079C13-L5080C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseAdd(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5084C13-L5085C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5084C13-L5085C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5089C13-L5090C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5089C13-L5090C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseSubtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5094C13-L5095C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5094C13-L5095C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5099C13-L5100C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5099C13-L5100C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseMultiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5104C13-L5105C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5104C13-L5105C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5109C13-L5110C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5109C13-L5110C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseDivide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5114C13-L5115C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5114C13-L5115C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5119C13-L5120C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5119C13-L5120C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseModulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5124C13-L5125C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5124C13-L5125C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5129C13-L5130C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5129C13-L5130C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseAdd(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5134C13-L5135C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5134C13-L5135C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5139C13-L5140C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5139C13-L5140C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseSubtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5144C13-L5145C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5144C13-L5145C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5149C13-L5150C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5149C13-L5150C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseMultiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5154C13-L5155C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5154C13-L5155C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5159C13-L5160C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5159C13-L5160C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseDivide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5164C13-L5165C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5164C13-L5165C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5169C13-L5170C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5169C13-L5170C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseModulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5174C13-L5175C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5174C13-L5175C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5179C13-L5180C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5179C13-L5180C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseAdd(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5184C13-L5185C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5184C13-L5185C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5189C13-L5190C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5189C13-L5190C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseSubtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5194C13-L5195C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5194C13-L5195C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5199C13-L5200C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5199C13-L5200C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseMultiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5204C13-L5205C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5204C13-L5205C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5209C13-L5210C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5209C13-L5210C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseDivide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5214C13-L5215C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5214C13-L5215C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5219C13-L5220C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5219C13-L5220C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseModulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5224C13-L5225C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5224C13-L5225C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5229C13-L5229C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5229C13-L5229C87" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseAdd(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5233C13-L5233C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5233C13-L5233C94" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5237C13-L5237C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5237C13-L5237C92" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseSubtract(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5241C13-L5241C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5241C13-L5241C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5245C13-L5245C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5245C13-L5245C92" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseMultiply(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5249C13-L5249C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5249C13-L5249C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5253C13-L5253C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5253C13-L5253C90" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseDivide(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5257C13-L5257C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5257C13-L5257C97" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5261C13-L5261C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5261C13-L5261C90" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseModulo(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5265C13-L5265C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5265C13-L5265C97" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5269C13-L5270C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5269C13-L5270C104" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseAdd(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5274C13-L5275C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5274C13-L5275C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5279C13-L5280C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5279C13-L5280C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseSubtract(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5284C13-L5285C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5284C13-L5285C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5289C13-L5290C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5289C13-L5290C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseMultiply(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5294C13-L5295C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5294C13-L5295C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5299C13-L5300C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5299C13-L5300C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseDivide(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5304C13-L5305C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5304C13-L5305C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5309C13-L5310C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5309C13-L5310C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseModulo(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5314C13-L5315C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5314C13-L5315C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5319C13-L5320C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5319C13-L5320C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseAdd(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5324C13-L5325C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5324C13-L5325C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5329C13-L5330C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5329C13-L5330C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseSubtract(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5334C13-L5335C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5334C13-L5335C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5339C13-L5340C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5339C13-L5340C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseMultiply(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5344C13-L5345C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5344C13-L5345C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5349C13-L5350C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5349C13-L5350C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseDivide(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5354C13-L5355C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5354C13-L5355C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5359C13-L5360C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5359C13-L5360C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseModulo(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5364C13-L5365C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5364C13-L5365C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5369C13-L5370C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5369C13-L5370C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseAdd(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5374C13-L5375C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5374C13-L5375C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5379C13-L5380C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5379C13-L5380C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseSubtract(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5384C13-L5385C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5384C13-L5385C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5389C13-L5390C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5389C13-L5390C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseMultiply(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5394C13-L5395C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5394C13-L5395C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5399C13-L5400C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5399C13-L5400C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseDivide(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5404C13-L5405C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5404C13-L5405C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5409C13-L5410C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5409C13-L5410C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseModulo(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5414C13-L5415C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5414C13-L5415C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5419C13-L5420C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5419C13-L5420C104" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseAdd(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5424C13-L5425C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5424C13-L5425C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5429C13-L5430C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5429C13-L5430C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseSubtract(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5434C13-L5435C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5434C13-L5435C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5439C13-L5440C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5439C13-L5440C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseMultiply(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5444C13-L5445C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5444C13-L5445C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5449C13-L5450C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5449C13-L5450C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseDivide(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5454C13-L5455C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5454C13-L5455C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5459C13-L5460C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5459C13-L5460C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseModulo(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5464C13-L5465C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5464C13-L5465C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5469C13-L5470C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5469C13-L5470C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseAdd(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5474C13-L5475C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5474C13-L5475C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5479C13-L5480C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5479C13-L5480C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseSubtract(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5484C13-L5485C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5484C13-L5485C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5489C13-L5490C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5489C13-L5490C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseMultiply(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5494C13-L5495C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5494C13-L5495C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5499C13-L5500C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5499C13-L5500C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseDivide(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5504C13-L5505C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5504C13-L5505C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5509C13-L5510C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5509C13-L5510C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseModulo(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5514C13-L5515C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5514C13-L5515C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Add(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5519C13-L5520C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5519C13-L5520C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseAdd(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5524C13-L5525C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5524C13-L5525C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Subtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5529C13-L5530C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5529C13-L5530C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseSubtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5534C13-L5535C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5534C13-L5535C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Multiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5539C13-L5540C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5539C13-L5540C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseMultiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5544C13-L5545C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5544C13-L5545C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Divide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5549C13-L5550C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5549C13-L5550C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseDivide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5554C13-L5555C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5554C13-L5555C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.Modulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5559C13-L5560C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5559C13-L5560C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ReverseModulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5564C13-L5565C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5564C13-L5565C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10060C13-L10061C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10060C13-L10061C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10065C13-L10066C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10065C13-L10066C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10070C13-L10071C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10070C13-L10071C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10075C13-L10076C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10075C13-L10076C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10080C13-L10081C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10080C13-L10081C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10085C13-L10086C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10085C13-L10086C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10090C13-L10091C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10090C13-L10091C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10095C13-L10096C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10095C13-L10096C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10100C13-L10101C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10100C13-L10101C123" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10105C13-L10106C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10105C13-L10106C120" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10110C13-L10111C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10110C13-L10111C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10115C13-L10116C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10115C13-L10116C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10120C13-L10121C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10120C13-L10121C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10125C13-L10126C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10125C13-L10126C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10130C13-L10131C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10130C13-L10131C122" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10135C13-L10136C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10135C13-L10136C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10140C13-L10141C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10140C13-L10141C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10145C13-L10146C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10145C13-L10146C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10150C13-L10151C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10150C13-L10151C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10155C13-L10156C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10155C13-L10156C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10160C13-L10161C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10160C13-L10161C121" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10165C13-L10166C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10165C13-L10166C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10170C13-L10171C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10170C13-L10171C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10175C13-L10176C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10175C13-L10176C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10180C13-L10180C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10180C13-L10180C97" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10184C13-L10184C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10184C13-L10184C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10188C13-L10188C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10188C13-L10188C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10192C13-L10192C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10192C13-L10192C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10196C13-L10196C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10196C13-L10196C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10200C13-L10200C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10200C13-L10200C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10204C13-L10205C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10204C13-L10205C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10209C13-L10210C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10209C13-L10210C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10214C13-L10215C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10214C13-L10215C120" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10219C13-L10220C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10219C13-L10220C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10224C13-L10225C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10224C13-L10225C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10229C13-L10230C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10229C13-L10230C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10234C13-L10235C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10234C13-L10235C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10239C13-L10240C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10239C13-L10240C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10244C13-L10245C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10244C13-L10245C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10249C13-L10250C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10249C13-L10250C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10254C13-L10255C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10254C13-L10255C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10259C13-L10260C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10259C13-L10260C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10264C13-L10265C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10264C13-L10265C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10269C13-L10270C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10269C13-L10270C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10274C13-L10275C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10274C13-L10275C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10279C13-L10280C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10279C13-L10280C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10284C13-L10285C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10284C13-L10285C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10289C13-L10290C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10289C13-L10290C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10294C13-L10295C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10294C13-L10295C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10299C13-L10300C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10299C13-L10300C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10304C13-L10305C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10304C13-L10305C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10309C13-L10310C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10309C13-L10310C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10314C13-L10315C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10314C13-L10315C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10319C13-L10320C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10319C13-L10320C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10324C13-L10325C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10324C13-L10325C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10329C13-L10330C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10329C13-L10330C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10334C13-L10335C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10334C13-L10335C121" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10339C13-L10340C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10339C13-L10340C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10344C13-L10345C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10344C13-L10345C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10349C13-L10350C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10349C13-L10350C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10354C13-L10355C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10354C13-L10355C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10359C13-L10360C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10359C13-L10360C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10364C13-L10365C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10364C13-L10365C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10369C13-L10370C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10369C13-L10370C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10374C13-L10375C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10374C13-L10375C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10379C13-L10380C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10379C13-L10380C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13544C13-L13545C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13544C13-L13545C104" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13549C13-L13550C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13549C13-L13550C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13554C13-L13555C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13554C13-L13555C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13559C13-L13560C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13559C13-L13560C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13564C13-L13565C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13564C13-L13565C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13569C13-L13570C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13569C13-L13570C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13574C13-L13575C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13574C13-L13575C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13579C13-L13580C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13579C13-L13580C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13584C13-L13585C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13584C13-L13585C122" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13589C13-L13590C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13589C13-L13590C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13594C13-L13595C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13594C13-L13595C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13599C13-L13600C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13599C13-L13600C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13604C13-L13605C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13604C13-L13605C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13609C13-L13610C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13609C13-L13610C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13614C13-L13615C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13614C13-L13615C121" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13619C13-L13620C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13619C13-L13620C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13624C13-L13625C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13624C13-L13625C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13629C13-L13630C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13629C13-L13630C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13634C13-L13635C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13634C13-L13635C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13639C13-L13640C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13639C13-L13640C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13644C13-L13645C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13644C13-L13645C120" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13649C13-L13650C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13649C13-L13650C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13654C13-L13655C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13654C13-L13655C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13659C13-L13660C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13659C13-L13660C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13664C13-L13664C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13664C13-L13664C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13668C13-L13668C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13668C13-L13668C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13672C13-L13672C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13672C13-L13672C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13676C13-L13676C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13676C13-L13676C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13680C13-L13680C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13680C13-L13680C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13684C13-L13684C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13684C13-L13684C98" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13688C13-L13689C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13688C13-L13689C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13693C13-L13694C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13693C13-L13694C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13698C13-L13699C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13698C13-L13699C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13703C13-L13704C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13703C13-L13704C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13708C13-L13709C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13708C13-L13709C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13713C13-L13714C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13713C13-L13714C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13718C13-L13719C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13718C13-L13719C104" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13723C13-L13724C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13723C13-L13724C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13728C13-L13729C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13728C13-L13729C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13733C13-L13734C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13733C13-L13734C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13738C13-L13739C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13738C13-L13739C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13743C13-L13744C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13743C13-L13744C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13748C13-L13749C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13748C13-L13749C104" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13753C13-L13754C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13753C13-L13754C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13758C13-L13759C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13758C13-L13759C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13763C13-L13764C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13763C13-L13764C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13768C13-L13769C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13768C13-L13769C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13773C13-L13774C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13773C13-L13774C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13778C13-L13779C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13778C13-L13779C104" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13783C13-L13784C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13783C13-L13784C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13788C13-L13789C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13788C13-L13789C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13793C13-L13794C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13793C13-L13794C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13798C13-L13799C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13798C13-L13799C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13803C13-L13804C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13803C13-L13804C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13808C13-L13809C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13808C13-L13809C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13813C13-L13814C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13813C13-L13814C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13818C13-L13819C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13818C13-L13819C120" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13823C13-L13824C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13823C13-L13824C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13828C13-L13829C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13828C13-L13829C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13833C13-L13834C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13833C13-L13834C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13838C13-L13839C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13838C13-L13839C104" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseNotEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13843C13-L13844C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13843C13-L13844C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13848C13-L13849C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13848C13-L13849C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13853C13-L13854C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13853C13-L13854C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseGreaterThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13858C13-L13859C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13858C13-L13859C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.ElementwiseLessThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13863C13-L13864C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13863C13-L13864C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.LeftShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15819C13-L15820C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15819C13-L15820C82" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.RightShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15895C13-L15896C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15895C13-L15896C82" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L191C13-L191C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L191C13-L191C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L195C13-L195C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L195C13-L195C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L199C13-L199C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L199C13-L199C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L203C13-L203C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L203C13-L203C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L207C13-L207C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L207C13-L207C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L211C13-L211C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L211C13-L211C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L215C13-L215C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L215C13-L215C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L219C13-L219C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L219C13-L219C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L223C13-L223C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L223C13-L223C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L227C13-L227C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L227C13-L227C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L231C13-L231C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L231C13-L231C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L844C13-L844C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L844C13-L844C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(System.Byte,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L848C13-L848C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L848C13-L848C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L852C13-L852C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L852C13-L852C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(System.Decimal,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L856C13-L856C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L856C13-L856C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L860C13-L860C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L860C13-L860C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(System.Double,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L864C13-L864C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L864C13-L864C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L868C13-L868C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L868C13-L868C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(System.Single,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L872C13-L872C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L872C13-L872C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L876C13-L876C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L876C13-L876C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(System.Int32,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L880C13-L880C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L880C13-L880C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L884C13-L884C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L884C13-L884C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(System.Int64,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L888C13-L888C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L888C13-L888C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L892C13-L892C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L892C13-L892C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(System.SByte,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L896C13-L896C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L896C13-L896C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L900C13-L900C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L900C13-L900C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(System.Int16,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L904C13-L904C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L904C13-L904C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L908C13-L908C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L908C13-L908C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(System.UInt32,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L912C13-L912C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L912C13-L912C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L916C13-L916C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L916C13-L916C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(System.UInt64,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L920C13-L920C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L920C13-L920C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L924C13-L924C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L924C13-L924C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Addition(System.UInt16,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L928C13-L928C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L928C13-L928C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1637C13-L1637C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1637C13-L1637C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1641C13-L1641C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1641C13-L1641C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1645C13-L1645C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1645C13-L1645C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1649C13-L1649C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1649C13-L1649C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1653C13-L1653C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1653C13-L1653C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1657C13-L1657C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1657C13-L1657C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1661C13-L1661C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1661C13-L1661C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1665C13-L1665C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1665C13-L1665C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1669C13-L1669C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1669C13-L1669C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1673C13-L1673C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1673C13-L1673C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1677C13-L1677C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1677C13-L1677C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2290C13-L2290C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2290C13-L2290C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(System.Byte,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2294C13-L2294C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2294C13-L2294C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2298C13-L2298C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2298C13-L2298C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(System.Decimal,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2302C13-L2302C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2302C13-L2302C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2306C13-L2306C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2306C13-L2306C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(System.Double,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2310C13-L2310C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2310C13-L2310C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2314C13-L2314C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2314C13-L2314C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(System.Single,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2318C13-L2318C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2318C13-L2318C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2322C13-L2322C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2322C13-L2322C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(System.Int32,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2326C13-L2326C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2326C13-L2326C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2330C13-L2330C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2330C13-L2330C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(System.Int64,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2334C13-L2334C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2334C13-L2334C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2338C13-L2338C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2338C13-L2338C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(System.SByte,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2342C13-L2342C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2342C13-L2342C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2346C13-L2346C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2346C13-L2346C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(System.Int16,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2350C13-L2350C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2350C13-L2350C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2354C13-L2354C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2354C13-L2354C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(System.UInt32,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2358C13-L2358C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2358C13-L2358C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2362C13-L2362C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2362C13-L2362C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(System.UInt64,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2366C13-L2366C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2366C13-L2366C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2370C13-L2370C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2370C13-L2370C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Subtraction(System.UInt16,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2374C13-L2374C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2374C13-L2374C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3083C13-L3083C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3083C13-L3083C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3087C13-L3087C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3087C13-L3087C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3091C13-L3091C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3091C13-L3091C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3095C13-L3095C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3095C13-L3095C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3099C13-L3099C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3099C13-L3099C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3103C13-L3103C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3103C13-L3103C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3107C13-L3107C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3107C13-L3107C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3111C13-L3111C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3111C13-L3111C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3115C13-L3115C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3115C13-L3115C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3119C13-L3119C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3119C13-L3119C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3123C13-L3123C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3123C13-L3123C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3736C13-L3736C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3736C13-L3736C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(System.Byte,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3740C13-L3740C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3740C13-L3740C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3744C13-L3744C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3744C13-L3744C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(System.Decimal,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3748C13-L3748C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3748C13-L3748C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3752C13-L3752C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3752C13-L3752C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(System.Double,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3756C13-L3756C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3756C13-L3756C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3760C13-L3760C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3760C13-L3760C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(System.Single,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3764C13-L3764C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3764C13-L3764C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3768C13-L3768C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3768C13-L3768C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(System.Int32,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3772C13-L3772C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3772C13-L3772C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3776C13-L3776C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3776C13-L3776C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(System.Int64,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3780C13-L3780C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3780C13-L3780C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3784C13-L3784C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3784C13-L3784C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(System.SByte,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3788C13-L3788C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3788C13-L3788C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3792C13-L3792C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3792C13-L3792C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(System.Int16,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3796C13-L3796C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3796C13-L3796C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3800C13-L3800C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3800C13-L3800C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(System.UInt32,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3804C13-L3804C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3804C13-L3804C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3808C13-L3808C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3808C13-L3808C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(System.UInt64,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3812C13-L3812C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3812C13-L3812C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3816C13-L3816C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3816C13-L3816C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Multiply(System.UInt16,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3820C13-L3820C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3820C13-L3820C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4529C13-L4529C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4529C13-L4529C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4533C13-L4533C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4533C13-L4533C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4537C13-L4537C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4537C13-L4537C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4541C13-L4541C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4541C13-L4541C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4545C13-L4545C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4545C13-L4545C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4549C13-L4549C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4549C13-L4549C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4553C13-L4553C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4553C13-L4553C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4557C13-L4557C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4557C13-L4557C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4561C13-L4561C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4561C13-L4561C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4565C13-L4565C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4565C13-L4565C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4569C13-L4569C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4569C13-L4569C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5182C13-L5182C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5182C13-L5182C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(System.Byte,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5186C13-L5186C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5186C13-L5186C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5190C13-L5190C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5190C13-L5190C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(System.Decimal,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5194C13-L5194C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5194C13-L5194C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5198C13-L5198C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5198C13-L5198C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(System.Double,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5202C13-L5202C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5202C13-L5202C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5206C13-L5206C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5206C13-L5206C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(System.Single,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5210C13-L5210C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5210C13-L5210C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5214C13-L5214C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5214C13-L5214C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(System.Int32,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5218C13-L5218C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5218C13-L5218C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5222C13-L5222C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5222C13-L5222C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(System.Int64,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5226C13-L5226C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5226C13-L5226C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5230C13-L5230C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5230C13-L5230C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(System.SByte,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5234C13-L5234C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5234C13-L5234C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5238C13-L5238C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5238C13-L5238C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(System.Int16,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5242C13-L5242C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5242C13-L5242C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5246C13-L5246C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5246C13-L5246C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(System.UInt32,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5250C13-L5250C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5250C13-L5250C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5254C13-L5254C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5254C13-L5254C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(System.UInt64,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5258C13-L5258C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5258C13-L5258C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5262C13-L5262C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5262C13-L5262C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Division(System.UInt16,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5266C13-L5266C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5266C13-L5266C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5975C13-L5975C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5975C13-L5975C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5979C13-L5979C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5979C13-L5979C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5983C13-L5983C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5983C13-L5983C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5987C13-L5987C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5987C13-L5987C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5991C13-L5991C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5991C13-L5991C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5995C13-L5995C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5995C13-L5995C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5999C13-L5999C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5999C13-L5999C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6003C13-L6003C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6003C13-L6003C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6007C13-L6007C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6007C13-L6007C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6011C13-L6011C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6011C13-L6011C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6015C13-L6015C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6015C13-L6015C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6628C13-L6628C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6628C13-L6628C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(System.Byte,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6632C13-L6632C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6632C13-L6632C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6636C13-L6636C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6636C13-L6636C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(System.Decimal,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6640C13-L6640C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6640C13-L6640C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6644C13-L6644C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6644C13-L6644C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(System.Double,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6648C13-L6648C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6648C13-L6648C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6652C13-L6652C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6652C13-L6652C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(System.Single,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6656C13-L6656C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6656C13-L6656C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6660C13-L6660C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6660C13-L6660C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(System.Int32,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6664C13-L6664C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6664C13-L6664C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6668C13-L6668C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6668C13-L6668C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(System.Int64,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6672C13-L6672C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6672C13-L6672C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6676C13-L6676C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6676C13-L6676C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(System.SByte,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6680C13-L6680C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6680C13-L6680C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6684C13-L6684C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6684C13-L6684C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(System.Int16,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6688C13-L6688C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6688C13-L6688C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6692C13-L6692C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6692C13-L6692C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(System.UInt32,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6696C13-L6696C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6696C13-L6696C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6700C13-L6700C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6700C13-L6700C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(System.UInt64,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6704C13-L6704C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6704C13-L6704C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int32DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6708C13-L6708C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6708C13-L6708C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_Modulus(System.UInt16,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6712C13-L6712C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6712C13-L6712C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_LeftShift(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7298C13-L7298C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7298C13-L7298C42" }, { "DocsId": "M:Microsoft.Data.Analysis.Int32DataFrameColumn.op_RightShift(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7354C13-L7354C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7354C13-L7354C43" } ], "DocsId": "T:Microsoft.Data.Analysis.Int32DataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int32DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int32DataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.Int64}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int64DataFrameColumn.cs#L13C79-L13C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int64DataFrameColumn.cs#L13C79-L13C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int64DataFrameColumn.cs#L15C78-L15C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int64DataFrameColumn.cs#L15C78-L15C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int64DataFrameColumn.cs#L17C69-L17C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int64DataFrameColumn.cs#L17C69-L17C91" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int64DataFrameColumn.cs#L19C149-L19C202" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int64DataFrameColumn.cs#L19C149-L19C202" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int64DataFrameColumn.cs#L25C13-L25C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int64DataFrameColumn.cs#L25C13-L25C59" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1324C13-L1325C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1324C13-L1325C97" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1329C13-L1330C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1329C13-L1330C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1334C13-L1335C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1334C13-L1335C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1339C13-L1340C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1339C13-L1340C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1344C13-L1345C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1344C13-L1345C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1349C13-L1350C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1349C13-L1350C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1354C13-L1355C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1354C13-L1355C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1359C13-L1360C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1359C13-L1360C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1364C13-L1365C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1364C13-L1365C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1369C13-L1370C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1369C13-L1370C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1374C13-L1375C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1374C13-L1375C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1379C13-L1380C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1379C13-L1380C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1384C13-L1385C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1384C13-L1385C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1389C13-L1390C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1389C13-L1390C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1394C13-L1395C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1394C13-L1395C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1399C13-L1400C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1399C13-L1400C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1404C13-L1405C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1404C13-L1405C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1409C13-L1410C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1409C13-L1410C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1414C13-L1415C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1414C13-L1415C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1419C13-L1420C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1419C13-L1420C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1424C13-L1425C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1424C13-L1425C97" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1429C13-L1430C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1429C13-L1430C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1434C13-L1435C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1434C13-L1435C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1439C13-L1440C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1439C13-L1440C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1444C13-L1445C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1444C13-L1445C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1449C13-L1449C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1449C13-L1449C88" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1453C13-L1453C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1453C13-L1453C93" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1457C13-L1457C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1457C13-L1457C93" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1461C13-L1461C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1461C13-L1461C91" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1465C13-L1465C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1465C13-L1465C91" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1469C13-L1470C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1469C13-L1470C97" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1474C13-L1475C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1474C13-L1475C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1479C13-L1480C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1479C13-L1480C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1484C13-L1485C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1484C13-L1485C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1489C13-L1490C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1489C13-L1490C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1494C13-L1495C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1494C13-L1495C97" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1499C13-L1500C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1499C13-L1500C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1504C13-L1505C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1504C13-L1505C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1509C13-L1510C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1509C13-L1510C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1514C13-L1515C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1514C13-L1515C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1519C13-L1520C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1519C13-L1520C97" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1524C13-L1525C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1524C13-L1525C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1529C13-L1530C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1529C13-L1530C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1534C13-L1535C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1534C13-L1535C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1539C13-L1540C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1539C13-L1540C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1544C13-L1545C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1544C13-L1545C97" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1549C13-L1550C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1549C13-L1550C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1554C13-L1555C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1554C13-L1555C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1559C13-L1560C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1559C13-L1560C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1564C13-L1565C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1564C13-L1565C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5573C13-L5574C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5573C13-L5574C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseAdd(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5578C13-L5579C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5578C13-L5579C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5583C13-L5584C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5583C13-L5584C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseSubtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5588C13-L5589C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5588C13-L5589C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5593C13-L5594C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5593C13-L5594C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseMultiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5598C13-L5599C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5598C13-L5599C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5603C13-L5604C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5603C13-L5604C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseDivide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5608C13-L5609C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5608C13-L5609C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5613C13-L5614C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5613C13-L5614C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseModulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5618C13-L5619C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5618C13-L5619C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5623C13-L5624C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5623C13-L5624C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseAdd(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5628C13-L5629C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5628C13-L5629C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5633C13-L5634C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5633C13-L5634C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseSubtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5638C13-L5639C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5638C13-L5639C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5643C13-L5644C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5643C13-L5644C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseMultiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5648C13-L5649C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5648C13-L5649C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5653C13-L5654C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5653C13-L5654C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseDivide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5658C13-L5659C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5658C13-L5659C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5663C13-L5664C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5663C13-L5664C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseModulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5668C13-L5669C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5668C13-L5669C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5673C13-L5674C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5673C13-L5674C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseAdd(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5678C13-L5679C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5678C13-L5679C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5683C13-L5684C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5683C13-L5684C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseSubtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5688C13-L5689C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5688C13-L5689C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5693C13-L5694C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5693C13-L5694C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseMultiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5698C13-L5699C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5698C13-L5699C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5703C13-L5704C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5703C13-L5704C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseDivide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5708C13-L5709C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5708C13-L5709C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5713C13-L5714C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5713C13-L5714C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseModulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5718C13-L5719C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5718C13-L5719C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5723C13-L5724C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5723C13-L5724C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseAdd(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5728C13-L5729C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5728C13-L5729C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5733C13-L5734C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5733C13-L5734C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseSubtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5738C13-L5739C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5738C13-L5739C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5743C13-L5744C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5743C13-L5744C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseMultiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5748C13-L5749C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5748C13-L5749C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5753C13-L5754C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5753C13-L5754C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseDivide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5758C13-L5759C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5758C13-L5759C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5763C13-L5764C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5763C13-L5764C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseModulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5768C13-L5769C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5768C13-L5769C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5773C13-L5774C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5773C13-L5774C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseAdd(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5778C13-L5779C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5778C13-L5779C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5783C13-L5784C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5783C13-L5784C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseSubtract(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5788C13-L5789C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5788C13-L5789C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5793C13-L5794C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5793C13-L5794C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseMultiply(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5798C13-L5799C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5798C13-L5799C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5803C13-L5804C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5803C13-L5804C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseDivide(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5808C13-L5809C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5808C13-L5809C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5813C13-L5814C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5813C13-L5814C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseModulo(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5818C13-L5819C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5818C13-L5819C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5823C13-L5823C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5823C13-L5823C87" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseAdd(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5827C13-L5827C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5827C13-L5827C94" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5831C13-L5831C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5831C13-L5831C92" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseSubtract(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5835C13-L5835C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5835C13-L5835C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5839C13-L5839C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5839C13-L5839C92" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseMultiply(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5843C13-L5843C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5843C13-L5843C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5847C13-L5847C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5847C13-L5847C90" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseDivide(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5851C13-L5851C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5851C13-L5851C97" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5855C13-L5855C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5855C13-L5855C90" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseModulo(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5859C13-L5859C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5859C13-L5859C97" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5863C13-L5864C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5863C13-L5864C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseAdd(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5868C13-L5869C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5868C13-L5869C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5873C13-L5874C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5873C13-L5874C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseSubtract(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5878C13-L5879C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5878C13-L5879C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5883C13-L5884C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5883C13-L5884C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseMultiply(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5888C13-L5889C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5888C13-L5889C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5893C13-L5894C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5893C13-L5894C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseDivide(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5898C13-L5899C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5898C13-L5899C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5903C13-L5904C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5903C13-L5904C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseModulo(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5908C13-L5909C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5908C13-L5909C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5913C13-L5914C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5913C13-L5914C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseAdd(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5918C13-L5919C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5918C13-L5919C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5923C13-L5924C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5923C13-L5924C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseSubtract(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5928C13-L5929C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5928C13-L5929C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5933C13-L5934C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5933C13-L5934C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseMultiply(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5938C13-L5939C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5938C13-L5939C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5943C13-L5944C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5943C13-L5944C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseDivide(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5948C13-L5949C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5948C13-L5949C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5953C13-L5954C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5953C13-L5954C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseModulo(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5958C13-L5959C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5958C13-L5959C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5963C13-L5964C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5963C13-L5964C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseAdd(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5968C13-L5969C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5968C13-L5969C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5973C13-L5974C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5973C13-L5974C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseSubtract(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5978C13-L5979C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5978C13-L5979C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5983C13-L5984C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5983C13-L5984C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseMultiply(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5988C13-L5989C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5988C13-L5989C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5993C13-L5994C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5993C13-L5994C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseDivide(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5998C13-L5999C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5998C13-L5999C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6003C13-L6004C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6003C13-L6004C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseModulo(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6008C13-L6009C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6008C13-L6009C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Add(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6013C13-L6014C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6013C13-L6014C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseAdd(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6018C13-L6019C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6018C13-L6019C103" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Subtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6023C13-L6024C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6023C13-L6024C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseSubtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6028C13-L6029C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6028C13-L6029C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Multiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6033C13-L6034C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6033C13-L6034C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseMultiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6038C13-L6039C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6038C13-L6039C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Divide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6043C13-L6044C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6043C13-L6044C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseDivide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6048C13-L6049C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6048C13-L6049C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.Modulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6053C13-L6054C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6053C13-L6054C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ReverseModulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6058C13-L6059C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6058C13-L6059C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10388C13-L10389C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10388C13-L10389C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10393C13-L10394C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10393C13-L10394C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10398C13-L10399C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10398C13-L10399C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10403C13-L10404C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10403C13-L10404C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10408C13-L10409C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10408C13-L10409C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10413C13-L10414C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10413C13-L10414C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10418C13-L10419C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10418C13-L10419C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10423C13-L10424C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10423C13-L10424C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10428C13-L10429C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10428C13-L10429C123" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10433C13-L10434C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10433C13-L10434C120" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10438C13-L10439C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10438C13-L10439C116" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10443C13-L10444C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10443C13-L10444C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10448C13-L10449C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10448C13-L10449C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10453C13-L10454C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10453C13-L10454C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10458C13-L10459C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10458C13-L10459C122" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10463C13-L10464C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10463C13-L10464C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10468C13-L10469C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10468C13-L10469C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10473C13-L10474C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10473C13-L10474C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10478C13-L10479C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10478C13-L10479C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10483C13-L10484C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10483C13-L10484C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10488C13-L10489C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10488C13-L10489C121" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10493C13-L10494C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10493C13-L10494C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10498C13-L10499C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10498C13-L10499C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10503C13-L10504C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10503C13-L10504C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10508C13-L10509C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10508C13-L10509C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10513C13-L10514C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10513C13-L10514C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10518C13-L10519C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10518C13-L10519C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10523C13-L10524C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10523C13-L10524C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10528C13-L10529C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10528C13-L10529C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10533C13-L10534C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10533C13-L10534C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10538C13-L10538C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10538C13-L10538C97" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10542C13-L10542C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10542C13-L10542C100" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10546C13-L10546C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10546C13-L10546C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10550C13-L10550C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10550C13-L10550C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10554C13-L10554C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10554C13-L10554C102" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10558C13-L10558C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10558C13-L10558C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10562C13-L10563C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10562C13-L10563C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10567C13-L10568C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10567C13-L10568C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10572C13-L10573C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10572C13-L10573C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10577C13-L10578C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10577C13-L10578C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10582C13-L10583C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10582C13-L10583C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10587C13-L10588C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10587C13-L10588C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10592C13-L10593C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10592C13-L10593C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10597C13-L10598C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10597C13-L10598C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10602C13-L10603C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10602C13-L10603C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10607C13-L10608C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10607C13-L10608C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10612C13-L10613C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10612C13-L10613C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10617C13-L10618C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10617C13-L10618C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10622C13-L10623C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10622C13-L10623C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10627C13-L10628C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10627C13-L10628C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10632C13-L10633C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10632C13-L10633C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10637C13-L10638C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10637C13-L10638C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10642C13-L10643C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10642C13-L10643C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10647C13-L10648C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10647C13-L10648C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10652C13-L10653C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10652C13-L10653C106" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10657C13-L10658C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10657C13-L10658C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10662C13-L10663C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10662C13-L10663C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10667C13-L10668C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10667C13-L10668C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10672C13-L10673C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10672C13-L10673C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10677C13-L10678C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10677C13-L10678C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13872C13-L13873C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13872C13-L13873C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13877C13-L13878C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13877C13-L13878C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13882C13-L13883C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13882C13-L13883C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13887C13-L13888C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13887C13-L13888C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13892C13-L13893C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13892C13-L13893C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13897C13-L13898C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13897C13-L13898C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13902C13-L13903C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13902C13-L13903C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13907C13-L13908C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13907C13-L13908C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13912C13-L13913C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13912C13-L13913C122" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13917C13-L13918C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13917C13-L13918C119" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13922C13-L13923C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13922C13-L13923C115" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13927C13-L13928C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13927C13-L13928C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13932C13-L13933C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13932C13-L13933C109" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13937C13-L13938C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13937C13-L13938C112" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13942C13-L13943C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13942C13-L13943C121" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13947C13-L13948C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13947C13-L13948C118" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13952C13-L13953C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13952C13-L13953C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13957C13-L13958C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13957C13-L13958C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13962C13-L13963C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13962C13-L13963C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13967C13-L13968C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13967C13-L13968C111" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13972C13-L13973C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13972C13-L13973C120" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13977C13-L13978C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13977C13-L13978C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13982C13-L13983C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13982C13-L13983C113" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13987C13-L13988C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13987C13-L13988C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13992C13-L13993C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13992C13-L13993C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13997C13-L13998C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13997C13-L13998C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14002C13-L14003C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14002C13-L14003C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14007C13-L14008C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14007C13-L14008C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14012C13-L14013C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14012C13-L14013C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14017C13-L14018C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14017C13-L14018C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14022C13-L14022C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14022C13-L14022C96" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14026C13-L14026C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14026C13-L14026C99" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14030C13-L14030C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14030C13-L14030C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14034C13-L14034C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14034C13-L14034C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14038C13-L14038C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14038C13-L14038C101" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14042C13-L14042C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14042C13-L14042C98" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14046C13-L14047C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14046C13-L14047C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14051C13-L14052C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14051C13-L14052C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14056C13-L14057C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14056C13-L14057C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14061C13-L14062C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14061C13-L14062C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14066C13-L14067C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14066C13-L14067C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14071C13-L14072C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14071C13-L14072C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14076C13-L14077C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14076C13-L14077C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14081C13-L14082C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14081C13-L14082C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14086C13-L14087C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14086C13-L14087C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14091C13-L14092C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14091C13-L14092C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14096C13-L14097C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14096C13-L14097C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14101C13-L14102C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14101C13-L14102C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14106C13-L14107C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14106C13-L14107C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14111C13-L14112C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14111C13-L14112C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14116C13-L14117C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14116C13-L14117C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14121C13-L14122C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14121C13-L14122C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14126C13-L14127C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14126C13-L14127C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14131C13-L14132C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14131C13-L14132C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14136C13-L14137C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14136C13-L14137C105" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseNotEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14141C13-L14142C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14141C13-L14142C108" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14146C13-L14147C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14146C13-L14147C117" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14151C13-L14152C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14151C13-L14152C114" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseGreaterThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14156C13-L14157C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14156C13-L14157C110" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.ElementwiseLessThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14161C13-L14162C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14161C13-L14162C107" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.LeftShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15828C13-L15829C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15828C13-L15829C82" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.RightShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15904C13-L15905C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15904C13-L15905C82" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L238C13-L238C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L238C13-L238C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L242C13-L242C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L242C13-L242C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L246C13-L246C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L246C13-L246C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L250C13-L250C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L250C13-L250C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L254C13-L254C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L254C13-L254C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L258C13-L258C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L258C13-L258C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L262C13-L262C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L262C13-L262C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L266C13-L266C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L266C13-L266C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L270C13-L270C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L270C13-L270C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L274C13-L274C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L274C13-L274C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L935C13-L935C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L935C13-L935C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(System.Byte,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L939C13-L939C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L939C13-L939C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L943C13-L943C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L943C13-L943C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(System.Decimal,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L947C13-L947C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L947C13-L947C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L951C13-L951C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L951C13-L951C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(System.Double,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L955C13-L955C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L955C13-L955C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L959C13-L959C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L959C13-L959C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(System.Single,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L963C13-L963C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L963C13-L963C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L967C13-L967C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L967C13-L967C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(System.Int32,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L971C13-L971C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L971C13-L971C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L975C13-L975C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L975C13-L975C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(System.Int64,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L979C13-L979C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L979C13-L979C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L983C13-L983C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L983C13-L983C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(System.SByte,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L987C13-L987C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L987C13-L987C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L991C13-L991C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L991C13-L991C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(System.Int16,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L995C13-L995C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L995C13-L995C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L999C13-L999C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L999C13-L999C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(System.UInt32,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1003C13-L1003C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1003C13-L1003C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.Int64DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1007C13-L1007C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1007C13-L1007C36" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Addition(System.UInt16,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1011C13-L1011C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1011C13-L1011C43" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1684C13-L1684C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1684C13-L1684C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1688C13-L1688C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1688C13-L1688C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1692C13-L1692C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1692C13-L1692C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1696C13-L1696C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1696C13-L1696C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1700C13-L1700C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1700C13-L1700C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1704C13-L1704C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1704C13-L1704C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1708C13-L1708C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1708C13-L1708C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1712C13-L1712C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1712C13-L1712C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1716C13-L1716C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1716C13-L1716C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1720C13-L1720C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1720C13-L1720C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2381C13-L2381C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2381C13-L2381C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(System.Byte,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2385C13-L2385C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2385C13-L2385C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2389C13-L2389C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2389C13-L2389C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(System.Decimal,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2393C13-L2393C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2393C13-L2393C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2397C13-L2397C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2397C13-L2397C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(System.Double,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2401C13-L2401C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2401C13-L2401C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2405C13-L2405C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2405C13-L2405C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(System.Single,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2409C13-L2409C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2409C13-L2409C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2413C13-L2413C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2413C13-L2413C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(System.Int32,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2417C13-L2417C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2417C13-L2417C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2421C13-L2421C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2421C13-L2421C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(System.Int64,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2425C13-L2425C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2425C13-L2425C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2429C13-L2429C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2429C13-L2429C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(System.SByte,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2433C13-L2433C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2433C13-L2433C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2437C13-L2437C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2437C13-L2437C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(System.Int16,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2441C13-L2441C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2441C13-L2441C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2445C13-L2445C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2445C13-L2445C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(System.UInt32,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2449C13-L2449C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2449C13-L2449C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.Int64DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2453C13-L2453C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2453C13-L2453C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Subtraction(System.UInt16,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2457C13-L2457C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2457C13-L2457C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3130C13-L3130C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3130C13-L3130C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3134C13-L3134C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3134C13-L3134C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3138C13-L3138C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3138C13-L3138C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3142C13-L3142C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3142C13-L3142C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3146C13-L3146C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3146C13-L3146C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3150C13-L3150C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3150C13-L3150C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3154C13-L3154C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3154C13-L3154C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3158C13-L3158C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3158C13-L3158C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3162C13-L3162C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3162C13-L3162C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3166C13-L3166C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3166C13-L3166C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3827C13-L3827C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3827C13-L3827C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(System.Byte,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3831C13-L3831C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3831C13-L3831C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3835C13-L3835C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3835C13-L3835C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(System.Decimal,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3839C13-L3839C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3839C13-L3839C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3843C13-L3843C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3843C13-L3843C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(System.Double,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3847C13-L3847C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3847C13-L3847C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3851C13-L3851C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3851C13-L3851C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(System.Single,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3855C13-L3855C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3855C13-L3855C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3859C13-L3859C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3859C13-L3859C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(System.Int32,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3863C13-L3863C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3863C13-L3863C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3867C13-L3867C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3867C13-L3867C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(System.Int64,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3871C13-L3871C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3871C13-L3871C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3875C13-L3875C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3875C13-L3875C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(System.SByte,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3879C13-L3879C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3879C13-L3879C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3883C13-L3883C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3883C13-L3883C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(System.Int16,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3887C13-L3887C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3887C13-L3887C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3891C13-L3891C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3891C13-L3891C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(System.UInt32,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3895C13-L3895C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3895C13-L3895C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3899C13-L3899C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3899C13-L3899C41" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Multiply(System.UInt16,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3903C13-L3903C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3903C13-L3903C48" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4576C13-L4576C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4576C13-L4576C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4580C13-L4580C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4580C13-L4580C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4584C13-L4584C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4584C13-L4584C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4588C13-L4588C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4588C13-L4588C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4592C13-L4592C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4592C13-L4592C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4596C13-L4596C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4596C13-L4596C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4600C13-L4600C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4600C13-L4600C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4604C13-L4604C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4604C13-L4604C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4608C13-L4608C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4608C13-L4608C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4612C13-L4612C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4612C13-L4612C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5273C13-L5273C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5273C13-L5273C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(System.Byte,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5277C13-L5277C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5277C13-L5277C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5281C13-L5281C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5281C13-L5281C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(System.Decimal,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5285C13-L5285C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5285C13-L5285C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5289C13-L5289C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5289C13-L5289C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(System.Double,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5293C13-L5293C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5293C13-L5293C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5297C13-L5297C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5297C13-L5297C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(System.Single,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5301C13-L5301C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5301C13-L5301C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5305C13-L5305C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5305C13-L5305C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(System.Int32,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5309C13-L5309C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5309C13-L5309C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5313C13-L5313C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5313C13-L5313C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(System.Int64,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5317C13-L5317C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5317C13-L5317C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5321C13-L5321C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5321C13-L5321C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(System.SByte,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5325C13-L5325C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5325C13-L5325C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5329C13-L5329C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5329C13-L5329C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(System.Int16,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5333C13-L5333C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5333C13-L5333C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5337C13-L5337C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5337C13-L5337C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(System.UInt32,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5341C13-L5341C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5341C13-L5341C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(Microsoft.Data.Analysis.Int64DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5345C13-L5345C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5345C13-L5345C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Division(System.UInt16,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5349C13-L5349C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5349C13-L5349C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6022C13-L6022C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6022C13-L6022C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6026C13-L6026C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6026C13-L6026C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6030C13-L6030C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6030C13-L6030C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6034C13-L6034C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6034C13-L6034C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6038C13-L6038C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6038C13-L6038C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6042C13-L6042C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6042C13-L6042C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6046C13-L6046C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6046C13-L6046C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6050C13-L6050C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6050C13-L6050C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6054C13-L6054C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6054C13-L6054C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6058C13-L6058C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6058C13-L6058C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6719C13-L6719C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6719C13-L6719C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(System.Byte,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6723C13-L6723C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6723C13-L6723C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6727C13-L6727C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6727C13-L6727C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(System.Decimal,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6731C13-L6731C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6731C13-L6731C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6735C13-L6735C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6735C13-L6735C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(System.Double,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6739C13-L6739C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6739C13-L6739C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6743C13-L6743C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6743C13-L6743C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(System.Single,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6747C13-L6747C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6747C13-L6747C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6751C13-L6751C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6751C13-L6751C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(System.Int32,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6755C13-L6755C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6755C13-L6755C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6759C13-L6759C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6759C13-L6759C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(System.Int64,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6763C13-L6763C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6763C13-L6763C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6767C13-L6767C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6767C13-L6767C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(System.SByte,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6771C13-L6771C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6771C13-L6771C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6775C13-L6775C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6775C13-L6775C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(System.Int16,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6779C13-L6779C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6779C13-L6779C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6783C13-L6783C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6783C13-L6783C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(System.UInt32,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6787C13-L6787C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6787C13-L6787C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.Int64DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6791C13-L6791C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6791C13-L6791C39" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_Modulus(System.UInt16,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6795C13-L6795C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6795C13-L6795C46" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_LeftShift(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7305C13-L7305C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7305C13-L7305C42" }, { "DocsId": "M:Microsoft.Data.Analysis.Int64DataFrameColumn.op_RightShift(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7361C13-L7361C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7361C13-L7361C43" } ], "DocsId": "T:Microsoft.Data.Analysis.Int64DataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int64DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/Int64DataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.SByte}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SByteDataFrameColumn.cs#L13C80-L13C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SByteDataFrameColumn.cs#L13C80-L13C102" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.SByte})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SByteDataFrameColumn.cs#L15C79-L15C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SByteDataFrameColumn.cs#L15C79-L15C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SByteDataFrameColumn.cs#L17C69-L17C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SByteDataFrameColumn.cs#L17C69-L17C91" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SByteDataFrameColumn.cs#L19C149-L19C202" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SByteDataFrameColumn.cs#L19C149-L19C202" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SByteDataFrameColumn.cs#L25C13-L25C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SByteDataFrameColumn.cs#L25C13-L25C59" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1573C13-L1575C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1573C13-L1575C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1579C13-L1581C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1579C13-L1581C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1585C13-L1587C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1585C13-L1587C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1591C13-L1593C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1591C13-L1593C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1597C13-L1599C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1597C13-L1599C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1603C13-L1604C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1603C13-L1604C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1608C13-L1609C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1608C13-L1609C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1613C13-L1614C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1613C13-L1614C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1618C13-L1619C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1618C13-L1619C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1623C13-L1624C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1623C13-L1624C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1628C13-L1629C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1628C13-L1629C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1633C13-L1634C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1633C13-L1634C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1638C13-L1639C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1638C13-L1639C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1643C13-L1644C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1643C13-L1644C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1648C13-L1649C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1648C13-L1649C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1653C13-L1654C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1653C13-L1654C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1658C13-L1659C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1658C13-L1659C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1663C13-L1664C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1663C13-L1664C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1668C13-L1669C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1668C13-L1669C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1673C13-L1674C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1673C13-L1674C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1678C13-L1679C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1678C13-L1679C104" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1683C13-L1684C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1683C13-L1684C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1688C13-L1689C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1688C13-L1689C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1693C13-L1694C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1693C13-L1694C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1698C13-L1699C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1698C13-L1699C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1703C13-L1704C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1703C13-L1704C105" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1708C13-L1709C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1708C13-L1709C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1713C13-L1714C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1713C13-L1714C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1718C13-L1719C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1718C13-L1719C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1723C13-L1724C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1723C13-L1724C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1728C13-L1730C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1728C13-L1730C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1734C13-L1736C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1734C13-L1736C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1740C13-L1742C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1740C13-L1742C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1746C13-L1748C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1746C13-L1748C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1752C13-L1754C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1752C13-L1754C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1758C13-L1760C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1758C13-L1760C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1764C13-L1766C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1764C13-L1766C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1770C13-L1772C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1770C13-L1772C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1776C13-L1778C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1776C13-L1778C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1782C13-L1784C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1782C13-L1784C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1788C13-L1790C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1788C13-L1790C114" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1794C13-L1796C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1794C13-L1796C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1800C13-L1802C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1800C13-L1802C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1806C13-L1808C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1806C13-L1808C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1812C13-L1814C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1812C13-L1814C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1818C13-L1820C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1818C13-L1820C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1824C13-L1826C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1824C13-L1826C121" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1830C13-L1832C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1830C13-L1832C121" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1836C13-L1838C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1836C13-L1838C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1842C13-L1844C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1842C13-L1844C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1848C13-L1850C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1848C13-L1850C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1854C13-L1856C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1854C13-L1856C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1860C13-L1862C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1860C13-L1862C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1866C13-L1868C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1866C13-L1868C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1872C13-L1874C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1872C13-L1874C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6067C13-L6068C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6067C13-L6068C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseAdd(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6072C13-L6073C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6072C13-L6073C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6077C13-L6078C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6077C13-L6078C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseSubtract(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6082C13-L6083C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6082C13-L6083C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6087C13-L6088C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6087C13-L6088C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseMultiply(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6092C13-L6093C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6092C13-L6093C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6097C13-L6098C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6097C13-L6098C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseDivide(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6102C13-L6103C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6102C13-L6103C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6107C13-L6108C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6107C13-L6108C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseModulo(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6112C13-L6113C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6112C13-L6113C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6117C13-L6118C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6117C13-L6118C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseAdd(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6122C13-L6123C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6122C13-L6123C114" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6127C13-L6128C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6127C13-L6128C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseSubtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6132C13-L6133C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6132C13-L6133C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6137C13-L6138C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6137C13-L6138C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseMultiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6142C13-L6143C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6142C13-L6143C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6147C13-L6148C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6147C13-L6148C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseDivide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6152C13-L6153C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6152C13-L6153C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6157C13-L6158C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6157C13-L6158C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseModulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6162C13-L6163C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6162C13-L6163C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6167C13-L6168C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6167C13-L6168C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseAdd(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6172C13-L6173C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6172C13-L6173C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6177C13-L6178C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6177C13-L6178C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseSubtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6182C13-L6183C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6182C13-L6183C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6187C13-L6188C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6187C13-L6188C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseMultiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6192C13-L6193C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6192C13-L6193C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6197C13-L6198C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6197C13-L6198C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseDivide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6202C13-L6203C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6202C13-L6203C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6207C13-L6208C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6207C13-L6208C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseModulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6212C13-L6213C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6212C13-L6213C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6217C13-L6218C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6217C13-L6218C105" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseAdd(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6222C13-L6223C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6222C13-L6223C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6227C13-L6228C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6227C13-L6228C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseSubtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6232C13-L6233C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6232C13-L6233C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6237C13-L6238C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6237C13-L6238C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseMultiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6242C13-L6243C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6242C13-L6243C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6247C13-L6248C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6247C13-L6248C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseDivide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6252C13-L6253C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6252C13-L6253C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6257C13-L6258C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6257C13-L6258C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseModulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6262C13-L6263C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6262C13-L6263C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6267C13-L6268C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6267C13-L6268C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseAdd(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6272C13-L6273C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6272C13-L6273C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6277C13-L6278C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6277C13-L6278C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseSubtract(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6282C13-L6283C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6282C13-L6283C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6287C13-L6288C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6287C13-L6288C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseMultiply(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6292C13-L6293C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6292C13-L6293C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6297C13-L6298C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6297C13-L6298C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseDivide(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6302C13-L6303C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6302C13-L6303C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6307C13-L6308C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6307C13-L6308C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseModulo(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6312C13-L6313C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6312C13-L6313C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6317C13-L6318C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6317C13-L6318C104" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseAdd(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6322C13-L6323C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6322C13-L6323C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6327C13-L6328C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6327C13-L6328C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseSubtract(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6332C13-L6333C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6332C13-L6333C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6337C13-L6338C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6337C13-L6338C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseMultiply(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6342C13-L6343C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6342C13-L6343C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6347C13-L6348C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6347C13-L6348C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseDivide(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6352C13-L6353C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6352C13-L6353C114" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6357C13-L6358C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6357C13-L6358C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseModulo(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6362C13-L6363C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6362C13-L6363C114" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6367C13-L6368C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6367C13-L6368C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseAdd(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6372C13-L6373C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6372C13-L6373C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6377C13-L6378C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6377C13-L6378C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseSubtract(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6382C13-L6383C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6382C13-L6383C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6387C13-L6388C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6387C13-L6388C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseMultiply(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6392C13-L6393C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6392C13-L6393C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6397C13-L6398C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6397C13-L6398C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseDivide(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6402C13-L6403C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6402C13-L6403C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6407C13-L6408C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6407C13-L6408C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseModulo(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6412C13-L6413C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6412C13-L6413C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6417C13-L6418C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6417C13-L6418C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseAdd(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6422C13-L6423C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6422C13-L6423C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6427C13-L6428C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6427C13-L6428C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseSubtract(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6432C13-L6433C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6432C13-L6433C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6437C13-L6438C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6437C13-L6438C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseMultiply(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6442C13-L6443C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6442C13-L6443C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6447C13-L6448C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6447C13-L6448C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseDivide(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6452C13-L6453C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6452C13-L6453C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6457C13-L6458C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6457C13-L6458C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseModulo(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6462C13-L6463C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6462C13-L6463C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6467C13-L6468C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6467C13-L6468C104" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseAdd(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6472C13-L6473C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6472C13-L6473C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6477C13-L6478C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6477C13-L6478C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseSubtract(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6482C13-L6483C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6482C13-L6483C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6487C13-L6488C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6487C13-L6488C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseMultiply(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6492C13-L6493C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6492C13-L6493C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6497C13-L6498C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6497C13-L6498C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseDivide(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6502C13-L6503C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6502C13-L6503C114" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6507C13-L6508C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6507C13-L6508C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseModulo(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6512C13-L6513C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6512C13-L6513C114" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6517C13-L6518C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6517C13-L6518C105" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseAdd(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6522C13-L6523C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6522C13-L6523C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6527C13-L6528C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6527C13-L6528C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseSubtract(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6532C13-L6533C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6532C13-L6533C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6537C13-L6538C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6537C13-L6538C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseMultiply(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6542C13-L6543C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6542C13-L6543C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6547C13-L6548C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6547C13-L6548C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseDivide(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6552C13-L6553C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6552C13-L6553C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6557C13-L6558C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6557C13-L6558C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseModulo(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6562C13-L6563C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6562C13-L6563C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Add(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6567C13-L6568C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6567C13-L6568C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseAdd(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6572C13-L6573C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6572C13-L6573C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Subtract(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6577C13-L6578C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6577C13-L6578C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseSubtract(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6582C13-L6583C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6582C13-L6583C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Multiply(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6587C13-L6588C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6587C13-L6588C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseMultiply(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6592C13-L6593C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6592C13-L6593C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Divide(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6597C13-L6598C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6597C13-L6598C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseDivide(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6602C13-L6603C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6602C13-L6603C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.Modulo(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6607C13-L6608C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6607C13-L6608C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ReverseModulo(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6612C13-L6613C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L6612C13-L6613C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10686C13-L10687C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10686C13-L10687C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10691C13-L10692C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10691C13-L10692C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10696C13-L10697C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10696C13-L10697C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10701C13-L10702C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10701C13-L10702C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10706C13-L10707C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10706C13-L10707C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10711C13-L10712C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10711C13-L10712C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10716C13-L10717C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10716C13-L10717C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10721C13-L10722C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10721C13-L10722C114" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10726C13-L10727C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10726C13-L10727C123" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10731C13-L10732C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10731C13-L10732C120" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10736C13-L10737C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10736C13-L10737C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10741C13-L10742C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10741C13-L10742C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10746C13-L10747C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10746C13-L10747C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10751C13-L10752C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10751C13-L10752C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10756C13-L10757C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10756C13-L10757C122" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10761C13-L10762C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10761C13-L10762C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10766C13-L10767C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10766C13-L10767C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10771C13-L10772C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10771C13-L10772C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10776C13-L10777C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10776C13-L10777C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10781C13-L10782C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10781C13-L10782C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10786C13-L10787C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10786C13-L10787C121" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10791C13-L10792C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10791C13-L10792C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10796C13-L10797C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10796C13-L10797C114" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10801C13-L10802C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10801C13-L10802C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10806C13-L10807C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10806C13-L10807C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10811C13-L10812C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10811C13-L10812C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10816C13-L10817C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10816C13-L10817C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10821C13-L10822C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10821C13-L10822C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10826C13-L10827C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10826C13-L10827C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10831C13-L10832C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10831C13-L10832C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10836C13-L10837C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10836C13-L10837C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10841C13-L10842C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10841C13-L10842C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10846C13-L10847C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10846C13-L10847C120" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10851C13-L10852C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10851C13-L10852C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10856C13-L10857C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10856C13-L10857C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10861C13-L10862C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10861C13-L10862C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10866C13-L10866C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10866C13-L10866C97" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10870C13-L10870C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10870C13-L10870C100" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10874C13-L10874C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10874C13-L10874C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10878C13-L10878C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10878C13-L10878C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10882C13-L10882C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10882C13-L10882C102" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10886C13-L10886C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10886C13-L10886C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10890C13-L10891C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10890C13-L10891C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10895C13-L10896C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10895C13-L10896C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10900C13-L10901C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10900C13-L10901C121" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10905C13-L10906C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10905C13-L10906C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10910C13-L10911C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10910C13-L10911C114" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10915C13-L10916C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10915C13-L10916C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10920C13-L10921C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10920C13-L10921C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10925C13-L10926C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10925C13-L10926C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10930C13-L10931C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10930C13-L10931C120" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10935C13-L10936C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10935C13-L10936C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10940C13-L10941C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10940C13-L10941C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10945C13-L10946C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10945C13-L10946C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10950C13-L10951C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10950C13-L10951C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10955C13-L10956C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10955C13-L10956C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10960C13-L10961C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10960C13-L10961C121" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10965C13-L10966C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10965C13-L10966C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10970C13-L10971C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10970C13-L10971C114" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10975C13-L10976C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10975C13-L10976C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10980C13-L10981C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10980C13-L10981C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10985C13-L10986C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10985C13-L10986C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10990C13-L10991C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10990C13-L10991C122" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10995C13-L10996C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10995C13-L10996C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11000C13-L11001C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11000C13-L11001C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11005C13-L11006C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11005C13-L11006C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14170C13-L14171C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14170C13-L14171C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14175C13-L14176C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14175C13-L14176C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14180C13-L14181C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14180C13-L14181C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14185C13-L14186C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14185C13-L14186C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14190C13-L14191C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14190C13-L14191C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14195C13-L14196C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14195C13-L14196C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14200C13-L14201C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14200C13-L14201C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14205C13-L14206C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14205C13-L14206C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14210C13-L14211C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14210C13-L14211C122" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14215C13-L14216C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14215C13-L14216C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14220C13-L14221C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14220C13-L14221C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14225C13-L14226C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14225C13-L14226C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14230C13-L14231C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14230C13-L14231C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14235C13-L14236C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14235C13-L14236C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14240C13-L14241C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14240C13-L14241C121" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14245C13-L14246C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14245C13-L14246C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14250C13-L14251C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14250C13-L14251C114" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14255C13-L14256C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14255C13-L14256C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14260C13-L14261C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14260C13-L14261C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14265C13-L14266C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14265C13-L14266C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14270C13-L14271C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14270C13-L14271C120" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14275C13-L14276C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14275C13-L14276C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14280C13-L14281C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14280C13-L14281C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14285C13-L14286C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14285C13-L14286C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14290C13-L14291C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14290C13-L14291C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14295C13-L14296C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14295C13-L14296C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14300C13-L14301C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14300C13-L14301C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14305C13-L14306C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14305C13-L14306C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14310C13-L14311C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14310C13-L14311C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14315C13-L14316C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14315C13-L14316C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14320C13-L14321C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14320C13-L14321C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14325C13-L14326C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14325C13-L14326C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14330C13-L14331C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14330C13-L14331C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14335C13-L14336C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14335C13-L14336C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14340C13-L14341C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14340C13-L14341C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14345C13-L14346C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14345C13-L14346C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14350C13-L14350C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14350C13-L14350C96" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14354C13-L14354C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14354C13-L14354C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14358C13-L14358C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14358C13-L14358C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14362C13-L14362C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14362C13-L14362C105" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14366C13-L14366C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14366C13-L14366C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14370C13-L14370C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14370C13-L14370C98" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14374C13-L14375C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14374C13-L14375C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14379C13-L14380C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14379C13-L14380C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14384C13-L14385C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14384C13-L14385C120" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14389C13-L14390C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14389C13-L14390C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14394C13-L14395C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14394C13-L14395C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14399C13-L14400C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14399C13-L14400C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14404C13-L14405C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14404C13-L14405C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14409C13-L14410C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14409C13-L14410C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14414C13-L14415C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14414C13-L14415C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14419C13-L14420C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14419C13-L14420C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14424C13-L14425C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14424C13-L14425C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14429C13-L14430C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14429C13-L14430C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14434C13-L14435C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14434C13-L14435C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14439C13-L14440C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14439C13-L14440C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14444C13-L14445C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14444C13-L14445C120" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14449C13-L14450C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14449C13-L14450C117" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14454C13-L14455C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14454C13-L14455C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14459C13-L14460C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14459C13-L14460C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14464C13-L14465C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14464C13-L14465C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseNotEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14469C13-L14470C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14469C13-L14470C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14474C13-L14475C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14474C13-L14475C121" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14479C13-L14480C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14479C13-L14480C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseGreaterThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14484C13-L14485C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14484C13-L14485C114" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.ElementwiseLessThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14489C13-L14490C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14489C13-L14490C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.LeftShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15837C13-L15839C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15837C13-L15839C82" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.RightShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15913C13-L15915C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15913C13-L15915C82" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L281C13-L281C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L281C13-L281C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L285C13-L285C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L285C13-L285C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L289C13-L289C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L289C13-L289C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L293C13-L293C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L293C13-L293C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L297C13-L297C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L297C13-L297C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L301C13-L301C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L301C13-L301C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L305C13-L305C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L305C13-L305C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L309C13-L309C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L309C13-L309C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L313C13-L313C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L313C13-L313C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L317C13-L317C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L317C13-L317C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L321C13-L321C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L321C13-L321C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1018C13-L1018C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1018C13-L1018C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(System.Byte,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1022C13-L1022C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1022C13-L1022C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1026C13-L1026C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1026C13-L1026C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(System.Decimal,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1030C13-L1030C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1030C13-L1030C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1034C13-L1034C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1034C13-L1034C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(System.Double,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1038C13-L1038C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1038C13-L1038C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1042C13-L1042C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1042C13-L1042C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(System.Single,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1046C13-L1046C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1046C13-L1046C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1050C13-L1050C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1050C13-L1050C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(System.Int32,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1054C13-L1054C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1054C13-L1054C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1058C13-L1058C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1058C13-L1058C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(System.Int64,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1062C13-L1062C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1062C13-L1062C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1066C13-L1066C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1066C13-L1066C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(System.SByte,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1070C13-L1070C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1070C13-L1070C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1074C13-L1074C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1074C13-L1074C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(System.Int16,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1078C13-L1078C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1078C13-L1078C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1082C13-L1082C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1082C13-L1082C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(System.UInt32,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1086C13-L1086C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1086C13-L1086C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1090C13-L1090C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1090C13-L1090C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(System.UInt64,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1094C13-L1094C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1094C13-L1094C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1098C13-L1098C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1098C13-L1098C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Addition(System.UInt16,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1102C13-L1102C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1102C13-L1102C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1727C13-L1727C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1727C13-L1727C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1731C13-L1731C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1731C13-L1731C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1735C13-L1735C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1735C13-L1735C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1739C13-L1739C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1739C13-L1739C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1743C13-L1743C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1743C13-L1743C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1747C13-L1747C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1747C13-L1747C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1751C13-L1751C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1751C13-L1751C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1755C13-L1755C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1755C13-L1755C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1759C13-L1759C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1759C13-L1759C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1763C13-L1763C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1763C13-L1763C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1767C13-L1767C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1767C13-L1767C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2464C13-L2464C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2464C13-L2464C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(System.Byte,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2468C13-L2468C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2468C13-L2468C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2472C13-L2472C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2472C13-L2472C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(System.Decimal,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2476C13-L2476C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2476C13-L2476C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2480C13-L2480C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2480C13-L2480C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(System.Double,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2484C13-L2484C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2484C13-L2484C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2488C13-L2488C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2488C13-L2488C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(System.Single,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2492C13-L2492C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2492C13-L2492C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2496C13-L2496C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2496C13-L2496C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(System.Int32,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2500C13-L2500C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2500C13-L2500C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2504C13-L2504C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2504C13-L2504C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(System.Int64,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2508C13-L2508C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2508C13-L2508C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2512C13-L2512C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2512C13-L2512C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(System.SByte,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2516C13-L2516C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2516C13-L2516C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2520C13-L2520C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2520C13-L2520C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(System.Int16,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2524C13-L2524C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2524C13-L2524C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2528C13-L2528C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2528C13-L2528C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(System.UInt32,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2532C13-L2532C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2532C13-L2532C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2536C13-L2536C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2536C13-L2536C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(System.UInt64,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2540C13-L2540C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2540C13-L2540C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2544C13-L2544C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2544C13-L2544C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Subtraction(System.UInt16,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2548C13-L2548C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2548C13-L2548C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3173C13-L3173C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3173C13-L3173C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3177C13-L3177C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3177C13-L3177C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3181C13-L3181C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3181C13-L3181C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3185C13-L3185C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3185C13-L3185C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3189C13-L3189C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3189C13-L3189C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3193C13-L3193C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3193C13-L3193C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3197C13-L3197C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3197C13-L3197C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3201C13-L3201C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3201C13-L3201C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3205C13-L3205C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3205C13-L3205C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3209C13-L3209C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3209C13-L3209C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3213C13-L3213C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3213C13-L3213C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3910C13-L3910C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3910C13-L3910C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(System.Byte,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3914C13-L3914C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3914C13-L3914C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3918C13-L3918C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3918C13-L3918C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(System.Decimal,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3922C13-L3922C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3922C13-L3922C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3926C13-L3926C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3926C13-L3926C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(System.Double,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3930C13-L3930C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3930C13-L3930C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3934C13-L3934C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3934C13-L3934C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(System.Single,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3938C13-L3938C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3938C13-L3938C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3942C13-L3942C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3942C13-L3942C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(System.Int32,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3946C13-L3946C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3946C13-L3946C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3950C13-L3950C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3950C13-L3950C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(System.Int64,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3954C13-L3954C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3954C13-L3954C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3958C13-L3958C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3958C13-L3958C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(System.SByte,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3962C13-L3962C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3962C13-L3962C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3966C13-L3966C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3966C13-L3966C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(System.Int16,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3970C13-L3970C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3970C13-L3970C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3974C13-L3974C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3974C13-L3974C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(System.UInt32,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3978C13-L3978C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3978C13-L3978C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3982C13-L3982C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3982C13-L3982C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(System.UInt64,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3986C13-L3986C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3986C13-L3986C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3990C13-L3990C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3990C13-L3990C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Multiply(System.UInt16,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3994C13-L3994C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3994C13-L3994C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4619C13-L4619C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4619C13-L4619C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4623C13-L4623C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4623C13-L4623C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4627C13-L4627C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4627C13-L4627C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4631C13-L4631C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4631C13-L4631C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4635C13-L4635C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4635C13-L4635C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4639C13-L4639C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4639C13-L4639C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4643C13-L4643C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4643C13-L4643C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4647C13-L4647C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4647C13-L4647C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4651C13-L4651C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4651C13-L4651C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4655C13-L4655C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4655C13-L4655C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4659C13-L4659C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4659C13-L4659C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5356C13-L5356C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5356C13-L5356C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(System.Byte,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5360C13-L5360C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5360C13-L5360C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5364C13-L5364C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5364C13-L5364C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(System.Decimal,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5368C13-L5368C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5368C13-L5368C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5372C13-L5372C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5372C13-L5372C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(System.Double,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5376C13-L5376C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5376C13-L5376C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5380C13-L5380C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5380C13-L5380C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(System.Single,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5384C13-L5384C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5384C13-L5384C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5388C13-L5388C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5388C13-L5388C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(System.Int32,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5392C13-L5392C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5392C13-L5392C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5396C13-L5396C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5396C13-L5396C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(System.Int64,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5400C13-L5400C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5400C13-L5400C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5404C13-L5404C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5404C13-L5404C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(System.SByte,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5408C13-L5408C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5408C13-L5408C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5412C13-L5412C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5412C13-L5412C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(System.Int16,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5416C13-L5416C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5416C13-L5416C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5420C13-L5420C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5420C13-L5420C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(System.UInt32,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5424C13-L5424C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5424C13-L5424C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5428C13-L5428C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5428C13-L5428C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(System.UInt64,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5432C13-L5432C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5432C13-L5432C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5436C13-L5436C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5436C13-L5436C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Division(System.UInt16,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5440C13-L5440C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5440C13-L5440C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6065C13-L6065C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6065C13-L6065C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6069C13-L6069C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6069C13-L6069C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6073C13-L6073C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6073C13-L6073C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6077C13-L6077C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6077C13-L6077C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6081C13-L6081C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6081C13-L6081C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6085C13-L6085C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6085C13-L6085C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6089C13-L6089C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6089C13-L6089C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6093C13-L6093C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6093C13-L6093C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6097C13-L6097C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6097C13-L6097C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6101C13-L6101C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6101C13-L6101C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6105C13-L6105C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6105C13-L6105C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6802C13-L6802C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6802C13-L6802C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(System.Byte,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6806C13-L6806C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6806C13-L6806C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6810C13-L6810C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6810C13-L6810C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(System.Decimal,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6814C13-L6814C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6814C13-L6814C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6818C13-L6818C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6818C13-L6818C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(System.Double,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6822C13-L6822C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6822C13-L6822C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6826C13-L6826C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6826C13-L6826C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(System.Single,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6830C13-L6830C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6830C13-L6830C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6834C13-L6834C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6834C13-L6834C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(System.Int32,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6838C13-L6838C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6838C13-L6838C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6842C13-L6842C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6842C13-L6842C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(System.Int64,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6846C13-L6846C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6846C13-L6846C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6850C13-L6850C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6850C13-L6850C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(System.SByte,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6854C13-L6854C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6854C13-L6854C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6858C13-L6858C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6858C13-L6858C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(System.Int16,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6862C13-L6862C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6862C13-L6862C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6866C13-L6866C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6866C13-L6866C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(System.UInt32,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6870C13-L6870C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6870C13-L6870C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6874C13-L6874C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6874C13-L6874C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(System.UInt64,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6878C13-L6878C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6878C13-L6878C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SByteDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6882C13-L6882C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6882C13-L6882C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_Modulus(System.UInt16,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6886C13-L6886C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6886C13-L6886C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_LeftShift(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7312C13-L7312C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7312C13-L7312C42" }, { "DocsId": "M:Microsoft.Data.Analysis.SByteDataFrameColumn.op_RightShift(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7368C13-L7368C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7368C13-L7368C43" } ], "DocsId": "T:Microsoft.Data.Analysis.SByteDataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SByteDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SByteDataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.Single}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SingleDataFrameColumn.cs#L13C81-L13C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SingleDataFrameColumn.cs#L13C81-L13C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Single})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SingleDataFrameColumn.cs#L15C80-L15C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SingleDataFrameColumn.cs#L15C80-L15C102" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SingleDataFrameColumn.cs#L17C70-L17C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SingleDataFrameColumn.cs#L17C70-L17C92" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SingleDataFrameColumn.cs#L19C150-L19C203" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SingleDataFrameColumn.cs#L19C150-L19C203" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SingleDataFrameColumn.cs#L25C13-L25C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SingleDataFrameColumn.cs#L25C13-L25C60" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L791C13-L792C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L791C13-L792C98" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L796C13-L797C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L796C13-L797C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L801C13-L802C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L801C13-L802C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L806C13-L807C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L806C13-L807C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L811C13-L812C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L811C13-L812C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L816C13-L817C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L816C13-L817C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L821C13-L822C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L821C13-L822C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L826C13-L827C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L826C13-L827C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L831C13-L832C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L831C13-L832C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L836C13-L837C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L836C13-L837C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L841C13-L841C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L841C13-L841C88" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L845C13-L845C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L845C13-L845C93" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L849C13-L849C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L849C13-L849C93" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L853C13-L853C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L853C13-L853C91" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L857C13-L857C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L857C13-L857C91" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L861C13-L862C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L861C13-L862C98" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L866C13-L867C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L866C13-L867C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L871C13-L872C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L871C13-L872C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L876C13-L877C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L876C13-L877C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L881C13-L882C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L881C13-L882C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L886C13-L887C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L886C13-L887C98" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L891C13-L892C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L891C13-L892C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L896C13-L897C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L896C13-L897C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L901C13-L902C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L901C13-L902C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L906C13-L907C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L906C13-L907C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L911C13-L912C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L911C13-L912C98" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L916C13-L917C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L916C13-L917C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L921C13-L922C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L921C13-L922C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L926C13-L927C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L926C13-L927C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(Microsoft.Data.Analysis.SByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L931C13-L932C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L931C13-L932C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L936C13-L937C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L936C13-L937C98" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L941C13-L942C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L941C13-L942C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L946C13-L947C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L946C13-L947C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L951C13-L952C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L951C13-L952C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(Microsoft.Data.Analysis.Int16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L956C13-L957C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L956C13-L957C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L961C13-L962C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L961C13-L962C98" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L966C13-L967C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L966C13-L967C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L971C13-L972C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L971C13-L972C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L976C13-L977C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L976C13-L977C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L981C13-L982C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L981C13-L982C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L986C13-L987C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L986C13-L987C98" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L991C13-L992C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L991C13-L992C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L996C13-L997C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L996C13-L997C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1001C13-L1002C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1001C13-L1002C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1006C13-L1007C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1006C13-L1007C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1011C13-L1012C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1011C13-L1012C98" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1016C13-L1017C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1016C13-L1017C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1021C13-L1022C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1021C13-L1022C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1026C13-L1027C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1026C13-L1027C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1031C13-L1032C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L1031C13-L1032C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4535C13-L4536C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4535C13-L4536C96" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseAdd(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4540C13-L4541C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4540C13-L4541C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4545C13-L4546C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4545C13-L4546C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseSubtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4550C13-L4551C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4550C13-L4551C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4555C13-L4556C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4555C13-L4556C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseMultiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4560C13-L4561C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4560C13-L4561C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4565C13-L4566C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4565C13-L4566C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseDivide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4570C13-L4571C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4570C13-L4571C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4575C13-L4576C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4575C13-L4576C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseModulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4580C13-L4581C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4580C13-L4581C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4585C13-L4586C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4585C13-L4586C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseAdd(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4590C13-L4591C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4590C13-L4591C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4595C13-L4596C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4595C13-L4596C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseSubtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4600C13-L4601C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4600C13-L4601C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4605C13-L4606C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4605C13-L4606C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseMultiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4610C13-L4611C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4610C13-L4611C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4615C13-L4616C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4615C13-L4616C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseDivide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4620C13-L4621C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4620C13-L4621C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4625C13-L4626C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4625C13-L4626C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseModulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4630C13-L4631C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4630C13-L4631C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4635C13-L4635C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4635C13-L4635C87" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseAdd(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4639C13-L4639C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4639C13-L4639C94" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4643C13-L4643C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4643C13-L4643C92" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseSubtract(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4647C13-L4647C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4647C13-L4647C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4651C13-L4651C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4651C13-L4651C92" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseMultiply(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4655C13-L4655C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4655C13-L4655C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4659C13-L4659C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4659C13-L4659C90" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseDivide(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4663C13-L4663C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4663C13-L4663C97" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4667C13-L4667C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4667C13-L4667C90" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseModulo(System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4671C13-L4671C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4671C13-L4671C97" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4675C13-L4676C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4675C13-L4676C96" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseAdd(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4680C13-L4681C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4680C13-L4681C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4685C13-L4686C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4685C13-L4686C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseSubtract(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4690C13-L4691C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4690C13-L4691C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4695C13-L4696C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4695C13-L4696C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseMultiply(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4700C13-L4701C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4700C13-L4701C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4705C13-L4706C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4705C13-L4706C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseDivide(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4710C13-L4711C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4710C13-L4711C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4715C13-L4716C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4715C13-L4716C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseModulo(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4720C13-L4721C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4720C13-L4721C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4725C13-L4726C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4725C13-L4726C96" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseAdd(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4730C13-L4731C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4730C13-L4731C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4735C13-L4736C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4735C13-L4736C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseSubtract(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4740C13-L4741C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4740C13-L4741C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4745C13-L4746C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4745C13-L4746C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseMultiply(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4750C13-L4751C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4750C13-L4751C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4755C13-L4756C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4755C13-L4756C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseDivide(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4760C13-L4761C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4760C13-L4761C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4765C13-L4766C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4765C13-L4766C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseModulo(System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4770C13-L4771C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4770C13-L4771C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4775C13-L4776C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4775C13-L4776C96" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseAdd(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4780C13-L4781C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4780C13-L4781C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4785C13-L4786C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4785C13-L4786C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseSubtract(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4790C13-L4791C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4790C13-L4791C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4795C13-L4796C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4795C13-L4796C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseMultiply(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4800C13-L4801C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4800C13-L4801C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4805C13-L4806C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4805C13-L4806C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseDivide(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4810C13-L4811C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4810C13-L4811C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4815C13-L4816C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4815C13-L4816C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseModulo(System.SByte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4820C13-L4821C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4820C13-L4821C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4825C13-L4826C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4825C13-L4826C96" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseAdd(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4830C13-L4831C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4830C13-L4831C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4835C13-L4836C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4835C13-L4836C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseSubtract(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4840C13-L4841C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4840C13-L4841C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4845C13-L4846C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4845C13-L4846C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseMultiply(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4850C13-L4851C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4850C13-L4851C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4855C13-L4856C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4855C13-L4856C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseDivide(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4860C13-L4861C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4860C13-L4861C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4865C13-L4866C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4865C13-L4866C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseModulo(System.Int16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4870C13-L4871C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4870C13-L4871C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4875C13-L4876C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4875C13-L4876C96" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseAdd(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4880C13-L4881C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4880C13-L4881C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4885C13-L4886C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4885C13-L4886C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseSubtract(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4890C13-L4891C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4890C13-L4891C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4895C13-L4896C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4895C13-L4896C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseMultiply(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4900C13-L4901C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4900C13-L4901C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4905C13-L4906C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4905C13-L4906C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseDivide(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4910C13-L4911C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4910C13-L4911C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4915C13-L4916C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4915C13-L4916C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseModulo(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4920C13-L4921C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4920C13-L4921C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4925C13-L4926C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4925C13-L4926C96" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseAdd(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4930C13-L4931C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4930C13-L4931C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4935C13-L4936C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4935C13-L4936C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseSubtract(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4940C13-L4941C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4940C13-L4941C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4945C13-L4946C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4945C13-L4946C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseMultiply(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4950C13-L4951C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4950C13-L4951C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4955C13-L4956C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4955C13-L4956C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseDivide(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4960C13-L4961C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4960C13-L4961C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4965C13-L4966C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4965C13-L4966C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseModulo(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4970C13-L4971C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4970C13-L4971C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Add(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4975C13-L4976C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4975C13-L4976C96" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseAdd(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4980C13-L4981C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4980C13-L4981C103" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Subtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4985C13-L4986C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4985C13-L4986C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseSubtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4990C13-L4991C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4990C13-L4991C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Multiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4995C13-L4996C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L4995C13-L4996C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseMultiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5000C13-L5001C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5000C13-L5001C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Divide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5005C13-L5006C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5005C13-L5006C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseDivide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5010C13-L5011C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5010C13-L5011C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.Modulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5015C13-L5016C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5015C13-L5016C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ReverseModulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5020C13-L5021C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L5020C13-L5021C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9762C13-L9763C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9762C13-L9763C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9767C13-L9768C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9767C13-L9768C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9772C13-L9773C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9772C13-L9773C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9777C13-L9778C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9777C13-L9778C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9782C13-L9783C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9782C13-L9783C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9787C13-L9788C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9787C13-L9788C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9792C13-L9793C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9792C13-L9793C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9797C13-L9798C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9797C13-L9798C113" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9802C13-L9803C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9802C13-L9803C122" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9807C13-L9808C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9807C13-L9808C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9812C13-L9813C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9812C13-L9813C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9817C13-L9818C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9817C13-L9818C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9822C13-L9822C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9822C13-L9822C97" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9826C13-L9826C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9826C13-L9826C100" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9830C13-L9830C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9830C13-L9830C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9834C13-L9834C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9834C13-L9834C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9838C13-L9838C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9838C13-L9838C102" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9842C13-L9842C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9842C13-L9842C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9846C13-L9847C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9846C13-L9847C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9851C13-L9852C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9851C13-L9852C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9856C13-L9857C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9856C13-L9857C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9861C13-L9862C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9861C13-L9862C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9866C13-L9867C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9866C13-L9867C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9871C13-L9872C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9871C13-L9872C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9876C13-L9877C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9876C13-L9877C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9881C13-L9882C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9881C13-L9882C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9886C13-L9887C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9886C13-L9887C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9891C13-L9892C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9891C13-L9892C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9896C13-L9897C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9896C13-L9897C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9901C13-L9902C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9901C13-L9902C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9906C13-L9907C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9906C13-L9907C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9911C13-L9912C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9911C13-L9912C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9916C13-L9917C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9916C13-L9917C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9921C13-L9922C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9921C13-L9922C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9926C13-L9927C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9926C13-L9927C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9931C13-L9932C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9931C13-L9932C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9936C13-L9937C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9936C13-L9937C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9941C13-L9942C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9941C13-L9942C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9946C13-L9947C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9946C13-L9947C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9951C13-L9952C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9951C13-L9952C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9956C13-L9957C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9956C13-L9957C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9961C13-L9962C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9961C13-L9962C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9966C13-L9967C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9966C13-L9967C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9971C13-L9972C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9971C13-L9972C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9976C13-L9977C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9976C13-L9977C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9981C13-L9982C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9981C13-L9982C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9986C13-L9987C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9986C13-L9987C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9991C13-L9992C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9991C13-L9992C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9996C13-L9997C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L9996C13-L9997C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10001C13-L10002C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10001C13-L10002C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10006C13-L10007C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10006C13-L10007C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10011C13-L10012C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10011C13-L10012C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10016C13-L10017C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10016C13-L10017C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10021C13-L10022C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10021C13-L10022C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10026C13-L10027C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10026C13-L10027C107" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10031C13-L10032C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10031C13-L10032C110" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10036C13-L10037C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10036C13-L10037C119" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10041C13-L10042C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10041C13-L10042C116" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10046C13-L10047C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10046C13-L10047C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10051C13-L10052C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L10051C13-L10052C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13246C13-L13247C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13246C13-L13247C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13251C13-L13252C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13251C13-L13252C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13256C13-L13257C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13256C13-L13257C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13261C13-L13262C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13261C13-L13262C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13266C13-L13267C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13266C13-L13267C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13271C13-L13272C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13271C13-L13272C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13276C13-L13277C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13276C13-L13277C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13281C13-L13282C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13281C13-L13282C112" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13286C13-L13287C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13286C13-L13287C121" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13291C13-L13292C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13291C13-L13292C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13296C13-L13297C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13296C13-L13297C114" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13301C13-L13302C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13301C13-L13302C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13306C13-L13306C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13306C13-L13306C96" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13310C13-L13310C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13310C13-L13310C99" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13314C13-L13314C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13314C13-L13314C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13318C13-L13318C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13318C13-L13318C105" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13322C13-L13322C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13322C13-L13322C101" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13326C13-L13326C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13326C13-L13326C98" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13330C13-L13331C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13330C13-L13331C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13335C13-L13336C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13335C13-L13336C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13340C13-L13341C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13340C13-L13341C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13345C13-L13346C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13345C13-L13346C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13350C13-L13351C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13350C13-L13351C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13355C13-L13356C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13355C13-L13356C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13360C13-L13361C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13360C13-L13361C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13365C13-L13366C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13365C13-L13366C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13370C13-L13371C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13370C13-L13371C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13375C13-L13376C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13375C13-L13376C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13380C13-L13381C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13380C13-L13381C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13385C13-L13386C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13385C13-L13386C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13390C13-L13391C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13390C13-L13391C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13395C13-L13396C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13395C13-L13396C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13400C13-L13401C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13400C13-L13401C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13405C13-L13406C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13405C13-L13406C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13410C13-L13411C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13410C13-L13411C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13415C13-L13416C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13415C13-L13416C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13420C13-L13421C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13420C13-L13421C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13425C13-L13426C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13425C13-L13426C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13430C13-L13431C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13430C13-L13431C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13435C13-L13436C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13435C13-L13436C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13440C13-L13441C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13440C13-L13441C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13445C13-L13446C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13445C13-L13446C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13450C13-L13451C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13450C13-L13451C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13455C13-L13456C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13455C13-L13456C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13460C13-L13461C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13460C13-L13461C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13465C13-L13466C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13465C13-L13466C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13470C13-L13471C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13470C13-L13471C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13475C13-L13476C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13475C13-L13476C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13480C13-L13481C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13480C13-L13481C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13485C13-L13486C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13485C13-L13486C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13490C13-L13491C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13490C13-L13491C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13495C13-L13496C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13495C13-L13496C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13500C13-L13501C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13500C13-L13501C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13505C13-L13506C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13505C13-L13506C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13510C13-L13511C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13510C13-L13511C106" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseNotEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13515C13-L13516C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13515C13-L13516C109" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13520C13-L13521C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13520C13-L13521C118" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13525C13-L13526C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13525C13-L13526C115" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseGreaterThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13530C13-L13531C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13530C13-L13531C111" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.ElementwiseLessThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13535C13-L13536C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L13535C13-L13536C108" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L148C13-L148C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L148C13-L148C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L152C13-L152C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L152C13-L152C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L156C13-L156C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L156C13-L156C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L160C13-L160C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L160C13-L160C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L164C13-L164C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L164C13-L164C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L168C13-L168C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L168C13-L168C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L172C13-L172C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L172C13-L172C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L176C13-L176C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L176C13-L176C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L180C13-L180C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L180C13-L180C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L184C13-L184C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L184C13-L184C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L761C13-L761C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L761C13-L761C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(System.Byte,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L765C13-L765C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L765C13-L765C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L769C13-L769C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L769C13-L769C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(System.Double,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L773C13-L773C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L773C13-L773C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L777C13-L777C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L777C13-L777C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(System.Single,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L781C13-L781C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L781C13-L781C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L785C13-L785C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L785C13-L785C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(System.Int32,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L789C13-L789C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L789C13-L789C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L793C13-L793C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L793C13-L793C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(System.Int64,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L797C13-L797C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L797C13-L797C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L801C13-L801C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L801C13-L801C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(System.SByte,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L805C13-L805C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L805C13-L805C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L809C13-L809C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L809C13-L809C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(System.Int16,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L813C13-L813C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L813C13-L813C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L817C13-L817C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L817C13-L817C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(System.UInt32,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L821C13-L821C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L821C13-L821C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L825C13-L825C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L825C13-L825C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(System.UInt64,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L829C13-L829C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L829C13-L829C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L833C13-L833C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L833C13-L833C36" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Addition(System.UInt16,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L837C13-L837C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L837C13-L837C43" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1594C13-L1594C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1594C13-L1594C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1598C13-L1598C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1598C13-L1598C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1602C13-L1602C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1602C13-L1602C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1606C13-L1606C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1606C13-L1606C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1610C13-L1610C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1610C13-L1610C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1614C13-L1614C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1614C13-L1614C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1618C13-L1618C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1618C13-L1618C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1622C13-L1622C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1622C13-L1622C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1626C13-L1626C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1626C13-L1626C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1630C13-L1630C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1630C13-L1630C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2207C13-L2207C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2207C13-L2207C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(System.Byte,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2211C13-L2211C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2211C13-L2211C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2215C13-L2215C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2215C13-L2215C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(System.Double,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2219C13-L2219C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2219C13-L2219C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2223C13-L2223C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2223C13-L2223C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(System.Single,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2227C13-L2227C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2227C13-L2227C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2231C13-L2231C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2231C13-L2231C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(System.Int32,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2235C13-L2235C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2235C13-L2235C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2239C13-L2239C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2239C13-L2239C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(System.Int64,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2243C13-L2243C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2243C13-L2243C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2247C13-L2247C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2247C13-L2247C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(System.SByte,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2251C13-L2251C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2251C13-L2251C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2255C13-L2255C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2255C13-L2255C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(System.Int16,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2259C13-L2259C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2259C13-L2259C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2263C13-L2263C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2263C13-L2263C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(System.UInt32,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2267C13-L2267C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2267C13-L2267C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2271C13-L2271C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2271C13-L2271C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(System.UInt64,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2275C13-L2275C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2275C13-L2275C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2279C13-L2279C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2279C13-L2279C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Subtraction(System.UInt16,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2283C13-L2283C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2283C13-L2283C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3040C13-L3040C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3040C13-L3040C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3044C13-L3044C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3044C13-L3044C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3048C13-L3048C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3048C13-L3048C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3052C13-L3052C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3052C13-L3052C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3056C13-L3056C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3056C13-L3056C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3060C13-L3060C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3060C13-L3060C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3064C13-L3064C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3064C13-L3064C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3068C13-L3068C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3068C13-L3068C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3072C13-L3072C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3072C13-L3072C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3076C13-L3076C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3076C13-L3076C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3653C13-L3653C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3653C13-L3653C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(System.Byte,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3657C13-L3657C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3657C13-L3657C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3661C13-L3661C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3661C13-L3661C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(System.Double,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3665C13-L3665C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3665C13-L3665C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3669C13-L3669C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3669C13-L3669C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(System.Single,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3673C13-L3673C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3673C13-L3673C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3677C13-L3677C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3677C13-L3677C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(System.Int32,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3681C13-L3681C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3681C13-L3681C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3685C13-L3685C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3685C13-L3685C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(System.Int64,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3689C13-L3689C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3689C13-L3689C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3693C13-L3693C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3693C13-L3693C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(System.SByte,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3697C13-L3697C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3697C13-L3697C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3701C13-L3701C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3701C13-L3701C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(System.Int16,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3705C13-L3705C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3705C13-L3705C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3709C13-L3709C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3709C13-L3709C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(System.UInt32,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3713C13-L3713C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3713C13-L3713C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3717C13-L3717C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3717C13-L3717C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(System.UInt64,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3721C13-L3721C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3721C13-L3721C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3725C13-L3725C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3725C13-L3725C41" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Multiply(System.UInt16,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3729C13-L3729C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3729C13-L3729C48" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4486C13-L4486C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4486C13-L4486C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4490C13-L4490C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4490C13-L4490C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4494C13-L4494C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4494C13-L4494C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4498C13-L4498C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4498C13-L4498C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4502C13-L4502C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4502C13-L4502C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4506C13-L4506C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4506C13-L4506C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4510C13-L4510C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4510C13-L4510C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4514C13-L4514C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4514C13-L4514C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4518C13-L4518C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4518C13-L4518C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4522C13-L4522C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4522C13-L4522C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5099C13-L5099C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5099C13-L5099C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(System.Byte,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5103C13-L5103C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5103C13-L5103C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5107C13-L5107C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5107C13-L5107C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(System.Double,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5111C13-L5111C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5111C13-L5111C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5115C13-L5115C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5115C13-L5115C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(System.Single,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5119C13-L5119C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5119C13-L5119C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5123C13-L5123C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5123C13-L5123C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(System.Int32,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5127C13-L5127C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5127C13-L5127C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5131C13-L5131C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5131C13-L5131C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(System.Int64,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5135C13-L5135C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5135C13-L5135C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5139C13-L5139C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5139C13-L5139C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(System.SByte,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5143C13-L5143C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5143C13-L5143C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5147C13-L5147C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5147C13-L5147C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(System.Int16,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5151C13-L5151C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5151C13-L5151C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5155C13-L5155C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5155C13-L5155C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(System.UInt32,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5159C13-L5159C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5159C13-L5159C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5163C13-L5163C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5163C13-L5163C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(System.UInt64,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5167C13-L5167C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5167C13-L5167C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5171C13-L5171C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5171C13-L5171C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Division(System.UInt16,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5175C13-L5175C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5175C13-L5175C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5932C13-L5932C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5932C13-L5932C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5936C13-L5936C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5936C13-L5936C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5940C13-L5940C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5940C13-L5940C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5944C13-L5944C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5944C13-L5944C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5948C13-L5948C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5948C13-L5948C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5952C13-L5952C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5952C13-L5952C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5956C13-L5956C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5956C13-L5956C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5960C13-L5960C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5960C13-L5960C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5964C13-L5964C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5964C13-L5964C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5968C13-L5968C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5968C13-L5968C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6545C13-L6545C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6545C13-L6545C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(System.Byte,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6549C13-L6549C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6549C13-L6549C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6553C13-L6553C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6553C13-L6553C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(System.Double,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6557C13-L6557C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6557C13-L6557C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6561C13-L6561C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6561C13-L6561C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(System.Single,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6565C13-L6565C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6565C13-L6565C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6569C13-L6569C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6569C13-L6569C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(System.Int32,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6573C13-L6573C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6573C13-L6573C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6577C13-L6577C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6577C13-L6577C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(System.Int64,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6581C13-L6581C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6581C13-L6581C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6585C13-L6585C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6585C13-L6585C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(System.SByte,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6589C13-L6589C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6589C13-L6589C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6593C13-L6593C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6593C13-L6593C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(System.Int16,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6597C13-L6597C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6597C13-L6597C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6601C13-L6601C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6601C13-L6601C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(System.UInt32,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6605C13-L6605C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6605C13-L6605C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6609C13-L6609C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6609C13-L6609C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(System.UInt64,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6613C13-L6613C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6613C13-L6613C46" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(Microsoft.Data.Analysis.SingleDataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6617C13-L6617C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6617C13-L6617C39" }, { "DocsId": "M:Microsoft.Data.Analysis.SingleDataFrameColumn.op_Modulus(System.UInt16,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6621C13-L6621C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6621C13-L6621C46" } ], "DocsId": "T:Microsoft.Data.Analysis.SingleDataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SingleDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/SingleDataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.UInt16}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt16DataFrameColumn.cs#L13C82-L13C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt16DataFrameColumn.cs#L13C82-L13C104" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.UInt16})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt16DataFrameColumn.cs#L15C81-L15C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt16DataFrameColumn.cs#L15C81-L15C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt16DataFrameColumn.cs#L17C70-L17C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt16DataFrameColumn.cs#L17C70-L17C92" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt16DataFrameColumn.cs#L19C150-L19C203" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt16DataFrameColumn.cs#L19C150-L19C203" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt16DataFrameColumn.cs#L25C13-L25C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt16DataFrameColumn.cs#L25C13-L25C60" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2744C13-L2746C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2744C13-L2746C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2750C13-L2752C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2750C13-L2752C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2756C13-L2758C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2756C13-L2758C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2762C13-L2764C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2762C13-L2764C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2768C13-L2770C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2768C13-L2770C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2774C13-L2775C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2774C13-L2775C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2779C13-L2780C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2779C13-L2780C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2784C13-L2785C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2784C13-L2785C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2789C13-L2790C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2789C13-L2790C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2794C13-L2795C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2794C13-L2795C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2799C13-L2800C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2799C13-L2800C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2804C13-L2805C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2804C13-L2805C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2809C13-L2810C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2809C13-L2810C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2814C13-L2815C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2814C13-L2815C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2819C13-L2820C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2819C13-L2820C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2824C13-L2825C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2824C13-L2825C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2829C13-L2830C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2829C13-L2830C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2834C13-L2835C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2834C13-L2835C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2839C13-L2840C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2839C13-L2840C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2844C13-L2845C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2844C13-L2845C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2849C13-L2850C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2849C13-L2850C104" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2854C13-L2855C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2854C13-L2855C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2859C13-L2860C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2859C13-L2860C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2864C13-L2865C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2864C13-L2865C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2869C13-L2870C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2869C13-L2870C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2874C13-L2875C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2874C13-L2875C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2879C13-L2880C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2879C13-L2880C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2884C13-L2885C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2884C13-L2885C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2889C13-L2890C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2889C13-L2890C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2894C13-L2895C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2894C13-L2895C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2899C13-L2901C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2899C13-L2901C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2905C13-L2907C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2905C13-L2907C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2911C13-L2913C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2911C13-L2913C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2917C13-L2919C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2917C13-L2919C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2923C13-L2925C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2923C13-L2925C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2929C13-L2931C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2929C13-L2931C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2935C13-L2937C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2935C13-L2937C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2941C13-L2943C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2941C13-L2943C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2947C13-L2949C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2947C13-L2949C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2953C13-L2955C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2953C13-L2955C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2959C13-L2960C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2959C13-L2960C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2964C13-L2965C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2964C13-L2965C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2969C13-L2970C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2969C13-L2970C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2974C13-L2975C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2974C13-L2975C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2979C13-L2980C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2979C13-L2980C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2984C13-L2985C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2984C13-L2985C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2989C13-L2990C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2989C13-L2990C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2994C13-L2995C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2994C13-L2995C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2999C13-L3000C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2999C13-L3000C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3004C13-L3005C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3004C13-L3005C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3009C13-L3011C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3009C13-L3011C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3015C13-L3017C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3015C13-L3017C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3021C13-L3023C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3021C13-L3023C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3027C13-L3029C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3027C13-L3029C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3033C13-L3035C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L3033C13-L3035C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8213C13-L8214C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8213C13-L8214C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseAdd(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8218C13-L8219C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8218C13-L8219C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8223C13-L8224C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8223C13-L8224C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseSubtract(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8228C13-L8229C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8228C13-L8229C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8233C13-L8234C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8233C13-L8234C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseMultiply(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8238C13-L8239C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8238C13-L8239C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8243C13-L8244C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8243C13-L8244C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseDivide(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8248C13-L8249C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8248C13-L8249C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8253C13-L8254C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8253C13-L8254C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseModulo(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8258C13-L8259C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8258C13-L8259C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8263C13-L8264C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8263C13-L8264C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseAdd(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8268C13-L8269C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8268C13-L8269C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8273C13-L8274C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8273C13-L8274C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseSubtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8278C13-L8279C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8278C13-L8279C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8283C13-L8284C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8283C13-L8284C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseMultiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8288C13-L8289C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8288C13-L8289C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8293C13-L8294C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8293C13-L8294C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseDivide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8298C13-L8299C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8298C13-L8299C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8303C13-L8304C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8303C13-L8304C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseModulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8308C13-L8309C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8308C13-L8309C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8313C13-L8314C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8313C13-L8314C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseAdd(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8318C13-L8319C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8318C13-L8319C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8323C13-L8324C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8323C13-L8324C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseSubtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8328C13-L8329C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8328C13-L8329C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8333C13-L8334C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8333C13-L8334C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseMultiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8338C13-L8339C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8338C13-L8339C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8343C13-L8344C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8343C13-L8344C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseDivide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8348C13-L8349C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8348C13-L8349C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8353C13-L8354C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8353C13-L8354C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseModulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8358C13-L8359C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8358C13-L8359C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8363C13-L8364C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8363C13-L8364C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseAdd(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8368C13-L8369C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8368C13-L8369C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8373C13-L8374C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8373C13-L8374C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseSubtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8378C13-L8379C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8378C13-L8379C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8383C13-L8384C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8383C13-L8384C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseMultiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8388C13-L8389C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8388C13-L8389C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8393C13-L8394C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8393C13-L8394C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseDivide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8398C13-L8399C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8398C13-L8399C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8403C13-L8404C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8403C13-L8404C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseModulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8408C13-L8409C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8408C13-L8409C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8413C13-L8414C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8413C13-L8414C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseAdd(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8418C13-L8419C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8418C13-L8419C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8423C13-L8424C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8423C13-L8424C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseSubtract(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8428C13-L8429C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8428C13-L8429C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8433C13-L8434C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8433C13-L8434C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseMultiply(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8438C13-L8439C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8438C13-L8439C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8443C13-L8444C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8443C13-L8444C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseDivide(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8448C13-L8449C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8448C13-L8449C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8453C13-L8454C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8453C13-L8454C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseModulo(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8458C13-L8459C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8458C13-L8459C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8463C13-L8464C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8463C13-L8464C104" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseAdd(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8468C13-L8469C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8468C13-L8469C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8473C13-L8474C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8473C13-L8474C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseSubtract(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8478C13-L8479C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8478C13-L8479C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8483C13-L8484C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8483C13-L8484C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseMultiply(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8488C13-L8489C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8488C13-L8489C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8493C13-L8494C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8493C13-L8494C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseDivide(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8498C13-L8499C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8498C13-L8499C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8503C13-L8504C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8503C13-L8504C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseModulo(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8508C13-L8509C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8508C13-L8509C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8513C13-L8514C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8513C13-L8514C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseAdd(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8518C13-L8519C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8518C13-L8519C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8523C13-L8524C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8523C13-L8524C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseSubtract(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8528C13-L8529C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8528C13-L8529C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8533C13-L8534C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8533C13-L8534C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseMultiply(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8538C13-L8539C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8538C13-L8539C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8543C13-L8544C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8543C13-L8544C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseDivide(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8548C13-L8549C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8548C13-L8549C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8553C13-L8554C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8553C13-L8554C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseModulo(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8558C13-L8559C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8558C13-L8559C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8563C13-L8564C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8563C13-L8564C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseAdd(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8568C13-L8569C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8568C13-L8569C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8573C13-L8574C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8573C13-L8574C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseSubtract(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8578C13-L8579C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8578C13-L8579C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8583C13-L8584C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8583C13-L8584C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseMultiply(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8588C13-L8589C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8588C13-L8589C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8593C13-L8594C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8593C13-L8594C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseDivide(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8598C13-L8599C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8598C13-L8599C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8603C13-L8604C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8603C13-L8604C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseModulo(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8608C13-L8609C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8608C13-L8609C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8613C13-L8614C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8613C13-L8614C104" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseAdd(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8618C13-L8619C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8618C13-L8619C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8623C13-L8624C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8623C13-L8624C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseSubtract(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8628C13-L8629C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8628C13-L8629C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8633C13-L8634C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8633C13-L8634C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseMultiply(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8638C13-L8639C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8638C13-L8639C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8643C13-L8644C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8643C13-L8644C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseDivide(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8648C13-L8649C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8648C13-L8649C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8653C13-L8654C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8653C13-L8654C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseModulo(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8658C13-L8659C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8658C13-L8659C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8663C13-L8664C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8663C13-L8664C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseAdd(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8668C13-L8669C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8668C13-L8669C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8673C13-L8674C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8673C13-L8674C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseSubtract(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8678C13-L8679C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8678C13-L8679C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8683C13-L8684C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8683C13-L8684C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseMultiply(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8688C13-L8689C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8688C13-L8689C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8693C13-L8694C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8693C13-L8694C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseDivide(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8698C13-L8699C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8698C13-L8699C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8703C13-L8704C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8703C13-L8704C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseModulo(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8708C13-L8709C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8708C13-L8709C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Add(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8713C13-L8714C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8713C13-L8714C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseAdd(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8718C13-L8719C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8718C13-L8719C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Subtract(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8723C13-L8724C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8723C13-L8724C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseSubtract(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8728C13-L8729C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8728C13-L8729C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Multiply(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8733C13-L8734C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8733C13-L8734C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseMultiply(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8738C13-L8739C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8738C13-L8739C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Divide(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8743C13-L8744C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8743C13-L8744C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseDivide(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8748C13-L8749C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8748C13-L8749C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.Modulo(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8753C13-L8754C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8753C13-L8754C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ReverseModulo(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8758C13-L8759C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8758C13-L8759C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11968C13-L11969C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11968C13-L11969C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11973C13-L11974C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11973C13-L11974C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11978C13-L11979C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11978C13-L11979C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11983C13-L11984C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11983C13-L11984C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11988C13-L11989C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11988C13-L11989C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11993C13-L11994C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11993C13-L11994C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11998C13-L11999C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11998C13-L11999C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12003C13-L12004C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12003C13-L12004C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12008C13-L12009C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12008C13-L12009C123" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12013C13-L12014C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12013C13-L12014C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12018C13-L12019C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12018C13-L12019C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12023C13-L12024C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12023C13-L12024C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12028C13-L12029C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12028C13-L12029C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12033C13-L12034C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12033C13-L12034C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12038C13-L12039C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12038C13-L12039C122" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12043C13-L12044C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12043C13-L12044C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12048C13-L12049C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12048C13-L12049C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12053C13-L12054C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12053C13-L12054C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12058C13-L12059C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12058C13-L12059C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12063C13-L12064C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12063C13-L12064C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12068C13-L12069C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12068C13-L12069C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12073C13-L12074C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12073C13-L12074C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12078C13-L12079C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12078C13-L12079C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12083C13-L12084C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12083C13-L12084C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12088C13-L12089C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12088C13-L12089C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12093C13-L12094C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12093C13-L12094C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12098C13-L12099C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12098C13-L12099C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12103C13-L12104C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12103C13-L12104C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12108C13-L12109C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12108C13-L12109C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12113C13-L12114C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12113C13-L12114C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12118C13-L12119C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12118C13-L12119C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12123C13-L12124C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12123C13-L12124C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12128C13-L12129C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12128C13-L12129C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12133C13-L12134C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12133C13-L12134C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12138C13-L12139C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12138C13-L12139C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12143C13-L12144C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12143C13-L12144C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12148C13-L12149C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12148C13-L12149C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12153C13-L12154C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12153C13-L12154C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12158C13-L12159C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12158C13-L12159C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12163C13-L12164C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12163C13-L12164C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12168C13-L12169C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12168C13-L12169C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12173C13-L12174C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12173C13-L12174C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12178C13-L12179C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12178C13-L12179C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12183C13-L12184C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12183C13-L12184C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12188C13-L12189C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12188C13-L12189C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12193C13-L12194C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12193C13-L12194C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12198C13-L12199C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12198C13-L12199C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12203C13-L12204C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12203C13-L12204C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12208C13-L12209C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12208C13-L12209C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12213C13-L12214C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12213C13-L12214C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12218C13-L12219C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12218C13-L12219C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12223C13-L12224C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12223C13-L12224C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12228C13-L12229C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12228C13-L12229C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12233C13-L12234C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12233C13-L12234C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12238C13-L12239C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12238C13-L12239C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12243C13-L12244C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12243C13-L12244C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12248C13-L12249C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12248C13-L12249C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12253C13-L12254C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12253C13-L12254C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12258C13-L12259C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12258C13-L12259C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12263C13-L12264C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12263C13-L12264C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12268C13-L12268C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12268C13-L12268C97" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12272C13-L12272C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12272C13-L12272C100" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12276C13-L12276C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12276C13-L12276C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12280C13-L12280C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12280C13-L12280C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12284C13-L12284C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12284C13-L12284C102" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12288C13-L12288C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L12288C13-L12288C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15452C13-L15453C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15452C13-L15453C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15457C13-L15458C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15457C13-L15458C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15462C13-L15463C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15462C13-L15463C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15467C13-L15468C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15467C13-L15468C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15472C13-L15473C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15472C13-L15473C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15477C13-L15478C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15477C13-L15478C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15482C13-L15483C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15482C13-L15483C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15487C13-L15488C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15487C13-L15488C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15492C13-L15493C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15492C13-L15493C122" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15497C13-L15498C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15497C13-L15498C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15502C13-L15503C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15502C13-L15503C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15507C13-L15508C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15507C13-L15508C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15512C13-L15513C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15512C13-L15513C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15517C13-L15518C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15517C13-L15518C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15522C13-L15523C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15522C13-L15523C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15527C13-L15528C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15527C13-L15528C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15532C13-L15533C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15532C13-L15533C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15537C13-L15538C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15537C13-L15538C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15542C13-L15543C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15542C13-L15543C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15547C13-L15548C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15547C13-L15548C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15552C13-L15553C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15552C13-L15553C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15557C13-L15558C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15557C13-L15558C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15562C13-L15563C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15562C13-L15563C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15567C13-L15568C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15567C13-L15568C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15572C13-L15573C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15572C13-L15573C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15577C13-L15578C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15577C13-L15578C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15582C13-L15583C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15582C13-L15583C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15587C13-L15588C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15587C13-L15588C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15592C13-L15593C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15592C13-L15593C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15597C13-L15598C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15597C13-L15598C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15602C13-L15603C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15602C13-L15603C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15607C13-L15608C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15607C13-L15608C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15612C13-L15613C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15612C13-L15613C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15617C13-L15618C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15617C13-L15618C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15622C13-L15623C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15622C13-L15623C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15627C13-L15628C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15627C13-L15628C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15632C13-L15633C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15632C13-L15633C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15637C13-L15638C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15637C13-L15638C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15642C13-L15643C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15642C13-L15643C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15647C13-L15648C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15647C13-L15648C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15652C13-L15653C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15652C13-L15653C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15657C13-L15658C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15657C13-L15658C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15662C13-L15663C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15662C13-L15663C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15667C13-L15668C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15667C13-L15668C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15672C13-L15673C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15672C13-L15673C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15677C13-L15678C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15677C13-L15678C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15682C13-L15683C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15682C13-L15683C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15687C13-L15688C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15687C13-L15688C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15692C13-L15693C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15692C13-L15693C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15697C13-L15698C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15697C13-L15698C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15702C13-L15703C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15702C13-L15703C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15707C13-L15708C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15707C13-L15708C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15712C13-L15713C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15712C13-L15713C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15717C13-L15718C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15717C13-L15718C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15722C13-L15723C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15722C13-L15723C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15727C13-L15728C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15727C13-L15728C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15732C13-L15733C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15732C13-L15733C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15737C13-L15738C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15737C13-L15738C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15742C13-L15743C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15742C13-L15743C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15747C13-L15748C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15747C13-L15748C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15752C13-L15752C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15752C13-L15752C96" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseNotEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15756C13-L15756C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15756C13-L15756C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15760C13-L15760C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15760C13-L15760C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15764C13-L15764C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15764C13-L15764C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseGreaterThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15768C13-L15768C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15768C13-L15768C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.ElementwiseLessThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15772C13-L15772C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15772C13-L15772C98" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.LeftShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15875C13-L15877C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15875C13-L15877C82" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.RightShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15951C13-L15953C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15951C13-L15953C82" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L465C13-L465C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L465C13-L465C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L469C13-L469C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L469C13-L469C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L473C13-L473C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L473C13-L473C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L477C13-L477C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L477C13-L477C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L481C13-L481C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L481C13-L481C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L485C13-L485C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L485C13-L485C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L489C13-L489C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L489C13-L489C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L493C13-L493C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L493C13-L493C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L497C13-L497C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L497C13-L497C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L501C13-L501C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L501C13-L501C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L505C13-L505C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L505C13-L505C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1374C13-L1374C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1374C13-L1374C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(System.Byte,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1378C13-L1378C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1378C13-L1378C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1382C13-L1382C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1382C13-L1382C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(System.Decimal,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1386C13-L1386C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1386C13-L1386C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1390C13-L1390C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1390C13-L1390C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(System.Double,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1394C13-L1394C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1394C13-L1394C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1398C13-L1398C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1398C13-L1398C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(System.Single,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1402C13-L1402C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1402C13-L1402C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1406C13-L1406C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1406C13-L1406C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(System.Int32,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1410C13-L1410C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1410C13-L1410C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1414C13-L1414C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1414C13-L1414C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(System.Int64,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1418C13-L1418C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1418C13-L1418C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1422C13-L1422C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1422C13-L1422C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(System.SByte,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1426C13-L1426C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1426C13-L1426C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1430C13-L1430C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1430C13-L1430C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(System.Int16,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1434C13-L1434C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1434C13-L1434C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1438C13-L1438C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1438C13-L1438C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(System.UInt32,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1442C13-L1442C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1442C13-L1442C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1446C13-L1446C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1446C13-L1446C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(System.UInt64,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1450C13-L1450C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1450C13-L1450C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1454C13-L1454C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1454C13-L1454C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Addition(System.UInt16,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1458C13-L1458C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1458C13-L1458C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1911C13-L1911C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1911C13-L1911C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1915C13-L1915C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1915C13-L1915C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1919C13-L1919C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1919C13-L1919C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1923C13-L1923C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1923C13-L1923C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1927C13-L1927C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1927C13-L1927C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1931C13-L1931C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1931C13-L1931C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1935C13-L1935C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1935C13-L1935C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1939C13-L1939C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1939C13-L1939C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1943C13-L1943C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1943C13-L1943C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1947C13-L1947C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1947C13-L1947C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1951C13-L1951C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1951C13-L1951C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2820C13-L2820C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2820C13-L2820C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(System.Byte,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2824C13-L2824C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2824C13-L2824C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2828C13-L2828C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2828C13-L2828C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(System.Decimal,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2832C13-L2832C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2832C13-L2832C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2836C13-L2836C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2836C13-L2836C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(System.Double,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2840C13-L2840C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2840C13-L2840C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2844C13-L2844C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2844C13-L2844C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(System.Single,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2848C13-L2848C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2848C13-L2848C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2852C13-L2852C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2852C13-L2852C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(System.Int32,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2856C13-L2856C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2856C13-L2856C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2860C13-L2860C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2860C13-L2860C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(System.Int64,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2864C13-L2864C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2864C13-L2864C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2868C13-L2868C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2868C13-L2868C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(System.SByte,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2872C13-L2872C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2872C13-L2872C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2876C13-L2876C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2876C13-L2876C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(System.Int16,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2880C13-L2880C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2880C13-L2880C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2884C13-L2884C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2884C13-L2884C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(System.UInt32,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2888C13-L2888C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2888C13-L2888C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2892C13-L2892C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2892C13-L2892C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(System.UInt64,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2896C13-L2896C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2896C13-L2896C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2900C13-L2900C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2900C13-L2900C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Subtraction(System.UInt16,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2904C13-L2904C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2904C13-L2904C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3357C13-L3357C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3357C13-L3357C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3361C13-L3361C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3361C13-L3361C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3365C13-L3365C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3365C13-L3365C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3369C13-L3369C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3369C13-L3369C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3373C13-L3373C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3373C13-L3373C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3377C13-L3377C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3377C13-L3377C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3381C13-L3381C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3381C13-L3381C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3385C13-L3385C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3385C13-L3385C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3389C13-L3389C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3389C13-L3389C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3393C13-L3393C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3393C13-L3393C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3397C13-L3397C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3397C13-L3397C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4266C13-L4266C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4266C13-L4266C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(System.Byte,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4270C13-L4270C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4270C13-L4270C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4274C13-L4274C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4274C13-L4274C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(System.Decimal,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4278C13-L4278C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4278C13-L4278C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4282C13-L4282C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4282C13-L4282C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(System.Double,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4286C13-L4286C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4286C13-L4286C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4290C13-L4290C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4290C13-L4290C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(System.Single,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4294C13-L4294C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4294C13-L4294C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4298C13-L4298C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4298C13-L4298C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(System.Int32,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4302C13-L4302C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4302C13-L4302C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4306C13-L4306C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4306C13-L4306C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(System.Int64,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4310C13-L4310C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4310C13-L4310C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4314C13-L4314C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4314C13-L4314C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(System.SByte,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4318C13-L4318C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4318C13-L4318C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4322C13-L4322C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4322C13-L4322C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(System.Int16,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4326C13-L4326C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4326C13-L4326C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4330C13-L4330C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4330C13-L4330C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(System.UInt32,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4334C13-L4334C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4334C13-L4334C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4338C13-L4338C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4338C13-L4338C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(System.UInt64,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4342C13-L4342C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4342C13-L4342C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4346C13-L4346C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4346C13-L4346C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Multiply(System.UInt16,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4350C13-L4350C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4350C13-L4350C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4803C13-L4803C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4803C13-L4803C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4807C13-L4807C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4807C13-L4807C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4811C13-L4811C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4811C13-L4811C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4815C13-L4815C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4815C13-L4815C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4819C13-L4819C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4819C13-L4819C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4823C13-L4823C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4823C13-L4823C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4827C13-L4827C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4827C13-L4827C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4831C13-L4831C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4831C13-L4831C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4835C13-L4835C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4835C13-L4835C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4839C13-L4839C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4839C13-L4839C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4843C13-L4843C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4843C13-L4843C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5712C13-L5712C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5712C13-L5712C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(System.Byte,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5716C13-L5716C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5716C13-L5716C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5720C13-L5720C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5720C13-L5720C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(System.Decimal,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5724C13-L5724C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5724C13-L5724C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5728C13-L5728C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5728C13-L5728C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(System.Double,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5732C13-L5732C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5732C13-L5732C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5736C13-L5736C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5736C13-L5736C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(System.Single,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5740C13-L5740C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5740C13-L5740C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5744C13-L5744C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5744C13-L5744C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(System.Int32,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5748C13-L5748C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5748C13-L5748C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5752C13-L5752C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5752C13-L5752C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(System.Int64,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5756C13-L5756C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5756C13-L5756C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5760C13-L5760C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5760C13-L5760C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(System.SByte,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5764C13-L5764C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5764C13-L5764C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5768C13-L5768C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5768C13-L5768C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(System.Int16,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5772C13-L5772C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5772C13-L5772C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5776C13-L5776C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5776C13-L5776C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(System.UInt32,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5780C13-L5780C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5780C13-L5780C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5784C13-L5784C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5784C13-L5784C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(System.UInt64,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5788C13-L5788C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5788C13-L5788C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5792C13-L5792C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5792C13-L5792C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Division(System.UInt16,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5796C13-L5796C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5796C13-L5796C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6249C13-L6249C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6249C13-L6249C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6253C13-L6253C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6253C13-L6253C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6257C13-L6257C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6257C13-L6257C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6261C13-L6261C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6261C13-L6261C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6265C13-L6265C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6265C13-L6265C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6269C13-L6269C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6269C13-L6269C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6273C13-L6273C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6273C13-L6273C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6277C13-L6277C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6277C13-L6277C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6281C13-L6281C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6281C13-L6281C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6285C13-L6285C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6285C13-L6285C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6289C13-L6289C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6289C13-L6289C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7158C13-L7158C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7158C13-L7158C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(System.Byte,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7162C13-L7162C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7162C13-L7162C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7166C13-L7166C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7166C13-L7166C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(System.Decimal,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7170C13-L7170C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7170C13-L7170C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7174C13-L7174C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7174C13-L7174C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(System.Double,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7178C13-L7178C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7178C13-L7178C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7182C13-L7182C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7182C13-L7182C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(System.Single,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7186C13-L7186C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7186C13-L7186C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7190C13-L7190C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7190C13-L7190C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(System.Int32,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7194C13-L7194C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7194C13-L7194C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7198C13-L7198C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7198C13-L7198C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(System.Int64,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7202C13-L7202C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7202C13-L7202C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7206C13-L7206C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7206C13-L7206C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(System.SByte,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7210C13-L7210C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7210C13-L7210C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7214C13-L7214C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7214C13-L7214C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(System.Int16,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7218C13-L7218C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7218C13-L7218C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7222C13-L7222C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7222C13-L7222C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(System.UInt32,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7226C13-L7226C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7226C13-L7226C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7230C13-L7230C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7230C13-L7230C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(System.UInt64,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7234C13-L7234C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7234C13-L7234C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7238C13-L7238C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7238C13-L7238C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_Modulus(System.UInt16,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7242C13-L7242C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7242C13-L7242C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_LeftShift(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7340C13-L7340C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7340C13-L7340C42" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt16DataFrameColumn.op_RightShift(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7396C13-L7396C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7396C13-L7396C43" } ], "DocsId": "T:Microsoft.Data.Analysis.UInt16DataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt16DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt16DataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.UInt32}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt32DataFrameColumn.cs#L13C80-L13C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt32DataFrameColumn.cs#L13C80-L13C102" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.UInt32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt32DataFrameColumn.cs#L15C79-L15C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt32DataFrameColumn.cs#L15C79-L15C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt32DataFrameColumn.cs#L17C70-L17C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt32DataFrameColumn.cs#L17C70-L17C92" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt32DataFrameColumn.cs#L19C150-L19C203" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt32DataFrameColumn.cs#L19C150-L19C203" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt32DataFrameColumn.cs#L25C13-L25C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt32DataFrameColumn.cs#L25C13-L25C60" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2191C13-L2192C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2191C13-L2192C97" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2196C13-L2197C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2196C13-L2197C102" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2201C13-L2202C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2201C13-L2202C102" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2206C13-L2207C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2206C13-L2207C100" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2211C13-L2212C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2211C13-L2212C100" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2216C13-L2217C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2216C13-L2217C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2221C13-L2222C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2221C13-L2222C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2226C13-L2227C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2226C13-L2227C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2231C13-L2232C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2231C13-L2232C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2236C13-L2237C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2236C13-L2237C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2241C13-L2242C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2241C13-L2242C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2246C13-L2247C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2246C13-L2247C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2251C13-L2252C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2251C13-L2252C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2256C13-L2257C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2256C13-L2257C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2261C13-L2262C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2261C13-L2262C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2266C13-L2267C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2266C13-L2267C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2271C13-L2272C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2271C13-L2272C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2276C13-L2277C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2276C13-L2277C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2281C13-L2282C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2281C13-L2282C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2286C13-L2287C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2286C13-L2287C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2291C13-L2293C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2291C13-L2293C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2297C13-L2299C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2297C13-L2299C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2303C13-L2305C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2303C13-L2305C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2309C13-L2311C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2309C13-L2311C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2315C13-L2317C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2315C13-L2317C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2321C13-L2322C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2321C13-L2322C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2326C13-L2327C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2326C13-L2327C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2331C13-L2332C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2331C13-L2332C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2336C13-L2337C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2336C13-L2337C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2341C13-L2342C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2341C13-L2342C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2346C13-L2348C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2346C13-L2348C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2352C13-L2354C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2352C13-L2354C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2358C13-L2360C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2358C13-L2360C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2364C13-L2366C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2364C13-L2366C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2370C13-L2372C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2370C13-L2372C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2376C13-L2378C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2376C13-L2378C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2382C13-L2384C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2382C13-L2384C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2388C13-L2390C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2388C13-L2390C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2394C13-L2396C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2394C13-L2396C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2400C13-L2402C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2400C13-L2402C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2406C13-L2406C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2406C13-L2406C88" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2410C13-L2410C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2410C13-L2410C93" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2414C13-L2414C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2414C13-L2414C93" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2418C13-L2418C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2418C13-L2418C91" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2422C13-L2422C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2422C13-L2422C91" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2426C13-L2427C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2426C13-L2427C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2431C13-L2432C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2431C13-L2432C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2436C13-L2437C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2436C13-L2437C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2441C13-L2442C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2441C13-L2442C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2446C13-L2447C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2446C13-L2447C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2451C13-L2452C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2451C13-L2452C97" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2456C13-L2457C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2456C13-L2457C102" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2461C13-L2462C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2461C13-L2462C102" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2466C13-L2467C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2466C13-L2467C100" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2471C13-L2472C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2471C13-L2472C100" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7175C13-L7176C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7175C13-L7176C96" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseAdd(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7180C13-L7181C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7180C13-L7181C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7185C13-L7186C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7185C13-L7186C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseSubtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7190C13-L7191C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7190C13-L7191C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7195C13-L7196C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7195C13-L7196C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseMultiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7200C13-L7201C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7200C13-L7201C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7205C13-L7206C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7205C13-L7206C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseDivide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7210C13-L7211C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7210C13-L7211C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7215C13-L7216C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7215C13-L7216C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseModulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7220C13-L7221C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7220C13-L7221C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7225C13-L7226C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7225C13-L7226C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseAdd(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7230C13-L7231C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7230C13-L7231C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7235C13-L7236C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7235C13-L7236C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseSubtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7240C13-L7241C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7240C13-L7241C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7245C13-L7246C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7245C13-L7246C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseMultiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7250C13-L7251C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7250C13-L7251C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7255C13-L7256C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7255C13-L7256C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseDivide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7260C13-L7261C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7260C13-L7261C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7265C13-L7266C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7265C13-L7266C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseModulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7270C13-L7271C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7270C13-L7271C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7275C13-L7276C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7275C13-L7276C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseAdd(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7280C13-L7281C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7280C13-L7281C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7285C13-L7286C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7285C13-L7286C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseSubtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7290C13-L7291C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7290C13-L7291C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7295C13-L7296C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7295C13-L7296C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseMultiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7300C13-L7301C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7300C13-L7301C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7305C13-L7306C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7305C13-L7306C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseDivide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7310C13-L7311C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7310C13-L7311C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7315C13-L7316C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7315C13-L7316C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseModulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7320C13-L7321C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7320C13-L7321C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7325C13-L7326C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7325C13-L7326C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseAdd(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7330C13-L7331C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7330C13-L7331C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7335C13-L7336C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7335C13-L7336C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseSubtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7340C13-L7341C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7340C13-L7341C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7345C13-L7346C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7345C13-L7346C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseMultiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7350C13-L7351C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7350C13-L7351C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7355C13-L7356C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7355C13-L7356C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseDivide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7360C13-L7361C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7360C13-L7361C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7365C13-L7366C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7365C13-L7366C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseModulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7370C13-L7371C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7370C13-L7371C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7375C13-L7376C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7375C13-L7376C104" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseAdd(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7380C13-L7381C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7380C13-L7381C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7385C13-L7386C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7385C13-L7386C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseSubtract(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7390C13-L7391C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7390C13-L7391C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7395C13-L7396C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7395C13-L7396C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseMultiply(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7400C13-L7401C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7400C13-L7401C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7405C13-L7406C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7405C13-L7406C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseDivide(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7410C13-L7411C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7410C13-L7411C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7415C13-L7416C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7415C13-L7416C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseModulo(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7420C13-L7421C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7420C13-L7421C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7425C13-L7426C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7425C13-L7426C104" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseAdd(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7430C13-L7431C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7430C13-L7431C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7435C13-L7436C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7435C13-L7436C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseSubtract(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7440C13-L7441C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7440C13-L7441C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7445C13-L7446C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7445C13-L7446C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseMultiply(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7450C13-L7451C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7450C13-L7451C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7455C13-L7456C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7455C13-L7456C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseDivide(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7460C13-L7461C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7460C13-L7461C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7465C13-L7466C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7465C13-L7466C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseModulo(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7470C13-L7471C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7470C13-L7471C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7475C13-L7476C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7475C13-L7476C104" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseAdd(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7480C13-L7481C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7480C13-L7481C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7485C13-L7486C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7485C13-L7486C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseSubtract(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7490C13-L7491C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7490C13-L7491C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7495C13-L7496C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7495C13-L7496C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseMultiply(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7500C13-L7501C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7500C13-L7501C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7505C13-L7506C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7505C13-L7506C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseDivide(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7510C13-L7511C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7510C13-L7511C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7515C13-L7516C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7515C13-L7516C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseModulo(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7520C13-L7521C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7520C13-L7521C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7525C13-L7526C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7525C13-L7526C104" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseAdd(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7530C13-L7531C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7530C13-L7531C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7535C13-L7536C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7535C13-L7536C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseSubtract(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7540C13-L7541C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7540C13-L7541C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7545C13-L7546C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7545C13-L7546C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseMultiply(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7550C13-L7551C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7550C13-L7551C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7555C13-L7556C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7555C13-L7556C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseDivide(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7560C13-L7561C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7560C13-L7561C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7565C13-L7566C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7565C13-L7566C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseModulo(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7570C13-L7571C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7570C13-L7571C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7575C13-L7575C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7575C13-L7575C87" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseAdd(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7579C13-L7579C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7579C13-L7579C94" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7583C13-L7583C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7583C13-L7583C92" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseSubtract(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7587C13-L7587C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7587C13-L7587C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7591C13-L7591C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7591C13-L7591C92" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseMultiply(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7595C13-L7595C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7595C13-L7595C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7599C13-L7599C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7599C13-L7599C90" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseDivide(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7603C13-L7603C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7603C13-L7603C97" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7607C13-L7607C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7607C13-L7607C90" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseModulo(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7611C13-L7611C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7611C13-L7611C97" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7615C13-L7616C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7615C13-L7616C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseAdd(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7620C13-L7621C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7620C13-L7621C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7625C13-L7626C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7625C13-L7626C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseSubtract(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7630C13-L7631C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7630C13-L7631C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7635C13-L7636C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7635C13-L7636C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseMultiply(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7640C13-L7641C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7640C13-L7641C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7645C13-L7646C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7645C13-L7646C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseDivide(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7650C13-L7651C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7650C13-L7651C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7655C13-L7656C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7655C13-L7656C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseModulo(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7660C13-L7661C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7660C13-L7661C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Add(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7665C13-L7666C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7665C13-L7666C96" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseAdd(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7670C13-L7671C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7670C13-L7671C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Subtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7675C13-L7676C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7675C13-L7676C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseSubtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7680C13-L7681C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7680C13-L7681C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Multiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7685C13-L7686C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7685C13-L7686C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseMultiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7690C13-L7691C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7690C13-L7691C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Divide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7695C13-L7696C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7695C13-L7696C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseDivide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7700C13-L7701C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7700C13-L7701C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.Modulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7705C13-L7706C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7705C13-L7706C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ReverseModulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7710C13-L7711C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7710C13-L7711C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11342C13-L11343C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11342C13-L11343C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11347C13-L11348C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11347C13-L11348C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11352C13-L11353C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11352C13-L11353C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11357C13-L11358C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11357C13-L11358C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11362C13-L11363C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11362C13-L11363C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11367C13-L11368C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11367C13-L11368C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11372C13-L11373C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11372C13-L11373C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11377C13-L11378C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11377C13-L11378C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11382C13-L11383C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11382C13-L11383C123" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11387C13-L11388C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11387C13-L11388C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11392C13-L11393C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11392C13-L11393C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11397C13-L11398C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11397C13-L11398C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11402C13-L11403C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11402C13-L11403C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11407C13-L11408C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11407C13-L11408C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11412C13-L11413C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11412C13-L11413C122" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11417C13-L11418C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11417C13-L11418C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11422C13-L11423C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11422C13-L11423C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11427C13-L11428C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11427C13-L11428C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11432C13-L11433C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11432C13-L11433C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11437C13-L11438C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11437C13-L11438C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11442C13-L11443C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11442C13-L11443C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11447C13-L11448C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11447C13-L11448C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11452C13-L11453C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11452C13-L11453C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11457C13-L11458C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11457C13-L11458C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11462C13-L11463C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11462C13-L11463C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11467C13-L11468C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11467C13-L11468C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11472C13-L11473C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11472C13-L11473C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11477C13-L11478C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11477C13-L11478C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11482C13-L11483C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11482C13-L11483C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11487C13-L11488C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11487C13-L11488C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11492C13-L11493C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11492C13-L11493C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11497C13-L11498C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11497C13-L11498C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11502C13-L11503C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11502C13-L11503C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11507C13-L11508C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11507C13-L11508C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11512C13-L11513C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11512C13-L11513C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11517C13-L11518C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11517C13-L11518C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11522C13-L11523C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11522C13-L11523C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11527C13-L11528C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11527C13-L11528C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11532C13-L11533C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11532C13-L11533C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11537C13-L11538C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11537C13-L11538C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11542C13-L11543C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11542C13-L11543C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11547C13-L11548C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11547C13-L11548C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11552C13-L11553C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11552C13-L11553C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11557C13-L11558C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11557C13-L11558C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11562C13-L11563C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11562C13-L11563C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11567C13-L11568C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11567C13-L11568C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11572C13-L11573C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11572C13-L11573C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11577C13-L11578C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11577C13-L11578C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11582C13-L11582C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11582C13-L11582C97" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11586C13-L11586C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11586C13-L11586C100" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11590C13-L11590C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11590C13-L11590C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11594C13-L11594C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11594C13-L11594C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11598C13-L11598C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11598C13-L11598C102" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11602C13-L11602C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11602C13-L11602C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11606C13-L11607C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11606C13-L11607C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11611C13-L11612C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11611C13-L11612C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11616C13-L11617C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11616C13-L11617C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11621C13-L11622C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11621C13-L11622C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11626C13-L11627C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11626C13-L11627C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11631C13-L11632C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11631C13-L11632C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11636C13-L11637C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11636C13-L11637C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11641C13-L11642C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11641C13-L11642C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11646C13-L11647C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11646C13-L11647C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11651C13-L11652C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11651C13-L11652C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11656C13-L11657C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11656C13-L11657C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11661C13-L11662C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11661C13-L11662C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14826C13-L14827C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14826C13-L14827C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14831C13-L14832C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14831C13-L14832C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14836C13-L14837C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14836C13-L14837C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14841C13-L14842C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14841C13-L14842C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14846C13-L14847C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14846C13-L14847C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14851C13-L14852C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14851C13-L14852C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14856C13-L14857C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14856C13-L14857C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14861C13-L14862C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14861C13-L14862C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14866C13-L14867C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14866C13-L14867C122" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14871C13-L14872C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14871C13-L14872C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14876C13-L14877C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14876C13-L14877C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14881C13-L14882C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14881C13-L14882C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14886C13-L14887C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14886C13-L14887C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14891C13-L14892C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14891C13-L14892C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14896C13-L14897C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14896C13-L14897C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14901C13-L14902C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14901C13-L14902C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14906C13-L14907C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14906C13-L14907C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14911C13-L14912C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14911C13-L14912C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14916C13-L14917C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14916C13-L14917C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14921C13-L14922C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14921C13-L14922C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14926C13-L14927C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14926C13-L14927C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14931C13-L14932C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14931C13-L14932C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14936C13-L14937C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14936C13-L14937C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14941C13-L14942C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14941C13-L14942C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14946C13-L14947C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14946C13-L14947C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14951C13-L14952C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14951C13-L14952C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14956C13-L14957C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14956C13-L14957C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14961C13-L14962C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14961C13-L14962C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14966C13-L14967C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14966C13-L14967C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14971C13-L14972C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14971C13-L14972C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14976C13-L14977C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14976C13-L14977C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14981C13-L14982C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14981C13-L14982C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14986C13-L14987C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14986C13-L14987C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14991C13-L14992C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14991C13-L14992C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14996C13-L14997C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L14996C13-L14997C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15001C13-L15002C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15001C13-L15002C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15006C13-L15007C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15006C13-L15007C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15011C13-L15012C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15011C13-L15012C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15016C13-L15017C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15016C13-L15017C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15021C13-L15022C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15021C13-L15022C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15026C13-L15027C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15026C13-L15027C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15031C13-L15032C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15031C13-L15032C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15036C13-L15037C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15036C13-L15037C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15041C13-L15042C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15041C13-L15042C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15046C13-L15047C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15046C13-L15047C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15051C13-L15052C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15051C13-L15052C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15056C13-L15057C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15056C13-L15057C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15061C13-L15062C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15061C13-L15062C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15066C13-L15066C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15066C13-L15066C96" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15070C13-L15070C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15070C13-L15070C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15074C13-L15074C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15074C13-L15074C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15078C13-L15078C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15078C13-L15078C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15082C13-L15082C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15082C13-L15082C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15086C13-L15086C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15086C13-L15086C98" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15090C13-L15091C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15090C13-L15091C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15095C13-L15096C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15095C13-L15096C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15100C13-L15101C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15100C13-L15101C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15105C13-L15106C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15105C13-L15106C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15110C13-L15111C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15110C13-L15111C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15115C13-L15116C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15115C13-L15116C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15120C13-L15121C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15120C13-L15121C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseNotEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15125C13-L15126C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15125C13-L15126C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15130C13-L15131C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15130C13-L15131C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15135C13-L15136C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15135C13-L15136C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseGreaterThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15140C13-L15141C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15140C13-L15141C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.ElementwiseLessThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15145C13-L15146C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15145C13-L15146C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.LeftShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15857C13-L15858C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15857C13-L15858C83" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.RightShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15933C13-L15934C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15933C13-L15934C83" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L375C13-L375C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L375C13-L375C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L379C13-L379C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L379C13-L379C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L383C13-L383C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L383C13-L383C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L387C13-L387C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L387C13-L387C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L391C13-L391C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L391C13-L391C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L395C13-L395C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L395C13-L395C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L399C13-L399C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L399C13-L399C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L403C13-L403C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L403C13-L403C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L407C13-L407C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L407C13-L407C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L411C13-L411C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L411C13-L411C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L415C13-L415C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L415C13-L415C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1200C13-L1200C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1200C13-L1200C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(System.Byte,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1204C13-L1204C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1204C13-L1204C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1208C13-L1208C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1208C13-L1208C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(System.Decimal,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1212C13-L1212C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1212C13-L1212C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1216C13-L1216C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1216C13-L1216C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(System.Double,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1220C13-L1220C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1220C13-L1220C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1224C13-L1224C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1224C13-L1224C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(System.Single,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1228C13-L1228C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1228C13-L1228C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1232C13-L1232C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1232C13-L1232C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(System.Int32,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1236C13-L1236C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1236C13-L1236C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1240C13-L1240C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1240C13-L1240C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(System.Int64,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1244C13-L1244C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1244C13-L1244C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1248C13-L1248C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1248C13-L1248C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(System.SByte,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1252C13-L1252C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1252C13-L1252C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1256C13-L1256C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1256C13-L1256C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(System.Int16,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1260C13-L1260C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1260C13-L1260C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1264C13-L1264C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1264C13-L1264C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(System.UInt32,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1268C13-L1268C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1268C13-L1268C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1272C13-L1272C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1272C13-L1272C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(System.UInt64,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1276C13-L1276C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1276C13-L1276C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1280C13-L1280C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1280C13-L1280C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Addition(System.UInt16,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1284C13-L1284C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1284C13-L1284C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1821C13-L1821C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1821C13-L1821C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1825C13-L1825C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1825C13-L1825C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1829C13-L1829C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1829C13-L1829C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1833C13-L1833C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1833C13-L1833C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1837C13-L1837C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1837C13-L1837C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1841C13-L1841C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1841C13-L1841C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1845C13-L1845C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1845C13-L1845C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1849C13-L1849C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1849C13-L1849C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1853C13-L1853C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1853C13-L1853C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1857C13-L1857C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1857C13-L1857C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1861C13-L1861C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1861C13-L1861C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2646C13-L2646C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2646C13-L2646C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(System.Byte,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2650C13-L2650C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2650C13-L2650C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2654C13-L2654C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2654C13-L2654C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(System.Decimal,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2658C13-L2658C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2658C13-L2658C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2662C13-L2662C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2662C13-L2662C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(System.Double,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2666C13-L2666C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2666C13-L2666C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2670C13-L2670C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2670C13-L2670C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(System.Single,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2674C13-L2674C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2674C13-L2674C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2678C13-L2678C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2678C13-L2678C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(System.Int32,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2682C13-L2682C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2682C13-L2682C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2686C13-L2686C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2686C13-L2686C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(System.Int64,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2690C13-L2690C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2690C13-L2690C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2694C13-L2694C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2694C13-L2694C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(System.SByte,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2698C13-L2698C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2698C13-L2698C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2702C13-L2702C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2702C13-L2702C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(System.Int16,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2706C13-L2706C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2706C13-L2706C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2710C13-L2710C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2710C13-L2710C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(System.UInt32,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2714C13-L2714C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2714C13-L2714C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2718C13-L2718C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2718C13-L2718C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(System.UInt64,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2722C13-L2722C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2722C13-L2722C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2726C13-L2726C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2726C13-L2726C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Subtraction(System.UInt16,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2730C13-L2730C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2730C13-L2730C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3267C13-L3267C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3267C13-L3267C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3271C13-L3271C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3271C13-L3271C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3275C13-L3275C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3275C13-L3275C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3279C13-L3279C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3279C13-L3279C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3283C13-L3283C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3283C13-L3283C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3287C13-L3287C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3287C13-L3287C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3291C13-L3291C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3291C13-L3291C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3295C13-L3295C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3295C13-L3295C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3299C13-L3299C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3299C13-L3299C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3303C13-L3303C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3303C13-L3303C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3307C13-L3307C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3307C13-L3307C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4092C13-L4092C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4092C13-L4092C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(System.Byte,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4096C13-L4096C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4096C13-L4096C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4100C13-L4100C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4100C13-L4100C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(System.Decimal,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4104C13-L4104C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4104C13-L4104C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4108C13-L4108C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4108C13-L4108C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(System.Double,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4112C13-L4112C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4112C13-L4112C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4116C13-L4116C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4116C13-L4116C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(System.Single,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4120C13-L4120C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4120C13-L4120C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4124C13-L4124C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4124C13-L4124C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(System.Int32,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4128C13-L4128C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4128C13-L4128C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4132C13-L4132C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4132C13-L4132C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(System.Int64,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4136C13-L4136C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4136C13-L4136C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4140C13-L4140C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4140C13-L4140C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(System.SByte,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4144C13-L4144C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4144C13-L4144C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4148C13-L4148C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4148C13-L4148C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(System.Int16,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4152C13-L4152C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4152C13-L4152C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4156C13-L4156C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4156C13-L4156C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(System.UInt32,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4160C13-L4160C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4160C13-L4160C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4164C13-L4164C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4164C13-L4164C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(System.UInt64,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4168C13-L4168C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4168C13-L4168C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4172C13-L4172C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4172C13-L4172C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Multiply(System.UInt16,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4176C13-L4176C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4176C13-L4176C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4713C13-L4713C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4713C13-L4713C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4717C13-L4717C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4717C13-L4717C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4721C13-L4721C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4721C13-L4721C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4725C13-L4725C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4725C13-L4725C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4729C13-L4729C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4729C13-L4729C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4733C13-L4733C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4733C13-L4733C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4737C13-L4737C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4737C13-L4737C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4741C13-L4741C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4741C13-L4741C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4745C13-L4745C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4745C13-L4745C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4749C13-L4749C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4749C13-L4749C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4753C13-L4753C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4753C13-L4753C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5538C13-L5538C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5538C13-L5538C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(System.Byte,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5542C13-L5542C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5542C13-L5542C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5546C13-L5546C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5546C13-L5546C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(System.Decimal,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5550C13-L5550C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5550C13-L5550C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5554C13-L5554C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5554C13-L5554C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(System.Double,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5558C13-L5558C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5558C13-L5558C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5562C13-L5562C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5562C13-L5562C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(System.Single,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5566C13-L5566C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5566C13-L5566C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5570C13-L5570C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5570C13-L5570C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(System.Int32,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5574C13-L5574C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5574C13-L5574C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5578C13-L5578C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5578C13-L5578C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(System.Int64,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5582C13-L5582C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5582C13-L5582C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5586C13-L5586C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5586C13-L5586C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(System.SByte,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5590C13-L5590C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5590C13-L5590C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5594C13-L5594C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5594C13-L5594C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(System.Int16,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5598C13-L5598C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5598C13-L5598C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5602C13-L5602C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5602C13-L5602C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(System.UInt32,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5606C13-L5606C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5606C13-L5606C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5610C13-L5610C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5610C13-L5610C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(System.UInt64,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5614C13-L5614C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5614C13-L5614C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5618C13-L5618C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5618C13-L5618C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Division(System.UInt16,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5622C13-L5622C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5622C13-L5622C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6159C13-L6159C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6159C13-L6159C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6163C13-L6163C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6163C13-L6163C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6167C13-L6167C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6167C13-L6167C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6171C13-L6171C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6171C13-L6171C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6175C13-L6175C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6175C13-L6175C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6179C13-L6179C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6179C13-L6179C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6183C13-L6183C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6183C13-L6183C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6187C13-L6187C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6187C13-L6187C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6191C13-L6191C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6191C13-L6191C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6195C13-L6195C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6195C13-L6195C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6199C13-L6199C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6199C13-L6199C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6984C13-L6984C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6984C13-L6984C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(System.Byte,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6988C13-L6988C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6988C13-L6988C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6992C13-L6992C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6992C13-L6992C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(System.Decimal,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6996C13-L6996C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6996C13-L6996C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7000C13-L7000C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7000C13-L7000C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(System.Double,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7004C13-L7004C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7004C13-L7004C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7008C13-L7008C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7008C13-L7008C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(System.Single,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7012C13-L7012C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7012C13-L7012C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7016C13-L7016C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7016C13-L7016C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(System.Int32,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7020C13-L7020C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7020C13-L7020C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7024C13-L7024C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7024C13-L7024C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(System.Int64,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7028C13-L7028C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7028C13-L7028C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7032C13-L7032C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7032C13-L7032C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(System.SByte,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7036C13-L7036C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7036C13-L7036C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7040C13-L7040C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7040C13-L7040C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(System.Int16,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7044C13-L7044C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7044C13-L7044C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7048C13-L7048C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7048C13-L7048C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(System.UInt32,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7052C13-L7052C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7052C13-L7052C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7056C13-L7056C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7056C13-L7056C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(System.UInt64,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7060C13-L7060C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7060C13-L7060C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7064C13-L7064C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7064C13-L7064C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_Modulus(System.UInt16,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7068C13-L7068C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7068C13-L7068C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_LeftShift(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7326C13-L7326C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7326C13-L7326C42" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt32DataFrameColumn.op_RightShift(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7382C13-L7382C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7382C13-L7382C43" } ], "DocsId": "T:Microsoft.Data.Analysis.UInt32DataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt32DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt32DataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{System.UInt64}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt64DataFrameColumn.cs#L13C81-L13C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt64DataFrameColumn.cs#L13C81-L13C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.UInt64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt64DataFrameColumn.cs#L15C80-L15C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt64DataFrameColumn.cs#L15C80-L15C102" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt64DataFrameColumn.cs#L17C70-L17C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt64DataFrameColumn.cs#L17C70-L17C92" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt64DataFrameColumn.cs#L19C150-L19C203" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt64DataFrameColumn.cs#L19C150-L19C203" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt64DataFrameColumn.cs#L25C13-L25C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt64DataFrameColumn.cs#L25C13-L25C60" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2480C13-L2481C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2480C13-L2481C98" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2485C13-L2486C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2485C13-L2486C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2490C13-L2491C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2490C13-L2491C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2495C13-L2496C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2495C13-L2496C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(Microsoft.Data.Analysis.ByteDataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2500C13-L2501C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2500C13-L2501C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2505C13-L2506C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2505C13-L2506C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2510C13-L2511C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2510C13-L2511C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2515C13-L2516C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2515C13-L2516C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2520C13-L2521C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2520C13-L2521C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2525C13-L2526C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2525C13-L2526C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2530C13-L2531C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2530C13-L2531C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2535C13-L2536C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2535C13-L2536C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2540C13-L2541C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2540C13-L2541C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2545C13-L2546C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2545C13-L2546C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2550C13-L2551C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2550C13-L2551C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2555C13-L2556C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2555C13-L2556C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2560C13-L2561C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2560C13-L2561C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2565C13-L2566C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2565C13-L2566C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2570C13-L2571C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2570C13-L2571C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2575C13-L2576C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2575C13-L2576C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2580C13-L2582C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2580C13-L2582C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2586C13-L2588C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2586C13-L2588C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2592C13-L2594C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2592C13-L2594C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2598C13-L2600C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2598C13-L2600C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2604C13-L2606C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2604C13-L2606C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2610C13-L2612C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2610C13-L2612C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2616C13-L2618C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2616C13-L2618C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2622C13-L2624C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2622C13-L2624C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2628C13-L2630C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2628C13-L2630C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2634C13-L2636C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2634C13-L2636C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2640C13-L2642C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2640C13-L2642C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2646C13-L2648C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2646C13-L2648C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2652C13-L2654C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2652C13-L2654C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2658C13-L2660C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2658C13-L2660C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2664C13-L2666C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2664C13-L2666C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2670C13-L2671C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2670C13-L2671C98" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2675C13-L2676C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2675C13-L2676C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2680C13-L2681C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2680C13-L2681C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2685C13-L2686C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2685C13-L2686C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt32DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2690C13-L2691C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2690C13-L2691C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2695C13-L2695C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2695C13-L2695C88" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2699C13-L2699C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2699C13-L2699C93" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2703C13-L2703C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2703C13-L2703C93" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2707C13-L2707C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2707C13-L2707C91" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2711C13-L2711C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2711C13-L2711C91" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2715C13-L2716C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2715C13-L2716C98" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2720C13-L2721C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2720C13-L2721C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2725C13-L2726C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2725C13-L2726C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2730C13-L2731C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2730C13-L2731C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(Microsoft.Data.Analysis.UInt16DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2735C13-L2736C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L2735C13-L2736C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7719C13-L7720C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7719C13-L7720C96" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseAdd(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7724C13-L7725C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7724C13-L7725C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7729C13-L7730C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7729C13-L7730C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseSubtract(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7734C13-L7735C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7734C13-L7735C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7739C13-L7740C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7739C13-L7740C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseMultiply(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7744C13-L7745C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7744C13-L7745C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7749C13-L7750C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7749C13-L7750C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseDivide(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7754C13-L7755C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7754C13-L7755C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7759C13-L7760C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7759C13-L7760C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseModulo(System.Byte,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7764C13-L7765C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7764C13-L7765C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7769C13-L7770C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7769C13-L7770C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseAdd(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7774C13-L7775C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7774C13-L7775C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7779C13-L7780C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7779C13-L7780C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseSubtract(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7784C13-L7785C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7784C13-L7785C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7789C13-L7790C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7789C13-L7790C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseMultiply(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7794C13-L7795C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7794C13-L7795C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7799C13-L7800C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7799C13-L7800C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseDivide(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7804C13-L7805C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7804C13-L7805C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7809C13-L7810C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7809C13-L7810C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseModulo(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7814C13-L7815C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7814C13-L7815C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7819C13-L7820C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7819C13-L7820C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseAdd(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7824C13-L7825C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7824C13-L7825C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7829C13-L7830C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7829C13-L7830C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseSubtract(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7834C13-L7835C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7834C13-L7835C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7839C13-L7840C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7839C13-L7840C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseMultiply(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7844C13-L7845C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7844C13-L7845C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7849C13-L7850C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7849C13-L7850C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseDivide(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7854C13-L7855C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7854C13-L7855C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7859C13-L7860C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7859C13-L7860C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseModulo(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7864C13-L7865C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7864C13-L7865C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7869C13-L7870C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7869C13-L7870C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseAdd(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7874C13-L7875C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7874C13-L7875C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7879C13-L7880C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7879C13-L7880C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseSubtract(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7884C13-L7885C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7884C13-L7885C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7889C13-L7890C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7889C13-L7890C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseMultiply(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7894C13-L7895C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7894C13-L7895C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7899C13-L7900C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7899C13-L7900C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseDivide(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7904C13-L7905C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7904C13-L7905C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7909C13-L7910C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7909C13-L7910C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseModulo(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7914C13-L7915C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7914C13-L7915C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7919C13-L7920C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7919C13-L7920C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseAdd(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7924C13-L7925C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7924C13-L7925C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7929C13-L7930C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7929C13-L7930C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseSubtract(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7934C13-L7935C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7934C13-L7935C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7939C13-L7940C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7939C13-L7940C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseMultiply(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7944C13-L7945C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7944C13-L7945C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7949C13-L7950C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7949C13-L7950C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseDivide(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7954C13-L7955C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7954C13-L7955C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7959C13-L7960C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7959C13-L7960C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseModulo(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7964C13-L7965C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7964C13-L7965C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7969C13-L7970C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7969C13-L7970C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseAdd(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7974C13-L7975C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7974C13-L7975C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7979C13-L7980C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7979C13-L7980C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseSubtract(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7984C13-L7985C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7984C13-L7985C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7989C13-L7990C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7989C13-L7990C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseMultiply(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7994C13-L7995C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7994C13-L7995C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7999C13-L8000C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L7999C13-L8000C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseDivide(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8004C13-L8005C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8004C13-L8005C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8009C13-L8010C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8009C13-L8010C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseModulo(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8014C13-L8015C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8014C13-L8015C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8019C13-L8020C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8019C13-L8020C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseAdd(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8024C13-L8025C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8024C13-L8025C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8029C13-L8030C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8029C13-L8030C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseSubtract(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8034C13-L8035C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8034C13-L8035C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8039C13-L8040C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8039C13-L8040C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseMultiply(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8044C13-L8045C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8044C13-L8045C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8049C13-L8050C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8049C13-L8050C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseDivide(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8054C13-L8055C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8054C13-L8055C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8059C13-L8060C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8059C13-L8060C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseModulo(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8064C13-L8065C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8064C13-L8065C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8069C13-L8070C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8069C13-L8070C96" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseAdd(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8074C13-L8075C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8074C13-L8075C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8079C13-L8080C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8079C13-L8080C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseSubtract(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8084C13-L8085C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8084C13-L8085C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8089C13-L8090C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8089C13-L8090C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseMultiply(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8094C13-L8095C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8094C13-L8095C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8099C13-L8100C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8099C13-L8100C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseDivide(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8104C13-L8105C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8104C13-L8105C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8109C13-L8110C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8109C13-L8110C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseModulo(System.UInt32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8114C13-L8115C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8114C13-L8115C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8119C13-L8119C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8119C13-L8119C87" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseAdd(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8123C13-L8123C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8123C13-L8123C94" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8127C13-L8127C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8127C13-L8127C92" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseSubtract(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8131C13-L8131C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8131C13-L8131C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8135C13-L8135C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8135C13-L8135C92" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseMultiply(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8139C13-L8139C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8139C13-L8139C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8143C13-L8143C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8143C13-L8143C90" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseDivide(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8147C13-L8147C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8147C13-L8147C97" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8151C13-L8151C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8151C13-L8151C90" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseModulo(System.UInt64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8155C13-L8155C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8155C13-L8155C97" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Add(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8159C13-L8160C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8159C13-L8160C96" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseAdd(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8164C13-L8165C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8164C13-L8165C103" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Subtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8169C13-L8170C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8169C13-L8170C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseSubtract(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8174C13-L8175C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8174C13-L8175C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Multiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8179C13-L8180C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8179C13-L8180C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseMultiply(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8184C13-L8185C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8184C13-L8185C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Divide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8189C13-L8190C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8189C13-L8190C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseDivide(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8194C13-L8195C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8194C13-L8195C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.Modulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8199C13-L8200C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8199C13-L8200C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ReverseModulo(System.UInt16,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8204C13-L8205C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L8204C13-L8205C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11670C13-L11671C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11670C13-L11671C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11675C13-L11676C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11675C13-L11676C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11680C13-L11681C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11680C13-L11681C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11685C13-L11686C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11685C13-L11686C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11690C13-L11691C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11690C13-L11691C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11695C13-L11696C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11695C13-L11696C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11700C13-L11701C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11700C13-L11701C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11705C13-L11706C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11705C13-L11706C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11710C13-L11711C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11710C13-L11711C123" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11715C13-L11716C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11715C13-L11716C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11720C13-L11721C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11720C13-L11721C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11725C13-L11726C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11725C13-L11726C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11730C13-L11731C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11730C13-L11731C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11735C13-L11736C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11735C13-L11736C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11740C13-L11741C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11740C13-L11741C122" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11745C13-L11746C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11745C13-L11746C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11750C13-L11751C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11750C13-L11751C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11755C13-L11756C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11755C13-L11756C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11760C13-L11761C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11760C13-L11761C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11765C13-L11766C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11765C13-L11766C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11770C13-L11771C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11770C13-L11771C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11775C13-L11776C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11775C13-L11776C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11780C13-L11781C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11780C13-L11781C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11785C13-L11786C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11785C13-L11786C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11790C13-L11791C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11790C13-L11791C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11795C13-L11796C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11795C13-L11796C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11800C13-L11801C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11800C13-L11801C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11805C13-L11806C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11805C13-L11806C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11810C13-L11811C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11810C13-L11811C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11815C13-L11816C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11815C13-L11816C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11820C13-L11821C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11820C13-L11821C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11825C13-L11826C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11825C13-L11826C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11830C13-L11831C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11830C13-L11831C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11835C13-L11836C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11835C13-L11836C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11840C13-L11841C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11840C13-L11841C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11845C13-L11846C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11845C13-L11846C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11850C13-L11851C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11850C13-L11851C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11855C13-L11856C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11855C13-L11856C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11860C13-L11861C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11860C13-L11861C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11865C13-L11866C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11865C13-L11866C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11870C13-L11871C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11870C13-L11871C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11875C13-L11876C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11875C13-L11876C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11880C13-L11881C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11880C13-L11881C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11885C13-L11886C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11885C13-L11886C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11890C13-L11891C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11890C13-L11891C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11895C13-L11896C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11895C13-L11896C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11900C13-L11901C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11900C13-L11901C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11905C13-L11906C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11905C13-L11906C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11910C13-L11910C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11910C13-L11910C97" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11914C13-L11914C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11914C13-L11914C100" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11918C13-L11918C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11918C13-L11918C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11922C13-L11922C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11922C13-L11922C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11926C13-L11926C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11926C13-L11926C102" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11930C13-L11930C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11930C13-L11930C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11934C13-L11935C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11934C13-L11935C107" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11939C13-L11940C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11939C13-L11940C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11944C13-L11945C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11944C13-L11945C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11949C13-L11950C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11949C13-L11950C116" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11954C13-L11955C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11954C13-L11955C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11959C13-L11960C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L11959C13-L11960C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15154C13-L15155C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15154C13-L15155C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15159C13-L15160C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15159C13-L15160C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15164C13-L15165C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15164C13-L15165C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15169C13-L15170C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15169C13-L15170C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15174C13-L15175C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15174C13-L15175C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15179C13-L15180C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15179C13-L15180C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15184C13-L15185C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15184C13-L15185C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15189C13-L15190C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15189C13-L15190C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15194C13-L15195C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15194C13-L15195C122" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15199C13-L15200C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15199C13-L15200C119" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15204C13-L15205C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15204C13-L15205C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15209C13-L15210C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15209C13-L15210C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15214C13-L15215C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15214C13-L15215C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15219C13-L15220C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15219C13-L15220C112" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15224C13-L15225C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15224C13-L15225C121" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15229C13-L15230C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15229C13-L15230C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15234C13-L15235C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15234C13-L15235C114" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15239C13-L15240C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15239C13-L15240C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15244C13-L15245C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15244C13-L15245C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15249C13-L15250C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15249C13-L15250C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15254C13-L15255C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15254C13-L15255C120" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15259C13-L15260C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15259C13-L15260C117" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15264C13-L15265C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15264C13-L15265C113" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15269C13-L15270C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15269C13-L15270C110" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15274C13-L15275C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15274C13-L15275C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15279C13-L15280C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15279C13-L15280C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15284C13-L15285C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15284C13-L15285C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15289C13-L15290C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15289C13-L15290C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15294C13-L15295C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15294C13-L15295C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15299C13-L15300C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15299C13-L15300C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15304C13-L15305C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15304C13-L15305C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15309C13-L15310C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15309C13-L15310C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15314C13-L15315C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15314C13-L15315C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15319C13-L15320C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15319C13-L15320C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15324C13-L15325C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15324C13-L15325C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15329C13-L15330C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15329C13-L15330C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15334C13-L15335C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15334C13-L15335C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15339C13-L15340C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15339C13-L15340C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15344C13-L15345C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15344C13-L15345C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15349C13-L15350C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15349C13-L15350C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15354C13-L15355C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15354C13-L15355C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15359C13-L15360C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15359C13-L15360C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15364C13-L15365C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15364C13-L15365C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15369C13-L15370C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15369C13-L15370C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15374C13-L15375C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15374C13-L15375C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15379C13-L15380C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15379C13-L15380C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15384C13-L15385C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15384C13-L15385C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15389C13-L15390C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15389C13-L15390C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15394C13-L15394C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15394C13-L15394C96" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15398C13-L15398C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15398C13-L15398C99" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15402C13-L15402C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15402C13-L15402C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15406C13-L15406C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15406C13-L15406C105" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15410C13-L15410C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15410C13-L15410C101" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15414C13-L15414C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15414C13-L15414C98" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15418C13-L15419C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15418C13-L15419C106" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseNotEquals(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15423C13-L15424C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15423C13-L15424C109" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15428C13-L15429C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15428C13-L15429C118" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThanOrEqual(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15433C13-L15434C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15433C13-L15434C115" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseGreaterThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15438C13-L15439C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15438C13-L15439C111" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.ElementwiseLessThan(System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15443C13-L15444C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15443C13-L15444C108" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.LeftShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15866C13-L15867C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15866C13-L15867C83" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.RightShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15942C13-L15943C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs#L15942C13-L15943C83" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L422C13-L422C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L422C13-L422C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L426C13-L426C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L426C13-L426C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L430C13-L430C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L430C13-L430C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L434C13-L434C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L434C13-L434C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L438C13-L438C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L438C13-L438C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L442C13-L442C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L442C13-L442C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L446C13-L446C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L446C13-L446C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L450C13-L450C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L450C13-L450C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L454C13-L454C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L454C13-L454C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L458C13-L458C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L458C13-L458C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1291C13-L1291C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1291C13-L1291C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(System.Byte,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1295C13-L1295C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1295C13-L1295C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1299C13-L1299C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1299C13-L1299C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(System.Decimal,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1303C13-L1303C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1303C13-L1303C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1307C13-L1307C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1307C13-L1307C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(System.Double,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1311C13-L1311C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1311C13-L1311C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1315C13-L1315C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1315C13-L1315C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(System.Single,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1319C13-L1319C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1319C13-L1319C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1323C13-L1323C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1323C13-L1323C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(System.Int32,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1327C13-L1327C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1327C13-L1327C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1331C13-L1331C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1331C13-L1331C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(System.SByte,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1335C13-L1335C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1335C13-L1335C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1339C13-L1339C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1339C13-L1339C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(System.Int16,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1343C13-L1343C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1343C13-L1343C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1347C13-L1347C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1347C13-L1347C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(System.UInt32,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1351C13-L1351C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1351C13-L1351C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1355C13-L1355C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1355C13-L1355C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(System.UInt64,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1359C13-L1359C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1359C13-L1359C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1363C13-L1363C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1363C13-L1363C36" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Addition(System.UInt16,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1367C13-L1367C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1367C13-L1367C43" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1868C13-L1868C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1868C13-L1868C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1872C13-L1872C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1872C13-L1872C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1876C13-L1876C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1876C13-L1876C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1880C13-L1880C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1880C13-L1880C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1884C13-L1884C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1884C13-L1884C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1888C13-L1888C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1888C13-L1888C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1892C13-L1892C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1892C13-L1892C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1896C13-L1896C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1896C13-L1896C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1900C13-L1900C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1900C13-L1900C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1904C13-L1904C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L1904C13-L1904C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2737C13-L2737C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2737C13-L2737C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(System.Byte,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2741C13-L2741C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2741C13-L2741C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2745C13-L2745C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2745C13-L2745C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(System.Decimal,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2749C13-L2749C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2749C13-L2749C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2753C13-L2753C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2753C13-L2753C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(System.Double,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2757C13-L2757C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2757C13-L2757C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2761C13-L2761C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2761C13-L2761C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(System.Single,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2765C13-L2765C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2765C13-L2765C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2769C13-L2769C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2769C13-L2769C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(System.Int32,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2773C13-L2773C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2773C13-L2773C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2777C13-L2777C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2777C13-L2777C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(System.SByte,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2781C13-L2781C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2781C13-L2781C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2785C13-L2785C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2785C13-L2785C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(System.Int16,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2789C13-L2789C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2789C13-L2789C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2793C13-L2793C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2793C13-L2793C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(System.UInt32,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2797C13-L2797C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2797C13-L2797C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2801C13-L2801C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2801C13-L2801C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(System.UInt64,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2805C13-L2805C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2805C13-L2805C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2809C13-L2809C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2809C13-L2809C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Subtraction(System.UInt16,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2813C13-L2813C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L2813C13-L2813C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3314C13-L3314C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3314C13-L3314C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3318C13-L3318C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3318C13-L3318C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3322C13-L3322C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3322C13-L3322C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3326C13-L3326C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3326C13-L3326C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3330C13-L3330C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3330C13-L3330C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3334C13-L3334C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3334C13-L3334C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3338C13-L3338C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3338C13-L3338C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3342C13-L3342C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3342C13-L3342C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3346C13-L3346C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3346C13-L3346C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3350C13-L3350C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L3350C13-L3350C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4183C13-L4183C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4183C13-L4183C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(System.Byte,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4187C13-L4187C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4187C13-L4187C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4191C13-L4191C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4191C13-L4191C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(System.Decimal,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4195C13-L4195C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4195C13-L4195C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4199C13-L4199C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4199C13-L4199C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(System.Double,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4203C13-L4203C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4203C13-L4203C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4207C13-L4207C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4207C13-L4207C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(System.Single,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4211C13-L4211C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4211C13-L4211C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4215C13-L4215C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4215C13-L4215C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(System.Int32,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4219C13-L4219C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4219C13-L4219C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4223C13-L4223C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4223C13-L4223C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(System.SByte,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4227C13-L4227C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4227C13-L4227C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4231C13-L4231C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4231C13-L4231C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(System.Int16,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4235C13-L4235C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4235C13-L4235C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4239C13-L4239C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4239C13-L4239C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(System.UInt32,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4243C13-L4243C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4243C13-L4243C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4247C13-L4247C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4247C13-L4247C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(System.UInt64,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4251C13-L4251C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4251C13-L4251C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4255C13-L4255C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4255C13-L4255C41" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Multiply(System.UInt16,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4259C13-L4259C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4259C13-L4259C48" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4760C13-L4760C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4760C13-L4760C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4764C13-L4764C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4764C13-L4764C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4768C13-L4768C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4768C13-L4768C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4772C13-L4772C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4772C13-L4772C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4776C13-L4776C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4776C13-L4776C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4780C13-L4780C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4780C13-L4780C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4784C13-L4784C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4784C13-L4784C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4788C13-L4788C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4788C13-L4788C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4792C13-L4792C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4792C13-L4792C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4796C13-L4796C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L4796C13-L4796C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5629C13-L5629C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5629C13-L5629C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(System.Byte,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5633C13-L5633C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5633C13-L5633C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5637C13-L5637C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5637C13-L5637C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(System.Decimal,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5641C13-L5641C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5641C13-L5641C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5645C13-L5645C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5645C13-L5645C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(System.Double,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5649C13-L5649C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5649C13-L5649C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5653C13-L5653C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5653C13-L5653C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(System.Single,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5657C13-L5657C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5657C13-L5657C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5661C13-L5661C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5661C13-L5661C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(System.Int32,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5665C13-L5665C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5665C13-L5665C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5669C13-L5669C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5669C13-L5669C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(System.SByte,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5673C13-L5673C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5673C13-L5673C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5677C13-L5677C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5677C13-L5677C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(System.Int16,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5681C13-L5681C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5681C13-L5681C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5685C13-L5685C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5685C13-L5685C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(System.UInt32,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5689C13-L5689C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5689C13-L5689C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5693C13-L5693C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5693C13-L5693C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(System.UInt64,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5697C13-L5697C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5697C13-L5697C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5701C13-L5701C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5701C13-L5701C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Division(System.UInt16,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5705C13-L5705C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L5705C13-L5705C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.ByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6206C13-L6206C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6206C13-L6206C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.DecimalDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6210C13-L6210C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6210C13-L6210C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.DoubleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6214C13-L6214C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6214C13-L6214C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.SingleDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6218C13-L6218C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6218C13-L6218C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.Int32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6222C13-L6222C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6222C13-L6222C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.SByteDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6226C13-L6226C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6226C13-L6226C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.Int16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6230C13-L6230C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6230C13-L6230C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt32DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6234C13-L6234C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6234C13-L6234C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6238C13-L6238C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6238C13-L6238C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,Microsoft.Data.Analysis.UInt16DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6242C13-L6242C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L6242C13-L6242C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Byte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7075C13-L7075C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7075C13-L7075C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(System.Byte,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7079C13-L7079C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7079C13-L7079C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Decimal)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7083C13-L7083C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7083C13-L7083C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(System.Decimal,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7087C13-L7087C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7087C13-L7087C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7091C13-L7091C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7091C13-L7091C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(System.Double,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7095C13-L7095C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7095C13-L7095C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7099C13-L7099C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7099C13-L7099C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(System.Single,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7103C13-L7103C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7103C13-L7103C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7107C13-L7107C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7107C13-L7107C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(System.Int32,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7111C13-L7111C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7111C13-L7111C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.SByte)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7115C13-L7115C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7115C13-L7115C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(System.SByte,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7119C13-L7119C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7119C13-L7119C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Int16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7123C13-L7123C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7123C13-L7123C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(System.Int16,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7127C13-L7127C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7127C13-L7127C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7131C13-L7131C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7131C13-L7131C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(System.UInt32,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7135C13-L7135C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7135C13-L7135C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7139C13-L7139C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7139C13-L7139C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(System.UInt64,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7143C13-L7143C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7143C13-L7143C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.UInt16)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7147C13-L7147C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7147C13-L7147C39" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_Modulus(System.UInt16,Microsoft.Data.Analysis.UInt64DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7151C13-L7151C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7151C13-L7151C46" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_LeftShift(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7333C13-L7333C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7333C13-L7333C42" }, { "DocsId": "M:Microsoft.Data.Analysis.UInt64DataFrameColumn.op_RightShift(Microsoft.Data.Analysis.UInt64DataFrameColumn,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7389C13-L7389C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperators.cs#L7389C13-L7389C43" } ], "DocsId": "T:Microsoft.Data.Analysis.UInt64DataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt64DataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/PrimitiveDataFrameColumns/UInt64DataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L23C9-L39C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L23C9-L39C10" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.#ctor(System.String,System.Collections.Generic.IEnumerable{System.String})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L23C9-L52C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L23C9-L52C10" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.Resize(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L59C13-L66C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L59C13-L66C10" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.Append(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L70C13-L80C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L70C13-L80C10" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.Apply(System.Func{System.String,System.String},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L90C13-L100C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L90C13-L100C27" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.GetValue(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L114C13-L115C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L114C13-L115C79" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.GetValues(System.Int64,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L120C13-L132C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L120C13-L132C24" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.SetValue(System.Int64,System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L137C13-L155C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L137C13-L155C10" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.GetEnumeratorCore", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L194C63-L194C78" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L194C63-L194C78" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.Clamp``1(``0,``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L196C89-L196C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L196C89-L196C122" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.Filter``1(``0,``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L198C68-L198C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L198C68-L198C101" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.Sort(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L202C13-L202C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L202C13-L202C83" + }, + { + "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.GetSortIndices(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L207C13-L275C38" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.Clone(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L280C13-L280C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L280C13-L280C116" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.Clone(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L285C13-L285C86" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L285C13-L285C86" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.CloneImplementation(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L290C13-L297C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L290C13-L297C24" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.CloneImplementation(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L303C13-L323C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L303C13-L323C26" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.ValueCounts", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L398C13-L399C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L398C13-L399C61" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.GroupBy(System.Int32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L404C13-L405C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L404C13-L405C73" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.GroupColumnValues``1(System.Collections.Generic.HashSet{System.Int64}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L410C13-L438C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L410C13-L438C65" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.FillNulls(System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L450C13-L459C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L450C13-L459C27" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.FillNullsImplementation(System.Object,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L464C13-L467C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L464C13-L467C120" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.DropNulls", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L473C13-L473C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L473C13-L473C69" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.DropNullsImplementation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L478C13-L491C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L478C13-L491C24" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.AddDataViewColumn(Microsoft.ML.DataViewSchema.Builder)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L496C13-L497C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L496C13-L497C10" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.GetDataViewGetter(Microsoft.ML.DataViewRowCursor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L501C13-L501C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L501C13-L501C54" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.AddValueUsingCursor(Microsoft.ML.DataViewRowCursor,System.Delegate)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L509C13-L525C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L509C13-L525C65" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.GetValueGetterUsingCursor(Microsoft.ML.DataViewRowCursor,Microsoft.ML.DataViewSchema.Column)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L531C13-L531C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L531C13-L531C73" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.GetGroupedOccurrences(Microsoft.Data.Analysis.DataFrameColumn,System.Collections.Generic.HashSet{System.Int64}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L536C13-L536C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L536C13-L536C85" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.Add(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L18C13-L27C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L18C13-L27C24" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.op_Addition(Microsoft.Data.Analysis.StringDataFrameColumn,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L32C13-L32C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L32C13-L32C38" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.op_Addition(System.String,Microsoft.Data.Analysis.StringDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L37C13-L37C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L37C13-L37C39" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.Add(System.String,Microsoft.Data.Analysis.StringDataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L42C13-L52C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L42C13-L52C24" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.Add(System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L57C13-L67C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L57C13-L67C24" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.Add``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L73C13-L73C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L73C13-L73C51" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.ElementwiseEquals(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L94C13-L97C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L94C13-L97C66" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.ElementwiseEquals(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L102C13-L107C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L102C13-L107C24" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.ElementwiseEquals``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L113C13-L117C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L113C13-L117C56" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.ElementwiseIsNotNull", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L136C13-L141C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L136C13-L141C24" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.ElementwiseIsNull", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L146C13-L151C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L146C13-L151C24" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.ElementwiseNotEquals(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L156C13-L161C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L156C13-L161C24" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.ElementwiseNotEquals(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L167C13-L170C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L167C13-L170C69" }, { "DocsId": "M:Microsoft.Data.Analysis.StringDataFrameColumn.ElementwiseNotEquals``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L176C13-L180C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/StringDataFrameColumn.BinaryOperations.cs#L176C13-L180C59" }, { "DocsId": "F:Microsoft.Data.Analysis.StringDataFrameColumn.MaxCapacity", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs" }, { "DocsId": "P:Microsoft.Data.Analysis.StringDataFrameColumn.NullCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L55C43-L55C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L55C43-L55C53" }, { "DocsId": "P:Microsoft.Data.Analysis.StringDataFrameColumn.Item(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L159C20-L159C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L159C20-L159C46" }, { "DocsId": "P:Microsoft.Data.Analysis.StringDataFrameColumn.Item(System.Int64,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L167C17-L179C28" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs#L167C17-L179C28" } ], "DocsId": "T:Microsoft.Data.Analysis.StringDataFrameColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/StringDataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L22C9-L42C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L22C9-L42C10" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.#ctor(System.String,System.Collections.Generic.IEnumerable{Microsoft.ML.Data.VBuffer{`0}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L22C9-L55C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L22C9-L55C10" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.Resize(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L61C13-L68C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L61C13-L68C10" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.Append(Microsoft.ML.Data.VBuffer{`0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L72C13-L80C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L72C13-L80C10" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.GetValue(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L94C13-L94C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L94C13-L94C44" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.GetTypedValue(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L99C13-L100C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L99C13-L100C74" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.GetValues(System.Int64,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L105C13-L117C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L105C13-L117C24" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.SetValue(System.Int64,System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L122C13-L132C124" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L122C13-L132C124" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.SetTypedValue(System.Int64,Microsoft.ML.Data.VBuffer{`0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L138C13-L140C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L138C13-L140C10" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.GetEnumeratorCore", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L163C63-L163C78" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L163C63-L163C78" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.AddDataViewColumn(Microsoft.ML.DataViewSchema.Builder)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L168C13-L169C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L168C13-L169C10" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.GetDataViewGetter(Microsoft.ML.DataViewRowCursor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L174C13-L174C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L174C13-L174C54" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.GetGroupedOccurrences(Microsoft.Data.Analysis.DataFrameColumn,System.Collections.Generic.HashSet{System.Int64}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L182C13-L182C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L182C13-L182C85" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.GetValueGetterUsingCursor(Microsoft.ML.DataViewRowCursor,Microsoft.ML.DataViewSchema.Column)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L187C13-L187C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L187C13-L187C63" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.AddValueUsingCursor(Microsoft.ML.DataViewRowCursor,System.Delegate)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L192C13-L208C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L192C13-L208C65" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.Clone(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L272C13-L272C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L272C13-L272C120" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.Clone(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L277C13-L277C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L277C13-L277C90" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.CloneImplementation(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L283C13-L300C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L283C13-L300C26" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.CloneImplementation(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L305C13-L310C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L305C13-L310C24" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.FillNullsImplementation(System.Object,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L378C13-L378C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L378C13-L378C45" }, { "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.DropNullsImplementation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L384C13-L384C28" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L384C13-L384C28" + }, + { + "DocsId": "M:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.GetSortIndices(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L387C126-L387C161" }, { "DocsId": "F:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.MaxCapacity", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs" }, { "DocsId": "P:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.NullCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L57C43-L57C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L57C43-L57C44" }, { "DocsId": "P:Microsoft.Data.Analysis.VBufferDataFrameColumn`1.Item(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L144C20-L144C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs#L144C20-L144C43" } ], "DocsId": "T:Microsoft.Data.Analysis.VBufferDataFrameColumn`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumns/VBufferDataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.DataFrameRow.GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameRow.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameRow.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameRow.GetValues", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameRow.cs#L42C13-L42C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameRow.cs#L42C13-L42C113" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameRow.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameRow.cs#L84C13-L89C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameRow.cs#L84C13-L89C34" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameRow.System#Collections#IEnumerable#GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameRow.cs#L92C52-L92C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameRow.cs#L92C52-L92C67" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrameRow.Item(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameRow.cs#L54C17-L54C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameRow.cs#L54C17-L54C61" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrameRow.Item(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameRow.cs#L71C17-L71C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameRow.cs#L71C17-L71C58" } ], "DocsId": "T:Microsoft.Data.Analysis.DataFrameRow", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameRow.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameRow.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.DataFrameRowCollection.GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameRowCollection.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameRowCollection.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameRowCollection.System#Collections#IEnumerable#GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameRowCollection.cs#L54C52-L54C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameRowCollection.cs#L54C52-L54C67" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrameRowCollection.Item(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameRowCollection.cs#L34C17-L34C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameRowCollection.cs#L34C17-L34C60" }, { "DocsId": "P:Microsoft.Data.Analysis.DataFrameRowCollection.Count", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameRowCollection.cs#L52C30-L52C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameRowCollection.cs#L52C30-L52C57" } ], "DocsId": "T:Microsoft.Data.Analysis.DataFrameRowCollection", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameRowCollection.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameRowCollection.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.Extensions.CreateDataAdapter(System.Data.Common.DbProviderFactory,System.Data.Common.DbConnection,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/Extensions.cs#L17C13-L21C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/Extensions.cs#L17C13-L21C24" }, { "DocsId": "M:Microsoft.Data.Analysis.Extensions.TryOpen(System.Data.Common.DbConnection)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/Extensions.cs#L26C13-L33C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/Extensions.cs#L26C13-L33C30" } ], "DocsId": "T:Microsoft.Data.Analysis.Extensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/Extensions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/Extensions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.GroupBy.Count(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy.First(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy.Head(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy.Tail(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy.Max(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy.Min(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy.Product(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy.Sum(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy.Mean(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs" } ], "DocsId": "T:Microsoft.Data.Analysis.GroupBy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.GroupBy`1.#ctor(Microsoft.Data.Analysis.DataFrame,System.Int32,System.Collections.Generic.IDictionary{`0,System.Collections.Generic.ICollection{System.Int64}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs#L108C9-L115C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs#L108C9-L115C10" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy`1.Count(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs#L144C13-L182C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs#L144C13-L182C24" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy`1.First(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs#L187C13-L224C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs#L187C13-L224C24" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy`1.Head(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs#L229C13-L278C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs#L229C13-L278C24" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy`1.Tail(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs#L283C13-L332C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs#L283C13-L332C24" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy`1.Max(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs#L357C13-L380C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs#L357C13-L380C24" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy`1.Min(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs#L385C13-L408C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs#L385C13-L408C24" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy`1.Product(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs#L413C13-L436C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs#L413C13-L436C24" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy`1.Sum(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs#L441C13-L464C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs#L441C13-L464C24" }, { "DocsId": "M:Microsoft.Data.Analysis.GroupBy`1.Mean(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs#L469C13-L493C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs#L469C13-L493C24" }, { "DocsId": "P:Microsoft.Data.Analysis.GroupBy`1.Groupings", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs#L503C17-L503C132" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs#L503C17-L503C132" } ], "DocsId": "T:Microsoft.Data.Analysis.GroupBy`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/GroupBy.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/GroupBy.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Add(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L23C21-L52C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L23C21-L52C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Subtract(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L61C21-L90C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L61C21-L90C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Multiply(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L99C21-L128C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L99C21-L128C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Divide(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L137C21-L166C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L137C21-L166C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Modulo(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L175C21-L204C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L175C21-L204C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.And(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L213C21-L242C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L213C21-L242C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Or(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L251C21-L280C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L251C21-L280C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Xor(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L289C21-L318C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L289C21-L318C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Add``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L326C13-L331C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L326C13-L331C87" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ReverseAdd``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L337C13-L337C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L337C13-L337C94" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Subtract``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L343C13-L348C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L343C13-L348C92" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ReverseSubtract``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L354C13-L354C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L354C13-L354C99" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Multiply``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L360C13-L365C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L360C13-L365C92" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ReverseMultiply``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L371C13-L371C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L371C13-L371C99" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Divide``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L377C13-L382C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L377C13-L382C90" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ReverseDivide``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L388C13-L388C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L388C13-L388C97" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Modulo``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L394C13-L399C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L394C13-L399C90" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ReverseModulo``1(``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L405C13-L405C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L405C13-L405C97" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.And(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L411C13-L411C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L411C13-L411C94" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Or(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L417C13-L417C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L417C13-L417C93" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Xor(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L423C13-L423C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L423C13-L423C94" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.LeftShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L429C13-L429C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L429C13-L429C96" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.RightShift(System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L435C13-L435C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L435C13-L435C97" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseEquals(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L444C21-L475C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L444C21-L475C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseEquals``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L482C13-L487C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L482C13-L487C96" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseNotEquals(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L496C21-L527C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L496C21-L527C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseNotEquals``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L534C13-L539C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L534C13-L539C99" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseGreaterThanOrEqual(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L548C21-L577C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L548C21-L577C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseGreaterThanOrEqual``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L584C13-L589C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L584C13-L589C108" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseLessThanOrEqual(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L598C21-L627C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L598C21-L627C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseLessThanOrEqual``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L634C13-L639C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L634C13-L639C105" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseGreaterThan(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L648C21-L677C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L648C21-L677C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseGreaterThan``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L684C13-L689C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L684C13-L689C101" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseLessThan(Microsoft.Data.Analysis.DataFrameColumn)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L698C21-L727C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L698C21-L727C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseLessThan``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L734C13-L739C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs#L734C13-L739C98" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Abs(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L21C13-L23C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L21C13-L23C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.All", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L28C13-L29C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L28C13-L29C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Any", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L34C13-L35C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L34C13-L35C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.CumulativeMax(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L40C13-L42C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L40C13-L42C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.CumulativeMax(System.Collections.Generic.IEnumerable{System.Int64},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L47C13-L49C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L47C13-L49C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.CumulativeMin(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L54C13-L56C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L54C13-L56C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.CumulativeMin(System.Collections.Generic.IEnumerable{System.Int64},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L61C13-L63C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L61C13-L63C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.CumulativeProduct(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L68C13-L70C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L68C13-L70C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.CumulativeProduct(System.Collections.Generic.IEnumerable{System.Int64},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L75C13-L77C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L75C13-L77C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.CumulativeSum(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L82C13-L84C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L82C13-L84C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.CumulativeSum(System.Collections.Generic.IEnumerable{System.Int64},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L89C13-L91C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L89C13-L91C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Max", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L96C13-L97C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L96C13-L97C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Max(System.Collections.Generic.IEnumerable{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L102C13-L103C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L102C13-L103C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Min", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L108C13-L109C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L108C13-L109C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Min(System.Collections.Generic.IEnumerable{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L114C13-L115C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L114C13-L115C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Product", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L120C13-L121C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L120C13-L121C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Product(System.Collections.Generic.IEnumerable{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L126C13-L127C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L126C13-L127C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Sum", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L132C13-L133C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L132C13-L133C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Sum(System.Collections.Generic.IEnumerable{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L138C13-L139C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L138C13-L139C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Round(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L144C13-L146C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Computations.cs#L144C13-L146C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Nullable{`0}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L35C80-L39C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L35C80-L39C10" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.#ctor(System.String,System.Collections.Generic.IEnumerable{`0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L41C79-L45C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L41C79-L45C10" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.#ctor(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L47C73-L50C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L47C73-L50C10" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L52C153-L55C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L52C153-L55C10" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GetReadOnlyDataBuffers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GetReadOnlyNullBitMapBuffers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.BinaryOperations.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GetArrowField", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L114C62-L114C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L114C62-L114C109" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GetMaxRecordBatchLength(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L116C85-L116C134" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L116C85-L116C134" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ToArrowArray(System.Int64,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L131C13-L192C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L131C13-L192C68" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GetValues(System.Int64,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L209C13-L220C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L209C13-L220C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.CreateNewColumn(System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L230C13-L230C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L230C13-L230C66" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GetTypedValue(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L233C54-L233C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L233C54-L233C80" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GetValue(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L235C62-L235C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L235C62-L235C85" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.SetValue(System.Int64,System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L239C13-L245C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L239C13-L245C114" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Median", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L259C13-L272C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L259C13-L272C32" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Mean", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L278C13-L280C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L278C13-L280C96" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Resize(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L285C13-L287C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L285C13-L287C10" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Append(System.Nullable{`0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L291C13-L293C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L291C13-L293C10" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.AppendMany(System.Nullable{`0},System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L297C13-L299C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L297C13-L299C10" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.IsValid(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L312C53-L312C84" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L312C53-L312C84" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L314C51-L314C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L314C51-L314C83" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GetEnumeratorCore", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L316C63-L316C78" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L316C63-L316C78" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.IsNumericColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L321C13-L333C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L321C13-L333C44" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.FillNulls(`0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L343C13-L345C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L343C13-L345C27" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.FillNullsImplementation(System.Object,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L350C13-L351C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L350C13-L351C55" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.DropNulls", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L357C13-L357C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L357C13-L357C75" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.DropNullsImplementation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L362C13-L377C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L362C13-L377C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ValueCounts", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L383C13-L391C78" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L383C13-L391C78" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.HasDescription", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L397C13-L397C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L397C13-L397C76" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Clone(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L407C13-L407C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L407C13-L407C92" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Clone(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L419C13-L419C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L419C13-L419C122" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.CloneImplementation(Microsoft.Data.Analysis.DataFrameColumn,System.Boolean,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L426C13-L446C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L426C13-L446C26" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.CloneImplementation(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L451C13-L457C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L451C13-L457C26" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Clone(Microsoft.Data.Analysis.PrimitiveDataFrameColumn{System.Int64},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L499C13-L502C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L499C13-L502C70" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Clone(Microsoft.Data.Analysis.PrimitiveDataFrameColumn{System.Int32},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L507C13-L510C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L507C13-L510C70" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Clone(System.Collections.Generic.IEnumerable{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L515C13-L525C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L515C13-L525C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Clone(System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L530C13-L530C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L530C13-L530C59" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GroupBy(System.Int32,Microsoft.Data.Analysis.DataFrame)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L609C13-L610C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L609C13-L610C68" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GroupColumnValues``1(System.Collections.Generic.HashSet{System.Int64}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L615C13-L650C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L615C13-L650C65" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ApplyElementwise(System.Func{System.Nullable{`0},System.Int64,System.Nullable{`0}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L659C66-L659C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L659C66-L659C105" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Apply(System.Func{`0,`0},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L669C13-L671C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L669C13-L671C27" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Apply``1(System.Func{System.Nullable{`0},System.Nullable{``0}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L683C13-L685C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L683C13-L685C33" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Clamp(`0,`0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L696C13-L711C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L696C13-L711C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ClampImplementation``1(``0,``0,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L716C13-L720C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L716C13-L720C111" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Filter(`0,`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L730C13-L741C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L730C13-L741C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.FilterImplementation``1(``0,``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L746C13-L750C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L746C13-L750C111" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Description", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L760C17-L787C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L760C17-L787C27" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.AddDataViewColumn(Microsoft.ML.DataViewSchema.Builder)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L792C13-L793C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L792C13-L793C10" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GetDataViewGetter(Microsoft.ML.DataViewRowCursor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L862C13-L879C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L862C13-L879C54" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.AddValueUsingCursor(Microsoft.ML.DataViewRowCursor,System.Delegate)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L899C13-L914C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L899C13-L914C65" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GetValueGetterUsingCursor(Microsoft.ML.DataViewRowCursor,Microsoft.ML.DataViewSchema.Column)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L920C13-L920C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L920C13-L920C54" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GetGroupedOccurrences(Microsoft.Data.Analysis.DataFrameColumn,System.Collections.Generic.HashSet{System.Int64}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L925C13-L925C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L925C13-L925C80" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseIsNull", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L930C13-L937C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L930C13-L937C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.ElementwiseIsNotNull", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L942C13-L949C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L942C13-L949C24" }, { "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Sort(System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Sort.cs#L18C13-L18C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Sort.cs#L18C13-L18C89" + }, + { + "DocsId": "M:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.GetSortIndices(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.Sort.cs#L23C13-L116C38" }, { "DocsId": "P:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Item(System.Int64,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L199C17-L203C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L199C17-L203C61" }, { "DocsId": "P:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.Item(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L251C20-L251C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L251C20-L251C43" }, { "DocsId": "P:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1.NullCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L307C17-L307C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs#L307C17-L307C51" } ], "DocsId": "T:Microsoft.Data.Analysis.PrimitiveDataFrameColumn`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/PrimitiveDataFrameColumn.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetBufferSortIndex.#ctor(System.Object,System.IntPtr)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetBufferSortIndex.Invoke(System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetBufferSortIndex.BeginInvoke(System.Int32,System.Int32,System.AsyncCallback,System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetBufferSortIndex.EndInvoke(System.IAsyncResult)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" } ], "DocsId": "T:Microsoft.Data.Analysis.DataFrameColumn.GetBufferSortIndex", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetValueAndBufferSortIndexAtBuffer`1.#ctor(System.Object,System.IntPtr)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetValueAndBufferSortIndexAtBuffer`1.Invoke(System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetValueAndBufferSortIndexAtBuffer`1.BeginInvoke(System.Int32,System.Int32,System.AsyncCallback,System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetValueAndBufferSortIndexAtBuffer`1.EndInvoke(System.IAsyncResult)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" } ], "DocsId": "T:Microsoft.Data.Analysis.DataFrameColumn.GetValueAndBufferSortIndexAtBuffer`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetBufferLengthAtIndex.#ctor(System.Object,System.IntPtr)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetBufferLengthAtIndex.Invoke(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetBufferLengthAtIndex.BeginInvoke(System.Int32,System.AsyncCallback,System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" }, { "DocsId": "M:Microsoft.Data.Analysis.DataFrameColumn.GetBufferLengthAtIndex.EndInvoke(System.IAsyncResult)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" } ], "DocsId": "T:Microsoft.Data.Analysis.DataFrameColumn.GetBufferLengthAtIndex", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Data.Analysis/DataFrameColumn.BinaryOperations.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.Extensions.ML.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.Extensions.ML.json index 9505039c0..b2fe18c14 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.Extensions.ML.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.Extensions.ML.json @@ -1,205 +1,205 @@ { "Assembly": "Microsoft.Extensions.ML", - "GUID": "78C3A134A8084A05814ED703822B2FE6FFFFFFFF", + "GUID": "453B2C7A4F1C403B91D5FF82D79ACFE1FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.Extensions.ML.BuilderExtensions.FromUri``2(Microsoft.Extensions.ML.PredictionEnginePoolBuilder{``0,``1},System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L28C13-L28C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L28C13-L28C64" }, { "DocsId": "M:Microsoft.Extensions.ML.BuilderExtensions.FromUri``2(Microsoft.Extensions.ML.PredictionEnginePoolBuilder{``0,``1},System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L49C13-L49C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L49C13-L49C61" }, { "DocsId": "M:Microsoft.Extensions.ML.BuilderExtensions.FromUri``2(Microsoft.Extensions.ML.PredictionEnginePoolBuilder{``0,``1},System.String,System.Uri)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L69C13-L69C77" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L69C13-L69C77" }, { "DocsId": "M:Microsoft.Extensions.ML.BuilderExtensions.FromUri``2(Microsoft.Extensions.ML.PredictionEnginePoolBuilder{``0,``1},System.String,System.TimeSpan)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L87C13-L87C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L87C13-L87C72" }, { "DocsId": "M:Microsoft.Extensions.ML.BuilderExtensions.FromUri``2(Microsoft.Extensions.ML.PredictionEnginePoolBuilder{``0,``1},System.String,System.String,System.TimeSpan)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L111C13-L111C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L111C13-L111C69" }, { "DocsId": "M:Microsoft.Extensions.ML.BuilderExtensions.FromUri``2(Microsoft.Extensions.ML.PredictionEnginePoolBuilder{``0,``1},System.String,System.Uri,System.TimeSpan)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L135C13-L142C28" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L135C13-L142C28" }, { "DocsId": "M:Microsoft.Extensions.ML.BuilderExtensions.FromFile``2(Microsoft.Extensions.ML.PredictionEnginePoolBuilder{``0,``1},System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L158C13-L158C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L158C13-L158C67" }, { "DocsId": "M:Microsoft.Extensions.ML.BuilderExtensions.FromFile``2(Microsoft.Extensions.ML.PredictionEnginePoolBuilder{``0,``1},System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L177C13-L177C78" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L177C13-L177C78" }, { "DocsId": "M:Microsoft.Extensions.ML.BuilderExtensions.FromFile``2(Microsoft.Extensions.ML.PredictionEnginePoolBuilder{``0,``1},System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L198C13-L198C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L198C13-L198C64" }, { "DocsId": "M:Microsoft.Extensions.ML.BuilderExtensions.FromFile``2(Microsoft.Extensions.ML.PredictionEnginePoolBuilder{``0,``1},System.String,System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L222C13-L229C28" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs#L222C13-L229C28" } ], "DocsId": "T:Microsoft.Extensions.ML.BuilderExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/BuilderExtensions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Extensions.ML.PredictionEnginePoolBuilder`2.#ctor(Microsoft.Extensions.DependencyInjection.IServiceCollection)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/PredictionEnginePoolBuilder.cs#L23C9-L26C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/PredictionEnginePoolBuilder.cs#L23C9-L26C10" }, { "DocsId": "P:Microsoft.Extensions.ML.PredictionEnginePoolBuilder`2.Services", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/PredictionEnginePoolBuilder.cs#L31C46-L31C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/PredictionEnginePoolBuilder.cs#L31C46-L31C50" } ], "DocsId": "T:Microsoft.Extensions.ML.PredictionEnginePoolBuilder`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/Builder/PredictionEnginePoolBuilder.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/Builder/PredictionEnginePoolBuilder.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Extensions.ML.MLOptions.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/MLOptions.cs#L21C9-L23C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/MLOptions.cs#L21C9-L23C10" }, { "DocsId": "P:Microsoft.Extensions.ML.MLOptions.MLContext", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/MLOptions.cs#L30C19-L30C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/MLOptions.cs#L30C19-L30C67" } ], "DocsId": "T:Microsoft.Extensions.ML.MLOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/MLOptions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/MLOptions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Extensions.ML.ModelLoader.GetReloadToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ModelLoaders/ModelLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ModelLoaders/ModelLoader.cs" }, { "DocsId": "M:Microsoft.Extensions.ML.ModelLoader.GetModel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ModelLoaders/ModelLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ModelLoaders/ModelLoader.cs" }, { "DocsId": "M:Microsoft.Extensions.ML.ModelLoader.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ModelLoaders/ModelLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ModelLoaders/ModelLoader.cs" } ], "DocsId": "T:Microsoft.Extensions.ML.ModelLoader", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ModelLoaders/ModelLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ModelLoaders/ModelLoader.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Extensions.ML.ModelReloadToken.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ModelReloadToken.cs#L18C9-L21C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ModelReloadToken.cs#L18C9-L21C10" }, { "DocsId": "M:Microsoft.Extensions.ML.ModelReloadToken.RegisterChangeCallback(System.Action{System.Object},System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ModelReloadToken.cs#L42C93-L42C129" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ModelReloadToken.cs#L42C93-L42C129" }, { "DocsId": "M:Microsoft.Extensions.ML.ModelReloadToken.OnReload", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ModelReloadToken.cs#L47C35-L47C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ModelReloadToken.cs#L47C35-L47C48" }, { "DocsId": "P:Microsoft.Extensions.ML.ModelReloadToken.ActiveChangeCallbacks", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ModelReloadToken.cs#L26C46-L26C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ModelReloadToken.cs#L26C46-L26C50" }, { "DocsId": "P:Microsoft.Extensions.ML.ModelReloadToken.HasChanged", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ModelReloadToken.cs#L31C35-L31C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ModelReloadToken.cs#L31C35-L31C63" } ], "DocsId": "T:Microsoft.Extensions.ML.ModelReloadToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ModelReloadToken.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ModelReloadToken.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Extensions.ML.PredictionEnginePool`2.#ctor(System.IServiceProvider,Microsoft.Extensions.Options.IOptions{Microsoft.Extensions.ML.MLOptions},Microsoft.Extensions.Options.IOptionsFactory{Microsoft.Extensions.ML.PredictionEnginePoolOptions{`0,`1}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L27C9-L43C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L27C9-L43C10" }, { "DocsId": "M:Microsoft.Extensions.ML.PredictionEnginePool`2.GetModel(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L53C13-L58C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L53C13-L58C61" }, { "DocsId": "M:Microsoft.Extensions.ML.PredictionEnginePool`2.GetModel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L66C13-L66C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L66C13-L66C57" }, { "DocsId": "M:Microsoft.Extensions.ML.PredictionEnginePool`2.GetPredictionEngine", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L75C13-L75C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L75C13-L75C54" }, { "DocsId": "M:Microsoft.Extensions.ML.PredictionEnginePool`2.GetPredictionEngine(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L88C13-L107C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L88C13-L107C52" }, { "DocsId": "M:Microsoft.Extensions.ML.PredictionEnginePool`2.ReturnPredictionEngine(Microsoft.ML.PredictionEngine{`0,`1})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L125C13-L126C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L125C13-L126C10" }, { "DocsId": "M:Microsoft.Extensions.ML.PredictionEnginePool`2.ReturnPredictionEngine(System.String,Microsoft.ML.PredictionEngine{`0,`1})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L139C13-L152C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePool.cs#L139C13-L152C10" } ], "DocsId": "T:Microsoft.Extensions.ML.PredictionEnginePool`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePool.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePool.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Extensions.ML.PredictionEnginePoolExtensions.Predict``2(Microsoft.Extensions.ML.PredictionEnginePool{``0,``1},``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePoolExtensions.cs#L25C13-L25C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePoolExtensions.cs#L25C13-L25C72" }, { "DocsId": "M:Microsoft.Extensions.ML.PredictionEnginePoolExtensions.Predict``2(Microsoft.Extensions.ML.PredictionEnginePool{``0,``1},System.String,``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePoolExtensions.cs#L44C13-L54C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePoolExtensions.cs#L44C13-L54C10" } ], "DocsId": "T:Microsoft.Extensions.ML.PredictionEnginePoolExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePoolExtensions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePoolExtensions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Extensions.ML.PredictionEnginePoolOptions`2.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePoolOptions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePoolOptions.cs" }, { "DocsId": "P:Microsoft.Extensions.ML.PredictionEnginePoolOptions`2.ModelLoader", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePoolOptions.cs#L18C42-L18C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePoolOptions.cs#L18C42-L18C46" } ], "DocsId": "T:Microsoft.Extensions.ML.PredictionEnginePoolOptions`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/PredictionEnginePoolOptions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/PredictionEnginePoolOptions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.Extensions.ML.ServiceCollectionExtensions.AddPredictionEnginePool``2(Microsoft.Extensions.DependencyInjection.IServiceCollection)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ServiceCollectionExtensions.cs#L31C13-L32C84" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ServiceCollectionExtensions.cs#L31C13-L32C84" }, { "DocsId": "M:Microsoft.Extensions.ML.ServiceCollectionExtensions.AddPredictionEnginePool``2(Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Func{System.IServiceProvider,Microsoft.Extensions.ML.PredictionEnginePool{``0,``1}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ServiceCollectionExtensions.cs#L53C13-L54C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ServiceCollectionExtensions.cs#L53C13-L54C63" }, { "DocsId": "M:Microsoft.Extensions.ML.ServiceCollectionExtensions.AddRequiredPredictionEnginePoolServices(Microsoft.Extensions.DependencyInjection.IServiceCollection)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ServiceCollectionExtensions.cs#L80C13-L85C29" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ServiceCollectionExtensions.cs#L80C13-L85C29" } ], "DocsId": "T:Microsoft.Extensions.ML.ServiceCollectionExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.Extensions.ML/ServiceCollectionExtensions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.Extensions.ML/ServiceCollectionExtensions.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.AutoML.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.AutoML.json index 4adee8c99..570d43dec 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.AutoML.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.AutoML.json @@ -1,2662 +1,2662 @@ { "Assembly": "Microsoft.ML.AutoML", - "GUID": "4C10D5036904408D94EB86A4E9F692C1FFFFFFFF", + "GUID": "66A450CAA33944AF8B75F2A8FD4C156BFFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.CreateRegressionExperiment(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L46C13-L49C16" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L46C13-L49C16" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.CreateRegressionExperiment(Microsoft.ML.AutoML.RegressionExperimentSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L62C13-L62C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L62C13-L62C75" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.CreateBinaryClassificationExperiment(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L81C13-L84C16" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L81C13-L84C16" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.CreateBinaryClassificationExperiment(Microsoft.ML.AutoML.BinaryExperimentSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L97C13-L97C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L97C13-L97C85" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.CreateMulticlassClassificationExperiment(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L116C13-L119C16" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L116C13-L119C16" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.CreateMulticlassClassificationExperiment(Microsoft.ML.AutoML.MulticlassExperimentSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L132C13-L132C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L132C13-L132C89" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.CreateRecommendationExperiment(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L151C13-L154C16" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L151C13-L154C16" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.CreateRecommendationExperiment(Microsoft.ML.AutoML.RecommendationExperimentSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L167C13-L167C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L167C13-L167C79" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.CreateRankingExperiment(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L186C13-L189C16" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L186C13-L189C16" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.CreateRankingExperiment(Microsoft.ML.AutoML.RankingExperimentSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L202C13-L202C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L202C13-L202C72" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.InferColumns(System.String,System.String,System.Nullable{System.Char},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L229C13-L230C157" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L229C13-L230C157" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.InferColumns(System.String,Microsoft.ML.AutoML.ColumnInformation,System.Nullable{System.Char},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L257C13-L259C159" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L257C13-L259C159" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.InferColumns(System.String,System.UInt32,System.Boolean,System.Nullable{System.Char},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L287C13-L288C169" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L287C13-L288C169" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.CreateSweepableEstimator``1(System.Func{Microsoft.ML.MLContext,``0,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer}},Microsoft.ML.SearchSpace.SearchSpace{``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L304C13-L304C124" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L304C13-L304C124" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.CreateExperiment(Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L312C13-L312C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L312C13-L312C112" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.BinaryClassification(System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Microsoft.ML.AutoML.CodeGen.FastTreeOption,Microsoft.ML.AutoML.CodeGen.LgbmOption,Microsoft.ML.AutoML.CodeGen.FastForestOption,Microsoft.ML.AutoML.CodeGen.LbfgsOption,Microsoft.ML.AutoML.CodeGen.SdcaOption,Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.FastTreeOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.LgbmOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.FastForestOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.LbfgsOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.SdcaOption})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L356C13-L403C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L356C13-L403C66" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.MultiClassification(System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Microsoft.ML.AutoML.CodeGen.FastTreeOption,Microsoft.ML.AutoML.CodeGen.LgbmOption,Microsoft.ML.AutoML.CodeGen.FastForestOption,Microsoft.ML.AutoML.CodeGen.LbfgsOption,Microsoft.ML.AutoML.CodeGen.LbfgsOption,Microsoft.ML.AutoML.CodeGen.SdcaOption,Microsoft.ML.AutoML.CodeGen.SdcaOption,Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.FastTreeOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.LgbmOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.FastForestOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.LbfgsOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.LbfgsOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.SdcaOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.SdcaOption})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L460C13-L526C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L460C13-L526C66" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.Regression(System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Microsoft.ML.AutoML.CodeGen.FastTreeOption,Microsoft.ML.AutoML.CodeGen.LgbmOption,Microsoft.ML.AutoML.CodeGen.FastForestOption,Microsoft.ML.AutoML.CodeGen.LbfgsOption,Microsoft.ML.AutoML.CodeGen.SdcaOption,Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.FastTreeOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.LgbmOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.FastForestOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.LbfgsOption},Microsoft.ML.SearchSpace.SearchSpace{Microsoft.ML.AutoML.CodeGen.SdcaOption})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L571C13-L618C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L571C13-L618C66" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.Featurizer(Microsoft.ML.IDataView,System.String,System.String[],System.String[],System.String[],System.String[],System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L749C13-L803C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L749C13-L803C72" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoCatalog.Featurizer(Microsoft.ML.IDataView,Microsoft.ML.AutoML.ColumnInformation,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L817C13-L871C29" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs#L817C13-L871C29" } ], "DocsId": "T:Microsoft.ML.AutoML.AutoCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetDataset(Microsoft.ML.AutoML.AutoMLExperiment,Microsoft.ML.IDataView,Microsoft.ML.IDataView,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L32C13-L44C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L32C13-L44C31" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetDataset(Microsoft.ML.AutoML.AutoMLExperiment,Microsoft.ML.DataOperationsCatalog.TrainTestData)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L56C13-L56C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L56C13-L56C103" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetDataset(Microsoft.ML.AutoML.AutoMLExperiment,Microsoft.ML.IDataView,System.Int32,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L70C13-L74C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L70C13-L74C31" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetBinaryClassificationMetric(Microsoft.ML.AutoML.AutoMLExperiment,Microsoft.ML.AutoML.BinaryClassificationMetric,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L88C13-L89C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L88C13-L89C64" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetMulticlassClassificationMetric(Microsoft.ML.AutoML.AutoMLExperiment,Microsoft.ML.AutoML.MulticlassClassificationMetric,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L103C13-L110C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L103C13-L110C64" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetRegressionMetric(Microsoft.ML.AutoML.AutoMLExperiment,Microsoft.ML.AutoML.RegressionMetric,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L124C13-L131C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L124C13-L131C64" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetPipeline(Microsoft.ML.AutoML.AutoMLExperiment,Microsoft.ML.AutoML.SweepablePipeline)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L143C13-L150C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L143C13-L150C31" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetPerformanceMonitor(Microsoft.ML.AutoML.AutoMLExperiment,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L161C13-L168C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L161C13-L168C31" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetPerformanceMonitor``1(Microsoft.ML.AutoML.AutoMLExperiment,System.Func{System.IServiceProvider,``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L181C13-L183C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L181C13-L183C31" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetPerformanceMonitor``1(Microsoft.ML.AutoML.AutoMLExperiment)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L195C13-L197C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L195C13-L197C31" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetSmacTuner(Microsoft.ML.AutoML.AutoMLExperiment,System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.Double,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L228C13-L238C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L228C13-L238C31" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetCostFrugalTuner(Microsoft.ML.AutoML.AutoMLExperiment)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L248C13-L256C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L248C13-L256C31" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetRandomSearchTuner(Microsoft.ML.AutoML.AutoMLExperiment,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L267C13-L276C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L267C13-L276C31" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetGridSearchTuner(Microsoft.ML.AutoML.AutoMLExperiment,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L286C13-L294C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L286C13-L294C31" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetCheckpoint(Microsoft.ML.AutoML.AutoMLExperiment,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L307C13-L334C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L307C13-L334C31" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperimentExtension.SetEciCostFrugalTuner(Microsoft.ML.AutoML.AutoMLExperiment)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L344C13-L346C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs#L344C13-L346C31" } ], "DocsId": "T:Microsoft.ML.AutoML.AutoMLExperimentExtension", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/AutoMLExperimentExtension.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.BinaryExperimentSettings.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L47C9-L52C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L47C9-L52C10" }, { "DocsId": "P:Microsoft.ML.AutoML.BinaryExperimentSettings.OptimizingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L31C62-L31C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L31C62-L31C66" }, { "DocsId": "P:Microsoft.ML.AutoML.BinaryExperimentSettings.Trainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L37C68-L37C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L37C68-L37C72" }, { "DocsId": "P:Microsoft.ML.AutoML.BinaryExperimentSettings.UseAutoZeroTuner", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L42C40-L42C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L42C40-L42C44" } ], "DocsId": "T:Microsoft.ML.AutoML.BinaryExperimentSettings", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationMetric.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationMetric.Accuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationMetric.AreaUnderRocCurve", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationMetric.AreaUnderPrecisionRecallCurve", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationMetric.F1Score", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationMetric.PositivePrecision", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationMetric.PositiveRecall", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationMetric.NegativePrecision", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationMetric.NegativeRecall", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.BinaryClassificationMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationTrainer.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationTrainer.FastForest", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationTrainer.FastTree", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationTrainer.LightGbm", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationTrainer.LbfgsLogisticRegression", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.BinaryClassificationTrainer.SdcaLogisticRegression", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.BinaryClassificationTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.BinaryClassificationExperiment.Execute(Microsoft.ML.IDataView,Microsoft.ML.AutoML.ColumnInformation,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.BinaryClassificationMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L166C13-L211C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L166C13-L211C27" }, { "DocsId": "M:Microsoft.ML.AutoML.BinaryClassificationExperiment.Execute(Microsoft.ML.IDataView,Microsoft.ML.IDataView,Microsoft.ML.AutoML.ColumnInformation,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.BinaryClassificationMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L216C13-L244C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L216C13-L244C27" }, { "DocsId": "M:Microsoft.ML.AutoML.BinaryClassificationExperiment.Execute(Microsoft.ML.IDataView,Microsoft.ML.IDataView,System.String,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.BinaryClassificationMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L249C13-L254C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L249C13-L254C106" }, { "DocsId": "M:Microsoft.ML.AutoML.BinaryClassificationExperiment.Execute(Microsoft.ML.IDataView,System.String,System.String,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.BinaryClassificationMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L259C13-L265C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L259C13-L265C90" }, { "DocsId": "M:Microsoft.ML.AutoML.BinaryClassificationExperiment.Execute(Microsoft.ML.IDataView,System.UInt32,Microsoft.ML.AutoML.ColumnInformation,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.CrossValidationRunDetail{Microsoft.ML.Data.BinaryClassificationMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L270C13-L300C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L270C13-L300C27" }, { "DocsId": "M:Microsoft.ML.AutoML.BinaryClassificationExperiment.Execute(Microsoft.ML.IDataView,System.UInt32,System.String,System.String,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.CrossValidationRunDetail{Microsoft.ML.Data.BinaryClassificationMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L305C13-L311C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs#L305C13-L311C107" } ], "DocsId": "T:Microsoft.ML.AutoML.BinaryClassificationExperiment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/BinaryClassificationExperiment.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.ColumnInferenceResults.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.ColumnInferenceResults.TextLoaderOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L25C55-L25C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L25C55-L25C59" }, { "DocsId": "P:Microsoft.ML.AutoML.ColumnInferenceResults.ColumnInformation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L37C54-L37C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L36C54-L36C58" } ], "DocsId": "T:Microsoft.ML.AutoML.ColumnInferenceResults", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.ColumnInformation.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L127C9-L135C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L127C9-L135C10" }, { "DocsId": "P:Microsoft.ML.AutoML.ColumnInformation.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L57C41-L57C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L55C41-L55C45" }, { "DocsId": "P:Microsoft.ML.AutoML.ColumnInformation.UserIdColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L62C42-L62C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L60C42-L60C46" }, { "DocsId": "P:Microsoft.ML.AutoML.ColumnInformation.GroupIdColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L68C43-L68C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L66C43-L66C47" }, { "DocsId": "P:Microsoft.ML.AutoML.ColumnInformation.ItemIdColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L73C42-L73C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L71C42-L71C46" }, { "DocsId": "P:Microsoft.ML.AutoML.ColumnInformation.ExampleWeightColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L78C49-L78C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L76C49-L76C53" }, { "DocsId": "P:Microsoft.ML.AutoML.ColumnInformation.SamplingKeyColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L87C47-L87C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L87C47-L87C51" }, { "DocsId": "P:Microsoft.ML.AutoML.ColumnInformation.CategoricalColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L97C61-L97C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L97C61-L97C65" }, { "DocsId": "P:Microsoft.ML.AutoML.ColumnInformation.NumericColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L104C57-L104C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L104C57-L104C61" }, { "DocsId": "P:Microsoft.ML.AutoML.ColumnInformation.TextColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L111C54-L111C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L111C54-L111C58" }, { "DocsId": "P:Microsoft.ML.AutoML.ColumnInformation.IgnoredColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L118C57-L118C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L118C57-L118C61" }, { "DocsId": "P:Microsoft.ML.AutoML.ColumnInformation.ImagePathColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L125C59-L125C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs#L125C59-L125C63" } ], "DocsId": "T:Microsoft.ML.AutoML.ColumnInformation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ColumnInference.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ColumnInference.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.ExperimentBase`2.Execute(Microsoft.ML.IDataView,System.String,System.String,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{`0}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentBase.cs#L71C13-L88C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentBase.cs#L71C13-L88C90" }, { "DocsId": "M:Microsoft.ML.AutoML.ExperimentBase`2.Execute(Microsoft.ML.IDataView,Microsoft.ML.AutoML.ColumnInformation,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{`0}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentBase.cs#L117C13-L128C147" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentBase.cs#L117C13-L128C147" }, { "DocsId": "M:Microsoft.ML.AutoML.ExperimentBase`2.Execute(Microsoft.ML.IDataView,Microsoft.ML.IDataView,System.String,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{`0}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentBase.cs#L161C13-L165C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentBase.cs#L161C13-L165C106" }, { "DocsId": "M:Microsoft.ML.AutoML.ExperimentBase`2.Execute(Microsoft.ML.IDataView,Microsoft.ML.IDataView,Microsoft.ML.AutoML.ColumnInformation,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{`0}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentBase.cs#L191C13-L195C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentBase.cs#L191C13-L195C119" }, { "DocsId": "M:Microsoft.ML.AutoML.ExperimentBase`2.Execute(Microsoft.ML.IDataView,System.UInt32,Microsoft.ML.AutoML.ColumnInformation,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.CrossValidationRunDetail{`0}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentBase.cs#L221C13-L224C146" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentBase.cs#L221C13-L224C146" }, { "DocsId": "M:Microsoft.ML.AutoML.ExperimentBase`2.Execute(Microsoft.ML.IDataView,System.UInt32,System.String,System.String,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.CrossValidationRunDetail{`0}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentBase.cs#L252C13-L265C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentBase.cs#L252C13-L265C107" } ], "DocsId": "T:Microsoft.ML.AutoML.ExperimentBase`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentBase.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.CrossValidationExperimentResult`1.RunDetails", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentResults/CrossValidationExperimentResult.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentResults/CrossValidationExperimentResult.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CrossValidationExperimentResult`1.BestRun", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentResults/CrossValidationExperimentResult.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentResults/CrossValidationExperimentResult.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.CrossValidationExperimentResult`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentResults/CrossValidationExperimentResult.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentResults/CrossValidationExperimentResult.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.ExperimentResult`1.RunDetails", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentResults/ExperimentResult.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentResults/ExperimentResult.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.ExperimentResult`1.BestRun", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentResults/ExperimentResult.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentResults/ExperimentResult.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.ExperimentResult`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentResults/ExperimentResult.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentResults/ExperimentResult.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.ExperimentSettings.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs#L67C9-L74C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs#L67C9-L74C10" }, { "DocsId": "F:Microsoft.ML.AutoML.ExperimentSettings.MaxModels", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.ExperimentSettings.MaxExperimentTimeInSeconds", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs#L28C50-L28C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs#L28C50-L28C54" }, { "DocsId": "P:Microsoft.ML.AutoML.ExperimentSettings.CancellationToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs#L42C54-L42C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs#L42C54-L42C58" }, { "DocsId": "P:Microsoft.ML.AutoML.ExperimentSettings.CacheDirectoryName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs#L51C44-L51C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs#L51C44-L51C48" }, { "DocsId": "P:Microsoft.ML.AutoML.ExperimentSettings.CacheBeforeTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs#L58C56-L58C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs#L58C56-L58C60" }, { "DocsId": "P:Microsoft.ML.AutoML.ExperimentSettings.MaximumMemoryUsageInMegaByte", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs#L60C55-L60C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs#L60C55-L60C59" } ], "DocsId": "T:Microsoft.ML.AutoML.ExperimentSettings", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.CacheBeforeTrainer.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CacheBeforeTrainer.Auto", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CacheBeforeTrainer.On", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CacheBeforeTrainer.Off", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.CacheBeforeTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/ExperimentSettings.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.InferenceExceptionType.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/InferenceException.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/InferenceException.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.InferenceExceptionType.ColumnDataType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/InferenceException.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/InferenceException.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.InferenceExceptionType.ColumnSplit", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/InferenceException.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/InferenceException.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.InferenceExceptionType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/InferenceException.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/InferenceException.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.InferenceException.InferenceExceptionType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/InferenceException.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/InferenceException.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.InferenceException", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/InferenceException.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/InferenceException.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.MLContextExtension.Auto(Microsoft.ML.MLContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MLContextExtension.cs#L19C13-L19C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MLContextExtension.cs#L19C13-L19C47" } ], "DocsId": "T:Microsoft.ML.AutoML.MLContextExtension", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MLContextExtension.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MLContextExtension.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.MulticlassExperimentSettings.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L42C9-L46C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L42C9-L46C10" }, { "DocsId": "P:Microsoft.ML.AutoML.MulticlassExperimentSettings.OptimizingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L29C66-L29C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L29C66-L29C70" }, { "DocsId": "P:Microsoft.ML.AutoML.MulticlassExperimentSettings.Trainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L37C72-L37C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L37C72-L37C76" } ], "DocsId": "T:Microsoft.ML.AutoML.MulticlassExperimentSettings", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.MulticlassClassificationMetric.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.MulticlassClassificationMetric.MicroAccuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.MulticlassClassificationMetric.MacroAccuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.MulticlassClassificationMetric.LogLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.MulticlassClassificationMetric.LogLossReduction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.MulticlassClassificationMetric.TopKAccuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.MulticlassClassificationMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.MulticlassClassificationTrainer.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.MulticlassClassificationTrainer.FastForestOva", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.MulticlassClassificationTrainer.FastTreeOva", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.MulticlassClassificationTrainer.LightGbm", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.MulticlassClassificationTrainer.LbfgsMaximumEntropy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.MulticlassClassificationTrainer.LbfgsLogisticRegressionOva", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.MulticlassClassificationTrainer.SdcaMaximumEntropy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.MulticlassClassificationTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.MulticlassClassificationExperiment.Execute(Microsoft.ML.IDataView,Microsoft.ML.AutoML.ColumnInformation,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.MulticlassClassificationMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L150C13-L197C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L150C13-L197C27" }, { "DocsId": "M:Microsoft.ML.AutoML.MulticlassClassificationExperiment.Execute(Microsoft.ML.IDataView,Microsoft.ML.IDataView,Microsoft.ML.AutoML.ColumnInformation,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.MulticlassClassificationMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L201C13-L232C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L201C13-L232C27" }, { "DocsId": "M:Microsoft.ML.AutoML.MulticlassClassificationExperiment.Execute(Microsoft.ML.IDataView,Microsoft.ML.IDataView,System.String,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.MulticlassClassificationMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L237C13-L242C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L237C13-L242C106" }, { "DocsId": "M:Microsoft.ML.AutoML.MulticlassClassificationExperiment.Execute(Microsoft.ML.IDataView,System.String,System.String,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.MulticlassClassificationMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L247C13-L253C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L247C13-L253C90" }, { "DocsId": "M:Microsoft.ML.AutoML.MulticlassClassificationExperiment.Execute(Microsoft.ML.IDataView,System.UInt32,Microsoft.ML.AutoML.ColumnInformation,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.CrossValidationRunDetail{Microsoft.ML.Data.MulticlassClassificationMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L258C13-L290C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L258C13-L290C27" }, { "DocsId": "M:Microsoft.ML.AutoML.MulticlassClassificationExperiment.Execute(Microsoft.ML.IDataView,System.UInt32,System.String,System.String,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.CrossValidationRunDetail{Microsoft.ML.Data.MulticlassClassificationMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L295C13-L301C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs#L295C13-L301C107" } ], "DocsId": "T:Microsoft.ML.AutoML.MulticlassClassificationExperiment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/MulticlassClassificationExperiment.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.RankingExperimentSettings.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs#L41C9-L46C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs#L41C9-L46C10" }, { "DocsId": "P:Microsoft.ML.AutoML.RankingExperimentSettings.OptimizingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs#L20C49-L20C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs#L20C49-L20C53" }, { "DocsId": "P:Microsoft.ML.AutoML.RankingExperimentSettings.Trainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs#L28C55-L28C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs#L28C55-L28C59" }, { "DocsId": "P:Microsoft.ML.AutoML.RankingExperimentSettings.OptimizationMetricTruncationLevel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs#L36C57-L36C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs#L36C57-L36C61" } ], "DocsId": "T:Microsoft.ML.AutoML.RankingExperimentSettings", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.RankingMetric.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RankingMetric.Ndcg", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RankingMetric.Dcg", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.RankingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.RankingTrainer.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RankingTrainer.LightGbmRanking", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RankingTrainer.FastTreeRanking", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.RankingTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.RankingExperimentResultExtensions.Best(System.Collections.Generic.IEnumerable{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.RankingMetrics}},Microsoft.ML.AutoML.RankingMetric,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs#L88C13-L90C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs#L88C13-L90C89" }, { "DocsId": "M:Microsoft.ML.AutoML.RankingExperimentResultExtensions.Best(System.Collections.Generic.IEnumerable{Microsoft.ML.AutoML.CrossValidationRunDetail{Microsoft.ML.Data.RankingMetrics}},Microsoft.ML.AutoML.RankingMetric,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs#L102C13-L104C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs#L102C13-L104C89" } ], "DocsId": "T:Microsoft.ML.AutoML.RankingExperimentResultExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.AutoML.RankingExperiment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RankingExperiment.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.RecommendationExperimentSettings.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs#L32C9-L36C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs#L32C9-L36C10" }, { "DocsId": "P:Microsoft.ML.AutoML.RecommendationExperimentSettings.OptimizingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs#L21C52-L21C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs#L21C52-L21C56" }, { "DocsId": "P:Microsoft.ML.AutoML.RecommendationExperimentSettings.Trainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs#L27C62-L27C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs#L27C62-L27C66" } ], "DocsId": "T:Microsoft.ML.AutoML.RecommendationExperimentSettings", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.RecommendationTrainer.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RecommendationTrainer.MatrixFactorization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.RecommendationTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.AutoML.RecommendationExperiment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RecommendationExperiment.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.RegressionExperimentSettings.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L42C9-L46C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L42C9-L46C10" }, { "DocsId": "P:Microsoft.ML.AutoML.RegressionExperimentSettings.OptimizingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L29C52-L29C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L29C52-L29C56" }, { "DocsId": "P:Microsoft.ML.AutoML.RegressionExperimentSettings.Trainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L37C58-L37C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L37C58-L37C62" } ], "DocsId": "T:Microsoft.ML.AutoML.RegressionExperimentSettings", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.RegressionMetric.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RegressionMetric.MeanAbsoluteError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RegressionMetric.MeanSquaredError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RegressionMetric.RootMeanSquaredError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RegressionMetric.RSquared", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.RegressionMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.RegressionTrainer.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RegressionTrainer.FastForest", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RegressionTrainer.FastTree", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RegressionTrainer.FastTreeTweedie", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RegressionTrainer.LightGbm", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RegressionTrainer.LbfgsPoissonRegression", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.RegressionTrainer.StochasticDualCoordinateAscent", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.RegressionTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.RegressionExperiment.Execute(Microsoft.ML.IDataView,Microsoft.ML.AutoML.ColumnInformation,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.RegressionMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L147C13-L190C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L147C13-L190C122" }, { "DocsId": "M:Microsoft.ML.AutoML.RegressionExperiment.Execute(Microsoft.ML.IDataView,Microsoft.ML.IDataView,Microsoft.ML.AutoML.ColumnInformation,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.RegressionMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L196C13-L226C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L196C13-L226C27" }, { "DocsId": "M:Microsoft.ML.AutoML.RegressionExperiment.Execute(Microsoft.ML.IDataView,Microsoft.ML.IDataView,System.String,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.RegressionMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L231C13-L236C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L231C13-L236C106" }, { "DocsId": "M:Microsoft.ML.AutoML.RegressionExperiment.Execute(Microsoft.ML.IDataView,System.String,System.String,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.RegressionMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L241C13-L247C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L241C13-L247C90" }, { "DocsId": "M:Microsoft.ML.AutoML.RegressionExperiment.Execute(Microsoft.ML.IDataView,System.UInt32,Microsoft.ML.AutoML.ColumnInformation,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.CrossValidationRunDetail{Microsoft.ML.Data.RegressionMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L252C13-L283C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L252C13-L283C27" }, { "DocsId": "M:Microsoft.ML.AutoML.RegressionExperiment.Execute(Microsoft.ML.IDataView,System.UInt32,System.String,System.String,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.IProgress{Microsoft.ML.AutoML.CrossValidationRunDetail{Microsoft.ML.Data.RegressionMetrics}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L288C13-L294C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L288C13-L294C107" } ], "DocsId": "T:Microsoft.ML.AutoML.RegressionExperiment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.RegressionExperimentResultExtensions.Best(System.Collections.Generic.IEnumerable{Microsoft.ML.AutoML.RunDetail{Microsoft.ML.Data.RegressionMetrics}},Microsoft.ML.AutoML.RegressionMetric)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L342C13-L344C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L342C13-L344C89" }, { "DocsId": "M:Microsoft.ML.AutoML.RegressionExperimentResultExtensions.Best(System.Collections.Generic.IEnumerable{Microsoft.ML.AutoML.CrossValidationRunDetail{Microsoft.ML.Data.RegressionMetrics}},Microsoft.ML.AutoML.RegressionMetric)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L355C13-L357C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs#L355C13-L357C89" } ], "DocsId": "T:Microsoft.ML.AutoML.RegressionExperimentResultExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RegressionExperiment.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.AutoML.CrossValidationRunDetail`1.Results", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/CrossValidationRunDetail.cs#L24C61-L24C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/CrossValidationRunDetail.cs#L24C61-L24C65" } ], "DocsId": "T:Microsoft.ML.AutoML.CrossValidationRunDetail`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/CrossValidationRunDetail.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/CrossValidationRunDetail.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.AutoML.TrainResult`1.ValidationMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/CrossValidationRunDetail.cs#L46C45-L46C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/CrossValidationRunDetail.cs#L46C45-L46C49" }, { "DocsId": "P:Microsoft.ML.AutoML.TrainResult`1.Model", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/CrossValidationRunDetail.cs#L54C43-L54C77" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/CrossValidationRunDetail.cs#L54C43-L54C77" }, { "DocsId": "P:Microsoft.ML.AutoML.TrainResult`1.Exception", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/CrossValidationRunDetail.cs#L64C38-L64C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/CrossValidationRunDetail.cs#L64C38-L64C42" } ], "DocsId": "T:Microsoft.ML.AutoML.TrainResult`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/CrossValidationRunDetail.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/CrossValidationRunDetail.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.AutoML.RunDetail`1.ValidationMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs#L30C45-L30C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs#L30C45-L30C49" }, { "DocsId": "P:Microsoft.ML.AutoML.RunDetail`1.Model", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs#L38C43-L38C78" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs#L38C43-L38C78" }, { "DocsId": "P:Microsoft.ML.AutoML.RunDetail`1.Exception", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs#L48C38-L48C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs#L48C38-L48C42" } ], "DocsId": "T:Microsoft.ML.AutoML.RunDetail`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.AutoML.RunDetail.TrainerName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs#L77C37-L77C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs#L77C37-L77C41" }, { "DocsId": "P:Microsoft.ML.AutoML.RunDetail.RuntimeInSeconds", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs#L86C42-L86C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs#L86C42-L86C46" }, { "DocsId": "P:Microsoft.ML.AutoML.RunDetail.Estimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs#L95C53-L95C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs#L95C53-L95C57" } ], "DocsId": "T:Microsoft.ML.AutoML.RunDetail", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/RunDetails/RunDetail.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.SweepableExtension.Append(Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},Microsoft.ML.AutoML.SweepableEstimator)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L11C13-L11C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L11C13-L11C81" }, { "DocsId": "M:Microsoft.ML.AutoML.SweepableExtension.Append(Microsoft.ML.AutoML.SweepablePipeline,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L16C13-L16C126" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L16C13-L16C126" }, { "DocsId": "M:Microsoft.ML.AutoML.SweepableExtension.Append(Microsoft.ML.AutoML.SweepableEstimator,Microsoft.ML.AutoML.SweepablePipeline)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L21C13-L21C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L21C13-L21C81" }, { "DocsId": "M:Microsoft.ML.AutoML.SweepableExtension.Append(Microsoft.ML.AutoML.SweepableEstimator,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L26C13-L26C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L26C13-L26C81" }, { "DocsId": "M:Microsoft.ML.AutoML.SweepableExtension.Append(Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},Microsoft.ML.AutoML.SweepablePipeline)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L31C13-L34C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L31C13-L34C24" }, { "DocsId": "M:Microsoft.ML.AutoML.SweepableExtension.Append(Microsoft.ML.AutoML.SweepableEstimator,Microsoft.ML.AutoML.SweepableEstimator[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L39C13-L42C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L39C13-L42C48" }, { "DocsId": "M:Microsoft.ML.AutoML.SweepableExtension.Append(Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},Microsoft.ML.AutoML.SweepableEstimator[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L47C13-L50C29" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/SweepableExtension.cs#L47C13-L50C29" } ], "DocsId": "T:Microsoft.ML.AutoML.SweepableExtension", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/API/SweepableExtension.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/API/SweepableExtension.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.#ctor(Microsoft.ML.MLContext,Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L36C9-L57C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L36C9-L57C10" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.SetTrainingTimeInSeconds(System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L79C13-L88C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L79C13-L88C25" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.SetMaxModelToExplore(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L94C13-L103C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L94C13-L103C25" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.SetMaximumMemoryUsageInMegaByte(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L109C13-L110C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L109C13-L110C25" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.AddSearchSpace(System.String,Microsoft.ML.SearchSpace.SearchSpace)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L115C13-L117C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L115C13-L117C25" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.SetMonitor``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L123C13-L125C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L123C13-L125C25" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.SetMonitor``1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L131C13-L133C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L131C13-L133C25" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.SetMonitor``1(System.Func{System.IServiceProvider,``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L139C13-L141C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L139C13-L141C25" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.SetTrialRunner``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L147C13-L149C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L147C13-L149C25" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.SetTrialRunner``1(System.Func{System.IServiceProvider,``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L155C13-L157C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L155C13-L157C25" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.SetTrialRunner``1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L163C13-L165C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L163C13-L165C25" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.SetTuner``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L171C13-L171C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L171C13-L171C57" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.SetTuner``1(System.Func{System.IServiceProvider,``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L177C13-L188C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L177C13-L188C25" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.SetTuner``1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L194C13-L196C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L194C13-L196C25" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.Run", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L204C13-L204C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L204C13-L204C43" }, { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.RunAsync(System.Threading.CancellationToken)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs" }, { "DocsId": "T:Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.AutoMLExperiment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.AutoML.IDatasetManager", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.AutoML.ICrossValidateDatasetManager.Fold", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.ICrossValidateDatasetManager.Dataset", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.ICrossValidateDatasetManager.SamplingKeyColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.ICrossValidateDatasetManager", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.ITrainValidateDatasetManager.LoadTrainDataset(Microsoft.ML.MLContext,Microsoft.ML.AutoML.TrialSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" }, { "DocsId": "M:Microsoft.ML.AutoML.ITrainValidateDatasetManager.LoadValidateDataset(Microsoft.ML.MLContext,Microsoft.ML.AutoML.TrialSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.ITrainValidateDatasetManager", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IDatasetManager.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.AutoML.IMetricManager.IsMaximize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IMetricManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IMetricManager.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.IMetricManager.MetricName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IMetricManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IMetricManager.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.IMetricManager", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IMetricManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IMetricManager.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.IEvaluateMetricManager.Evaluate(Microsoft.ML.MLContext,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IMetricManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IMetricManager.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.IEvaluateMetricManager", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IMetricManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IMetricManager.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.IMonitor.ReportCompletedTrial(Microsoft.ML.AutoML.TrialResult)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IMonitor.cs" }, { "DocsId": "M:Microsoft.ML.AutoML.IMonitor.ReportBestTrial(Microsoft.ML.AutoML.TrialResult)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IMonitor.cs" }, { "DocsId": "M:Microsoft.ML.AutoML.IMonitor.ReportFailTrial(Microsoft.ML.AutoML.TrialSettings,System.Exception)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IMonitor.cs" }, { "DocsId": "M:Microsoft.ML.AutoML.IMonitor.ReportRunningTrial(Microsoft.ML.AutoML.TrialSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IMonitor.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.IMonitor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IMonitor.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.IPerformanceMonitor.Start", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" }, { "DocsId": "M:Microsoft.ML.AutoML.IPerformanceMonitor.Pause", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" }, { "DocsId": "M:Microsoft.ML.AutoML.IPerformanceMonitor.Stop", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" }, { "DocsId": "M:Microsoft.ML.AutoML.IPerformanceMonitor.GetPeakMemoryUsageInMegaByte", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" }, { "DocsId": "M:Microsoft.ML.AutoML.IPerformanceMonitor.GetPeakCpuUsage", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" }, { "DocsId": "M:Microsoft.ML.AutoML.IPerformanceMonitor.OnPerformanceMetricsUpdatedHandler(Microsoft.ML.AutoML.TrialSettings,Microsoft.ML.AutoML.TrialPerformanceMetrics,System.Threading.CancellationTokenSource)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" }, { "DocsId": "E:Microsoft.ML.AutoML.IPerformanceMonitor.PerformanceMetricsUpdated", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.IPerformanceMonitor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.DefaultPerformanceMonitor.#ctor(Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings,Microsoft.ML.Runtime.IChannel,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L50C9-L55C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L50C9-L55C10" }, { "DocsId": "M:Microsoft.ML.AutoML.DefaultPerformanceMonitor.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L63C13-L64C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L63C13-L64C10" }, { "DocsId": "M:Microsoft.ML.AutoML.DefaultPerformanceMonitor.GetPeakCpuUsage", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L68C13-L68C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L68C13-L68C34" }, { "DocsId": "M:Microsoft.ML.AutoML.DefaultPerformanceMonitor.GetPeakMemoryUsageInMegaByte", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L73C13-L73C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L73C13-L73C37" }, { "DocsId": "M:Microsoft.ML.AutoML.DefaultPerformanceMonitor.Start", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L78C13-L91C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L78C13-L91C10" }, { "DocsId": "M:Microsoft.ML.AutoML.DefaultPerformanceMonitor.Pause", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L95C13-L96C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L95C13-L96C10" }, { "DocsId": "M:Microsoft.ML.AutoML.DefaultPerformanceMonitor.Stop", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L100C13-L105C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L100C13-L105C10" }, { "DocsId": "M:Microsoft.ML.AutoML.DefaultPerformanceMonitor.OnPerformanceMetricsUpdatedHandler(Microsoft.ML.AutoML.TrialSettings,Microsoft.ML.AutoML.TrialPerformanceMetrics,System.Threading.CancellationTokenSource)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L149C13-L158C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs#L149C13-L158C10" }, { "DocsId": "E:Microsoft.ML.AutoML.DefaultPerformanceMonitor.PerformanceMetricsUpdated", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.DefaultPerformanceMonitor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/IPerformanceMonitor.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.ITrialRunner.RunAsync(Microsoft.ML.AutoML.TrialSettings,System.Threading.CancellationToken)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/Runner/ITrialRunner.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/Runner/ITrialRunner.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.ITrialRunner", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/Runner/ITrialRunner.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/Runner/ITrialRunner.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.TrialPerformanceMetrics.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialPerformanceMetrics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialPerformanceMetrics.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialPerformanceMetrics.PeakMemoryUsage", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialPerformanceMetrics.cs#L19C42-L19C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialPerformanceMetrics.cs#L19C42-L19C46" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialPerformanceMetrics.PeakCpuUsage", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialPerformanceMetrics.cs#L23C39-L23C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialPerformanceMetrics.cs#L23C39-L23C43" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialPerformanceMetrics.CpuUsage", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialPerformanceMetrics.cs#L27C34-L27C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialPerformanceMetrics.cs#L27C34-L27C38" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialPerformanceMetrics.MemoryUsage", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialPerformanceMetrics.cs#L31C37-L31C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialPerformanceMetrics.cs#L31C37-L31C41" } ], "DocsId": "T:Microsoft.ML.AutoML.TrialPerformanceMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialPerformanceMetrics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialPerformanceMetrics.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.TrialResult.Equals(Microsoft.ML.AutoML.TrialResult,Microsoft.ML.AutoML.TrialResult)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L39C13-L39C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L39C13-L39C53" }, { "DocsId": "M:Microsoft.ML.AutoML.TrialResult.GetHashCode(Microsoft.ML.AutoML.TrialResult)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L47C13-L47C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L47C13-L47C67" }, { "DocsId": "M:Microsoft.ML.AutoML.TrialResult.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialResult.TrialSettings", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L17C46-L17C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L17C46-L17C50" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialResult.Model", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L19C37-L19C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L19C37-L19C41" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialResult.Loss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L24C30-L24C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L24C30-L24C34" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialResult.Metric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L29C32-L29C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L29C32-L29C36" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialResult.DurationInMilliseconds", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L31C48-L31C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L31C48-L31C52" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialResult.PeakCpu", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L33C34-L33C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L33C34-L33C38" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialResult.PeakMemoryInMegaByte", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L35C47-L35C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L35C47-L35C51" } ], "DocsId": "T:Microsoft.ML.AutoML.TrialResult", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.FairnessTrialResult.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.FairnessTrialResult.FairnessMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L72C40-L72C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs#L72C40-L72C44" } ], "DocsId": "T:Microsoft.ML.AutoML.FairnessTrialResult", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialResult.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.TrialSettings.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialSettings.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialSettings.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialSettings.TrialId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialSettings.cs#L21C30-L21C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialSettings.cs#L21C30-L21C34" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialSettings.StartedAtUtc", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialSettings.cs#L25C40-L25C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialSettings.cs#L25C40-L25C44" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialSettings.EndedAtUtc", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialSettings.cs#L29C39-L29C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialSettings.cs#L29C39-L29C43" }, { "DocsId": "P:Microsoft.ML.AutoML.TrialSettings.Parameter", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialSettings.cs#L33C38-L33C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialSettings.cs#L33C38-L33C42" } ], "DocsId": "T:Microsoft.ML.AutoML.TrialSettings", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialSettings.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/TrialSettings.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.Estimator.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L12C9-L16C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L12C9-L16C10" }, { "DocsId": "M:Microsoft.ML.AutoML.Estimator.op_Addition(Microsoft.ML.AutoML.Estimator,Microsoft.ML.AutoML.Estimator)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L30C13-L34C15" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L30C13-L34C15" }, { "DocsId": "M:Microsoft.ML.AutoML.Estimator.op_Addition(Microsoft.ML.AutoML.Entity,Microsoft.ML.AutoML.Estimator)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L39C13-L43C15" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L39C13-L43C15" }, { "DocsId": "M:Microsoft.ML.AutoML.Estimator.op_Addition(Microsoft.ML.AutoML.Estimator,Microsoft.ML.AutoML.Entity)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L48C13-L52C15" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L48C13-L52C15" }, { "DocsId": "M:Microsoft.ML.AutoML.Estimator.op_Multiply(Microsoft.ML.AutoML.Estimator,Microsoft.ML.AutoML.Estimator)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L57C13-L61C15" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L57C13-L61C15" }, { "DocsId": "M:Microsoft.ML.AutoML.Estimator.op_Multiply(Microsoft.ML.AutoML.Entity,Microsoft.ML.AutoML.Estimator)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L66C13-L70C15" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L66C13-L70C15" }, { "DocsId": "M:Microsoft.ML.AutoML.Estimator.op_Multiply(Microsoft.ML.AutoML.Estimator,Microsoft.ML.AutoML.Entity)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L75C13-L79C15" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L75C13-L79C15" }, { "DocsId": "P:Microsoft.ML.AutoML.Estimator.EstimatorType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L24C46-L24C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L24C46-L24C50" }, { "DocsId": "P:Microsoft.ML.AutoML.Estimator.Parameter", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L26C38-L26C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs#L26C38-L26C42" } ], "DocsId": "T:Microsoft.ML.AutoML.Estimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/Estimator.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.AutoML.ISweepable.SearchSpace", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/ISweepable.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/ISweepable.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.ISweepable", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/ISweepable.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/ISweepable.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.ISweepable`1.BuildFromOption(Microsoft.ML.MLContext,Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/ISweepable.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/ISweepable.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.ISweepable`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/ISweepable.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/ISweepable.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.SweepableEstimator.#ctor(System.Func{Microsoft.ML.MLContext,Microsoft.ML.SearchSpace.Parameter,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer}},Microsoft.ML.SearchSpace.SearchSpace)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/SweepableEstimator.cs#L22C15-L27C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/SweepableEstimator.cs#L22C15-L27C10" }, { "DocsId": "M:Microsoft.ML.AutoML.SweepableEstimator.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/SweepableEstimator.cs#L30C15-L32C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/SweepableEstimator.cs#L30C15-L32C10" }, { "DocsId": "M:Microsoft.ML.AutoML.SweepableEstimator.BuildFromOption(Microsoft.ML.MLContext,Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/SweepableEstimator.cs#L45C13-L45C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/SweepableEstimator.cs#L45C13-L45C45" }, { "DocsId": "P:Microsoft.ML.AutoML.SweepableEstimator.SearchSpace", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/SweepableEstimator.cs#L48C54-L48C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/SweepableEstimator.cs#L48C54-L48C58" } ], "DocsId": "T:Microsoft.ML.AutoML.SweepableEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/SweepableEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/SweepableEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.SweepablePipeline.BuildFromOption(Microsoft.ML.MLContext,Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L86C13-L104C29" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L86C13-L104C29" }, { "DocsId": "M:Microsoft.ML.AutoML.SweepablePipeline.BuildSweepableEstimatorPipeline(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L109C13-L114C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L109C13-L114C73" }, { "DocsId": "M:Microsoft.ML.AutoML.SweepablePipeline.Append(Microsoft.ML.AutoML.ISweepable{Microsoft.ML.IEstimator{Microsoft.ML.ITransformer}}[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L119C13-L148C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L119C13-L148C48" }, { "DocsId": "M:Microsoft.ML.AutoML.SweepablePipeline.ToString(Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L153C13-L169C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L153C13-L169C33" }, { "DocsId": "P:Microsoft.ML.AutoML.SweepablePipeline.SearchSpace", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L30C17-L43C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L30C17-L43C36" }, { "DocsId": "P:Microsoft.ML.AutoML.SweepablePipeline.CurrentParameter", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L51C17-L62C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L51C17-L62C34" }, { "DocsId": "P:Microsoft.ML.AutoML.SweepablePipeline.Estimators", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L79C75-L79C86" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs#L79C75-L79C86" } ], "DocsId": "T:Microsoft.ML.AutoML.SweepablePipeline", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/SweepableEstimator/SweepablePipeline.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.ITuner.Propose(Microsoft.ML.AutoML.TrialSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Tuner/ITuner.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Tuner/ITuner.cs" }, { "DocsId": "M:Microsoft.ML.AutoML.ITuner.Update(Microsoft.ML.AutoML.TrialResult)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Tuner/ITuner.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Tuner/ITuner.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.ITuner", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Tuner/ITuner.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Tuner/ITuner.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Add(System.Double[],System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L15C13-L15C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L15C13-L15C56" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.ArgMax(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L21C13-L30C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L21C13-L30C26" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.ArgSort(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L36C13-L36C95" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L36C13-L36C95" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Clip(System.Double[],System.Double,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L42C13-L42C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L42C13-L42C82" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Div(System.Double[],System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L48C13-L48C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L48C13-L48C56" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Index(System.Double[],System.Int32[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L54C13-L54C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L54C13-L54C68" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Insert(System.Double[],System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L60C13-L64C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L60C13-L64C24" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Norm(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L70C13-L76C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L70C13-L76C33" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Mul(System.Double[],System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L82C13-L82C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L82C13-L82C56" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Log(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L88C13-L88C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L88C13-L88C62" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Mul(System.Double[],System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L94C13-L94C78" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L94C13-L94C78" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.SearchSorted(System.Double[],System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L100C13-L101C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L100C13-L101C48" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Add(System.Double[],System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L107C13-L107C78" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L107C13-L107C78" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Sub(System.Double[],System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L112C13-L112C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L112C13-L112C49" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Inverse(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L117C13-L117C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L117C13-L117C55" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Normalize(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L122C13-L123C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L122C13-L123C57" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Rmse(System.Double[],System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L128C13-L138C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L128C13-L138C25" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Mape(System.Double[],System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L143C13-L152C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L143C13-L152C25" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.Mae(System.Double[],System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L157C13-L165C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs#L157C13-L165C24" }, { "DocsId": "M:Microsoft.ML.AutoML.ArrayMath.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.ArrayMath", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/ArrayMath.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.Entity.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/Entity.cs#L103C9-L105C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/Entity.cs#L103C9-L105C10" }, { "DocsId": "M:Microsoft.ML.AutoML.Entity.FromExpression(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/Entity.cs#L109C13-L110C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/Entity.cs#L109C13-L110C47" }, { "DocsId": "M:Microsoft.ML.AutoML.Entity.op_Addition(Microsoft.ML.AutoML.Entity,Microsoft.ML.AutoML.Entity)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/Entity.cs#L115C13-L118C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/Entity.cs#L115C13-L118C27" }, { "DocsId": "M:Microsoft.ML.AutoML.Entity.op_Multiply(Microsoft.ML.AutoML.Entity,Microsoft.ML.AutoML.Entity)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/Entity.cs#L123C13-L126C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/Entity.cs#L123C13-L126C27" }, { "DocsId": "P:Microsoft.ML.AutoML.Entity.Left", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/Entity.cs#L129C30-L129C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/Entity.cs#L129C30-L129C34" }, { "DocsId": "P:Microsoft.ML.AutoML.Entity.Right", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/Entity.cs#L131C31-L131C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/Entity.cs#L131C31-L131C35" } ], "DocsId": "T:Microsoft.ML.AutoML.Entity", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/Utils/Entity.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/Utils/Entity.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.LightGbmBinary", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.LightGbmMulti", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.LightGbmRegression", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.FastForestBinary", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.FastForestOva", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.FastForestRegression", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.FastTreeBinary", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.FastTreeOva", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.FastTreeRegression", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.FastTreeTweedieRegression", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.LbfgsLogisticRegressionBinary", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.LbfgsLogisticRegressionOva", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.LbfgsMaximumEntropyMulti", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.LbfgsPoissonRegressionRegression", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.SdcaLogisticRegressionBinary", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.SdcaLogisticRegressionOva", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.SdcaMaximumEntropyMulti", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.SdcaRegression", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.MatrixFactorization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.ImageClassificationMulti", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.TextClassificationMulti", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.SentenceSimilarityRegression", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.ObjectDetectionMulti", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.QuestionAnsweringMulti", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.NamedEntityRecognitionMulti", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.ForecastBySsa", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.Concatenate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.Naive", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.OneHotEncoding", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.OneHotHashEncoding", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.LoadRawImageBytes", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.MapKeyToValue", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.ReplaceMissingValues", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.NormalizeMinMax", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.FeaturizeText", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.NormalizeText", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.ConvertType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.MapValueToKey", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.ApplyOnnxModel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.ResizeImages", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.ExtractPixels", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.LoadImages", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.DnnFeaturizerImage", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "DocsId": "F:Microsoft.ML.AutoML.CodeGen.EstimatorType.Unknown", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.EstimatorType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.EstimatorTypeExtension.IsTrainer(Microsoft.ML.AutoML.CodeGen.EstimatorType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs#L84C21-L86C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs#L84C21-L86C34" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.EstimatorTypeExtension", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.EstimatorTypeGenerator/EstimatorType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.ApplyOnnxModelOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ApplyOnnxModelOption.ModelFile", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs#L20C35-L20C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs#L20C35-L20C39" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ApplyOnnxModelOption.GpuDeviceId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs#L23C34-L23C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs#L23C34-L23C38" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ApplyOnnxModelOption.FallbackToCpu", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs#L27C36-L27C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs#L27C36-L27C40" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ApplyOnnxModelOption.OutputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs#L30C42-L30C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs#L30C42-L30C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ApplyOnnxModelOption.InputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs#L33C41-L33C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs#L33C41-L33C45" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.ApplyOnnxModelOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ApplyOnnxModelOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.ConcatOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConcatOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConcatOption.generated.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ConcatOption.InputColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConcatOption.generated.cs#L20C44-L20C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConcatOption.generated.cs#L20C44-L20C48" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ConcatOption.OutputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConcatOption.generated.cs#L23C42-L23C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConcatOption.generated.cs#L23C42-L23C46" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.ConcatOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConcatOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConcatOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.DnnFeaturizerImageOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/DnnFeaturizerImageOption.generated.cs#L27C50-L27C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/DnnFeaturizerImageOption.generated.cs#L27C50-L27C61" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.DnnFeaturizerImageOption.OutputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/DnnFeaturizerImageOption.generated.cs#L20C42-L20C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/DnnFeaturizerImageOption.generated.cs#L20C42-L20C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.DnnFeaturizerImageOption.InputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/DnnFeaturizerImageOption.generated.cs#L23C41-L23C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/DnnFeaturizerImageOption.generated.cs#L23C41-L23C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.DnnFeaturizerImageOption.ModelFactory", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/DnnFeaturizerImageOption.generated.cs#L27C37-L27C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/DnnFeaturizerImageOption.generated.cs#L27C37-L27C41" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.DnnFeaturizerImageOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/DnnFeaturizerImageOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/DnnFeaturizerImageOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.ExtractPixelsOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs#L21C54-L36C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs#L21C54-L36C58" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ExtractPixelsOption.OutputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs#L21C41-L21C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs#L21C41-L21C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ExtractPixelsOption.InputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs#L24C41-L24C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs#L24C41-L24C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ExtractPixelsOption.ColorsToExtract", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs#L28C43-L28C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs#L28C43-L28C47" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ExtractPixelsOption.OrderOfExtraction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs#L32C47-L32C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs#L32C47-L32C51" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ExtractPixelsOption.OutputAsFloatArray", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs#L36C41-L36C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs#L36C41-L36C45" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.ExtractPixelsOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ExtractPixelsOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.FastForestOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L21C48-L37C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L21C48-L37C64" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastForestOption.NumberOfTrees", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L21C35-L21C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L21C35-L21C39" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastForestOption.NumberOfLeaves", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L25C36-L25C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L25C36-L25C40" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastForestOption.FeatureFraction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L29C39-L29C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L29C39-L29C43" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastForestOption.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L33C40-L33C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L33C40-L33C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastForestOption.FeatureColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L37C42-L37C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L37C42-L37C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastForestOption.ExampleWeightColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L40C49-L40C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs#L40C49-L40C53" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.FastForestOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastForestOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.FastTreeOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L21C49-L49C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L21C49-L49C64" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastTreeOption.NumberOfLeaves", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L21C36-L21C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L21C36-L21C40" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastTreeOption.MinimumExampleCountPerLeaf", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L25C48-L25C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L25C48-L25C52" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastTreeOption.NumberOfTrees", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L29C35-L29C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L29C35-L29C39" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastTreeOption.MaximumBinCountPerFeature", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L33C47-L33C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L33C47-L33C51" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastTreeOption.FeatureFraction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L37C40-L37C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L37C40-L37C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastTreeOption.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L41C37-L41C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L41C37-L41C41" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastTreeOption.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L45C40-L45C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L45C40-L45C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastTreeOption.FeatureColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L49C42-L49C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L49C42-L49C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastTreeOption.ExampleWeightColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L52C49-L52C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L52C49-L52C53" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FastTreeOption.DiskTranspose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L56C36-L56C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs#L56C36-L56C40" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.FastTreeOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FastTreeOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.FeaturizeTextOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FeaturizeTextOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FeaturizeTextOption.generated.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FeaturizeTextOption.InputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FeaturizeTextOption.generated.cs#L20C41-L20C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FeaturizeTextOption.generated.cs#L20C41-L20C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.FeaturizeTextOption.OutputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FeaturizeTextOption.generated.cs#L23C42-L23C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FeaturizeTextOption.generated.cs#L23C42-L23C46" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.FeaturizeTextOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FeaturizeTextOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/FeaturizeTextOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.ImageClassificationOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L21C53-L41C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L21C53-L41C43" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ImageClassificationOption.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L21C40-L21C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L21C40-L21C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ImageClassificationOption.ScoreColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L25C40-L25C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L25C40-L25C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ImageClassificationOption.FeatureColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L29C42-L29C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L29C42-L29C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ImageClassificationOption.Arch", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L33C82-L33C86" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L33C82-L33C86" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ImageClassificationOption.BatchSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L37C31-L37C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L37C31-L37C35" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ImageClassificationOption.Epoch", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L41C27-L41C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs#L41C27-L41C31" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.ImageClassificationOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ImageClassificationOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.LbfgsOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs#L21C53-L33C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs#L21C53-L33C64" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LbfgsOption.L1Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs#L21C40-L21C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs#L21C40-L21C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LbfgsOption.L2Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs#L25C40-L25C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs#L25C40-L25C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LbfgsOption.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs#L29C40-L29C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs#L29C40-L29C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LbfgsOption.FeatureColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs#L33C42-L33C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs#L33C42-L33C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LbfgsOption.ExampleWeightColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs#L36C49-L36C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs#L36C49-L36C53" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.LbfgsOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LbfgsOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.LgbmOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L21C49-L61C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L21C49-L61C64" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LgbmOption.NumberOfLeaves", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L21C36-L21C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L21C36-L21C40" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LgbmOption.MinimumExampleCountPerLeaf", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L25C48-L25C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L25C48-L25C52" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LgbmOption.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L29C37-L29C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L29C37-L29C41" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LgbmOption.NumberOfTrees", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L33C35-L33C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L33C35-L33C39" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LgbmOption.SubsampleFraction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L37C42-L37C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L37C42-L37C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LgbmOption.MaximumBinCountPerFeature", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L41C47-L41C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L41C47-L41C51" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LgbmOption.FeatureFraction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L45C40-L45C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L45C40-L45C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LgbmOption.L1Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L49C41-L49C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L49C41-L49C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LgbmOption.L2Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L53C41-L53C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L53C41-L53C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LgbmOption.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L57C40-L57C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L57C40-L57C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LgbmOption.FeatureColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L61C42-L61C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L61C42-L61C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LgbmOption.ExampleWeightColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L64C49-L64C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs#L64C49-L64C53" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.LgbmOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LgbmOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.LoadImageOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LoadImageOption.generated.cs#L21C54-L21C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LoadImageOption.generated.cs#L21C54-L21C62" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LoadImageOption.OutputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LoadImageOption.generated.cs#L21C41-L21C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LoadImageOption.generated.cs#L21C41-L21C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LoadImageOption.ImageFolder", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LoadImageOption.generated.cs#L24C37-L24C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LoadImageOption.generated.cs#L24C37-L24C41" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.LoadImageOption.InputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LoadImageOption.generated.cs#L27C41-L27C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LoadImageOption.generated.cs#L27C41-L27C45" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.LoadImageOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LoadImageOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/LoadImageOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.MapKeyToValueOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapKeyToValueOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapKeyToValueOption.generated.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.MapKeyToValueOption.OutputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapKeyToValueOption.generated.cs#L20C42-L20C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapKeyToValueOption.generated.cs#L20C42-L20C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.MapKeyToValueOption.InputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapKeyToValueOption.generated.cs#L23C41-L23C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapKeyToValueOption.generated.cs#L23C41-L23C45" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.MapKeyToValueOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapKeyToValueOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapKeyToValueOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.MapValueToKeyOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapValueToKeyOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapValueToKeyOption.generated.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.MapValueToKeyOption.OutputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapValueToKeyOption.generated.cs#L20C42-L20C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapValueToKeyOption.generated.cs#L20C42-L20C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.MapValueToKeyOption.InputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapValueToKeyOption.generated.cs#L23C41-L23C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapValueToKeyOption.generated.cs#L23C41-L23C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.MapValueToKeyOption.AddKeyValueAnnotationsAsText", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapValueToKeyOption.generated.cs#L27C51-L27C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapValueToKeyOption.generated.cs#L27C51-L27C55" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.MapValueToKeyOption.KeyData", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapValueToKeyOption.generated.cs#L30C49-L30C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapValueToKeyOption.generated.cs#L30C49-L30C53" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.MapValueToKeyOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapValueToKeyOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MapValueToKeyOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.MatrixFactorizationOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L21C53-L43C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L21C53-L43C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.MatrixFactorizationOption.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L21C40-L21C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L21C40-L21C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.MatrixFactorizationOption.MatrixColumnIndexColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L24C53-L24C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L24C53-L24C57" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.MatrixFactorizationOption.MatrixRowIndexColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L27C50-L27C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L27C50-L27C54" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.MatrixFactorizationOption.ApproximationRank", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L31C39-L31C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L31C39-L31C43" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.MatrixFactorizationOption.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L35C37-L35C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L35C37-L35C41" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.MatrixFactorizationOption.NumberOfIterations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L39C40-L39C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L39C40-L39C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.MatrixFactorizationOption.Quiet", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L43C28-L43C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs#L43C28-L43C32" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.MatrixFactorizationOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/MatrixFactorizationOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.NaiveOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NaiveOption.generated.cs#L21C53-L25C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NaiveOption.generated.cs#L21C53-L25C60" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NaiveOption.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NaiveOption.generated.cs#L21C40-L21C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NaiveOption.generated.cs#L21C40-L21C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NaiveOption.ScoreColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NaiveOption.generated.cs#L25C40-L25C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NaiveOption.generated.cs#L25C40-L25C44" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.NaiveOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NaiveOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NaiveOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.NamedEntityRecognitionOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L21C58-L37C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L21C58-L37C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NamedEntityRecognitionOption.PredictionColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L21C45-L21C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L21C45-L21C49" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NamedEntityRecognitionOption.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L25C40-L25C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L25C40-L25C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NamedEntityRecognitionOption.Sentence1ColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L29C44-L29C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L29C44-L29C48" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NamedEntityRecognitionOption.BatchSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L33C31-L33C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L33C31-L33C35" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NamedEntityRecognitionOption.MaxEpochs", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L37C31-L37C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L37C31-L37C35" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NamedEntityRecognitionOption.Architecture", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L41C47-L41C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs#L41C47-L41C51" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.NamedEntityRecognitionOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NamedEntityRecognitionOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.NormalizeMinMaxOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeMinMaxOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeMinMaxOption.generated.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NormalizeMinMaxOption.OutputColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeMinMaxOption.generated.cs#L20C45-L20C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeMinMaxOption.generated.cs#L20C45-L20C49" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NormalizeMinMaxOption.InputColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeMinMaxOption.generated.cs#L23C44-L23C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeMinMaxOption.generated.cs#L23C44-L23C48" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.NormalizeMinMaxOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeMinMaxOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeMinMaxOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.NormalizeTextOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L35C52-L39C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L35C52-L39C51" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NormalizeTextOption.InputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L20C41-L20C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L20C41-L20C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NormalizeTextOption.OutputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L23C42-L23C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L23C42-L23C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NormalizeTextOption.CaseMode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L27C89-L27C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L27C89-L27C93" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NormalizeTextOption.KeepDiacritics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L31C37-L31C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L31C37-L31C41" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NormalizeTextOption.KeepPunctuations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L35C39-L35C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L35C39-L35C43" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.NormalizeTextOption.KeepNumbers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L39C34-L39C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs#L39C34-L39C38" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.NormalizeTextOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/NormalizeTextOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.ObjectDetectionOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L21C53-L61C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L21C53-L61C55" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ObjectDetectionOption.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L21C40-L21C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L21C40-L21C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ObjectDetectionOption.PredictedLabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L25C49-L25C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L25C49-L25C53" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ObjectDetectionOption.PredictedBoundingBoxColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L29C55-L29C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L29C55-L29C59" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ObjectDetectionOption.BoundingBoxColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L33C46-L33C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L33C46-L33C50" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ObjectDetectionOption.ImageColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L37C40-L37C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L37C40-L37C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ObjectDetectionOption.ScoreColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L41C40-L41C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L41C40-L41C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ObjectDetectionOption.MaxEpoch", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L45C30-L45C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L45C30-L45C34" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ObjectDetectionOption.InitLearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L49C41-L49C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L49C41-L49C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ObjectDetectionOption.WeightDecay", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L53C36-L53C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L53C36-L53C40" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ObjectDetectionOption.IOUThreshold", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L57C37-L57C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L57C37-L57C41" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ObjectDetectionOption.ScoreThreshold", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L61C39-L61C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs#L61C39-L61C43" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.ObjectDetectionOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ObjectDetectionOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.OneHotOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/OneHotOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/OneHotOption.generated.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.OneHotOption.OutputColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/OneHotOption.generated.cs#L20C45-L20C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/OneHotOption.generated.cs#L20C45-L20C49" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.OneHotOption.InputColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/OneHotOption.generated.cs#L23C44-L23C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/OneHotOption.generated.cs#L23C44-L23C48" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.OneHotOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/OneHotOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/OneHotOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.QuestionAnsweringOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L21C55-L53C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L21C55-L53C47" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.QuestionAnsweringOption.ContextColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L21C42-L21C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L21C42-L21C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.QuestionAnsweringOption.QuestionColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L25C43-L25C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L25C43-L25C47" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.QuestionAnsweringOption.TrainingAnswerColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L29C49-L29C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L29C49-L29C53" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.QuestionAnsweringOption.AnswerIndexStartColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L33C51-L33C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L33C51-L33C55" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.QuestionAnsweringOption.ScoreColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L37C40-L37C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L37C40-L37C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.QuestionAnsweringOption.PredictedAnswerColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L41C50-L41C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L41C50-L41C54" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.QuestionAnsweringOption.BatchSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L45C31-L45C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L45C31-L45C35" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.QuestionAnsweringOption.MaxEpochs", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L49C31-L49C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L49C31-L49C35" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.QuestionAnsweringOption.TopKAnswers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L53C33-L53C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L53C33-L53C37" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.QuestionAnsweringOption.Architecture", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L57C47-L57C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs#L57C47-L57C51" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.QuestionAnsweringOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/QuestionAnsweringOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.ReplaceMissingValueOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ReplaceMissingValueOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ReplaceMissingValueOption.generated.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ReplaceMissingValueOption.OutputColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ReplaceMissingValueOption.generated.cs#L20C45-L20C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ReplaceMissingValueOption.generated.cs#L20C45-L20C49" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ReplaceMissingValueOption.InputColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ReplaceMissingValueOption.generated.cs#L23C44-L23C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ReplaceMissingValueOption.generated.cs#L23C44-L23C48" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.ReplaceMissingValueOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ReplaceMissingValueOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ReplaceMissingValueOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.ResizeImageOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L21C54-L40C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L21C54-L40C69" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ResizeImageOption.OutputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L21C41-L21C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L21C41-L21C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ResizeImageOption.InputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L24C41-L24C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L24C41-L24C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ResizeImageOption.ImageHeight", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L28C33-L28C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L28C33-L28C37" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ResizeImageOption.ImageWidth", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L32C32-L32C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L32C32-L32C36" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ResizeImageOption.CropAnchor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L36C35-L36C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L36C35-L36C39" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ResizeImageOption.Resizing", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L40C39-L40C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs#L40C39-L40C43" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.ResizeImageOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ResizeImageOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.SdcaOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs#L21C53-L33C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs#L21C53-L33C64" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SdcaOption.L1Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs#L21C40-L21C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs#L21C40-L21C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SdcaOption.L2Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs#L25C40-L25C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs#L25C40-L25C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SdcaOption.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs#L29C40-L29C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs#L29C40-L29C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SdcaOption.FeatureColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs#L33C42-L33C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs#L33C42-L33C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SdcaOption.ExampleWeightColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs#L36C49-L36C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs#L36C49-L36C53" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.SdcaOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SdcaOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.SentenceSimilarityOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L21C53-L40C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L21C53-L40C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SentenceSimilarityOption.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L21C40-L21C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L21C40-L21C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SentenceSimilarityOption.Sentence1ColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L25C44-L25C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L25C44-L25C48" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SentenceSimilarityOption.Sentence2ColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L28C45-L28C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L28C45-L28C49" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SentenceSimilarityOption.ScoreColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L32C40-L32C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L32C40-L32C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SentenceSimilarityOption.BatchSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L36C31-L36C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L36C31-L36C35" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SentenceSimilarityOption.MaxEpochs", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L40C31-L40C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L40C31-L40C35" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SentenceSimilarityOption.Architecture", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L44C47-L44C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs#L44C47-L44C51" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.SentenceSimilarityOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SentenceSimilarityOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.SsaOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L21C45-L33C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L21C45-L33C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SsaOption.WindowSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L21C32-L21C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L21C32-L21C36" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SsaOption.SeriesLength", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L25C34-L25C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L25C34-L25C38" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SsaOption.TrainSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L29C31-L29C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L29C31-L29C35" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SsaOption.Horizon", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L33C29-L33C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L33C29-L33C33" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SsaOption.OutputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L36C42-L36C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L36C42-L36C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SsaOption.InputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L39C41-L39C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L39C41-L39C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SsaOption.ConfidenceLowerBoundColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L42C52-L42C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L42C52-L42C56" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.SsaOption.ConfidenceUpperBoundColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L45C52-L45C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs#L45C52-L45C56" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.SsaOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/SsaOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.TextClassificationOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L21C53-L44C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L21C53-L44C46" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.TextClassificationOption.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L21C40-L21C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L21C40-L21C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.TextClassificationOption.Sentence1ColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L25C44-L25C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L25C44-L25C48" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.TextClassificationOption.Sentence2ColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L28C45-L28C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L28C45-L28C49" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.TextClassificationOption.ScoreColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L32C40-L32C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L32C40-L32C44" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.TextClassificationOption.OutputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L36C41-L36C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L36C41-L36C45" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.TextClassificationOption.BatchSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L40C31-L40C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L40C31-L40C35" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.TextClassificationOption.MaxEpochs", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L44C31-L44C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L44C31-L44C35" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.TextClassificationOption.Architecture", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L48C47-L48C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs#L48C47-L48C51" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.TextClassificationOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/TextClassificationOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.CodeGen.ConvertTypeOption.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs#L27C68-L27C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs#L27C68-L27C83" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ConvertTypeOption.OutputColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs#L20C45-L20C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs#L20C45-L20C49" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ConvertTypeOption.InputColumnNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs#L23C44-L23C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs#L23C44-L23C48" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ConvertTypeOption.TargetType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs#L27C55-L27C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs#L27C55-L27C59" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ConvertTypeOption.KeyData", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs#L30C49-L30C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs#L30C49-L30C53" }, { "DocsId": "P:Microsoft.ML.AutoML.CodeGen.ConvertTypeOption.CaseMode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs#L33C90-L33C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs#L33C90-L33C94" } ], "DocsId": "T:Microsoft.ML.AutoML.CodeGen.ConvertTypeOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/artifacts/obj/Microsoft.ML.AutoML/Release/netstandard2.0/Microsoft.ML.AutoML.SourceGenerator/Microsoft.ML.AutoML.SourceGenerator.SearchSpaceGenerator/ConvertTypeOption.generated.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs" }, { "DocsId": "P:Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings.Seed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L361C32-L361C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L361C32-L361C36" }, { "DocsId": "P:Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings.SearchSpace", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L363C58-L363C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs#L363C58-L363C62" } ], "DocsId": "T:Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.AutoML/AutoMLExperiment/AutoMLExperiment.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.CodeGenerator.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.CodeGenerator.json index 16f9dfdda..3f370488f 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.CodeGenerator.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.CodeGenerator.json @@ -1,31 +1,31 @@ { "Assembly": "Microsoft.ML.CodeGenerator", - "GUID": "D665A92AFB934988A183FE1E16C4BDCAFFFFFFFF", + "GUID": "202E9B88202444549C574771D2853692FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "P:Microsoft.ML.CodeGenerator.ICSharpFile.Name", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.CodeGenerator/CodeGenerator/CSharp/Interface/ICSharpFile.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.CodeGenerator/CodeGenerator/CSharp/Interface/ICSharpFile.cs" }, { "DocsId": "P:Microsoft.ML.CodeGenerator.ICSharpFile.File", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.CodeGenerator/CodeGenerator/CSharp/Interface/ICSharpFile.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.CodeGenerator/CodeGenerator/CSharp/Interface/ICSharpFile.cs" } ], "DocsId": "T:Microsoft.ML.CodeGenerator.ICSharpFile", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.CodeGenerator/CodeGenerator/CSharp/Interface/ICSharpFile.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.CodeGenerator/CodeGenerator/CSharp/Interface/ICSharpFile.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.CodeGenerator.CodeGenerator.IWritable.WriteToDisk(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.CodeGenerator/CodeGenerator/CSharp/Interface/IWritable.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.CodeGenerator/CodeGenerator/CSharp/Interface/IWritable.cs" } ], "DocsId": "T:Microsoft.ML.CodeGenerator.CodeGenerator.IWritable", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.CodeGenerator/CodeGenerator/CSharp/Interface/IWritable.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.CodeGenerator/CodeGenerator/CSharp/Interface/IWritable.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Core.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Core.json index 8955a52a5..241f7fc23 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Core.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Core.json @@ -1,730 +1,730 @@ { "Assembly": "Microsoft.ML.Core", - "GUID": "90CBEBD88EE7457DAA837504F041A94AFFFFFFFF", + "GUID": "B14537A88F3849BA920F30D8AC06E507FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "P:Microsoft.ML.ExtensionBaseAttribute.ContractName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/ComponentModel/ExtensionBaseAttribute.cs#L15C34-L15C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/ComponentModel/ExtensionBaseAttribute.cs#L15C34-L15C38" } ], "DocsId": "T:Microsoft.ML.ExtensionBaseAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/ComponentModel/ExtensionBaseAttribute.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/ComponentModel/ExtensionBaseAttribute.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SchemaShape.#ctor(System.Collections.Generic.IEnumerable{Microsoft.ML.SchemaShape.Column})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs#L129C5-L134C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs#L129C5-L134C6" }, { "DocsId": "M:Microsoft.ML.SchemaShape.GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs#L214C51-L214C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs#L214C51-L214C98" }, { "DocsId": "M:Microsoft.ML.SchemaShape.System#Collections#IEnumerable#GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs#L216C48-L216C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs#L216C48-L216C63" }, { "DocsId": "P:Microsoft.ML.SchemaShape.Count", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs#L24C25-L24C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs#L24C25-L24C41" }, { "DocsId": "P:Microsoft.ML.SchemaShape.Item(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs#L26C38-L26C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs#L26C38-L26C53" }, { "DocsId": "T:Microsoft.ML.SchemaShape.Column", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" } ], "DocsId": "T:Microsoft.ML.SchemaShape", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.IDataLoader`1.Load(`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "M:Microsoft.ML.IDataLoader`1.GetOutputSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" } ], "DocsId": "T:Microsoft.ML.IDataLoader`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.IDataLoaderEstimator`2.Fit(`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "M:Microsoft.ML.IDataLoaderEstimator`2.GetOutputSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" } ], "DocsId": "T:Microsoft.ML.IDataLoaderEstimator`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.ITransformer.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "M:Microsoft.ML.ITransformer.Transform(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "M:Microsoft.ML.ITransformer.GetRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "P:Microsoft.ML.ITransformer.IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" } ], "DocsId": "T:Microsoft.ML.ITransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.IEstimator`1.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "M:Microsoft.ML.IEstimator`1.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" } ], "DocsId": "T:Microsoft.ML.IEstimator`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.ModelSaveContext.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/ModelSaveContext.cs#L253C9-L258C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/ModelSaveContext.cs#L253C9-L258C6" } ], "DocsId": "T:Microsoft.ML.ModelSaveContext", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/ModelSaveContext.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/ModelSaveContext.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.ICanSaveModel.Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/Repository.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/Repository.cs" } ], "DocsId": "T:Microsoft.ML.ICanSaveModel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/Repository.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/Repository.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.TrainerInfo.NeedNormalization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Prediction/TrainerInfo.cs#L22C37-L22C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Prediction/TrainerInfo.cs#L22C37-L22C41" }, { "DocsId": "P:Microsoft.ML.TrainerInfo.WantCaching", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Prediction/TrainerInfo.cs#L36C31-L36C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Prediction/TrainerInfo.cs#L36C31-L36C35" } ], "DocsId": "T:Microsoft.ML.TrainerInfo", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Prediction/TrainerInfo.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Prediction/TrainerInfo.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.BooleanChoiceAttribute.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/BoolearnChoiceAttribute.cs#L18C5-L21C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/BoolearnChoiceAttribute.cs#L18C5-L21C6" }, { "DocsId": "M:Microsoft.ML.SearchSpace.BooleanChoiceAttribute.#ctor(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/BoolearnChoiceAttribute.cs#L27C5-L30C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/BoolearnChoiceAttribute.cs#L27C5-L30C6" }, { "DocsId": "P:Microsoft.ML.SearchSpace.BooleanChoiceAttribute.DefaultValue", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/BoolearnChoiceAttribute.cs#L32C32-L32C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/BoolearnChoiceAttribute.cs#L32C32-L32C36" } ], "DocsId": "T:Microsoft.ML.SearchSpace.BooleanChoiceAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/BoolearnChoiceAttribute.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/BoolearnChoiceAttribute.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.ChoiceAttribute.#ctor(System.Object[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/ChoiceAttribute.cs#L20C5-L26C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/ChoiceAttribute.cs#L20C5-L26C6" }, { "DocsId": "M:Microsoft.ML.SearchSpace.ChoiceAttribute.#ctor(System.Object[],System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/ChoiceAttribute.cs#L31C5-L39C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/ChoiceAttribute.cs#L31C5-L39C6" }, { "DocsId": "P:Microsoft.ML.SearchSpace.ChoiceAttribute.Candidates", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/ChoiceAttribute.cs#L44C34-L44C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/ChoiceAttribute.cs#L44C34-L44C38" }, { "DocsId": "P:Microsoft.ML.SearchSpace.ChoiceAttribute.DefaultValue", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/ChoiceAttribute.cs#L49C34-L49C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/ChoiceAttribute.cs#L49C34-L49C38" } ], "DocsId": "T:Microsoft.ML.SearchSpace.ChoiceAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/ChoiceAttribute.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/ChoiceAttribute.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.NestOptionAttribute.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/NestOptionAttribute.cs#L18C5-L20C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/NestOptionAttribute.cs#L18C5-L20C6" } ], "DocsId": "T:Microsoft.ML.SearchSpace.NestOptionAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/NestOptionAttribute.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/NestOptionAttribute.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.RangeAttribute.#ctor(System.Double,System.Double,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L18C5-L24C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L18C5-L24C6" }, { "DocsId": "M:Microsoft.ML.SearchSpace.RangeAttribute.#ctor(System.Double,System.Double,System.Double,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L29C5-L35C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L29C5-L35C6" }, { "DocsId": "M:Microsoft.ML.SearchSpace.RangeAttribute.#ctor(System.Int32,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L40C5-L46C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L40C5-L46C6" }, { "DocsId": "M:Microsoft.ML.SearchSpace.RangeAttribute.#ctor(System.Int32,System.Int32,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L51C5-L57C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L51C5-L57C6" }, { "DocsId": "M:Microsoft.ML.SearchSpace.RangeAttribute.#ctor(System.Single,System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L62C5-L68C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L62C5-L68C6" }, { "DocsId": "M:Microsoft.ML.SearchSpace.RangeAttribute.#ctor(System.Single,System.Single,System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L73C5-L79C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L73C5-L79C6" }, { "DocsId": "P:Microsoft.ML.SearchSpace.RangeAttribute.Min", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L81C25-L81C29" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L81C25-L81C29" }, { "DocsId": "P:Microsoft.ML.SearchSpace.RangeAttribute.Max", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L83C25-L83C29" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L83C25-L83C29" }, { "DocsId": "P:Microsoft.ML.SearchSpace.RangeAttribute.Init", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L85C26-L85C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L85C26-L85C30" }, { "DocsId": "P:Microsoft.ML.SearchSpace.RangeAttribute.LogBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L87C27-L87C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs#L87C27-L87C31" } ], "DocsId": "T:Microsoft.ML.SearchSpace.RangeAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/SearchSpace/RangeAttribute.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Data.DataKind.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.SByte", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.Byte", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.Int16", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.UInt16", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.Int32", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.UInt32", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.Int64", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.UInt64", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.Single", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.Double", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.String", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.Boolean", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.TimeSpan", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.DateTime", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataKind.DateTimeOffset", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" } ], "DocsId": "T:Microsoft.ML.Data.DataKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/DataKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/DataKind.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.IFileHandle.CreateWriteStream", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IFileHandle.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IFileHandle.cs" }, { "DocsId": "M:Microsoft.ML.Data.IFileHandle.OpenReadStream", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IFileHandle.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IFileHandle.cs" }, { "DocsId": "P:Microsoft.ML.Data.IFileHandle.CanWrite", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IFileHandle.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IFileHandle.cs" }, { "DocsId": "P:Microsoft.ML.Data.IFileHandle.CanRead", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IFileHandle.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IFileHandle.cs" } ], "DocsId": "T:Microsoft.ML.Data.IFileHandle", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IFileHandle.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IFileHandle.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.SimpleFileHandle.#ctor(Microsoft.ML.Runtime.IExceptionContext,System.String,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IFileHandle.cs#L67C5-L86C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IFileHandle.cs#L67C5-L86C6" }, { "DocsId": "M:Microsoft.ML.Data.SimpleFileHandle.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IFileHandle.cs#L94C9-L149C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IFileHandle.cs#L94C9-L149C6" }, { "DocsId": "M:Microsoft.ML.Data.SimpleFileHandle.CreateWriteStream", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IFileHandle.cs#L159C9-L171C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IFileHandle.cs#L159C9-L171C6" }, { "DocsId": "M:Microsoft.ML.Data.SimpleFileHandle.OpenReadStream", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IFileHandle.cs#L175C9-L196C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IFileHandle.cs#L175C9-L196C6" }, { "DocsId": "P:Microsoft.ML.Data.SimpleFileHandle.CanWrite", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IFileHandle.cs#L88C29-L88C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IFileHandle.cs#L88C29-L88C51" }, { "DocsId": "P:Microsoft.ML.Data.SimpleFileHandle.CanRead", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IFileHandle.cs#L90C28-L90C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IFileHandle.cs#L90C28-L90C49" } ], "DocsId": "T:Microsoft.ML.Data.SimpleFileHandle", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IFileHandle.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IFileHandle.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.IRowToRowMapper.GetDependencies(System.Collections.Generic.IEnumerable{Microsoft.ML.DataViewSchema.Column})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IRowToRowMapper.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IRowToRowMapper.cs" }, { "DocsId": "M:Microsoft.ML.Data.IRowToRowMapper.GetRow(Microsoft.ML.DataViewRow,System.Collections.Generic.IEnumerable{Microsoft.ML.DataViewSchema.Column})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IRowToRowMapper.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IRowToRowMapper.cs" }, { "DocsId": "P:Microsoft.ML.Data.IRowToRowMapper.InputSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IRowToRowMapper.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IRowToRowMapper.cs" }, { "DocsId": "P:Microsoft.ML.Data.IRowToRowMapper.OutputSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IRowToRowMapper.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IRowToRowMapper.cs" } ], "DocsId": "T:Microsoft.ML.Data.IRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IRowToRowMapper.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IRowToRowMapper.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.ComponentCatalog.RegisterAssembly(System.Reflection.Assembly,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/ComponentModel/ComponentCatalog.cs#L687C9-L714C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/ComponentModel/ComponentCatalog.cs#L687C9-L714C6" } ], "DocsId": "T:Microsoft.ML.Runtime.ComponentCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/ComponentModel/ComponentCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/ComponentModel/ComponentCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Runtime.IComponentFactory", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.IComponentFactory`1.CreateComponent(Microsoft.ML.Runtime.IHostEnvironment)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.IComponentFactory`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.IComponentFactory`2.CreateComponent(Microsoft.ML.Runtime.IHostEnvironment,`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.IComponentFactory`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.IComponentFactory`3.CreateComponent(Microsoft.ML.Runtime.IHostEnvironment,`0,`1)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.IComponentFactory`3", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.IComponentFactory`4.CreateComponent(Microsoft.ML.Runtime.IHostEnvironment,`0,`1,`2)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.IComponentFactory`4", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/ComponentModel/ComponentFactory.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.IChannelProvider.Start(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "M:Microsoft.ML.Runtime.IChannelProvider.StartPipe``1(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.IChannelProvider", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.IHostEnvironment.Register(System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "P:Microsoft.ML.Runtime.IHostEnvironment.ComponentCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.IHostEnvironment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Runtime.IHost.Rand", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.IHost", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.IPipe`1.Send(`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.IPipe`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Runtime.ChannelMessageKind.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "F:Microsoft.ML.Runtime.ChannelMessageKind.Trace", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "F:Microsoft.ML.Runtime.ChannelMessageKind.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "F:Microsoft.ML.Runtime.ChannelMessageKind.Warning", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "F:Microsoft.ML.Runtime.ChannelMessageKind.Error", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.ChannelMessageKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Runtime.MessageSensitivity.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "F:Microsoft.ML.Runtime.MessageSensitivity.None", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "F:Microsoft.ML.Runtime.MessageSensitivity.UserData", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "F:Microsoft.ML.Runtime.MessageSensitivity.Schema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "F:Microsoft.ML.Runtime.MessageSensitivity.Unknown", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "F:Microsoft.ML.Runtime.MessageSensitivity.All", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.MessageSensitivity", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Runtime.ChannelMessage.Kind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "F:Microsoft.ML.Runtime.ChannelMessage.Sensitivity", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "P:Microsoft.ML.Runtime.ChannelMessage.Message", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs#L220C30-L220C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs#L220C30-L220C87" } ], "DocsId": "T:Microsoft.ML.Runtime.ChannelMessage", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.IChannel.Trace(Microsoft.ML.Runtime.MessageSensitivity,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "M:Microsoft.ML.Runtime.IChannel.Trace(Microsoft.ML.Runtime.MessageSensitivity,System.String,System.Object[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "M:Microsoft.ML.Runtime.IChannel.Error(Microsoft.ML.Runtime.MessageSensitivity,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "M:Microsoft.ML.Runtime.IChannel.Error(Microsoft.ML.Runtime.MessageSensitivity,System.String,System.Object[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "M:Microsoft.ML.Runtime.IChannel.Warning(Microsoft.ML.Runtime.MessageSensitivity,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "M:Microsoft.ML.Runtime.IChannel.Warning(Microsoft.ML.Runtime.MessageSensitivity,System.String,System.Object[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "M:Microsoft.ML.Runtime.IChannel.Info(Microsoft.ML.Runtime.MessageSensitivity,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "DocsId": "M:Microsoft.ML.Runtime.IChannel.Info(Microsoft.ML.Runtime.MessageSensitivity,System.String,System.Object[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.IChannel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IHostEnvironment.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.IProgressChannelProvider.StartProgressChannel(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.IProgressChannelProvider", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.IProgressChannel.SetHeader(Microsoft.ML.Runtime.ProgressHeader,System.Action{Microsoft.ML.Runtime.IProgressEntry})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs" }, { "DocsId": "M:Microsoft.ML.Runtime.IProgressChannel.Checkpoint(System.Nullable{System.Double}[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.IProgressChannel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.ProgressHeader.#ctor(System.String[],System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs#L102C5-L109C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs#L102C5-L109C6" }, { "DocsId": "M:Microsoft.ML.Runtime.ProgressHeader.#ctor(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs#L116C11-L118C6" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs#L116C11-L118C6" }, { "DocsId": "F:Microsoft.ML.Runtime.ProgressHeader.UnitNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs" }, { "DocsId": "F:Microsoft.ML.Runtime.ProgressHeader.MetricNames", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.ProgressHeader", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.IProgressEntry.SetProgress(System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs" }, { "DocsId": "M:Microsoft.ML.Runtime.IProgressEntry.SetProgress(System.Int32,System.Double,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs" }, { "DocsId": "M:Microsoft.ML.Runtime.IProgressEntry.SetMetric(System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.IProgressEntry", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IProgressChannel.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IProgressChannel.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Runtime.IExceptionContext.Process``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Utilities/Contracts.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Utilities/Contracts.cs" }, { "DocsId": "P:Microsoft.ML.Runtime.IExceptionContext.ContextDescription", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Utilities/Contracts.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Utilities/Contracts.cs" } ], "DocsId": "T:Microsoft.ML.Runtime.IExceptionContext", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Utilities/Contracts.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Utilities/Contracts.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.SchemaShape.Column.Name", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "F:Microsoft.ML.SchemaShape.Column.Kind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "F:Microsoft.ML.SchemaShape.Column.ItemType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "F:Microsoft.ML.SchemaShape.Column.IsKey", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "F:Microsoft.ML.SchemaShape.Column.Annotations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "T:Microsoft.ML.SchemaShape.Column.VectorKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" } ], "DocsId": "T:Microsoft.ML.SchemaShape.Column", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.SchemaShape.Column.VectorKind.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "F:Microsoft.ML.SchemaShape.Column.VectorKind.Scalar", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "F:Microsoft.ML.SchemaShape.Column.VectorKind.Vector", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" }, { "DocsId": "F:Microsoft.ML.SchemaShape.Column.VectorKind.VariableVector", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" } ], "DocsId": "T:Microsoft.ML.SchemaShape.Column.VectorKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Core/Data/IEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Core/Data/IEstimator.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Data.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Data.json index e46c93c58..dd963e173 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Data.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Data.json @@ -1,3343 +1,3343 @@ { "Assembly": "Microsoft.ML.Data", - "GUID": "A044647B3CB64D9EA84F133BD15336A5FFFFFFFF", + "GUID": "CECAE02FB9D944008CC619C6C924F7D5FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.BinaryLoaderSaverCatalog.LoadFromBinary(Microsoft.ML.DataOperationsCatalog,Microsoft.ML.Data.IMultiStreamSource)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Binary/BinaryLoaderSaverCatalog.cs#L26C13-L31C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Binary/BinaryLoaderSaverCatalog.cs#L26C13-L31C27" }, { "DocsId": "M:Microsoft.ML.BinaryLoaderSaverCatalog.LoadFromBinary(Microsoft.ML.DataOperationsCatalog,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Binary/BinaryLoaderSaverCatalog.cs#L49C13-L58C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Binary/BinaryLoaderSaverCatalog.cs#L49C13-L58C27" }, { "DocsId": "M:Microsoft.ML.BinaryLoaderSaverCatalog.SaveAsBinary(Microsoft.ML.DataOperationsCatalog,Microsoft.ML.IDataView,System.IO.Stream,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Binary/BinaryLoaderSaverCatalog.cs#L78C13-L87C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Binary/BinaryLoaderSaverCatalog.cs#L78C13-L87C10" } ], "DocsId": "T:Microsoft.ML.BinaryLoaderSaverCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Binary/BinaryLoaderSaverCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Binary/BinaryLoaderSaverCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.DatabaseLoaderCatalog.CreateDatabaseLoader(Microsoft.ML.DataOperationsCatalog,Microsoft.ML.Data.DatabaseLoader.Column[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoaderCatalog.cs#L20C13-L24C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoaderCatalog.cs#L20C13-L24C58" }, { "DocsId": "M:Microsoft.ML.DatabaseLoaderCatalog.CreateDatabaseLoader(Microsoft.ML.DataOperationsCatalog,Microsoft.ML.Data.DatabaseLoader.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoaderCatalog.cs#L32C16-L32C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoaderCatalog.cs#L32C16-L32C81" }, { "DocsId": "M:Microsoft.ML.DatabaseLoaderCatalog.CreateDatabaseLoader``1(Microsoft.ML.DataOperationsCatalog)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoaderCatalog.cs#L40C16-L40C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoaderCatalog.cs#L40C16-L40C97" } ], "DocsId": "T:Microsoft.ML.DatabaseLoaderCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoaderCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoaderCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.DataLoaderExtensions.Load(Microsoft.ML.IDataLoader{Microsoft.ML.Data.IMultiStreamSource},System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataLoaderExtensions.cs#L28C16-L28C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataLoaderExtensions.cs#L28C16-L28C54" } ], "DocsId": "T:Microsoft.ML.DataLoaderExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataLoaderExtensions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataLoaderExtensions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.Microsoft#ML#Data#IInternalCatalog#get_Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L19C58-L19C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L19C58-L19C62" }, { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.LoadFromEnumerable``1(System.Collections.Generic.IEnumerable{``0},Microsoft.ML.Data.SchemaDefinition)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L80C13-L82C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L80C13-L82C97" }, { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.LoadFromEnumerable``1(System.Collections.Generic.IEnumerable{``0},Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L107C13-L109C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L107C13-L109C87" }, { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.CreateEnumerable``1(Microsoft.ML.IDataView,System.Boolean,System.Boolean,Microsoft.ML.Data.SchemaDefinition)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L132C13-L136C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L132C13-L136C51" }, { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.BootstrapSample(Microsoft.ML.IDataView,System.Nullable{System.Int32},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L164C13-L171C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L164C13-L171C30" }, { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.Cache(Microsoft.ML.IDataView,System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L194C13-L203C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L194C13-L203C61" }, { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.FilterRowsByColumn(Microsoft.ML.IDataView,System.String,System.Double,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L226C13-L233C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L226C13-L233C92" }, { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.FilterRowsByKeyColumnFraction(Microsoft.ML.IDataView,System.String,System.Double,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L258C13-L267C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L258C13-L267C92" }, { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.FilterRowsByMissingValues(Microsoft.ML.IDataView,System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L285C13-L288C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L285C13-L288C74" }, { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.ShuffleRows(Microsoft.ML.IDataView,System.Nullable{System.Int32},System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L323C13-L334C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L323C13-L334C70" }, { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.SkipRows(Microsoft.ML.IDataView,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L354C13-L362C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L354C13-L362C61" }, { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.TakeRows(Microsoft.ML.IDataView,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L382C13-L390C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L382C13-L390C61" }, { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.TrainTestSplit(Microsoft.ML.IDataView,System.Double,System.String,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L413C13-L437C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L413C13-L437C55" }, { "DocsId": "M:Microsoft.ML.DataOperationsCatalog.CrossValidationSplit(Microsoft.ML.IDataView,System.Int32,System.String,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L460C13-L467C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L460C13-L467C27" }, { "DocsId": "P:Microsoft.ML.DataOperationsCatalog.Microsoft#ML#Data#IInternalCatalog#Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L19C58-L19C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs#L19C58-L19C62" }, { "DocsId": "T:Microsoft.ML.DataOperationsCatalog.TrainTestData", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs" } ], "DocsId": "T:Microsoft.ML.DataOperationsCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.LearningPipelineExtensions.Append``2(Microsoft.ML.IDataLoaderEstimator{``0,Microsoft.ML.IDataLoader{``0}},Microsoft.ML.IEstimator{``1})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L24C13-L27C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L24C13-L27C97" }, { "DocsId": "M:Microsoft.ML.LearningPipelineExtensions.Append``2(Microsoft.ML.IDataLoader{``0},Microsoft.ML.IEstimator{``1})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L37C13-L40C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L37C13-L40C103" }, { "DocsId": "M:Microsoft.ML.LearningPipelineExtensions.Append``1(Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},Microsoft.ML.IEstimator{``0},Microsoft.ML.Data.TransformerScope)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L51C13-L57C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L51C13-L57C94" }, { "DocsId": "M:Microsoft.ML.LearningPipelineExtensions.AppendCacheCheckpoint``1(Microsoft.ML.IEstimator{``0},Microsoft.ML.Runtime.IHostEnvironment)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L70C13-L71C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L70C13-L71C96" }, { "DocsId": "M:Microsoft.ML.LearningPipelineExtensions.Append``2(Microsoft.ML.IDataLoader{``0},``1)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L80C13-L83C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L80C13-L83C106" }, { "DocsId": "M:Microsoft.ML.LearningPipelineExtensions.Append``1(Microsoft.ML.ITransformer,``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L92C13-L95C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L92C13-L95C69" }, { "DocsId": "M:Microsoft.ML.LearningPipelineExtensions.WithOnFitDelegate``1(Microsoft.ML.IEstimator{``0},System.Action{``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L148C13-L150C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs#L148C13-L150C74" } ], "DocsId": "T:Microsoft.ML.LearningPipelineExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorExtensions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TextLoaderSaverCatalog.CreateTextLoader(Microsoft.ML.DataOperationsCatalog,Microsoft.ML.Data.TextLoader.Column[],System.Char,System.Boolean,Microsoft.ML.Data.IMultiStreamSource,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L61C13-L71C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L61C13-L71C115" }, { "DocsId": "M:Microsoft.ML.TextLoaderSaverCatalog.CreateTextLoader(Microsoft.ML.DataOperationsCatalog,Microsoft.ML.Data.TextLoader.Options,Microsoft.ML.Data.IMultiStreamSource)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L87C16-L87C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L87C16-L87C89" }, { "DocsId": "M:Microsoft.ML.TextLoaderSaverCatalog.CreateTextLoader``1(Microsoft.ML.DataOperationsCatalog,System.Char,System.Boolean,Microsoft.ML.Data.IMultiStreamSource,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L120C16-L121C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L120C16-L121C69" }, { "DocsId": "M:Microsoft.ML.TextLoaderSaverCatalog.CreateTextLoader``1(Microsoft.ML.DataOperationsCatalog,Microsoft.ML.Data.TextLoader.Options,Microsoft.ML.Data.IMultiStreamSource)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L134C16-L134C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L134C16-L134C110" }, { "DocsId": "M:Microsoft.ML.TextLoaderSaverCatalog.LoadFromTextFile(Microsoft.ML.DataOperationsCatalog,System.String,Microsoft.ML.Data.TextLoader.Column[],System.Char,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L169C13-L182C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L169C13-L182C59" }, { "DocsId": "M:Microsoft.ML.TextLoaderSaverCatalog.LoadFromTextFile(Microsoft.ML.DataOperationsCatalog,System.String,Microsoft.ML.Data.TextLoader.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L202C13-L207C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L202C13-L207C82" }, { "DocsId": "M:Microsoft.ML.TextLoaderSaverCatalog.LoadFromTextFile``1(Microsoft.ML.DataOperationsCatalog,System.String,System.Char,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L241C13-L246C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L241C13-L246C92" }, { "DocsId": "M:Microsoft.ML.TextLoaderSaverCatalog.LoadFromTextFile``1(Microsoft.ML.DataOperationsCatalog,System.String,Microsoft.ML.Data.TextLoader.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L261C13-L264C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L261C13-L264C50" }, { "DocsId": "M:Microsoft.ML.TextLoaderSaverCatalog.SaveAsText(Microsoft.ML.DataOperationsCatalog,Microsoft.ML.IDataView,System.IO.Stream,System.Char,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L294C13-L303C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs#L294C13-L303C10" } ], "DocsId": "T:Microsoft.ML.TextLoaderSaverCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoaderSaverCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.DebuggerExtensions.Preview(Microsoft.ML.IDataView,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DebuggerExtensions.cs#L23C16-L23C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DebuggerExtensions.cs#L23C16-L23C54" }, { "DocsId": "M:Microsoft.ML.DebuggerExtensions.Preview(Microsoft.ML.ITransformer,Microsoft.ML.IDataView,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DebuggerExtensions.cs#L32C16-L32C77" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DebuggerExtensions.cs#L32C16-L32C77" }, { "DocsId": "M:Microsoft.ML.DebuggerExtensions.Preview(Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},Microsoft.ML.IDataView,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DebuggerExtensions.cs#L44C13-L51C95" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DebuggerExtensions.cs#L44C13-L51C95" }, { "DocsId": "M:Microsoft.ML.DebuggerExtensions.Preview``1(Microsoft.ML.IDataLoader{``0},``0,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DebuggerExtensions.cs#L61C16-L61C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DebuggerExtensions.cs#L61C16-L61C69" } ], "DocsId": "T:Microsoft.ML.DebuggerExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DebuggerExtensions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DebuggerExtensions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.LoggingEventArgs.#ctor(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/LoggingEventArgs.cs#L19C9-L22C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/LoggingEventArgs.cs#L19C9-L22C10" }, { "DocsId": "M:Microsoft.ML.LoggingEventArgs.#ctor(System.String,Microsoft.ML.Runtime.ChannelMessageKind,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/LoggingEventArgs.cs#L30C9-L36C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/LoggingEventArgs.cs#L30C9-L36C10" }, { "DocsId": "P:Microsoft.ML.LoggingEventArgs.Source", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/LoggingEventArgs.cs#L41C32-L41C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/LoggingEventArgs.cs#L41C32-L41C36" }, { "DocsId": "P:Microsoft.ML.LoggingEventArgs.Kind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/LoggingEventArgs.cs#L46C42-L46C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/LoggingEventArgs.cs#L46C42-L46C46" }, { "DocsId": "P:Microsoft.ML.LoggingEventArgs.Message", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/LoggingEventArgs.cs#L51C33-L51C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/LoggingEventArgs.cs#L51C33-L51C37" }, { "DocsId": "P:Microsoft.ML.LoggingEventArgs.RawMessage", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/LoggingEventArgs.cs#L56C36-L56C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/LoggingEventArgs.cs#L56C36-L56C40" } ], "DocsId": "T:Microsoft.ML.LoggingEventArgs", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/LoggingEventArgs.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/LoggingEventArgs.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.MLContext.#ctor(System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L138C9-L153C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L145C9-L160C10" }, { "DocsId": "M:Microsoft.ML.MLContext.Microsoft#ML#Runtime#IExceptionContext#get_ContextDescription", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L165C56-L165C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L172C56-L172C79" }, { "DocsId": "M:Microsoft.ML.MLContext.Microsoft#ML#Runtime#IExceptionContext#Process``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L166C76-L166C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L173C76-L173C92" }, { "DocsId": "M:Microsoft.ML.MLContext.Microsoft#ML#Runtime#IHostEnvironment#Register(System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L167C83-L167C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L174C83-L174C117" }, { "DocsId": "M:Microsoft.ML.MLContext.Microsoft#ML#Runtime#IChannelProvider#Start(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L168C57-L168C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L175C57-L175C73" }, { "DocsId": "M:Microsoft.ML.MLContext.Microsoft#ML#Runtime#IChannelProvider#StartPipe``1(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L169C78-L169C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L176C78-L176C108" }, { "DocsId": "M:Microsoft.ML.MLContext.Microsoft#ML#Runtime#IProgressChannelProvider#StartProgressChannel(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L170C88-L170C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L177C88-L177C119" }, { "DocsId": "M:Microsoft.ML.MLContext.Microsoft#ML#Runtime#IHostEnvironmentInternal#get_Seed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L171C47-L171C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L178C47-L178C56" }, { "DocsId": "M:Microsoft.ML.MLContext.TryAddOption``1(System.String,``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L195C62-L195C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L202C62-L202C92" }, { "DocsId": "M:Microsoft.ML.MLContext.SetOption``1(System.String,``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L196C59-L196C86" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L203C59-L203C86" }, { "DocsId": "M:Microsoft.ML.MLContext.TryGetOption``1(System.String,``0@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L197C66-L197C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L204C66-L204C103" }, { "DocsId": "M:Microsoft.ML.MLContext.GetOptionOrDefault``1(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L198C56-L198C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L205C56-L205C88" }, { "DocsId": "M:Microsoft.ML.MLContext.RemoveOption(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L199C50-L199C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L206C50-L206C73" }, { "DocsId": "E:Microsoft.ML.MLContext.Log", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs" }, { "DocsId": "P:Microsoft.ML.MLContext.BinaryClassification", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L26C67-L26C71" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L29C67-L29C71" }, { "DocsId": "P:Microsoft.ML.MLContext.MulticlassClassification", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L30C75-L30C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L34C75-L34C79" }, { "DocsId": "P:Microsoft.ML.MLContext.Regression", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L34C47-L34C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L39C47-L39C51" }, { "DocsId": "P:Microsoft.ML.MLContext.Clustering", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L38C47-L38C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L44C47-L44C51" }, { "DocsId": "P:Microsoft.ML.MLContext.Ranking", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L43C41-L43C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L49C41-L49C45" }, { "DocsId": "P:Microsoft.ML.MLContext.AnomalyDetection", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L48C59-L48C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L54C59-L54C63" }, { "DocsId": "P:Microsoft.ML.MLContext.Forecasting", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L53C49-L53C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L59C49-L59C53" }, { "DocsId": "P:Microsoft.ML.MLContext.Transforms", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L58C47-L58C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L64C47-L64C51" }, { "DocsId": "P:Microsoft.ML.MLContext.Model", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L63C47-L63C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L69C47-L69C51" }, { "DocsId": "P:Microsoft.ML.MLContext.Data", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L68C45-L68C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L74C45-L74C49" }, { "DocsId": "P:Microsoft.ML.MLContext.ComponentCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L81C53-L81C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L87C53-L87C74" }, { "DocsId": "P:Microsoft.ML.MLContext.TempFilePath", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L88C19-L88C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L94C19-L94C44" }, { "DocsId": "P:Microsoft.ML.MLContext.FallbackToCpu", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L97C20-L97C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L104C20-L104C38" }, { "DocsId": "P:Microsoft.ML.MLContext.GpuDeviceId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L106C20-L106C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L113C20-L113C36" }, { "DocsId": "P:Microsoft.ML.MLContext.Microsoft#ML#Runtime#IExceptionContext#ContextDescription", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L165C56-L165C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L172C56-L172C79" }, { "DocsId": "P:Microsoft.ML.MLContext.Microsoft#ML#Runtime#IHostEnvironmentInternal#Seed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs#L171C47-L171C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs#L178C47-L178C56" } ], "DocsId": "T:Microsoft.ML.MLContext", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/MLContext.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/MLContext.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.ModelOperationsCatalog.Microsoft#ML#Data#IInternalCatalog#get_Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L22C58-L22C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L22C58-L22C62" }, { "DocsId": "M:Microsoft.ML.ModelOperationsCatalog.Save``1(Microsoft.ML.ITransformer,Microsoft.ML.IDataLoader{``0},System.IO.Stream)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L41C13-L55C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L41C13-L55C10" }, { "DocsId": "M:Microsoft.ML.ModelOperationsCatalog.Save``1(Microsoft.ML.ITransformer,Microsoft.ML.IDataLoader{``0},System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L68C13-L73C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L68C13-L73C10" }, { "DocsId": "M:Microsoft.ML.ModelOperationsCatalog.Save(Microsoft.ML.ITransformer,Microsoft.ML.DataViewSchema,System.IO.Stream)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L87C13-L95C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L87C13-L95C10" }, { "DocsId": "M:Microsoft.ML.ModelOperationsCatalog.Save(Microsoft.ML.ITransformer,Microsoft.ML.DataViewSchema,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L116C13-L120C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L116C13-L120C10" }, { "DocsId": "M:Microsoft.ML.ModelOperationsCatalog.Load(System.IO.Stream,Microsoft.ML.DataViewSchema@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L154C13-L195C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L154C13-L195C10" }, { "DocsId": "M:Microsoft.ML.ModelOperationsCatalog.Load(System.String,Microsoft.ML.DataViewSchema@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L213C13-L217C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L213C13-L217C10" }, { "DocsId": "M:Microsoft.ML.ModelOperationsCatalog.LoadWithDataLoader(System.IO.Stream,Microsoft.ML.IDataLoader{Microsoft.ML.Data.IMultiStreamSource}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L260C13-L276C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L260C13-L276C10" }, { "DocsId": "M:Microsoft.ML.ModelOperationsCatalog.LoadWithDataLoader(System.String,Microsoft.ML.IDataLoader{Microsoft.ML.Data.IMultiStreamSource}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L288C13-L292C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L288C13-L292C10" }, { "DocsId": "M:Microsoft.ML.ModelOperationsCatalog.CreatePredictionEngine``2(Microsoft.ML.ITransformer,System.Boolean,Microsoft.ML.Data.SchemaDefinition,Microsoft.ML.Data.SchemaDefinition)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L317C13-L317C142" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L317C13-L317C142" }, { "DocsId": "M:Microsoft.ML.ModelOperationsCatalog.CreatePredictionEngine``2(Microsoft.ML.ITransformer,Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L333C13-L334C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L333C13-L334C89" }, { "DocsId": "M:Microsoft.ML.ModelOperationsCatalog.CreatePredictionEngine``2(Microsoft.ML.ITransformer,Microsoft.ML.PredictionEngineOptions)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L350C13-L351C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L350C13-L351C105" }, { "DocsId": "P:Microsoft.ML.ModelOperationsCatalog.Microsoft#ML#Data#IInternalCatalog#Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L22C58-L22C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs#L22C58-L22C62" } ], "DocsId": "T:Microsoft.ML.ModelOperationsCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Model/ModelOperationsCatalog.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.IPredictionTransformer`1.Model", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/IPredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/IPredictionTransformer.cs" } ], "DocsId": "T:Microsoft.ML.IPredictionTransformer`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/IPredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/IPredictionTransformer.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.ISingleFeaturePredictionTransformer`1.FeatureColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/IPredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/IPredictionTransformer.cs" }, { "DocsId": "P:Microsoft.ML.ISingleFeaturePredictionTransformer`1.FeatureColumnType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/IPredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/IPredictionTransformer.cs" } ], "DocsId": "T:Microsoft.ML.ISingleFeaturePredictionTransformer`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/IPredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/IPredictionTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.PredictionEngine`2.Predict(`0,`1@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs#L75C13-L81C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs#L75C13-L81C10" } ], "DocsId": "T:Microsoft.ML.PredictionEngine`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.PredictionEngineBase`2.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs#L141C13-L150C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs#L141C13-L150C10" }, { "DocsId": "M:Microsoft.ML.PredictionEngineBase`2.Predict(`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs#L159C13-L161C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs#L159C13-L161C27" }, { "DocsId": "M:Microsoft.ML.PredictionEngineBase`2.Predict(`0,`1@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" }, { "DocsId": "P:Microsoft.ML.PredictionEngineBase`2.OutputSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs#L102C46-L102C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs#L102C46-L102C50" } ], "DocsId": "T:Microsoft.ML.PredictionEngineBase`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.PredictionEngineOptions.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs#L185C9-L194C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs#L185C9-L194C64" }, { "DocsId": "F:Microsoft.ML.PredictionEngineOptions.IgnoreMissingColumns", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" }, { "DocsId": "F:Microsoft.ML.PredictionEngineOptions.InputSchemaDefinition", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" }, { "DocsId": "F:Microsoft.ML.PredictionEngineOptions.OutputSchemaDefinition", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" }, { "DocsId": "F:Microsoft.ML.PredictionEngineOptions.OwnsTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" } ], "DocsId": "T:Microsoft.ML.PredictionEngineOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/PredictionEngine.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TrainCatalogBase.Microsoft#ML#Data#IInternalCatalog#get_Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L21C58-L21C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L21C58-L21C69" }, { "DocsId": "P:Microsoft.ML.TrainCatalogBase.Microsoft#ML#Data#IInternalCatalog#Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L21C58-L21C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L21C58-L21C69" }, { "DocsId": "T:Microsoft.ML.TrainCatalogBase.CrossValidationResult`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "DocsId": "T:Microsoft.ML.TrainCatalogBase.CatalogInstantiatorBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" } ], "DocsId": "T:Microsoft.ML.TrainCatalogBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.BinaryClassificationCatalog.Evaluate(Microsoft.ML.IDataView,System.String,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L205C13-L212C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L205C13-L212C123" }, { "DocsId": "M:Microsoft.ML.BinaryClassificationCatalog.EvaluateNonCalibrated(Microsoft.ML.IDataView,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L226C13-L231C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L226C13-L231C100" }, { "DocsId": "M:Microsoft.ML.BinaryClassificationCatalog.CrossValidateNonCalibrated(Microsoft.ML.IDataView,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.Int32,System.String,System.String,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L253C13-L256C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L253C13-L256C96" }, { "DocsId": "M:Microsoft.ML.BinaryClassificationCatalog.CrossValidate(Microsoft.ML.IDataView,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.Int32,System.String,System.String,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L278C13-L281C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L278C13-L281C83" }, { "DocsId": "M:Microsoft.ML.BinaryClassificationCatalog.ChangeModelThreshold``1(Microsoft.ML.Data.BinaryPredictionTransformer{``0},System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L294C13-L296C164" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L294C13-L296C164" }, { "DocsId": "P:Microsoft.ML.BinaryClassificationCatalog.Trainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L173C56-L173C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L173C56-L173C60" }, { "DocsId": "P:Microsoft.ML.BinaryClassificationCatalog.Calibrators", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L302C49-L302C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L302C49-L302C53" }, { "DocsId": "T:Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "DocsId": "T:Microsoft.ML.BinaryClassificationCatalog.CalibratorsCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" } ], "DocsId": "T:Microsoft.ML.BinaryClassificationCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.ClusteringCatalog.Evaluate(Microsoft.ML.IDataView,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L446C13-L456C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L446C13-L456C93" }, { "DocsId": "M:Microsoft.ML.ClusteringCatalog.CrossValidate(Microsoft.ML.IDataView,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.Int32,System.String,System.String,System.String,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L477C13-L479C139" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L477C13-L479C139" }, { "DocsId": "P:Microsoft.ML.ClusteringCatalog.Trainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L409C46-L409C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L409C46-L409C50" }, { "DocsId": "T:Microsoft.ML.ClusteringCatalog.ClusteringTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" } ], "DocsId": "T:Microsoft.ML.ClusteringCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.MulticlassClassificationCatalog.Evaluate(Microsoft.ML.IDataView,System.String,System.String,System.String,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L525C13-L535C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L525C13-L535C100" }, { "DocsId": "M:Microsoft.ML.MulticlassClassificationCatalog.CrossValidate(Microsoft.ML.IDataView,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.Int32,System.String,System.String,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L557C13-L560C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L557C13-L560C83" }, { "DocsId": "P:Microsoft.ML.MulticlassClassificationCatalog.Trainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L492C60-L492C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L492C60-L492C64" }, { "DocsId": "T:Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" } ], "DocsId": "T:Microsoft.ML.MulticlassClassificationCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.RegressionCatalog.Evaluate(Microsoft.ML.IDataView,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L601C13-L606C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L601C13-L606C74" }, { "DocsId": "M:Microsoft.ML.RegressionCatalog.CrossValidate(Microsoft.ML.IDataView,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.Int32,System.String,System.String,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L627C13-L630C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L627C13-L630C83" }, { "DocsId": "P:Microsoft.ML.RegressionCatalog.Trainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L573C46-L573C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L573C46-L573C50" }, { "DocsId": "T:Microsoft.ML.RegressionCatalog.RegressionTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" } ], "DocsId": "T:Microsoft.ML.RegressionCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.RankingCatalog.Evaluate(Microsoft.ML.IDataView,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L673C67-L673C141" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L673C67-L673C141" }, { "DocsId": "M:Microsoft.ML.RankingCatalog.Evaluate(Microsoft.ML.IDataView,Microsoft.ML.Data.RankingEvaluatorOptions,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L690C13-L696C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L690C13-L696C94" }, { "DocsId": "M:Microsoft.ML.RankingCatalog.CrossValidate(Microsoft.ML.IDataView,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.Int32,System.String,System.String,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L718C13-L721C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L718C13-L721C103" }, { "DocsId": "P:Microsoft.ML.RankingCatalog.Trainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L643C43-L643C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L643C43-L643C47" }, { "DocsId": "T:Microsoft.ML.RankingCatalog.RankingTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" } ], "DocsId": "T:Microsoft.ML.RankingCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.AnomalyDetectionCatalog.Evaluate(Microsoft.ML.IDataView,System.String,System.String,System.String,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L765C13-L774C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L765C13-L774C100" }, { "DocsId": "M:Microsoft.ML.AnomalyDetectionCatalog.ChangeModelThreshold``1(Microsoft.ML.Data.AnomalyPredictionTransformer{``0},System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L788C13-L790C165" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L788C13-L790C165" }, { "DocsId": "P:Microsoft.ML.AnomalyDetectionCatalog.Trainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L734C52-L734C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L734C52-L734C56" }, { "DocsId": "T:Microsoft.ML.AnomalyDetectionCatalog.AnomalyDetectionTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" } ], "DocsId": "T:Microsoft.ML.AnomalyDetectionCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.ForecastingCatalog.Trainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L802C39-L802C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L802C39-L802C43" }, { "DocsId": "T:Microsoft.ML.ForecastingCatalog.Forecasters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" } ], "DocsId": "T:Microsoft.ML.ForecastingCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.ConversionsExtensionsCatalog.Hash(Microsoft.ML.TransformsCatalog.ConversionTransforms,System.String,System.String,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L47C16-L47C147" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L47C16-L47C147" }, { "DocsId": "M:Microsoft.ML.ConversionsExtensionsCatalog.Hash(Microsoft.ML.TransformsCatalog.ConversionTransforms,Microsoft.ML.Transforms.HashingEstimator.ColumnOptions[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L66C16-L66C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L66C16-L66C83" }, { "DocsId": "M:Microsoft.ML.ConversionsExtensionsCatalog.ConvertType(Microsoft.ML.TransformsCatalog.ConversionTransforms,System.String,System.String,Microsoft.ML.Data.DataKind)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L84C16-L84C181" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L84C16-L84C181" }, { "DocsId": "M:Microsoft.ML.ConversionsExtensionsCatalog.ConvertType(Microsoft.ML.TransformsCatalog.ConversionTransforms,Microsoft.ML.InputOutputColumnPair[],Microsoft.ML.Data.DataKind)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L104C13-L107C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L104C13-L107C68" }, { "DocsId": "M:Microsoft.ML.ConversionsExtensionsCatalog.MapKeyToValue(Microsoft.ML.TransformsCatalog.ConversionTransforms,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L140C16-L140C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L140C16-L140C119" }, { "DocsId": "M:Microsoft.ML.ConversionsExtensionsCatalog.MapKeyToValue(Microsoft.ML.TransformsCatalog.ConversionTransforms,Microsoft.ML.InputOutputColumnPair[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L161C13-L163C128" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L161C13-L163C128" }, { "DocsId": "M:Microsoft.ML.ConversionsExtensionsCatalog.MapKeyToVector(Microsoft.ML.TransformsCatalog.ConversionTransforms,System.String,System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L195C16-L195C139" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L195C16-L195C139" }, { "DocsId": "M:Microsoft.ML.ConversionsExtensionsCatalog.MapKeyToVector(Microsoft.ML.TransformsCatalog.ConversionTransforms,Microsoft.ML.InputOutputColumnPair[],System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L215C13-L218C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L215C13-L218C72" }, { "DocsId": "M:Microsoft.ML.ConversionsExtensionsCatalog.MapValueToKey(Microsoft.ML.TransformsCatalog.ConversionTransforms,System.String,System.String,System.Int32,Microsoft.ML.Transforms.ValueToKeyMappingEstimator.KeyOrdinality,System.Boolean,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L254C15-L255C181" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L254C15-L255C181" }, { "DocsId": "M:Microsoft.ML.ConversionsExtensionsCatalog.MapValueToKey(Microsoft.ML.TransformsCatalog.ConversionTransforms,Microsoft.ML.InputOutputColumnPair[],System.Int32,Microsoft.ML.Transforms.ValueToKeyMappingEstimator.KeyOrdinality,System.Boolean,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L289C13-L292C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L289C13-L292C80" }, { "DocsId": "M:Microsoft.ML.ConversionsExtensionsCatalog.MapValue``2(Microsoft.ML.TransformsCatalog.ConversionTransforms,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{``0,``1}},System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L339C13-L349C84" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L339C13-L349C84" }, { "DocsId": "M:Microsoft.ML.ConversionsExtensionsCatalog.MapValue``2(Microsoft.ML.TransformsCatalog.ConversionTransforms,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{``0,``1[]}},System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L443C13-L454C84" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L443C13-L454C84" }, { "DocsId": "M:Microsoft.ML.ConversionsExtensionsCatalog.MapValue(Microsoft.ML.TransformsCatalog.ConversionTransforms,System.String,Microsoft.ML.IDataView,Microsoft.ML.DataViewSchema.Column,Microsoft.ML.DataViewSchema.Column,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L512C13-L513C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs#L512C13-L513C82" } ], "DocsId": "T:Microsoft.ML.ConversionsExtensionsCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ConversionsExtensionsCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.ExplainabilityCatalog.CalculateFeatureContribution(Microsoft.ML.TransformsCatalog,Microsoft.ML.ISingleFeaturePredictionTransformer{Microsoft.ML.Trainers.ICalculateFeatureContribution},System.Int32,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ExplainabilityCatalog.cs#L43C16-L43C240" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ExplainabilityCatalog.cs#L43C16-L43C240" }, { "DocsId": "M:Microsoft.ML.ExplainabilityCatalog.CalculateFeatureContribution``2(Microsoft.ML.TransformsCatalog,Microsoft.ML.ISingleFeaturePredictionTransformer{Microsoft.ML.Calibrators.CalibratedModelParametersBase{``0,``1}},System.Int32,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ExplainabilityCatalog.cs#L71C16-L71C249" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ExplainabilityCatalog.cs#L71C16-L71C249" } ], "DocsId": "T:Microsoft.ML.ExplainabilityCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ExplainabilityCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ExplainabilityCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.InputOutputColumnPair.#ctor(System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L36C9-L41C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L36C9-L41C10" }, { "DocsId": "P:Microsoft.ML.InputOutputColumnPair.InputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L25C41-L25C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L25C41-L25C45" }, { "DocsId": "P:Microsoft.ML.InputOutputColumnPair.OutputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L29C42-L29C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L29C42-L29C46" } ], "DocsId": "T:Microsoft.ML.InputOutputColumnPair", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TransformExtensionsCatalog.CopyColumns(Microsoft.ML.TransformsCatalog,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L75C16-L75C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L75C16-L75C115" }, { "DocsId": "M:Microsoft.ML.TransformExtensionsCatalog.Concatenate(Microsoft.ML.TransformsCatalog,System.String,System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L116C16-L116C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L116C16-L116C122" }, { "DocsId": "M:Microsoft.ML.TransformExtensionsCatalog.DropColumns(Microsoft.ML.TransformsCatalog,System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L133C16-L133C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L133C16-L133C103" }, { "DocsId": "M:Microsoft.ML.TransformExtensionsCatalog.SelectColumns(Microsoft.ML.TransformsCatalog,System.String[],System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L153C16-L154C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L153C16-L154C96" }, { "DocsId": "M:Microsoft.ML.TransformExtensionsCatalog.SelectColumns(Microsoft.ML.TransformsCatalog,System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L169C45-L169C86" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs#L169C45-L169C86" } ], "DocsId": "T:Microsoft.ML.TransformExtensionsCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ExtensionsCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TransformsCatalog.Microsoft#ML#Data#IInternalCatalog#get_Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L14C58-L14C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L14C58-L14C62" }, { "DocsId": "P:Microsoft.ML.TransformsCatalog.Microsoft#ML#Data#IInternalCatalog#Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L14C58-L14C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L14C58-L14C62" }, { "DocsId": "P:Microsoft.ML.TransformsCatalog.Categorical", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L20C52-L20C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L20C52-L20C56" }, { "DocsId": "P:Microsoft.ML.TransformsCatalog.Conversion", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L25C50-L25C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L25C50-L25C54" }, { "DocsId": "P:Microsoft.ML.TransformsCatalog.Text", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L30C38-L30C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L30C38-L30C42" }, { "DocsId": "P:Microsoft.ML.TransformsCatalog.FeatureSelection", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L35C62-L35C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L35C62-L35C66" }, { "DocsId": "T:Microsoft.ML.TransformsCatalog.CategoricalTransforms", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" }, { "DocsId": "T:Microsoft.ML.TransformsCatalog.ConversionTransforms", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" }, { "DocsId": "T:Microsoft.ML.TransformsCatalog.TextTransforms", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" }, { "DocsId": "T:Microsoft.ML.TransformsCatalog.FeatureSelectionTransforms", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" } ], "DocsId": "T:Microsoft.ML.TransformsCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.ColumnConcatenatingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnConcatenatingEstimator.cs#L71C13-L72C78" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnConcatenatingEstimator.cs#L71C13-L72C78" }, { "DocsId": "M:Microsoft.ML.Transforms.ColumnConcatenatingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnConcatenatingEstimator.cs#L147C13-L150C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnConcatenatingEstimator.cs#L147C13-L150C51" } ], "DocsId": "T:Microsoft.ML.Transforms.ColumnConcatenatingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnConcatenatingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnConcatenatingEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.ColumnCopyingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnCopying.cs#L74C13-L84C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnCopying.cs#L74C13-L84C54" } ], "DocsId": "T:Microsoft.ML.Transforms.ColumnCopyingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnCopying.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnCopying.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.ColumnCopyingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnCopying.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnCopying.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.ColumnSelectingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L134C13-L143C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L134C13-L143C45" } ], "DocsId": "T:Microsoft.ML.Transforms.ColumnSelectingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.ColumnSelectingTransformer.Microsoft#ML#ITransformer#get_IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L165C47-L165C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L165C47-L165C51" }, { "DocsId": "M:Microsoft.ML.Transforms.ColumnSelectingTransformer.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L443C58-L443C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L443C58-L443C72" }, { "DocsId": "M:Microsoft.ML.Transforms.ColumnSelectingTransformer.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L474C13-L481C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L474C13-L481C63" }, { "DocsId": "M:Microsoft.ML.Transforms.ColumnSelectingTransformer.Microsoft#ML#ITransformer#GetRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L493C13-L502C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L493C13-L502C90" }, { "DocsId": "M:Microsoft.ML.Transforms.ColumnSelectingTransformer.Transform(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L511C13-L518C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L511C13-L518C103" }, { "DocsId": "P:Microsoft.ML.Transforms.ColumnSelectingTransformer.Microsoft#ML#ITransformer#IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L165C47-L165C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs#L165C47-L165C51" } ], "DocsId": "T:Microsoft.ML.Transforms.ColumnSelectingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnSelecting.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.FeatureContributionCalculatingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/FeatureContributionCalculationTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/FeatureContributionCalculationTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.FeatureContributionCalculatingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/FeatureContributionCalculationTransformer.cs#L341C13-L358C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/FeatureContributionCalculationTransformer.cs#L341C13-L358C51" } ], "DocsId": "T:Microsoft.ML.Transforms.FeatureContributionCalculatingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/FeatureContributionCalculationTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/FeatureContributionCalculationTransformer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.HashingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.HashingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1947C59-L1947C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1947C59-L1947C105" }, { "DocsId": "M:Microsoft.ML.Transforms.HashingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1955C13-L1971C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1955C13-L1971C51" }, { "DocsId": "T:Microsoft.ML.Transforms.HashingEstimator.ColumnOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.HashingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.KeyToValueMappingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/KeyToValue.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/KeyToValue.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.KeyToValueMappingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/KeyToValue.cs#L636C13-L655C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/KeyToValue.cs#L636C13-L655C51" } ], "DocsId": "T:Microsoft.ML.Transforms.KeyToValueMappingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/KeyToValue.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/KeyToValue.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.KeyToVectorMappingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/KeyToVector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/KeyToVector.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.KeyToVectorMappingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/KeyToVector.cs#L820C13-L843C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/KeyToVector.cs#L820C13-L843C51" } ], "DocsId": "T:Microsoft.ML.Transforms.KeyToVectorMappingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/KeyToVector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/KeyToVector.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.NormalizingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L336C13-L337C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L336C13-L337C73" }, { "DocsId": "M:Microsoft.ML.Transforms.NormalizingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L346C13-L368C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L346C13-L368C51" } ], "DocsId": "T:Microsoft.ML.Transforms.NormalizingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.NormalizingTransformer.GetNormalizerModelParameters(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L518C13-L521C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L518C13-L521C51" }, { "DocsId": "T:Microsoft.ML.Transforms.NormalizingTransformer.NormalizerModelParametersBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs" }, { "DocsId": "T:Microsoft.ML.Transforms.NormalizingTransformer.AffineNormalizerModelParameters`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs" }, { "DocsId": "T:Microsoft.ML.Transforms.NormalizingTransformer.CdfNormalizerModelParameters`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs" }, { "DocsId": "T:Microsoft.ML.Transforms.NormalizingTransformer.BinNormalizerModelParameters`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.NormalizingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.TransformInputBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformInputBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformInputBase.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.TypeConvertingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TypeConverting.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TypeConverting.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TypeConvertingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TypeConverting.cs#L624C13-L648C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TypeConverting.cs#L624C13-L648C51" } ], "DocsId": "T:Microsoft.ML.Transforms.TypeConvertingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TypeConverting.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TypeConverting.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.ValueMappingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ValueMapping.cs#L91C13-L131C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ValueMapping.cs#L91C13-L131C54" } ], "DocsId": "T:Microsoft.ML.Transforms.ValueMappingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ValueMapping.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ValueMapping.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.ValueMappingEstimator`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ValueMapping.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ValueMapping.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.ValueMappingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ValueMapping.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ValueMapping.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.ValueToKeyMappingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs#L172C69-L172C142" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs#L172C69-L172C142" }, { "DocsId": "M:Microsoft.ML.Transforms.ValueToKeyMappingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs#L180C13-L207C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs#L180C13-L207C51" }, { "DocsId": "T:Microsoft.ML.Transforms.ValueToKeyMappingEstimator.KeyOrdinality", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.ValueToKeyMappingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.ValueToKeyMappingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingTransformer.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Calibrators.CalibratedModelParametersBase.SubModel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L160C34-L160C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L160C34-L160C38" }, { "DocsId": "P:Microsoft.ML.Calibrators.CalibratedModelParametersBase.Calibrator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L161C41-L161C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L161C41-L161C45" } ], "DocsId": "T:Microsoft.ML.Calibrators.CalibratedModelParametersBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2.Microsoft#ML#Calibrators#IWeaklyTypedCalibratedModelParameters#get_WeaklyTypedSubModel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L206C97-L206C133" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L206C97-L206C133" }, { "DocsId": "M:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2.Microsoft#ML#Calibrators#IWeaklyTypedCalibratedModelParameters#get_WeaklyTypedCalibrator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L207C84-L207C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L207C84-L207C94" }, { "DocsId": "M:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2.Microsoft#ML#IPredictor#get_PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L209C53-L209C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L209C53-L209C106" }, { "DocsId": "M:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2.Microsoft#ML#Model#ICanSaveInIniFormat#SaveAsIni(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema,Microsoft.ML.Calibrators.ICalibrator)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L227C13-L230C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L227C13-L230C10" }, { "DocsId": "M:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2.Microsoft#ML#Model#ICanSaveInTextFormat#SaveAsText(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L235C13-L238C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L235C13-L238C10" }, { "DocsId": "M:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2.Microsoft#ML#Model#ICanSaveInSourceCode#SaveAsCode(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L243C13-L246C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L243C13-L246C10" }, { "DocsId": "M:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2.Microsoft#ML#Model#ICanSaveSummary#SaveSummary(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L251C13-L254C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L251C13-L254C10" }, { "DocsId": "M:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2.Microsoft#ML#Model#ICanGetSummaryInKeyValuePairs#GetSummaryInKeyValuePairs(Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L260C13-L264C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L260C13-L264C25" }, { "DocsId": "P:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2.SubModel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L198C41-L198C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L198C41-L198C45" }, { "DocsId": "P:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2.Calibrator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L203C45-L203C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L203C45-L203C49" }, { "DocsId": "P:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2.Microsoft#ML#Calibrators#IWeaklyTypedCalibratedModelParameters#WeaklyTypedSubModel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L206C97-L206C133" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L206C97-L206C133" }, { "DocsId": "P:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2.Microsoft#ML#Calibrators#IWeaklyTypedCalibratedModelParameters#WeaklyTypedCalibrator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L207C84-L207C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L207C84-L207C94" }, { "DocsId": "P:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2.Microsoft#ML#IPredictor#PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L209C53-L209C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L209C53-L209C106" } ], "DocsId": "T:Microsoft.ML.Calibrators.CalibratedModelParametersBase`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Calibrators.NaiveCalibrator.Microsoft#ML#Model#OnnxConverter#ICanSaveOnnx#CanSaveOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1186C59-L1186C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1186C59-L1186C63" }, { "DocsId": "M:Microsoft.ML.Calibrators.NaiveCalibrator.Microsoft#ML#ICanSaveInBinaryFormat#SaveAsBinary(System.IO.BinaryWriter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1251C13-L1252C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1251C13-L1252C10" }, { "DocsId": "M:Microsoft.ML.Calibrators.NaiveCalibrator.PredictProbability(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1277C13-L1280C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1277C13-L1280C38" }, { "DocsId": "M:Microsoft.ML.Calibrators.NaiveCalibrator.Microsoft#ML#Model#OnnxConverter#ISingleCanSaveOnnx#SaveAsOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext,System.String[],System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1296C13-L1331C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1296C13-L1331C25" }, { "DocsId": "F:Microsoft.ML.Calibrators.NaiveCalibrator.BinSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs" }, { "DocsId": "F:Microsoft.ML.Calibrators.NaiveCalibrator.Min", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs" }, { "DocsId": "P:Microsoft.ML.Calibrators.NaiveCalibrator.BinProbs", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1197C49-L1197C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1197C49-L1197C58" } ], "DocsId": "T:Microsoft.ML.Calibrators.NaiveCalibrator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Calibrators.PlattCalibrator.Microsoft#ML#Model#Pfa#ICanSavePfa#get_CanSavePfa", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1701C40-L1701C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1701C40-L1701C44" }, { "DocsId": "M:Microsoft.ML.Calibrators.PlattCalibrator.Microsoft#ML#Model#OnnxConverter#ICanSaveOnnx#CanSaveOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1702C59-L1702C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1702C59-L1702C63" }, { "DocsId": "M:Microsoft.ML.Calibrators.PlattCalibrator.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1741C13-L1744C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1741C13-L1744C10" }, { "DocsId": "M:Microsoft.ML.Calibrators.PlattCalibrator.PredictProbability(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1773C13-L1775C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1773C13-L1775C62" }, { "DocsId": "M:Microsoft.ML.Calibrators.PlattCalibrator.Microsoft#ML#Model#Pfa#ISingleCanSavePfa#SaveAsPfa(Microsoft.ML.Model.Pfa.BoundPfaContext,Newtonsoft.Json.Linq.JToken)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1785C13-L1789C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1785C13-L1789C81" }, { "DocsId": "M:Microsoft.ML.Calibrators.PlattCalibrator.Microsoft#ML#Model#OnnxConverter#ISingleCanSaveOnnx#SaveAsOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext,System.String[],System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1794C13-L1817C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1794C13-L1817C25" }, { "DocsId": "M:Microsoft.ML.Calibrators.PlattCalibrator.Microsoft#ML#Model#IParameterMixer#CombineParameters(System.Collections.Generic.IList{Microsoft.ML.Model.IParameterMixer})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1822C13-L1833C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1822C13-L1833C27" }, { "DocsId": "P:Microsoft.ML.Calibrators.PlattCalibrator.Slope", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1696C31-L1696C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1696C31-L1696C35" }, { "DocsId": "P:Microsoft.ML.Calibrators.PlattCalibrator.Offset", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1700C32-L1700C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1700C32-L1700C36" }, { "DocsId": "P:Microsoft.ML.Calibrators.PlattCalibrator.Microsoft#ML#Model#Pfa#ICanSavePfa#CanSavePfa", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1701C40-L1701C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L1701C40-L1701C44" } ], "DocsId": "T:Microsoft.ML.Calibrators.PlattCalibrator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Calibrators.IsotonicCalibrator.Microsoft#ML#ICanSaveInBinaryFormat#SaveAsBinary(System.IO.BinaryWriter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L2046C13-L2047C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L2046C13-L2047C10" }, { "DocsId": "M:Microsoft.ML.Calibrators.IsotonicCalibrator.PredictProbability(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L2086C13-L2093C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs#L2086C13-L2093C25" }, { "DocsId": "F:Microsoft.ML.Calibrators.IsotonicCalibrator.Mins", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs" }, { "DocsId": "F:Microsoft.ML.Calibrators.IsotonicCalibrator.Maxes", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs" }, { "DocsId": "F:Microsoft.ML.Calibrators.IsotonicCalibrator.Values", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs" } ], "DocsId": "T:Microsoft.ML.Calibrators.IsotonicCalibrator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/Calibrator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/Calibrator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Calibrators.ICalibrator.PredictProbability(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" } ], "DocsId": "T:Microsoft.ML.Calibrators.ICalibrator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Calibrators.CalibratorEstimatorBase`1.Microsoft#ML#Calibrators#IHaveCalibratorTrainer#get_CalibratorTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L50C72-L50C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L50C72-L50C90" }, { "DocsId": "M:Microsoft.ML.Calibrators.CalibratorEstimatorBase`1.Microsoft#ML#IEstimator>#GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L87C13-L130C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L87C13-L130C55" }, { "DocsId": "M:Microsoft.ML.Calibrators.CalibratorEstimatorBase`1.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L142C20-L148C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L142C20-L148C10" }, { "DocsId": "P:Microsoft.ML.Calibrators.CalibratorEstimatorBase`1.Microsoft#ML#Calibrators#IHaveCalibratorTrainer#CalibratorTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L50C72-L50C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L50C72-L50C90" } ], "DocsId": "T:Microsoft.ML.Calibrators.CalibratorEstimatorBase`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Calibrators.CalibratorTransformer`1.Microsoft#ML#ISingleFeaturePredictionTransformer#get_FeatureColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L203C87-L203C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L203C87-L203C111" }, { "DocsId": "M:Microsoft.ML.Calibrators.CalibratorTransformer`1.Microsoft#ML#ISingleFeaturePredictionTransformer#get_FeatureColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L204C73-L204C148" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L204C73-L204C148" }, { "DocsId": "M:Microsoft.ML.Calibrators.CalibratorTransformer`1.Microsoft#ML#ISingleFeaturePredictionTransformer#get_FeatureColumnType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L206C93-L206C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L206C93-L206C118" }, { "DocsId": "M:Microsoft.ML.Calibrators.CalibratorTransformer`1.Microsoft#ML#IPredictionTransformer#get_Model", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L208C68-L208C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L208C68-L208C79" }, { "DocsId": "M:Microsoft.ML.Calibrators.CalibratorTransformer`1.Microsoft#ML#ITransformer#get_IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L210C47-L210C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L210C47-L210C51" }, { "DocsId": "P:Microsoft.ML.Calibrators.CalibratorTransformer`1.Microsoft#ML#ISingleFeaturePredictionTransformer#FeatureColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L203C87-L203C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L203C87-L203C111" }, { "DocsId": "P:Microsoft.ML.Calibrators.CalibratorTransformer`1.Microsoft#ML#ISingleFeaturePredictionTransformer#FeatureColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L204C73-L204C148" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L204C73-L204C148" }, { "DocsId": "P:Microsoft.ML.Calibrators.CalibratorTransformer`1.Microsoft#ML#ISingleFeaturePredictionTransformer#FeatureColumnType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L206C93-L206C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L206C93-L206C118" }, { "DocsId": "P:Microsoft.ML.Calibrators.CalibratorTransformer`1.Microsoft#ML#IPredictionTransformer#Model", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L208C68-L208C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L208C68-L208C79" }, { "DocsId": "P:Microsoft.ML.Calibrators.CalibratorTransformer`1.Microsoft#ML#ITransformer#IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L210C47-L210C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs#L210C47-L210C51" } ], "DocsId": "T:Microsoft.ML.Calibrators.CalibratorTransformer`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Calibrators.PlattCalibratorEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Calibrators.FixedPlattCalibratorEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Calibrators.PlattCalibratorTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Calibrators.NaiveCalibratorEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Calibrators.NaiveCalibratorTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Calibrators.IsotonicCalibratorEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Calibrators.IsotonicCalibratorTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/CalibratorCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.ILossFunction`2.Loss(`0,`1)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Dirty/ILoss.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Dirty/ILoss.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.ILossFunction`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Dirty/ILoss.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Dirty/ILoss.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.IScalarLoss.Derivative(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Dirty/ILoss.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Dirty/ILoss.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.IScalarLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Dirty/ILoss.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Dirty/ILoss.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.IRegressionLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Dirty/ILoss.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Dirty/ILoss.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.IClassificationLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Dirty/ILoss.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Dirty/ILoss.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.ModelParametersBase`1.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Dirty/ModelParametersBase.cs#L48C58-L48C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Dirty/ModelParametersBase.cs#L48C58-L48C67" }, { "DocsId": "M:Microsoft.ML.Trainers.ModelParametersBase`1.Microsoft#ML#IPredictor#get_PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Dirty/ModelParametersBase.cs#L69C53-L69C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Dirty/ModelParametersBase.cs#L69C53-L69C67" }, { "DocsId": "P:Microsoft.ML.Trainers.ModelParametersBase`1.Microsoft#ML#IPredictor#PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Dirty/ModelParametersBase.cs#L69C53-L69C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Dirty/ModelParametersBase.cs#L69C53-L69C67" } ], "DocsId": "T:Microsoft.ML.Trainers.ModelParametersBase`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Dirty/ModelParametersBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Dirty/ModelParametersBase.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.ICalculateFeatureContribution.FeatureContributionCalculator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/ICalculateFeatureContribution.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/ICalculateFeatureContribution.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.ICalculateFeatureContribution", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/ICalculateFeatureContribution.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/ICalculateFeatureContribution.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.FeatureContributionCalculator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Prediction/ICalculateFeatureContribution.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Prediction/ICalculateFeatureContribution.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.ITrainerEstimator`2.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/ITrainerEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/ITrainerEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.ITrainerEstimator`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/ITrainerEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/ITrainerEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.TrainerEstimatorBase`2.Microsoft#ML#ITrainer#get_PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs#L52C51-L52C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs#L52C51-L52C65" }, { "DocsId": "M:Microsoft.ML.Trainers.TrainerEstimatorBase`2.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs#L77C53-L77C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs#L77C53-L77C76" }, { "DocsId": "M:Microsoft.ML.Trainers.TrainerEstimatorBase`2.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs#L81C13-L89C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs#L81C13-L89C55" }, { "DocsId": "M:Microsoft.ML.Trainers.TrainerEstimatorBase`2.Microsoft#ML#ITrainer#Train(Microsoft.ML.TrainContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs#L99C13-L102C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs#L99C13-L102C25" }, { "DocsId": "M:Microsoft.ML.Trainers.TrainerEstimatorBase`2.Microsoft#ML#ITrainer#Train(Microsoft.ML.TrainContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs#L168C60-L168C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs#L168C60-L168C103" }, { "DocsId": "F:Microsoft.ML.Trainers.TrainerEstimatorBase`2.FeatureColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.TrainerEstimatorBase`2.LabelColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.TrainerEstimatorBase`2.WeightColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" }, { "DocsId": "P:Microsoft.ML.Trainers.TrainerEstimatorBase`2.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" }, { "DocsId": "P:Microsoft.ML.Trainers.TrainerEstimatorBase`2.Microsoft#ML#ITrainer#PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs#L52C51-L52C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs#L52C51-L52C65" } ], "DocsId": "T:Microsoft.ML.Trainers.TrainerEstimatorBase`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.TrainerEstimatorBaseWithGroupId`2.GroupIdColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.TrainerEstimatorBaseWithGroupId`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerEstimatorBase.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.TrainerInputBase.FeatureColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.TrainerInputBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.TrainerInputBaseWithLabel.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.TrainerInputBaseWithLabel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.TrainerInputBaseWithWeight.ExampleWeightColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.TrainerInputBaseWithWeight", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.UnsupervisedTrainerInputBaseWithWeight.ExampleWeightColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.UnsupervisedTrainerInputBaseWithWeight", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.TrainerInputBaseWithGroupId.RowGroupColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.TrainerInputBaseWithGroupId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Training/TrainerInputBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.ISupportSdcaLoss.ComputeDualUpdateInvariant(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" }, { "DocsId": "M:Microsoft.ML.Trainers.ISupportSdcaLoss.DualUpdate(System.Single,System.Single,System.Single,System.Single,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" }, { "DocsId": "M:Microsoft.ML.Trainers.ISupportSdcaLoss.DualLoss(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.ISupportSdcaLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.ISupportSdcaClassificationLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.ISupportSdcaRegressionLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LogLoss.Loss(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L135C13-L136C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L135C13-L136C72" }, { "DocsId": "M:Microsoft.ML.Trainers.LogLoss.Derivative(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L141C13-L142C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L141C13-L142C60" }, { "DocsId": "M:Microsoft.ML.Trainers.LogLoss.ComputeDualUpdateInvariant(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L147C13-L147C77" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L147C13-L147C77" }, { "DocsId": "M:Microsoft.ML.Trainers.LogLoss.DualUpdate(System.Single,System.Single,System.Single,System.Single,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L156C13-L161C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L156C13-L161C117" }, { "DocsId": "M:Microsoft.ML.Trainers.LogLoss.DualLoss(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L167C13-L174C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L167C13-L174C64" }, { "DocsId": "M:Microsoft.ML.Trainers.LogLoss.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LogLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.HingeLoss.#ctor(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L235C15-L237C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L235C15-L237C10" }, { "DocsId": "M:Microsoft.ML.Trainers.HingeLoss.Loss(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L241C13-L243C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L241C13-L243C40" }, { "DocsId": "M:Microsoft.ML.Trainers.HingeLoss.Derivative(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L248C13-L249C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L248C13-L249C58" }, { "DocsId": "M:Microsoft.ML.Trainers.HingeLoss.ComputeDualUpdateInvariant(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L254C13-L254C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L254C13-L254C50" }, { "DocsId": "M:Microsoft.ML.Trainers.HingeLoss.DualUpdate(System.Single,System.Single,System.Single,System.Single,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L259C13-L262C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L259C13-L262C117" }, { "DocsId": "M:Microsoft.ML.Trainers.HingeLoss.DualLoss(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L267C13-L274C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L267C13-L274C35" } ], "DocsId": "T:Microsoft.ML.Trainers.HingeLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SmoothedHingeLoss.#ctor(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L335C9-L341C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L335C9-L341C10" }, { "DocsId": "M:Microsoft.ML.Trainers.SmoothedHingeLoss.Loss(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L350C13-L359C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L350C13-L359C41" }, { "DocsId": "M:Microsoft.ML.Trainers.SmoothedHingeLoss.Derivative(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L364C13-L373C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L364C13-L373C27" }, { "DocsId": "M:Microsoft.ML.Trainers.SmoothedHingeLoss.ComputeDualUpdateInvariant(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L378C13-L378C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L378C13-L378C67" }, { "DocsId": "M:Microsoft.ML.Trainers.SmoothedHingeLoss.DualUpdate(System.Single,System.Single,System.Single,System.Single,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L383C13-L386C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L383C13-L386C117" }, { "DocsId": "M:Microsoft.ML.Trainers.SmoothedHingeLoss.DualLoss(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L391C13-L398C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L391C13-L398C57" } ], "DocsId": "T:Microsoft.ML.Trainers.SmoothedHingeLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.ExpLoss.#ctor(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L442C9-L445C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L442C9-L445C10" }, { "DocsId": "M:Microsoft.ML.Trainers.ExpLoss.Loss(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L449C13-L450C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L449C13-L450C63" }, { "DocsId": "M:Microsoft.ML.Trainers.ExpLoss.Derivative(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L455C13-L457C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L455C13-L457C64" } ], "DocsId": "T:Microsoft.ML.Trainers.ExpLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SquaredLoss.Loss(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L491C13-L492C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L491C13-L492C32" }, { "DocsId": "M:Microsoft.ML.Trainers.SquaredLoss.Derivative(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L497C13-L498C29" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L497C13-L498C29" }, { "DocsId": "M:Microsoft.ML.Trainers.SquaredLoss.ComputeDualUpdateInvariant(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L503C13-L503C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L503C13-L503C65" }, { "DocsId": "M:Microsoft.ML.Trainers.SquaredLoss.DualUpdate(System.Single,System.Single,System.Single,System.Single,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L508C13-L509C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L508C13-L509C81" }, { "DocsId": "M:Microsoft.ML.Trainers.SquaredLoss.DualLoss(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L514C13-L514C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L514C13-L514C47" }, { "DocsId": "M:Microsoft.ML.Trainers.SquaredLoss.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SquaredLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.PoissonLoss.Loss(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L547C13-L547C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L547C13-L547C54" }, { "DocsId": "M:Microsoft.ML.Trainers.PoissonLoss.Derivative(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L552C13-L552C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L552C13-L552C52" }, { "DocsId": "M:Microsoft.ML.Trainers.PoissonLoss.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.PoissonLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.TweedieLoss.#ctor(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L609C9-L615C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L609C9-L615C10" }, { "DocsId": "M:Microsoft.ML.Trainers.TweedieLoss.Loss(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L626C13-L641C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L626C13-L641C101" }, { "DocsId": "M:Microsoft.ML.Trainers.TweedieLoss.Derivative(System.Single,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L646C13-L651C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs#L646C13-L651C91" } ], "DocsId": "T:Microsoft.ML.Trainers.TweedieLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utils/LossFunctions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utils/LossFunctions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DataDebuggerPreview.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L66C16-L66C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L66C16-L66C64" }, { "DocsId": "P:Microsoft.ML.Data.DataDebuggerPreview.Schema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L27C40-L27C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L27C40-L27C44" }, { "DocsId": "P:Microsoft.ML.Data.DataDebuggerPreview.ColumnView", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L28C56-L28C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L28C56-L28C60" }, { "DocsId": "P:Microsoft.ML.Data.DataDebuggerPreview.RowView", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L29C50-L29C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L29C50-L29C54" }, { "DocsId": "T:Microsoft.ML.Data.DataDebuggerPreview.RowInfo", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs" }, { "DocsId": "T:Microsoft.ML.Data.DataDebuggerPreview.ColumnInfo", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs" } ], "DocsId": "T:Microsoft.ML.Data.DataDebuggerPreview", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.CompositeDataLoader`2.#ctor(Microsoft.ML.IDataLoader{`0},Microsoft.ML.Data.TransformerChain{`1})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs#L35C9-L42C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs#L35C9-L42C10" }, { "DocsId": "M:Microsoft.ML.Data.CompositeDataLoader`2.Load(`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs#L68C13-L70C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs#L68C13-L70C24" }, { "DocsId": "M:Microsoft.ML.Data.CompositeDataLoader`2.GetOutputSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs#L75C13-L76C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs#L75C13-L76C51" }, { "DocsId": "M:Microsoft.ML.Data.CompositeDataLoader`2.AppendTransformer``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs#L86C13-L88C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs#L86C13-L88C104" }, { "DocsId": "M:Microsoft.ML.Data.CompositeDataLoader`2.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs#L93C13-L99C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs#L93C13-L99C10" }, { "DocsId": "M:Microsoft.ML.Data.CompositeDataLoader`2.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs#L120C13-L126C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs#L120C13-L126C10" }, { "DocsId": "F:Microsoft.ML.Data.CompositeDataLoader`2.Loader", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.CompositeDataLoader`2.Transformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs" } ], "DocsId": "T:Microsoft.ML.Data.CompositeDataLoader`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeDataLoader.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.CompositeLoaderEstimator`2.#ctor(Microsoft.ML.IDataLoaderEstimator{`0,Microsoft.ML.IDataLoader{`0}},Microsoft.ML.Data.EstimatorChain{`1})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeLoaderEstimator.cs#L18C9-L29C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeLoaderEstimator.cs#L18C9-L29C10" }, { "DocsId": "M:Microsoft.ML.Data.CompositeLoaderEstimator`2.Fit(`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeLoaderEstimator.cs#L33C13-L37C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeLoaderEstimator.cs#L33C13-L37C87" }, { "DocsId": "M:Microsoft.ML.Data.CompositeLoaderEstimator`2.GetOutputSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeLoaderEstimator.cs#L42C13-L43C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeLoaderEstimator.cs#L42C13-L43C59" }, { "DocsId": "M:Microsoft.ML.Data.CompositeLoaderEstimator`2.Append``1(Microsoft.ML.IEstimator{``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeLoaderEstimator.cs#L52C13-L54C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeLoaderEstimator.cs#L52C13-L54C112" } ], "DocsId": "T:Microsoft.ML.Data.CompositeLoaderEstimator`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/CompositeLoaderEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/CompositeLoaderEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DatabaseLoader.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L82C13-L89C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L82C13-L89C10" }, { "DocsId": "M:Microsoft.ML.Data.DatabaseLoader.GetOutputSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L94C52-L94C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L94C52-L94C74" }, { "DocsId": "M:Microsoft.ML.Data.DatabaseLoader.Load(Microsoft.ML.Data.DatabaseSource)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L100C57-L100C86" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L100C57-L100C86" }, { "DocsId": "T:Microsoft.ML.Data.DatabaseLoader.Column", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" }, { "DocsId": "T:Microsoft.ML.Data.DatabaseLoader.Range", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" }, { "DocsId": "T:Microsoft.ML.Data.DatabaseLoader.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" } ], "DocsId": "T:Microsoft.ML.Data.DatabaseLoader", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DatabaseSource.#ctor(System.Data.Common.DbProviderFactory,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs#L20C13-L22C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs#L20C13-L22C10" }, { "DocsId": "M:Microsoft.ML.Data.DatabaseSource.#ctor(System.Data.Common.DbProviderFactory,System.String,System.String,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs#L29C9-L40C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs#L29C9-L40C10" }, { "DocsId": "P:Microsoft.ML.Data.DatabaseSource.CommandTimeoutInSeconds", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs#L43C46-L43C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs#L43C46-L43C50" }, { "DocsId": "P:Microsoft.ML.Data.DatabaseSource.CommandText", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs#L46C37-L46C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs#L46C37-L46C41" }, { "DocsId": "P:Microsoft.ML.Data.DatabaseSource.ConnectionString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs#L49C42-L49C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs#L49C42-L49C46" }, { "DocsId": "P:Microsoft.ML.Data.DatabaseSource.ProviderFactory", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs#L52C52-L52C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs#L52C52-L52C56" } ], "DocsId": "T:Microsoft.ML.Data.DatabaseSource", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseSource.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.LoadColumnNameAttribute.#ctor(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/LoadColumnNameAttribute.cs#L21C9-L26C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/LoadColumnNameAttribute.cs#L21C9-L26C10" }, { "DocsId": "M:Microsoft.ML.Data.LoadColumnNameAttribute.#ctor(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/LoadColumnNameAttribute.cs#L32C9-L35C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/LoadColumnNameAttribute.cs#L32C9-L35C10" } ], "DocsId": "T:Microsoft.ML.Data.LoadColumnNameAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/LoadColumnNameAttribute.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/LoadColumnNameAttribute.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.EstimatorChain`1.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs#L49C9-L56C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs#L49C9-L56C10" }, { "DocsId": "M:Microsoft.ML.Data.EstimatorChain`1.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs#L61C13-L80C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs#L61C13-L80C73" }, { "DocsId": "M:Microsoft.ML.Data.EstimatorChain`1.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs#L85C13-L88C22" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs#L85C13-L88C22" }, { "DocsId": "M:Microsoft.ML.Data.EstimatorChain`1.Append``1(Microsoft.ML.IEstimator{``0},Microsoft.ML.Data.TransformerScope)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs#L94C13-L95C163" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs#L94C13-L95C163" }, { "DocsId": "M:Microsoft.ML.Data.EstimatorChain`1.AppendCacheCheckpoint(Microsoft.ML.Runtime.IHostEnvironment)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs#L110C13-L123C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs#L110C13-L123C98" }, { "DocsId": "F:Microsoft.ML.Data.EstimatorChain`1.LastEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs" } ], "DocsId": "T:Microsoft.ML.Data.EstimatorChain`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/EstimatorChain.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.MultiFileSource.#ctor(System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L34C9-L63C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L34C9-L63C10" }, { "DocsId": "M:Microsoft.ML.Data.MultiFileSource.GetPathOrNull(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L72C13-L73C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L72C13-L73C34" }, { "DocsId": "M:Microsoft.ML.Data.MultiFileSource.Open(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L78C13-L89C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L78C13-L89C10" }, { "DocsId": "M:Microsoft.ML.Data.MultiFileSource.OpenTextReader(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L93C13-L93C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L93C13-L93C50" }, { "DocsId": "P:Microsoft.ML.Data.MultiFileSource.Count", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L67C19-L67C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L67C19-L67C40" } ], "DocsId": "T:Microsoft.ML.Data.MultiFileSource", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.FileHandleSource.#ctor(Microsoft.ML.Data.IFileHandle)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L104C9-L109C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L104C9-L109C10" }, { "DocsId": "M:Microsoft.ML.Data.FileHandleSource.GetPathOrNull(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L118C13-L119C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L118C13-L119C25" }, { "DocsId": "M:Microsoft.ML.Data.FileHandleSource.Open(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L124C13-L125C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L124C13-L125C43" }, { "DocsId": "M:Microsoft.ML.Data.FileHandleSource.OpenTextReader(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L130C13-L130C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L130C13-L130C50" }, { "DocsId": "P:Microsoft.ML.Data.FileHandleSource.Count", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L113C19-L113C28" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs#L113C19-L113C28" } ], "DocsId": "T:Microsoft.ML.Data.FileHandleSource", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/MultiFileSource.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.LoadColumnAttribute.#ctor(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/LoadColumnAttribute.cs#L21C9-L25C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/LoadColumnAttribute.cs#L21C9-L25C10" }, { "DocsId": "M:Microsoft.ML.Data.LoadColumnAttribute.#ctor(System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/LoadColumnAttribute.cs#L32C9-L36C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/LoadColumnAttribute.cs#L32C9-L36C10" }, { "DocsId": "M:Microsoft.ML.Data.LoadColumnAttribute.#ctor(System.Int32[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/LoadColumnAttribute.cs#L42C9-L47C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/LoadColumnAttribute.cs#L42C9-L47C10" } ], "DocsId": "T:Microsoft.ML.Data.LoadColumnAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/LoadColumnAttribute.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/LoadColumnAttribute.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.TextLoader.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L1502C13-L1527C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L1502C13-L1527C10" }, { "DocsId": "M:Microsoft.ML.Data.TextLoader.GetOutputSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L1532C52-L1532C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L1532C52-L1532C74" }, { "DocsId": "M:Microsoft.ML.Data.TextLoader.Load(Microsoft.ML.Data.IMultiStreamSource)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L1545C61-L1545C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L1545C61-L1545C90" }, { "DocsId": "T:Microsoft.ML.Data.TextLoader.Column", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "T:Microsoft.ML.Data.TextLoader.Range", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "T:Microsoft.ML.Data.TextLoader.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" } ], "DocsId": "T:Microsoft.ML.Data.TextLoader", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Data.TransformerScope.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" }, { "DocsId": "F:Microsoft.ML.Data.TransformerScope.None", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" }, { "DocsId": "F:Microsoft.ML.Data.TransformerScope.Training", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" }, { "DocsId": "F:Microsoft.ML.Data.TransformerScope.Testing", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" }, { "DocsId": "F:Microsoft.ML.Data.TransformerScope.Scoring", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" }, { "DocsId": "F:Microsoft.ML.Data.TransformerScope.TrainTest", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" }, { "DocsId": "F:Microsoft.ML.Data.TransformerScope.Everything", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" } ], "DocsId": "T:Microsoft.ML.Data.TransformerScope", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.Microsoft#ML#ITransformer#get_IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L62C47-L62C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L62C47-L62C89" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.Microsoft#ML#Data#ITransformerChainAccessor#get_Transformers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L64C66-L64C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L64C66-L64C79" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.Microsoft#ML#Data#ITransformerChainAccessor#get_Scopes", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L66C64-L66C71" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L66C64-L66C71" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.#ctor(System.Collections.Generic.IEnumerable{Microsoft.ML.ITransformer},System.Collections.Generic.IEnumerable{Microsoft.ML.Data.TransformerScope})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L84C9-L95C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L84C9-L95C10" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.#ctor(Microsoft.ML.ITransformer[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L102C9-L119C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L102C9-L119C10" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L124C13-L124C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L124C13-L124C75" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.GetOutputSchema(Microsoft.ML.DataViewSchema,Microsoft.ML.Data.TransformerScope)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L129C13-L136C22" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L129C13-L136C22" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.Transform(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L142C13-L142C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L142C13-L142C63" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.Transform(Microsoft.ML.IDataView,Microsoft.ML.Data.TransformerScope)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L147C13-L162C23" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L147C13-L162C23" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.GetModelFor(Microsoft.ML.Data.TransformerScope)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L167C13-L177C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L167C13-L177C88" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.Append``1(``0,Microsoft.ML.Data.TransformerScope)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L183C13-L184C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L183C13-L184C123" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L189C13-L200C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L189C13-L200C10" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L236C61-L236C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L236C61-L236C119" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.System#Collections#IEnumerable#GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L238C52-L238C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L238C52-L238C67" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.Microsoft#ML#ITransformer#GetRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L242C13-L253C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L242C13-L253C70" }, { "DocsId": "M:Microsoft.ML.Data.TransformerChain`1.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L261C13-L268C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L261C13-L268C10" }, { "DocsId": "F:Microsoft.ML.Data.TransformerChain`1.LastTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" }, { "DocsId": "P:Microsoft.ML.Data.TransformerChain`1.Microsoft#ML#ITransformer#IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L62C47-L62C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L62C47-L62C89" }, { "DocsId": "P:Microsoft.ML.Data.TransformerChain`1.Microsoft#ML#Data#ITransformerChainAccessor#Transformers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L64C66-L64C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L64C66-L64C79" }, { "DocsId": "P:Microsoft.ML.Data.TransformerChain`1.Microsoft#ML#Data#ITransformerChainAccessor#Scopes", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L66C64-L66C71" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs#L66C64-L66C71" } ], "DocsId": "T:Microsoft.ML.Data.TransformerChain`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TransformerChain.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.TrivialEstimator`1.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TrivialEstimator.cs#L36C13-L39C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TrivialEstimator.cs#L36C13-L39C32" }, { "DocsId": "M:Microsoft.ML.Data.TrivialEstimator`1.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TrivialEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TrivialEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Data.TrivialEstimator`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/TrivialEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/TrivialEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DataViewTypeManager.Register(Microsoft.ML.Data.DataViewType,System.Type,System.Collections.Generic.IEnumerable{System.Attribute})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/DataViewTypeManager.cs#L147C13-L168C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/DataViewTypeManager.cs#L147C13-L168C10" }, { "DocsId": "M:Microsoft.ML.Data.DataViewTypeManager.Register(Microsoft.ML.Data.DataViewType,System.Type,Microsoft.ML.Data.DataViewTypeAttribute)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/DataViewTypeManager.cs#L178C13-L214C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/DataViewTypeManager.cs#L178C13-L214C10" } ], "DocsId": "T:Microsoft.ML.Data.DataViewTypeManager", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/DataViewTypeManager.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/DataViewTypeManager.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.IMultiStreamSource.GetPathOrNull(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/ILegacyDataLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/ILegacyDataLoader.cs" }, { "DocsId": "M:Microsoft.ML.Data.IMultiStreamSource.Open(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/ILegacyDataLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/ILegacyDataLoader.cs" }, { "DocsId": "M:Microsoft.ML.Data.IMultiStreamSource.OpenTextReader(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/ILegacyDataLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/ILegacyDataLoader.cs" }, { "DocsId": "P:Microsoft.ML.Data.IMultiStreamSource.Count", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/ILegacyDataLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/ILegacyDataLoader.cs" } ], "DocsId": "T:Microsoft.ML.Data.IMultiStreamSource", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/ILegacyDataLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/ILegacyDataLoader.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.SchemaAnnotationsExtensions.HasSlotNames(Microsoft.ML.DataViewSchema.Column)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaAnnotationsExtensions.cs#L23C16-L25C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaAnnotationsExtensions.cs#L23C16-L25C56" }, { "DocsId": "M:Microsoft.ML.Data.SchemaAnnotationsExtensions.GetSlotNames(Microsoft.ML.DataViewSchema.Column,Microsoft.ML.Data.VBuffer{System.ReadOnlyMemory{System.Char}}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaAnnotationsExtensions.cs#L35C16-L35C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaAnnotationsExtensions.cs#L35C16-L35C91" }, { "DocsId": "M:Microsoft.ML.Data.SchemaAnnotationsExtensions.HasKeyValues(Microsoft.ML.DataViewSchema.Column,Microsoft.ML.Data.PrimitiveDataViewType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaAnnotationsExtensions.cs#L51C13-L62C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaAnnotationsExtensions.cs#L51C13-L62C65" }, { "DocsId": "M:Microsoft.ML.Data.SchemaAnnotationsExtensions.GetKeyValues``1(Microsoft.ML.DataViewSchema.Column,Microsoft.ML.Data.VBuffer{``0}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaAnnotationsExtensions.cs#L74C16-L74C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaAnnotationsExtensions.cs#L74C16-L74C91" }, { "DocsId": "M:Microsoft.ML.Data.SchemaAnnotationsExtensions.IsNormalized(Microsoft.ML.DataViewSchema.Column)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaAnnotationsExtensions.cs#L82C13-L88C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaAnnotationsExtensions.cs#L82C13-L88C26" } ], "DocsId": "T:Microsoft.ML.Data.SchemaAnnotationsExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaAnnotationsExtensions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaAnnotationsExtensions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.KeyTypeAttribute.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L29C9-L31C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L29C9-L31C105" }, { "DocsId": "M:Microsoft.ML.Data.KeyTypeAttribute.#ctor(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L42C9-L45C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L42C9-L45C10" } ], "DocsId": "T:Microsoft.ML.Data.KeyTypeAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.VectorTypeAttribute.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L68C9-L71C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L68C9-L71C10" }, { "DocsId": "M:Microsoft.ML.Data.VectorTypeAttribute.#ctor(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L76C9-L80C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L76C9-L80C10" }, { "DocsId": "M:Microsoft.ML.Data.VectorTypeAttribute.#ctor(System.Int32[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L89C9-L96C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L89C9-L96C10" } ], "DocsId": "T:Microsoft.ML.Data.VectorTypeAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.ColumnNameAttribute.#ctor(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L115C9-L118C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L115C9-L118C10" } ], "DocsId": "T:Microsoft.ML.Data.ColumnNameAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.NoColumnAttribute.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" } ], "DocsId": "T:Microsoft.ML.Data.NoColumnAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.SchemaDefinition.Create(System.Type,Microsoft.ML.Data.SchemaDefinition.Direction)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L420C13-L472C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L420C13-L472C25" }, { "DocsId": "P:Microsoft.ML.Data.SchemaDefinition.Item(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L304C20-L304C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L304C20-L304C72" }, { "DocsId": "T:Microsoft.ML.Data.SchemaDefinition.Column", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" }, { "DocsId": "T:Microsoft.ML.Data.SchemaDefinition.Direction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" } ], "DocsId": "T:Microsoft.ML.Data.SchemaDefinition", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Data.AnomalyDetectionMetrics.AreaUnderRocCurve", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/AnomalyDetectionMetrics.cs#L23C43-L23C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/AnomalyDetectionMetrics.cs#L23C43-L23C47" }, { "DocsId": "P:Microsoft.ML.Data.AnomalyDetectionMetrics.DetectionRateAtFalsePositiveCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/AnomalyDetectionMetrics.cs#L38C59-L38C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/AnomalyDetectionMetrics.cs#L38C59-L38C63" } ], "DocsId": "T:Microsoft.ML.Data.AnomalyDetectionMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/AnomalyDetectionMetrics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/AnomalyDetectionMetrics.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetrics.AreaUnderRocCurve", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L25C43-L25C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L25C43-L25C47" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetrics.Accuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L30C34-L30C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L30C34-L30C38" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetrics.PositivePrecision", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L37C43-L37C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L37C43-L37C47" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetrics.PositiveRecall", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L44C40-L44C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L44C40-L44C44" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetrics.NegativePrecision", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L51C43-L51C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L51C43-L51C47" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetrics.NegativeRecall", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L58C40-L58C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L58C40-L58C44" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetrics.F1Score", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L68C33-L68C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L68C33-L68C37" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetrics.AreaUnderPrecisionRecallCurve", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L80C55-L80C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L80C55-L80C59" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetrics.ConfusionMatrix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L86C50-L86C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs#L86C50-L86C54" } ], "DocsId": "T:Microsoft.ML.Data.BinaryClassificationMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryClassificationMetrics.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Data.BinaryPrecisionRecallDataPoint.Threshold", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryPrecisionRecallDataPoint.cs#L15C35-L15C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryPrecisionRecallDataPoint.cs#L15C35-L15C39" }, { "DocsId": "P:Microsoft.ML.Data.BinaryPrecisionRecallDataPoint.Precision", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryPrecisionRecallDataPoint.cs#L19C35-L19C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryPrecisionRecallDataPoint.cs#L19C35-L19C39" }, { "DocsId": "P:Microsoft.ML.Data.BinaryPrecisionRecallDataPoint.Recall", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryPrecisionRecallDataPoint.cs#L23C32-L23C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryPrecisionRecallDataPoint.cs#L23C32-L23C36" }, { "DocsId": "P:Microsoft.ML.Data.BinaryPrecisionRecallDataPoint.TruePositiveRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryPrecisionRecallDataPoint.cs#L28C43-L28C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryPrecisionRecallDataPoint.cs#L28C43-L28C49" }, { "DocsId": "P:Microsoft.ML.Data.BinaryPrecisionRecallDataPoint.FalsePositiveRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryPrecisionRecallDataPoint.cs#L33C43-L33C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryPrecisionRecallDataPoint.cs#L33C43-L33C47" } ], "DocsId": "T:Microsoft.ML.Data.BinaryPrecisionRecallDataPoint", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryPrecisionRecallDataPoint.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/BinaryPrecisionRecallDataPoint.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Data.CalibratedBinaryClassificationMetrics.LogLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/CalibratedBinaryClassificationMetrics.cs#L30C33-L30C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/CalibratedBinaryClassificationMetrics.cs#L30C33-L30C37" }, { "DocsId": "P:Microsoft.ML.Data.CalibratedBinaryClassificationMetrics.LogLossReduction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/CalibratedBinaryClassificationMetrics.cs#L47C42-L47C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/CalibratedBinaryClassificationMetrics.cs#L47C42-L47C46" }, { "DocsId": "P:Microsoft.ML.Data.CalibratedBinaryClassificationMetrics.Entropy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/CalibratedBinaryClassificationMetrics.cs#L62C33-L62C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/CalibratedBinaryClassificationMetrics.cs#L62C33-L62C37" } ], "DocsId": "T:Microsoft.ML.Data.CalibratedBinaryClassificationMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/CalibratedBinaryClassificationMetrics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/CalibratedBinaryClassificationMetrics.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Data.ClusteringMetrics.NormalizedMutualInformation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/ClusteringMetrics.cs#L20C53-L20C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/ClusteringMetrics.cs#L20C53-L20C57" }, { "DocsId": "P:Microsoft.ML.Data.ClusteringMetrics.AverageDistance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/ClusteringMetrics.cs#L30C41-L30C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/ClusteringMetrics.cs#L30C41-L30C45" }, { "DocsId": "P:Microsoft.ML.Data.ClusteringMetrics.DaviesBouldinIndex", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/ClusteringMetrics.cs#L36C44-L36C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/ClusteringMetrics.cs#L36C44-L36C48" } ], "DocsId": "T:Microsoft.ML.Data.ClusteringMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/ClusteringMetrics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/ClusteringMetrics.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.ConfusionMatrix.GetFormattedConfusionTable", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs#L102C13-L105C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs#L102C13-L105C46" }, { "DocsId": "M:Microsoft.ML.Data.ConfusionMatrix.GetCountForClassPair(System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs#L116C13-L121C84" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs#L116C13-L121C84" }, { "DocsId": "P:Microsoft.ML.Data.ConfusionMatrix.PerClassPrecision", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs#L21C58-L21C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs#L21C58-L21C62" }, { "DocsId": "P:Microsoft.ML.Data.ConfusionMatrix.PerClassRecall", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs#L26C55-L26C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs#L26C55-L26C59" }, { "DocsId": "P:Microsoft.ML.Data.ConfusionMatrix.Counts", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs#L33C62-L33C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs#L33C62-L33C66" }, { "DocsId": "P:Microsoft.ML.Data.ConfusionMatrix.NumberOfClasses", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs#L39C38-L39C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs#L39C38-L39C42" } ], "DocsId": "T:Microsoft.ML.Data.ConfusionMatrix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/ConfusionMatrix.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetrics.LogLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L34C33-L34C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L34C33-L34C37" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetrics.LogLossReduction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L51C42-L51C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L51C42-L51C46" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetrics.MacroAccuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L63C39-L63C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L63C39-L63C43" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetrics.MicroAccuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L73C39-L73C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L73C39-L73C43" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetrics.TopKAccuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L80C39-L80C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L80C39-L80C80" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetrics.TopKPredictionCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L85C42-L85C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L85C42-L85C46" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetrics.TopKAccuracyForAllK", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L90C60-L90C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L90C60-L90C64" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetrics.PerClassLogLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L110C56-L110C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L110C56-L110C60" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetrics.ConfusionMatrix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L116C50-L116C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs#L116C50-L116C54" } ], "DocsId": "T:Microsoft.ML.Data.MulticlassClassificationMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/MulticlassClassificationMetrics.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Data.RankingMetrics.NormalizedDiscountedCumulativeGains", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/RankingMetrics.cs#L30C76-L30C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/RankingMetrics.cs#L30C76-L30C80" }, { "DocsId": "P:Microsoft.ML.Data.RankingMetrics.DiscountedCumulativeGains", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/RankingMetrics.cs#L47C66-L47C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/RankingMetrics.cs#L47C66-L47C70" } ], "DocsId": "T:Microsoft.ML.Data.RankingMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/RankingMetrics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/RankingMetrics.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Data.RegressionMetrics.MeanAbsoluteError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/RegressionMetrics.cs#L29C43-L29C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/RegressionMetrics.cs#L29C43-L29C47" }, { "DocsId": "P:Microsoft.ML.Data.RegressionMetrics.MeanSquaredError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/RegressionMetrics.cs#L46C42-L46C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/RegressionMetrics.cs#L46C42-L46C46" }, { "DocsId": "P:Microsoft.ML.Data.RegressionMetrics.RootMeanSquaredError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/RegressionMetrics.cs#L51C46-L51C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/RegressionMetrics.cs#L51C46-L51C50" }, { "DocsId": "P:Microsoft.ML.Data.RegressionMetrics.LossFunction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/RegressionMetrics.cs#L60C38-L60C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/RegressionMetrics.cs#L60C38-L60C42" }, { "DocsId": "P:Microsoft.ML.Data.RegressionMetrics.RSquared", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/RegressionMetrics.cs#L67C34-L67C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/RegressionMetrics.cs#L67C34-L67C38" } ], "DocsId": "T:Microsoft.ML.Data.RegressionMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/Metrics/RegressionMetrics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/Metrics/RegressionMetrics.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.RankingEvaluatorOptions.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/RankingEvaluator.cs#L38C9-L44C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/RankingEvaluator.cs#L38C9-L44C50" }, { "DocsId": "F:Microsoft.ML.Data.RankingEvaluatorOptions.DcgTruncationLevel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/RankingEvaluator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/RankingEvaluator.cs" }, { "DocsId": "F:Microsoft.ML.Data.RankingEvaluatorOptions.LabelGains", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/RankingEvaluator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/RankingEvaluator.cs" } ], "DocsId": "T:Microsoft.ML.Data.RankingEvaluatorOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Evaluators/RankingEvaluator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Evaluators/RankingEvaluator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.PredictionTransformerBase`1.Microsoft#ML#ITransformer#get_IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L68C47-L68C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L68C47-L68C51" }, { "DocsId": "M:Microsoft.ML.Data.PredictionTransformerBase`1.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" }, { "DocsId": "M:Microsoft.ML.Data.PredictionTransformerBase`1.Transform(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L148C13-L149C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L148C13-L149C52" }, { "DocsId": "M:Microsoft.ML.Data.PredictionTransformerBase`1.Microsoft#ML#ITransformer#GetRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L159C13-L160C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L159C13-L160C100" }, { "DocsId": "M:Microsoft.ML.Data.PredictionTransformerBase`1.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L163C58-L163C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L163C58-L163C72" }, { "DocsId": "M:Microsoft.ML.Data.PredictionTransformerBase`1.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L190C13-L198C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L190C13-L198C10" }, { "DocsId": "P:Microsoft.ML.Data.PredictionTransformerBase`1.Model", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L49C31-L49C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L49C31-L49C35" }, { "DocsId": "P:Microsoft.ML.Data.PredictionTransformerBase`1.Microsoft#ML#ITransformer#IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L68C47-L68C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L68C47-L68C51" } ], "DocsId": "T:Microsoft.ML.Data.PredictionTransformerBase`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.SingleFeaturePredictionTransformerBase`1.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L278C13-L288C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L278C13-L288C75" }, { "DocsId": "P:Microsoft.ML.Data.SingleFeaturePredictionTransformerBase`1.FeatureColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L213C43-L213C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L213C43-L213C47" }, { "DocsId": "P:Microsoft.ML.Data.SingleFeaturePredictionTransformerBase`1.FeatureColumnType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L218C49-L218C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs#L218C49-L218C53" } ], "DocsId": "T:Microsoft.ML.Data.SingleFeaturePredictionTransformerBase`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Data.AnomalyPredictionTransformer`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Data.BinaryPredictionTransformer`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Data.MulticlassPredictionTransformer`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Data.RegressionPredictionTransformer`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Data.RankingPredictionTransformer`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Data.ClusteringPredictionTransformer`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Scorers/PredictionTransformer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Data.ColumnConcatenatingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ColumnConcatenatingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ColumnConcatenatingTransformer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Data.OneToOneTransformerBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/OneToOneTransformerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/OneToOneTransformerBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.RowToRowTransformerBase.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs#L25C58-L25C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs#L25C58-L25C72" }, { "DocsId": "M:Microsoft.ML.Data.RowToRowTransformerBase.Microsoft#ML#ITransformer#get_IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs#L29C47-L29C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs#L29C47-L29C51" }, { "DocsId": "M:Microsoft.ML.Data.RowToRowTransformerBase.Microsoft#ML#ITransformer#GetRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs#L33C13-L34C135" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs#L33C13-L34C135" }, { "DocsId": "M:Microsoft.ML.Data.RowToRowTransformerBase.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs#L42C13-L44C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs#L42C13-L44C81" }, { "DocsId": "M:Microsoft.ML.Data.RowToRowTransformerBase.Transform(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs#L47C56-L47C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs#L47C56-L47C80" }, { "DocsId": "P:Microsoft.ML.Data.RowToRowTransformerBase.Microsoft#ML#ITransformer#IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs#L29C47-L29C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs#L29C47-L29C51" } ], "DocsId": "T:Microsoft.ML.Data.RowToRowTransformerBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/RowToRowTransformerBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.ColumnCursorExtensions.GetColumn``1(Microsoft.ML.IDataView,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utilities/ColumnCursor.cs#L26C16-L26C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utilities/ColumnCursor.cs#L26C16-L26C59" }, { "DocsId": "M:Microsoft.ML.Data.ColumnCursorExtensions.GetColumn``1(Microsoft.ML.IDataView,Microsoft.ML.DataViewSchema.Column)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utilities/ColumnCursor.cs#L36C13-L95C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utilities/ColumnCursor.cs#L36C13-L95C69" } ], "DocsId": "T:Microsoft.ML.Data.ColumnCursorExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utilities/ColumnCursor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utilities/ColumnCursor.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.KeyCount.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utilities/TypeParsingUtils.cs#L82C9-L82C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utilities/TypeParsingUtils.cs#L82C9-L82C30" }, { "DocsId": "M:Microsoft.ML.Data.KeyCount.#ctor(System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utilities/TypeParsingUtils.cs#L87C9-L93C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utilities/TypeParsingUtils.cs#L87C9-L93C10" }, { "DocsId": "F:Microsoft.ML.Data.KeyCount.Count", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utilities/TypeParsingUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utilities/TypeParsingUtils.cs" } ], "DocsId": "T:Microsoft.ML.Data.KeyCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Utilities/TypeParsingUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Utilities/TypeParsingUtils.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.DataOperationsCatalog.TrainTestData.TrainSet", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs" }, { "DocsId": "F:Microsoft.ML.DataOperationsCatalog.TrainTestData.TestSet", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs" } ], "DocsId": "T:Microsoft.ML.DataOperationsCatalog.TrainTestData", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/DataOperationsCatalog.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.TrainCatalogBase.CrossValidationResult`1.Metrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "DocsId": "F:Microsoft.ML.TrainCatalogBase.CrossValidationResult`1.Model", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "DocsId": "F:Microsoft.ML.TrainCatalogBase.CrossValidationResult`1.ScoredHoldOutSet", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "DocsId": "F:Microsoft.ML.TrainCatalogBase.CrossValidationResult`1.Fold", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" } ], "DocsId": "T:Microsoft.ML.TrainCatalogBase.CrossValidationResult`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TrainCatalogBase.CatalogInstantiatorBase.Microsoft#ML#Data#IInternalCatalog#get_Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L151C62-L151C84" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L151C62-L151C84" }, { "DocsId": "P:Microsoft.ML.TrainCatalogBase.CatalogInstantiatorBase.Microsoft#ML#Data#IInternalCatalog#Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L151C62-L151C84" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L151C62-L151C84" } ], "DocsId": "T:Microsoft.ML.TrainCatalogBase.CatalogInstantiatorBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.BinaryClassificationCatalog.CalibratorsCatalog.Naive(System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L329C17-L329C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L329C17-L329C111" }, { "DocsId": "M:Microsoft.ML.BinaryClassificationCatalog.CalibratorsCatalog.Platt(System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L349C17-L349C136" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L349C17-L349C136" }, { "DocsId": "M:Microsoft.ML.BinaryClassificationCatalog.CalibratorsCatalog.Platt(System.Double,System.Double,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L370C17-L370C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L370C17-L370C114" }, { "DocsId": "M:Microsoft.ML.BinaryClassificationCatalog.CalibratorsCatalog.Isotonic(System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs#L395C17-L395C139" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs#L395C17-L395C139" } ], "DocsId": "T:Microsoft.ML.BinaryClassificationCatalog.CalibratorsCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.ClusteringCatalog.ClusteringTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.RegressionCatalog.RegressionTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.RankingCatalog.RankingTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.AnomalyDetectionCatalog.AnomalyDetectionTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.ForecastingCatalog.Forecasters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/TrainCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/TrainCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TransformsCatalog.CategoricalTransforms.Microsoft#ML#Data#IInternalCatalog#get_Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L53C62-L53C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L53C62-L53C66" }, { "DocsId": "P:Microsoft.ML.TransformsCatalog.CategoricalTransforms.Microsoft#ML#Data#IInternalCatalog#Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L53C62-L53C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L53C62-L53C66" } ], "DocsId": "T:Microsoft.ML.TransformsCatalog.CategoricalTransforms", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TransformsCatalog.ConversionTransforms.Microsoft#ML#Data#IInternalCatalog#get_Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L67C62-L67C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L67C62-L67C66" }, { "DocsId": "P:Microsoft.ML.TransformsCatalog.ConversionTransforms.Microsoft#ML#Data#IInternalCatalog#Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L67C62-L67C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L67C62-L67C66" } ], "DocsId": "T:Microsoft.ML.TransformsCatalog.ConversionTransforms", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TransformsCatalog.TextTransforms.Microsoft#ML#Data#IInternalCatalog#get_Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L81C62-L81C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L81C62-L81C66" }, { "DocsId": "P:Microsoft.ML.TransformsCatalog.TextTransforms.Microsoft#ML#Data#IInternalCatalog#Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L81C62-L81C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L81C62-L81C66" } ], "DocsId": "T:Microsoft.ML.TransformsCatalog.TextTransforms", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TransformsCatalog.FeatureSelectionTransforms.Microsoft#ML#Data#IInternalCatalog#get_Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L95C62-L95C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L95C62-L95C66" }, { "DocsId": "P:Microsoft.ML.TransformsCatalog.FeatureSelectionTransforms.Microsoft#ML#Data#IInternalCatalog#Environment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L95C62-L95C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs#L95C62-L95C66" } ], "DocsId": "T:Microsoft.ML.TransformsCatalog.FeatureSelectionTransforms", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/TransformsCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.HashingEstimator.ColumnOptions.#ctor(System.String,System.String,System.Int32,System.UInt32,System.Boolean,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1830C13-L1850C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1830C13-L1850C14" }, { "DocsId": "P:Microsoft.ML.Transforms.HashingEstimator.ColumnOptions.Name", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1788C34-L1788C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1788C34-L1788C38" }, { "DocsId": "P:Microsoft.ML.Transforms.HashingEstimator.ColumnOptions.InputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1791C45-L1791C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1791C45-L1791C49" }, { "DocsId": "P:Microsoft.ML.Transforms.HashingEstimator.ColumnOptions.NumberOfBits", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1794C39-L1794C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1794C39-L1794C43" }, { "DocsId": "P:Microsoft.ML.Transforms.HashingEstimator.ColumnOptions.Seed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1797C32-L1797C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1797C32-L1797C36" }, { "DocsId": "P:Microsoft.ML.Transforms.HashingEstimator.ColumnOptions.UseOrderedHashing", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1800C45-L1800C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1800C45-L1800C49" }, { "DocsId": "P:Microsoft.ML.Transforms.HashingEstimator.ColumnOptions.MaximumNumberOfInverts", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1808C49-L1808C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1808C49-L1808C53" }, { "DocsId": "P:Microsoft.ML.Transforms.HashingEstimator.ColumnOptions.Combine", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1813C35-L1813C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs#L1813C35-L1813C39" } ], "DocsId": "T:Microsoft.ML.Transforms.HashingEstimator.ColumnOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Hashing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Hashing.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.NormalizingTransformer.NormalizerModelParametersBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Transforms.NormalizingTransformer.AffineNormalizerModelParameters`1.Scale", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L874C34-L874C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L874C34-L874C38" }, { "DocsId": "P:Microsoft.ML.Transforms.NormalizingTransformer.AffineNormalizerModelParameters`1.Offset", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L880C35-L880C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L880C35-L880C39" } ], "DocsId": "T:Microsoft.ML.Transforms.NormalizingTransformer.AffineNormalizerModelParameters`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Transforms.NormalizingTransformer.CdfNormalizerModelParameters`1.Mean", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L910C33-L910C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L910C33-L910C37" }, { "DocsId": "P:Microsoft.ML.Transforms.NormalizingTransformer.CdfNormalizerModelParameters`1.StandardDeviation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L916C46-L916C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L916C46-L916C50" }, { "DocsId": "P:Microsoft.ML.Transforms.NormalizingTransformer.CdfNormalizerModelParameters`1.UseLog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L921C34-L921C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L921C34-L921C38" } ], "DocsId": "T:Microsoft.ML.Transforms.NormalizingTransformer.CdfNormalizerModelParameters`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Transforms.NormalizingTransformer.BinNormalizerModelParameters`1.UpperBounds", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L945C56-L945C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L945C56-L945C60" }, { "DocsId": "P:Microsoft.ML.Transforms.NormalizingTransformer.BinNormalizerModelParameters`1.Density", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L950C36-L950C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L950C36-L950C40" }, { "DocsId": "P:Microsoft.ML.Transforms.NormalizingTransformer.BinNormalizerModelParameters`1.Offset", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L956C35-L956C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs#L956C35-L956C39" } ], "DocsId": "T:Microsoft.ML.Transforms.NormalizingTransformer.BinNormalizerModelParameters`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/Normalizer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.ValueToKeyMappingEstimator.KeyOrdinality.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ValueToKeyMappingEstimator.KeyOrdinality.ByOccurrence", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ValueToKeyMappingEstimator.KeyOrdinality.ByValue", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.ValueToKeyMappingEstimator.KeyOrdinality", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Transforms/ValueToKeyMappingEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DataDebuggerPreview.RowInfo.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L92C20-L92C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L92C20-L92C46" }, { "DocsId": "P:Microsoft.ML.Data.DataDebuggerPreview.RowInfo.Values", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L89C60-L89C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L89C60-L89C64" } ], "DocsId": "T:Microsoft.ML.Data.DataDebuggerPreview.RowInfo", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DataDebuggerPreview.ColumnInfo.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L105C50-L105C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L105C50-L105C81" }, { "DocsId": "P:Microsoft.ML.Data.DataDebuggerPreview.ColumnInfo.Column", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L102C51-L102C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L102C51-L102C55" }, { "DocsId": "P:Microsoft.ML.Data.DataDebuggerPreview.ColumnInfo.Values", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L103C38-L103C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs#L103C38-L103C42" } ], "DocsId": "T:Microsoft.ML.Data.DataDebuggerPreview.ColumnInfo", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataDebuggerPreview.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataDebuggerPreview.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DatabaseLoader.Column.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L237C13-L184C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L237C13-L184C32" }, { "DocsId": "M:Microsoft.ML.Data.DatabaseLoader.Column.#ctor(System.String,System.Data.DbType,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L193C19-L195C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L193C19-L195C14" }, { "DocsId": "M:Microsoft.ML.Data.DatabaseLoader.Column.#ctor(System.String,System.Data.DbType,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L205C19-L207C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L205C19-L207C14" }, { "DocsId": "M:Microsoft.ML.Data.DatabaseLoader.Column.#ctor(System.String,System.Data.DbType,Microsoft.ML.Data.DatabaseLoader.Range[],Microsoft.ML.Data.KeyCount)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L237C13-L225C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L237C13-L225C14" }, { "DocsId": "F:Microsoft.ML.Data.DatabaseLoader.Column.Name", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.DatabaseLoader.Column.Type", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.DatabaseLoader.Column.Source", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.DatabaseLoader.Column.KeyCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" } ], "DocsId": "T:Microsoft.ML.Data.DatabaseLoader.Column", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DatabaseLoader.Range.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L257C13-L257C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L257C13-L257C31" }, { "DocsId": "M:Microsoft.ML.Data.DatabaseLoader.Range.#ctor(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L263C13-L269C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L263C13-L269C14" }, { "DocsId": "M:Microsoft.ML.Data.DatabaseLoader.Range.#ctor(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L275C13-L281C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L275C13-L281C14" }, { "DocsId": "M:Microsoft.ML.Data.DatabaseLoader.Range.#ctor(System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L288C13-L298C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs#L288C13-L298C14" }, { "DocsId": "F:Microsoft.ML.Data.DatabaseLoader.Range.Min", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.DatabaseLoader.Range.Max", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.DatabaseLoader.Range.Name", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.DatabaseLoader.Range.ForceVector", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" } ], "DocsId": "T:Microsoft.ML.Data.DatabaseLoader.Range", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DatabaseLoader.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.DatabaseLoader.Options.Columns", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" } ], "DocsId": "T:Microsoft.ML.Data.DatabaseLoader.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Database/DatabaseLoader.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.TextLoader.Column.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L115C13-L48C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L115C13-L48C32" }, { "DocsId": "M:Microsoft.ML.Data.TextLoader.Column.#ctor(System.String,Microsoft.ML.Data.DataKind,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L57C19-L59C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L57C19-L59C14" }, { "DocsId": "M:Microsoft.ML.Data.TextLoader.Column.#ctor(System.String,Microsoft.ML.Data.DataKind,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L69C19-L71C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L69C19-L71C14" }, { "DocsId": "M:Microsoft.ML.Data.TextLoader.Column.#ctor(System.String,Microsoft.ML.Data.DataKind,Microsoft.ML.Data.TextLoader.Range[],Microsoft.ML.Data.KeyCount)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L81C19-L83C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L81C19-L83C14" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Column.Name", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Column.Source", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Column.KeyCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "P:Microsoft.ML.Data.TextLoader.Column.DataKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L123C23-L123C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L123C23-L123C48" } ], "DocsId": "T:Microsoft.ML.Data.TextLoader.Column", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.TextLoader.Range.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L269C13-L269C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L269C13-L269C31" }, { "DocsId": "M:Microsoft.ML.Data.TextLoader.Range.#ctor(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L275C13-L280C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L275C13-L280C14" }, { "DocsId": "M:Microsoft.ML.Data.TextLoader.Range.#ctor(System.Int32,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L289C13-L300C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L289C13-L300C14" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Range.Min", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Range.Max", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Range.AutoEnd", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Range.VariableEnd", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Range.AllOther", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Range.ForceVector", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" } ], "DocsId": "T:Microsoft.ML.Data.TextLoader.Range", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.TextLoader.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L468C13-L533C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs#L468C13-L533C58" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.AllowQuoting", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.AllowSparse", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.InputSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.Separators", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.DecimalMarker", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.Columns", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.TrimWhitespace", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.HasHeader", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.UseThreads", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.ReadMultilines", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.HeaderFile", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.MaxRows", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.EscapeChar", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "DocsId": "F:Microsoft.ML.Data.TextLoader.Options.MissingRealsAsNaNs", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" } ], "DocsId": "T:Microsoft.ML.Data.TextLoader.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/DataLoadSave/Text/TextLoader.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.SchemaDefinition.Column.AddAnnotation``1(System.String,``0,Microsoft.ML.Data.DataViewType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L259C17-L265C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L259C17-L265C14" }, { "DocsId": "P:Microsoft.ML.Data.SchemaDefinition.Column.MemberName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L219C40-L219C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L219C40-L219C44" }, { "DocsId": "P:Microsoft.ML.Data.SchemaDefinition.Column.ColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L224C40-L224C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L224C40-L224C44" }, { "DocsId": "P:Microsoft.ML.Data.SchemaDefinition.Column.ColumnType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L229C46-L229C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L229C46-L229C50" }, { "DocsId": "P:Microsoft.ML.Data.SchemaDefinition.Column.Annotations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L281C21-L284C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs#L281C21-L284C52" } ], "DocsId": "T:Microsoft.ML.Data.SchemaDefinition.Column", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Data.SchemaDefinition.Direction.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" }, { "DocsId": "F:Microsoft.ML.Data.SchemaDefinition.Direction.Read", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" }, { "DocsId": "F:Microsoft.ML.Data.SchemaDefinition.Direction.Write", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" }, { "DocsId": "F:Microsoft.ML.Data.SchemaDefinition.Direction.Both", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" } ], "DocsId": "T:Microsoft.ML.Data.SchemaDefinition.Direction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Data/Data/SchemaDefinition.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DataView.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DataView.json index 60f16058d..1eb200781 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DataView.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DataView.json @@ -1,777 +1,777 @@ { "Assembly": "Microsoft.ML.DataView", - "GUID": "B5DC370A0EBB4DD9B6E13C71B88783FEFFFFFFFF", + "GUID": "B0E0B8DD44C4426CB15242071644ECD8FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.DataViewSchema.GetColumnOrNull(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L63C13-L66C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L63C13-L66C25" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L69C55-L69C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L69C55-L69C102" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.System#Collections#IEnumerable#GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L71C52-L71C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L71C52-L71C67" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L73C46-L73C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L73C46-L73C64" }, { "DocsId": "P:Microsoft.ML.DataViewSchema.Count", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L27C29-L27C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L27C29-L27C44" }, { "DocsId": "P:Microsoft.ML.DataViewSchema.Item(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L38C17-L41C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L38C17-L41C38" }, { "DocsId": "P:Microsoft.ML.DataViewSchema.Item(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L52C17-L54C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L52C17-L54C46" }, { "DocsId": "T:Microsoft.ML.DataViewSchema.Column", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs" }, { "DocsId": "T:Microsoft.ML.DataViewSchema.DetachedColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs" }, { "DocsId": "T:Microsoft.ML.DataViewSchema.Annotations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs" }, { "DocsId": "T:Microsoft.ML.DataViewSchema.Builder", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs" } ], "DocsId": "T:Microsoft.ML.DataViewSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.IDataView.GetRowCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "M:Microsoft.ML.IDataView.GetRowCursor(System.Collections.Generic.IEnumerable{Microsoft.ML.DataViewSchema.Column},System.Random)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "M:Microsoft.ML.IDataView.GetRowCursorSet(System.Collections.Generic.IEnumerable{Microsoft.ML.DataViewSchema.Column},System.Int32,System.Random)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "P:Microsoft.ML.IDataView.CanShuffle", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "P:Microsoft.ML.IDataView.Schema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" } ], "DocsId": "T:Microsoft.ML.IDataView", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.ValueGetter`1.#ctor(System.Object,System.IntPtr)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "M:Microsoft.ML.ValueGetter`1.Invoke(`0@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "M:Microsoft.ML.ValueGetter`1.BeginInvoke(`0@,System.AsyncCallback,System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "M:Microsoft.ML.ValueGetter`1.EndInvoke(`0@,System.IAsyncResult)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" } ], "DocsId": "T:Microsoft.ML.ValueGetter`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.DataViewRow.GetIdGetter", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "M:Microsoft.ML.DataViewRow.IsColumnActive(Microsoft.ML.DataViewSchema.Column)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "M:Microsoft.ML.DataViewRow.GetGetter``1(Microsoft.ML.DataViewSchema.Column)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "M:Microsoft.ML.DataViewRow.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs#L167C13-L169C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs#L167C13-L169C10" }, { "DocsId": "M:Microsoft.ML.DataViewRow.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs#L180C9-L180C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs#L180C9-L180C10" }, { "DocsId": "M:Microsoft.ML.DataViewRow.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "P:Microsoft.ML.DataViewRow.Position", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "P:Microsoft.ML.DataViewRow.Batch", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "P:Microsoft.ML.DataViewRow.Schema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" } ], "DocsId": "T:Microsoft.ML.DataViewRow", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.DataViewRowCursor.MoveNext", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "DocsId": "M:Microsoft.ML.DataViewRowCursor.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" } ], "DocsId": "T:Microsoft.ML.DataViewRowCursor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/IDataView.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/IDataView.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DataViewRowId.#ctor(System.UInt64,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewRowId.cs#L33C13-L35C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewRowId.cs#L33C13-L35C10" }, { "DocsId": "M:Microsoft.ML.Data.DataViewRowId.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewRowId.cs#L40C13-L40C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewRowId.cs#L40C13-L40C63" }, { "DocsId": "M:Microsoft.ML.Data.DataViewRowId.CompareTo(Microsoft.ML.Data.DataViewRowId)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewRowId.cs#L45C13-L46C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewRowId.cs#L45C13-L46C68" }, { "DocsId": "M:Microsoft.ML.Data.DataViewRowId.Equals(Microsoft.ML.Data.DataViewRowId)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewRowId.cs#L51C13-L51C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewRowId.cs#L51C13-L51C59" }, { "DocsId": "M:Microsoft.ML.Data.DataViewRowId.Equals(System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewRowId.cs#L56C13-L60C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewRowId.cs#L56C13-L60C26" }, { "DocsId": "M:Microsoft.ML.Data.DataViewRowId.GetHashCode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewRowId.cs#L65C13-L67C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewRowId.cs#L65C13-L67C85" }, { "DocsId": "M:Microsoft.ML.Data.DataViewRowId.Fork", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewRowId.cs#L125C13-L135C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewRowId.cs#L125C13-L135C46" }, { "DocsId": "M:Microsoft.ML.Data.DataViewRowId.Next", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewRowId.cs#L146C13-L155C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewRowId.cs#L146C13-L155C46" }, { "DocsId": "M:Microsoft.ML.Data.DataViewRowId.Combine(Microsoft.ML.Data.DataViewRowId)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewRowId.cs#L168C13-L191C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewRowId.cs#L168C13-L191C46" }, { "DocsId": "F:Microsoft.ML.Data.DataViewRowId.Low", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewRowId.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewRowId.cs" }, { "DocsId": "F:Microsoft.ML.Data.DataViewRowId.High", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewRowId.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewRowId.cs" } ], "DocsId": "T:Microsoft.ML.Data.DataViewRowId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewRowId.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewRowId.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DataViewType.Equals(Microsoft.ML.Data.DataViewType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "DocsId": "P:Microsoft.ML.Data.DataViewType.RawType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L38C31-L38C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L38C31-L38C35" } ], "DocsId": "T:Microsoft.ML.Data.DataViewType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.StructuredDataViewType.#ctor(System.Type)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L66C15-L68C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L66C15-L68C10" } ], "DocsId": "T:Microsoft.ML.Data.StructuredDataViewType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.PrimitiveDataViewType.#ctor(System.Type)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L78C15-L82C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L78C15-L82C10" } ], "DocsId": "T:Microsoft.ML.Data.PrimitiveDataViewType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.TextDataViewType.Equals(Microsoft.ML.Data.DataViewType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L112C13-L115C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L112C13-L115C26" }, { "DocsId": "M:Microsoft.ML.Data.TextDataViewType.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L118C46-L118C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L118C46-L118C54" }, { "DocsId": "P:Microsoft.ML.Data.TextDataViewType.Instance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L99C17-L101C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L99C17-L101C31" } ], "DocsId": "T:Microsoft.ML.Data.TextDataViewType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.NumberDataViewType.Equals(Microsoft.ML.Data.DataViewType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L274C13-L277C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L274C13-L277C26" }, { "DocsId": "M:Microsoft.ML.Data.NumberDataViewType.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L280C46-L280C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L280C46-L280C58" }, { "DocsId": "P:Microsoft.ML.Data.NumberDataViewType.SByte", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L140C17-L142C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L140C17-L142C32" }, { "DocsId": "P:Microsoft.ML.Data.NumberDataViewType.Byte", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L154C17-L156C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L154C17-L156C31" }, { "DocsId": "P:Microsoft.ML.Data.NumberDataViewType.Int16", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L168C17-L170C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L168C17-L170C32" }, { "DocsId": "P:Microsoft.ML.Data.NumberDataViewType.UInt16", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L182C17-L184C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L182C17-L184C33" }, { "DocsId": "P:Microsoft.ML.Data.NumberDataViewType.Int32", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L196C17-L198C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L196C17-L198C32" }, { "DocsId": "P:Microsoft.ML.Data.NumberDataViewType.UInt32", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L210C17-L212C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L210C17-L212C33" }, { "DocsId": "P:Microsoft.ML.Data.NumberDataViewType.Int64", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L224C17-L226C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L224C17-L226C32" }, { "DocsId": "P:Microsoft.ML.Data.NumberDataViewType.UInt64", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L238C17-L240C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L238C17-L240C33" }, { "DocsId": "P:Microsoft.ML.Data.NumberDataViewType.Single", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L252C17-L254C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L252C17-L254C33" }, { "DocsId": "P:Microsoft.ML.Data.NumberDataViewType.Double", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L266C17-L268C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L266C17-L268C33" } ], "DocsId": "T:Microsoft.ML.Data.NumberDataViewType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.RowIdDataViewType.Equals(Microsoft.ML.Data.DataViewType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L310C13-L313C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L310C13-L313C26" }, { "DocsId": "M:Microsoft.ML.Data.RowIdDataViewType.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L318C13-L318C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L318C13-L318C36" }, { "DocsId": "P:Microsoft.ML.Data.RowIdDataViewType.Instance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L297C17-L299C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L297C17-L299C31" } ], "DocsId": "T:Microsoft.ML.Data.RowIdDataViewType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.BooleanDataViewType.Equals(Microsoft.ML.Data.DataViewType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L349C13-L352C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L349C13-L352C26" }, { "DocsId": "M:Microsoft.ML.Data.BooleanDataViewType.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L357C13-L357C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L357C13-L357C30" }, { "DocsId": "P:Microsoft.ML.Data.BooleanDataViewType.Instance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L336C17-L338C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L336C17-L338C31" } ], "DocsId": "T:Microsoft.ML.Data.BooleanDataViewType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DateTimeDataViewType.Equals(Microsoft.ML.Data.DataViewType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L388C13-L391C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L388C13-L391C26" }, { "DocsId": "M:Microsoft.ML.Data.DateTimeDataViewType.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L394C46-L394C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L394C46-L394C56" }, { "DocsId": "P:Microsoft.ML.Data.DateTimeDataViewType.Instance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L375C17-L377C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L375C17-L377C31" } ], "DocsId": "T:Microsoft.ML.Data.DateTimeDataViewType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DateTimeOffsetDataViewType.Equals(Microsoft.ML.Data.DataViewType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L424C13-L427C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L424C13-L427C26" }, { "DocsId": "M:Microsoft.ML.Data.DateTimeOffsetDataViewType.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L430C46-L430C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L430C46-L430C62" }, { "DocsId": "P:Microsoft.ML.Data.DateTimeOffsetDataViewType.Instance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L411C17-L413C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L411C17-L413C31" } ], "DocsId": "T:Microsoft.ML.Data.DateTimeOffsetDataViewType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.TimeSpanDataViewType.Equals(Microsoft.ML.Data.DataViewType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L460C13-L463C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L460C13-L463C26" }, { "DocsId": "M:Microsoft.ML.Data.TimeSpanDataViewType.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L466C46-L466C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L466C46-L466C56" }, { "DocsId": "P:Microsoft.ML.Data.TimeSpanDataViewType.Instance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs#L447C17-L449C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs#L447C17-L449C31" } ], "DocsId": "T:Microsoft.ML.Data.TimeSpanDataViewType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.DataViewTypeAttribute.Register", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "DocsId": "M:Microsoft.ML.Data.DataViewTypeAttribute.Equals(Microsoft.ML.Data.DataViewTypeAttribute)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "DocsId": "M:Microsoft.ML.Data.DataViewTypeAttribute.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" } ], "DocsId": "T:Microsoft.ML.Data.DataViewTypeAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.KeyDataViewType.#ctor(System.Type,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/KeyDataViewType.cs#L48C15-L56C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/KeyDataViewType.cs#L48C15-L56C10" }, { "DocsId": "M:Microsoft.ML.Data.KeyDataViewType.#ctor(System.Type,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/KeyDataViewType.cs#L74C15-L77C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/KeyDataViewType.cs#L74C15-L77C10" }, { "DocsId": "M:Microsoft.ML.Data.KeyDataViewType.IsValidDataType(System.Type)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/KeyDataViewType.cs#L86C13-L86C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/KeyDataViewType.cs#L86C13-L86C116" }, { "DocsId": "M:Microsoft.ML.Data.KeyDataViewType.Equals(Microsoft.ML.Data.DataViewType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/KeyDataViewType.cs#L137C13-L146C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/KeyDataViewType.cs#L137C13-L146C25" }, { "DocsId": "M:Microsoft.ML.Data.KeyDataViewType.Equals(System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/KeyDataViewType.cs#L157C16-L157C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/KeyDataViewType.cs#L157C16-L157C56" }, { "DocsId": "M:Microsoft.ML.Data.KeyDataViewType.GetHashCode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/KeyDataViewType.cs#L165C13-L165C84" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/KeyDataViewType.cs#L165C13-L165C84" }, { "DocsId": "M:Microsoft.ML.Data.KeyDataViewType.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/KeyDataViewType.cs#L174C13-L175C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/KeyDataViewType.cs#L174C13-L175C82" }, { "DocsId": "P:Microsoft.ML.Data.KeyDataViewType.Count", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/KeyDataViewType.cs#L126C30-L126C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/KeyDataViewType.cs#L126C30-L126C34" } ], "DocsId": "T:Microsoft.ML.Data.KeyDataViewType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/KeyDataViewType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/KeyDataViewType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.GetValues", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L65C47-L65C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L65C47-L65C72" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.GetIndices", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L80C50-L80C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L80C50-L80C96" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.#ctor(System.Int32,`0[],System.Int32[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L117C13-L124C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L117C13-L124C10" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.#ctor(System.Int32,System.Int32,`0[],System.Int32[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L144C13-L169C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L144C13-L169C10" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.CopyToDense(Microsoft.ML.Data.VBuffer{`0}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L179C13-L186C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L179C13-L186C10" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.CopyTo(Microsoft.ML.Data.VBuffer{`0}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L195C13-L214C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L195C13-L214C10" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.CopyTo(Microsoft.ML.Data.VBuffer{`0}@,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L225C13-L265C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L225C13-L265C10" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.CopyTo(System.Span{`0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L273C13-L274C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L273C13-L274C10" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.CopyTo(System.Span{`0},System.Int32,`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L287C13-L316C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L287C13-L316C10" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.Copy(`0[],System.Int32,Microsoft.ML.Data.VBuffer{`0}@,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L323C13-L331C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L323C13-L331C10" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.Items(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L344C13-L344C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L344C13-L344C66" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.DenseValues", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L352C13-L352C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L352C13-L352C67" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.GetItemOrDefault(System.Int32,`0@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L376C13-L384C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L376C13-L384C10" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.GetItemOrDefault(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L395C13-L401C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L395C13-L401C31" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L405C16-L405C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L405C16-L405C120" }, { "DocsId": "M:Microsoft.ML.Data.VBuffer`1.GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L412C13-L412C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L412C13-L412C44" }, { "DocsId": "F:Microsoft.ML.Data.VBuffer`1.Length", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs" }, { "DocsId": "P:Microsoft.ML.Data.VBuffer`1.IsDense", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs#L90C17-L90C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs#L90C17-L90C41" } ], "DocsId": "T:Microsoft.ML.Data.VBuffer`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBuffer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBuffer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.VBufferEditor.CreateFromBuffer``1(Microsoft.ML.Data.VBuffer{``0}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBufferEditor.cs#L25C13-L25C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBufferEditor.cs#L25C13-L25C44" }, { "DocsId": "M:Microsoft.ML.Data.VBufferEditor.Create``1(Microsoft.ML.Data.VBuffer{``0}@,System.Int32,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBufferEditor.cs#L63C13-L68C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBufferEditor.cs#L63C13-L68C40" } ], "DocsId": "T:Microsoft.ML.Data.VBufferEditor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBufferEditor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBufferEditor.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.VBufferEditor`1.Commit", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBufferEditor.cs#L136C13-L136C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBufferEditor.cs#L136C13-L136C85" }, { "DocsId": "M:Microsoft.ML.Data.VBufferEditor`1.CommitTruncated(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBufferEditor.cs#L159C13-L163C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBufferEditor.cs#L159C13-L163C91" }, { "DocsId": "F:Microsoft.ML.Data.VBufferEditor`1.Values", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBufferEditor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBufferEditor.cs" }, { "DocsId": "F:Microsoft.ML.Data.VBufferEditor`1.Indices", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBufferEditor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBufferEditor.cs" }, { "DocsId": "P:Microsoft.ML.Data.VBufferEditor`1.CreatedNewValues", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBufferEditor.cs#L101C40-L101C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBufferEditor.cs#L101C40-L101C44" }, { "DocsId": "P:Microsoft.ML.Data.VBufferEditor`1.CreatedNewIndices", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBufferEditor.cs#L106C41-L106C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBufferEditor.cs#L106C41-L106C45" } ], "DocsId": "T:Microsoft.ML.Data.VBufferEditor`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VBufferEditor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VBufferEditor.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.VectorDataViewType.#ctor(Microsoft.ML.Data.PrimitiveDataViewType,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VectorType.cs#L43C15-L50C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VectorType.cs#L43C15-L50C10" }, { "DocsId": "M:Microsoft.ML.Data.VectorDataViewType.#ctor(Microsoft.ML.Data.PrimitiveDataViewType,System.Int32[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VectorType.cs#L60C15-L68C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VectorType.cs#L60C15-L68C10" }, { "DocsId": "M:Microsoft.ML.Data.VectorDataViewType.#ctor(Microsoft.ML.Data.PrimitiveDataViewType,System.Collections.Immutable.ImmutableArray{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VectorType.cs#L78C15-L86C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VectorType.cs#L78C15-L86C10" }, { "DocsId": "M:Microsoft.ML.Data.VectorDataViewType.Equals(Microsoft.ML.Data.DataViewType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VectorType.cs#L123C13-L138C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VectorType.cs#L123C13-L138C25" }, { "DocsId": "M:Microsoft.ML.Data.VectorDataViewType.Equals(System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VectorType.cs#L143C13-L143C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VectorType.cs#L143C13-L143C61" }, { "DocsId": "M:Microsoft.ML.Data.VectorDataViewType.GetHashCode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VectorType.cs#L148C13-L152C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VectorType.cs#L148C13-L152C25" }, { "DocsId": "M:Microsoft.ML.Data.VectorDataViewType.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VectorType.cs#L157C13-L178C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VectorType.cs#L157C13-L178C34" }, { "DocsId": "P:Microsoft.ML.Data.VectorDataViewType.Dimensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VectorType.cs#L35C49-L35C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VectorType.cs#L35C49-L35C53" }, { "DocsId": "P:Microsoft.ML.Data.VectorDataViewType.IsKnownSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VectorType.cs#L106C36-L106C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VectorType.cs#L106C36-L106C44" }, { "DocsId": "P:Microsoft.ML.Data.VectorDataViewType.ItemType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VectorType.cs#L111C49-L111C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VectorType.cs#L111C49-L111C53" }, { "DocsId": "P:Microsoft.ML.Data.VectorDataViewType.Size", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VectorType.cs#L119C27-L119C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VectorType.cs#L119C27-L119C31" } ], "DocsId": "T:Microsoft.ML.Data.VectorDataViewType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/VectorType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/VectorType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.DataViewSchema.Column.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L121C17-L123C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L121C17-L123C61" }, { "DocsId": "P:Microsoft.ML.DataViewSchema.Column.Name", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L83C34-L83C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L83C34-L83C38" }, { "DocsId": "P:Microsoft.ML.DataViewSchema.Column.Index", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L88C32-L88C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L88C32-L88C36" }, { "DocsId": "P:Microsoft.ML.DataViewSchema.Column.IsHidden", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L93C36-L93C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L93C36-L93C40" }, { "DocsId": "P:Microsoft.ML.DataViewSchema.Column.Type", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L98C40-L98C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L98C40-L98C44" }, { "DocsId": "P:Microsoft.ML.DataViewSchema.Column.Annotations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L103C46-L103C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L103C46-L103C50" } ], "DocsId": "T:Microsoft.ML.DataViewSchema.Column", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.DataViewSchema.DetachedColumn.#ctor(System.String,Microsoft.ML.Data.DataViewType,Microsoft.ML.DataViewSchema.Annotations)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L150C17-L156C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L150C17-L156C14" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.DetachedColumn.#ctor(Microsoft.ML.DataViewSchema.Column)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L163C17-L166C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L163C17-L166C14" }, { "DocsId": "P:Microsoft.ML.DataViewSchema.DetachedColumn.Name", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L135C34-L135C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L135C34-L135C38" }, { "DocsId": "P:Microsoft.ML.DataViewSchema.DetachedColumn.Type", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L139C40-L139C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L139C40-L139C44" }, { "DocsId": "P:Microsoft.ML.DataViewSchema.DetachedColumn.Annotations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L143C46-L143C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L143C46-L143C50" } ], "DocsId": "T:Microsoft.ML.DataViewSchema.DetachedColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.DataViewSchema.Annotations.GetGetter``1(Microsoft.ML.DataViewSchema.Column)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L223C17-L231C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L223C17-L231C36" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.Annotations.GetValue``1(System.String,``0@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L239C17-L243C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L239C17-L243C14" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.Annotations.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L245C50-L245C95" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L245C50-L245C95" }, { "DocsId": "P:Microsoft.ML.DataViewSchema.Annotations.Schema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L183C44-L183C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L183C44-L183C48" }, { "DocsId": "P:Microsoft.ML.DataViewSchema.Annotations.Empty", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L185C47-L185C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L185C47-L185C51" }, { "DocsId": "T:Microsoft.ML.DataViewSchema.Annotations.Builder", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs" } ], "DocsId": "T:Microsoft.ML.DataViewSchema.Annotations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.DataViewSchema.Builder.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L385C13-L388C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L385C13-L388C14" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.Builder.AddColumn(System.String,Microsoft.ML.Data.DataViewType,Microsoft.ML.DataViewSchema.Annotations)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L398C17-L404C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L398C17-L404C14" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.Builder.AddColumns(System.Collections.Generic.IEnumerable{Microsoft.ML.DataViewSchema.Column})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L412C40-L414C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L412C40-L414C14" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.Builder.AddColumns(System.Collections.Generic.IEnumerable{Microsoft.ML.DataViewSchema.DetachedColumn})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L422C40-L424C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L422C40-L424C14" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.Builder.ToSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L431C17-L439C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L431C17-L439C52" } ], "DocsId": "T:Microsoft.ML.DataViewSchema.Builder", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.DataViewSchema.Annotations.Builder.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L260C17-L263C18" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L260C17-L263C18" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.Annotations.Builder.Add(Microsoft.ML.DataViewSchema.Annotations,System.Func{System.String,System.Boolean})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L273C21-L284C18" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L273C21-L284C18" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.Annotations.Builder.Add``1(System.String,Microsoft.ML.Data.DataViewType,Microsoft.ML.ValueGetter{``0},Microsoft.ML.DataViewSchema.Annotations)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L297C21-L307C18" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L297C21-L307C18" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.Annotations.Builder.Add(System.String,Microsoft.ML.Data.DataViewType,System.Delegate,Microsoft.ML.DataViewSchema.Annotations)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L320C21-L328C18" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L320C21-L328C18" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.Annotations.Builder.AddPrimitiveValue``1(System.String,Microsoft.ML.Data.PrimitiveDataViewType,``0,Microsoft.ML.DataViewSchema.Annotations)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L340C21-L348C18" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L340C21-L348C18" }, { "DocsId": "M:Microsoft.ML.DataViewSchema.Annotations.Builder.ToAnnotations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs#L355C21-L358C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs#L355C21-L358C104" } ], "DocsId": "T:Microsoft.ML.DataViewSchema.Annotations.Builder", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DataView/DataViewSchema.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DataView/DataViewSchema.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.AlexNet.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.AlexNet.json index 0ec1904ba..522a183f0 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.AlexNet.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.AlexNet.json @@ -1,21 +1,21 @@ { "Assembly": "Microsoft.ML.DnnImageFeaturizer.AlexNet", - "GUID": "00EF18694D854F8D934700F418E11AE8FFFFFFFF", + "GUID": "4E3A59625AA44AD5922F245726792645FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.AlexNetExtension.AlexNet(Microsoft.ML.Transforms.Onnx.DnnImageModelSelector,Microsoft.ML.Runtime.IHostEnvironment,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DnnImageFeaturizer.AlexNet/AlexNetExtension.cs#L28C13-L28C156" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DnnImageFeaturizer.AlexNet/AlexNetExtension.cs#L28C13-L28C156" }, { "DocsId": "M:Microsoft.ML.AlexNetExtension.AlexNet(Microsoft.ML.Transforms.Onnx.DnnImageModelSelector,Microsoft.ML.Runtime.IHostEnvironment,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DnnImageFeaturizer.AlexNet/AlexNetExtension.cs#L39C13-L53C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DnnImageFeaturizer.AlexNet/AlexNetExtension.cs#L39C13-L53C31" } ], "DocsId": "T:Microsoft.ML.AlexNetExtension", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DnnImageFeaturizer.AlexNet/AlexNetExtension.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DnnImageFeaturizer.AlexNet/AlexNetExtension.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.ResNet101.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.ResNet101.json index 89fc8dd4d..5b596904f 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.ResNet101.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.ResNet101.json @@ -1,21 +1,21 @@ { "Assembly": "Microsoft.ML.DnnImageFeaturizer.ResNet101", - "GUID": "92D9CCB17B3341979439C7C18E153673FFFFFFFF", + "GUID": "DC5045FDAF2548D4A5FC8F7921098D30FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.ResNet101Extension.ResNet101(Microsoft.ML.Transforms.Onnx.DnnImageModelSelector,Microsoft.ML.Runtime.IHostEnvironment,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DnnImageFeaturizer.ResNet101/ResNet101Extension.cs#L28C13-L28C158" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DnnImageFeaturizer.ResNet101/ResNet101Extension.cs#L28C13-L28C158" }, { "DocsId": "M:Microsoft.ML.ResNet101Extension.ResNet101(Microsoft.ML.Transforms.Onnx.DnnImageModelSelector,Microsoft.ML.Runtime.IHostEnvironment,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DnnImageFeaturizer.ResNet101/ResNet101Extension.cs#L39C13-L53C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DnnImageFeaturizer.ResNet101/ResNet101Extension.cs#L39C13-L53C31" } ], "DocsId": "T:Microsoft.ML.ResNet101Extension", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DnnImageFeaturizer.ResNet101/ResNet101Extension.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DnnImageFeaturizer.ResNet101/ResNet101Extension.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.ResNet18.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.ResNet18.json index 20f535e46..0fdc72831 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.ResNet18.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.ResNet18.json @@ -1,21 +1,21 @@ { "Assembly": "Microsoft.ML.DnnImageFeaturizer.ResNet18", - "GUID": "903E66F75C084B549B8D947BE9AFCB03FFFFFFFF", + "GUID": "A8E7A4AF02A24EB08BB90BF4224F81FBFFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.ResNet18Extension.ResNet18(Microsoft.ML.Transforms.Onnx.DnnImageModelSelector,Microsoft.ML.Runtime.IHostEnvironment,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DnnImageFeaturizer.ResNet18/ResNet18Extension.cs#L28C13-L28C157" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DnnImageFeaturizer.ResNet18/ResNet18Extension.cs#L28C13-L28C157" }, { "DocsId": "M:Microsoft.ML.ResNet18Extension.ResNet18(Microsoft.ML.Transforms.Onnx.DnnImageModelSelector,Microsoft.ML.Runtime.IHostEnvironment,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DnnImageFeaturizer.ResNet18/ResNet18Extension.cs#L39C13-L53C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DnnImageFeaturizer.ResNet18/ResNet18Extension.cs#L39C13-L53C31" } ], "DocsId": "T:Microsoft.ML.ResNet18Extension", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DnnImageFeaturizer.ResNet18/ResNet18Extension.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DnnImageFeaturizer.ResNet18/ResNet18Extension.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.ResNet50.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.ResNet50.json index e4992d3b0..1f843af2a 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.ResNet50.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.DnnImageFeaturizer.ResNet50.json @@ -1,21 +1,21 @@ { "Assembly": "Microsoft.ML.DnnImageFeaturizer.ResNet50", - "GUID": "D17A558EB08143F68B5CF87626ED3AE2FFFFFFFF", + "GUID": "DF1184C85F6B43CDB6D3B3F3C765CC51FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.ResNet50Extension.ResNet50(Microsoft.ML.Transforms.Onnx.DnnImageModelSelector,Microsoft.ML.Runtime.IHostEnvironment,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DnnImageFeaturizer.ResNet50/ResNet50Extension.cs#L28C13-L28C157" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DnnImageFeaturizer.ResNet50/ResNet50Extension.cs#L28C13-L28C157" }, { "DocsId": "M:Microsoft.ML.ResNet50Extension.ResNet50(Microsoft.ML.Transforms.Onnx.DnnImageModelSelector,Microsoft.ML.Runtime.IHostEnvironment,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DnnImageFeaturizer.ResNet50/ResNet50Extension.cs#L39C13-L53C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DnnImageFeaturizer.ResNet50/ResNet50Extension.cs#L39C13-L53C31" } ], "DocsId": "T:Microsoft.ML.ResNet50Extension", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.DnnImageFeaturizer.ResNet50/ResNet50Extension.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.DnnImageFeaturizer.ResNet50/ResNet50Extension.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Experimental.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Experimental.json index 00d4ce7e8..4fd04f1ad 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Experimental.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Experimental.json @@ -1,27 +1,27 @@ { "Assembly": "Microsoft.ML.Experimental", - "GUID": "28F54792A1F74D8AA3FB8E013CDABC2CFFFFFFFF", + "GUID": "DE9BF3BC29284ED6A5BCB747EC1F0111FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.Experimental.MLContextExtensions.CancelExecution(Microsoft.ML.MLContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Experimental/MLContextExtensions.cs#L13C67-L13C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Experimental/MLContextExtensions.cs#L13C67-L13C88" } ], "DocsId": "T:Microsoft.ML.Experimental.MLContextExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Experimental/MLContextExtensions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Experimental/MLContextExtensions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Experimental.OneToOneTransformerBaseExtensions.GetColumnPairs(Microsoft.ML.Data.OneToOneTransformerBase)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Experimental/OneToOneTransformerBaseExtensions.cs#L16C13-L16C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Experimental/OneToOneTransformerBaseExtensions.cs#L16C13-L16C82" } ], "DocsId": "T:Microsoft.ML.Experimental.OneToOneTransformerBaseExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Experimental/OneToOneTransformerBaseExtensions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Experimental/OneToOneTransformerBaseExtensions.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.FastTree.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.FastTree.json index dd95d1594..5f01a6c62 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.FastTree.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.FastTree.json @@ -1,1455 +1,1455 @@ { "Assembly": "Microsoft.ML.FastTree", - "GUID": "CBC95E2688644B4CBB2388019495D2DEFFFFFFFF", + "GUID": "7F4A4B155F0B41D7AA79681C3E8558BFFFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.TreeExtensions.FastTree(Microsoft.ML.RegressionCatalog.RegressionTrainers,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L45C13-L47C189" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L45C13-L47C189" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FastTree(Microsoft.ML.RegressionCatalog.RegressionTrainers,Microsoft.ML.Trainers.FastTree.FastTreeRegressionTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L65C13-L69C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L65C13-L69C64" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FastTree(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L99C13-L101C185" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L99C13-L101C185" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FastTree(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.FastTree.FastTreeBinaryTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L119C13-L123C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L119C13-L123C60" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FastTree(Microsoft.ML.RankingCatalog.RankingTrainers,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L155C13-L157C206" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L155C13-L157C206" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FastTree(Microsoft.ML.RankingCatalog.RankingTrainers,Microsoft.ML.Trainers.FastTree.FastTreeRankingTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L175C13-L179C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L175C13-L179C61" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.Gam(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.String,System.Int32,System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L207C13-L209C168" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L207C13-L209C168" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.Gam(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.FastTree.GamBinaryTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L227C13-L229C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L227C13-L229C55" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.Gam(Microsoft.ML.RegressionCatalog.RegressionTrainers,System.String,System.String,System.String,System.Int32,System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L257C13-L259C172" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L257C13-L259C172" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.Gam(Microsoft.ML.RegressionCatalog.RegressionTrainers,Microsoft.ML.Trainers.FastTree.GamRegressionTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L277C13-L279C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L277C13-L279C59" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FastTreeTweedie(Microsoft.ML.RegressionCatalog.RegressionTrainers,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L309C13-L311C186" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L309C13-L311C186" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FastTreeTweedie(Microsoft.ML.RegressionCatalog.RegressionTrainers,Microsoft.ML.Trainers.FastTree.FastTreeTweedieTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L329C13-L333C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L329C13-L333C61" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FastForest(Microsoft.ML.RegressionCatalog.RegressionTrainers,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L361C13-L363C177" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L361C13-L363C177" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FastForest(Microsoft.ML.RegressionCatalog.RegressionTrainers,Microsoft.ML.Trainers.FastTree.FastForestRegressionTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L381C13-L385C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L381C13-L385C66" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FastForest(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L413C13-L415C173" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L413C13-L415C173" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FastForest(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.FastTree.FastForestBinaryTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L433C13-L437C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L433C13-L437C62" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FeaturizeByPretrainTreeEnsemble(Microsoft.ML.TransformsCatalog,Microsoft.ML.Trainers.FastTree.PretrainedTreeFeaturizationEstimator.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L456C13-L458C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L456C13-L458C75" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FeaturizeByFastForestRegression(Microsoft.ML.TransformsCatalog,Microsoft.ML.Trainers.FastTree.FastForestRegressionFeaturizationEstimator.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L477C13-L479C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L477C13-L479C81" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FeaturizeByFastTreeRegression(Microsoft.ML.TransformsCatalog,Microsoft.ML.Trainers.FastTree.FastTreeRegressionFeaturizationEstimator.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L498C13-L500C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L498C13-L500C79" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FeaturizeByFastForestBinary(Microsoft.ML.TransformsCatalog,Microsoft.ML.Trainers.FastTree.FastForestBinaryFeaturizationEstimator.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L519C13-L521C77" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L519C13-L521C77" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FeaturizeByFastTreeBinary(Microsoft.ML.TransformsCatalog,Microsoft.ML.Trainers.FastTree.FastTreeBinaryFeaturizationEstimator.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L540C13-L542C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L540C13-L542C75" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FeaturizeByFastTreeRanking(Microsoft.ML.TransformsCatalog,Microsoft.ML.Trainers.FastTree.FastTreeRankingFeaturizationEstimator.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L561C13-L563C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L561C13-L563C76" }, { "DocsId": "M:Microsoft.ML.TreeExtensions.FeaturizeByFastTreeTweedie(Microsoft.ML.TransformsCatalog,Microsoft.ML.Trainers.FastTree.FastTreeTweedieFeaturizationEstimator.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L582C13-L584C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs#L582C13-L584C76" } ], "DocsId": "T:Microsoft.ML.TreeExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeTrainersCatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.FastTree.BoostingFastTreeTrainerBase`3", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/BoostingFastTree.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/BoostingFastTree.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.FastTree.FastTreeTrainerBase`3.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L96C44-L96C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L96C44-L96C48" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeTrainerBase`3", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#TreePredictor#ITreeEnsemble#get_NumTrees", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2791C39-L2791C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2791C39-L2791C63" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Data#IValueMapper#get_InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2811C48-L2811C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2811C48-L2811C57" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Data#IValueMapper#get_OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2815C49-L2815C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2815C49-L2815C59" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Model#Pfa#ICanSavePfa#get_CanSavePfa", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2817C40-L2817C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2817C40-L2817C44" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Model#OnnxConverter#ICanSaveOnnx#CanSaveOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2819C59-L2819C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2819C59-L2819C63" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Trainers#ICalculateFeatureContribution#get_FeatureContributionCalculator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2832C102-L2832C141" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2832C102-L2832C141" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Data#IValueMapper#GetMapper``2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2913C13-L2917C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2913C13-L2917C58" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Trainers#IFeatureContributionMapper#GetFeatureContributionMapper``2(System.Int32,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2933C13-L2945C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2933C13-L2945C69" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Model#ICanSaveInSourceCode#SaveAsCode(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2965C13-L2966C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2965C13-L2966C10" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Model#ICanSaveInTextFormat#SaveAsText(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2973C13-L2976C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2973C13-L2976C10" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Model#ICanSaveInIniFormat#SaveAsIni(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema,Microsoft.ML.Calibrators.ICalibrator)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2983C13-L2987C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2983C13-L2987C10" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Model#Pfa#ISingleCanSavePfa#SaveAsPfa(Microsoft.ML.Model.Pfa.BoundPfaContext,Newtonsoft.Json.Linq.JToken)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2991C13-L2993C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2991C13-L2993C54" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Model#OnnxConverter#ISingleCanSaveOnnx#SaveAsOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext,System.String[],System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L3131C13-L3131C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L3131C13-L3131C64" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Model#ICanSaveSummary#SaveSummary(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L3136C13-L3144C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L3136C13-L3144C10" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Model#ICanGetSummaryInKeyValuePairs#GetSummaryInKeyValuePairs(Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L3167C13-L3172C28" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L3167C13-L3172C28" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.GetFeatureWeights(Microsoft.ML.Data.VBuffer{System.Single}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L3236C13-L3253C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L3236C13-L3253C10" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#TreePredictor#ITreeEnsemble#GetTrees", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L3257C13-L3257C77" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L3257C13-L3257C77" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#TreePredictor#ITreeEnsemble#NumTrees", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2791C39-L2791C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2791C39-L2791C63" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Data#IValueMapper#InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2811C48-L2811C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2811C48-L2811C57" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Data#IValueMapper#OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2815C49-L2815C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2815C49-L2815C59" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Model#Pfa#ICanSavePfa#CanSavePfa", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2817C40-L2817C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2817C40-L2817C44" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters.Microsoft#ML#Trainers#ICalculateFeatureContribution#FeatureContributionCalculator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L2832C102-L2832C141" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L2832C102-L2832C141" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParametersBasedOnRegressionTree.Microsoft#ML#Model#ICanGetSummaryAsIDataView#GetSummaryDataView(Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L3395C12-L3395C161" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L3395C12-L3395C161" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParametersBasedOnRegressionTree.TrainedTreeEnsemble", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L3368C61-L3368C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L3368C61-L3368C65" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParametersBasedOnRegressionTree", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParametersBasedOnQuantileRegressionTree.Microsoft#ML#Model#ICanGetSummaryAsIDataView#GetSummaryDataView(Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L3441C16-L3441C165" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L3441C16-L3441C165" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParametersBasedOnQuantileRegressionTree.TrainedTreeEnsemble", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs#L3414C69-L3414C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs#L3414C69-L3414C73" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.TreeEnsembleModelParametersBasedOnQuantileRegressionTree", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTree.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTree.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.FastTree.EarlyStoppingMetric.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.EarlyStoppingMetric.L1Norm", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.EarlyStoppingMetric.L2Norm", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.EarlyStoppingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.FastTree.EarlyStoppingRankingMetric.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.EarlyStoppingRankingMetric.NdcgAt1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.EarlyStoppingRankingMetric.NdcgAt3", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.EarlyStoppingRankingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeBinaryTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeClassification.cs#L310C16-L310C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeClassification.cs#L310C16-L310C59" }, { "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeBinaryTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeClassification.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeRegressionTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeRegression.cs#L199C16-L199C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeRegression.cs#L199C16-L199C59" }, { "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRegressionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRegressionTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeTweedieTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeTweedie.cs#L358C16-L358C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeTweedie.cs#L358C16-L358C59" }, { "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeTweedieTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeTweedieTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeTweedie.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeTweedie.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeRankingTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeRanking.cs#L483C16-L483C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeRanking.cs#L483C16-L483C59" }, { "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRankingTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRankingTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeRanking.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeRanking.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.FastTree.Bundle.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.Bundle.None", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.Bundle.AggregateLowPopulation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.Bundle.Adjacent", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.Bundle", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeOptions.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L354C9-L615C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L354C9-L615C49" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.NumberOfThreads", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.Seed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.FeatureSelectionSeed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.EntropyCoefficient", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.HistogramPoolSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.DiskTranspose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.FeatureFlocks", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.CategoricalSplit", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.MaximumCategoricalGroupCountPerNode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.MaximumCategoricalSplitPointCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.MinimumExampleFractionForCategoricalSplit", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.MinimumExamplesForCategoricalSplit", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.Bias", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.Bundling", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.MaximumBinCountPerFeature", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.SparsifyThreshold", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.FeatureFirstUsePenalty", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.FeatureReusePenalty", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.GainConfidenceLevel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.SoftmaxTemperature", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.ExecutionTime", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.MemoryStatistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.NumberOfLeaves", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.MinimumExampleCountPerLeaf", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.NumberOfTrees", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.FeatureFraction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.BaggingSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.BaggingExampleFraction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.FeatureFractionPerSplit", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.Smoothing", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.AllowEmptyTrees", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.CompressEnsemble", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeOptions.TestFrequency", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.TreeOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L742C9-L791C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L742C9-L791C47" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.BestStepRankingRegressionTrees", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.UseLineSearch", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.MaximumNumberOfLineSearchSteps", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.MinimumStepSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.OptimizationAlgorithm", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.EnablePruning", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.UseTolerantPruning", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.PruningThreshold", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.PruningWindowSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.Shrinkage", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.DropoutRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.GetDerivativesSampleRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.WriteLastEnsemble", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.MaximumTreeOutput", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.RandomStart", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.FilterZeroLambdas", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.EarlyStoppingRule", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L709C19-L709C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L709C19-L709C49" }, { "DocsId": "T:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.OptimizationAlgorithmType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeBinaryModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeClassification.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRankingModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeRanking.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeRanking.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRegressionModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeTweedieModelParameters.Microsoft#ML#Model#OnnxConverter#ISingleCanSaveOnnx#SaveAsOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext,System.String[],System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeTweedie.cs#L538C13-L545C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeTweedie.cs#L538C13-L545C25" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeTweedieModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeTweedie.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeTweedie.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamBinaryTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamClassification.cs#L181C16-L181C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamClassification.cs#L181C16-L181C59" }, { "DocsId": "T:Microsoft.ML.Trainers.FastTree.GamBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamClassification.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.GamBinaryTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamClassification.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.FastTree.GamBinaryModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamClassification.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.Microsoft#ML#Data#IValueMapper#get_InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs#L53C48-L53C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs#L53C48-L53C58" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.Microsoft#ML#Data#IValueMapper#get_OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs#L54C49-L54C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs#L54C49-L54C60" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.Microsoft#ML#Trainers#ICalculateFeatureContribution#get_FeatureContributionCalculator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs#L61C102-L61C141" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs#L61C102-L61C141" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.Microsoft#ML#Data#IValueMapper#GetMapper``2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs#L195C13-L199C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs#L195C13-L199C58" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.GetBinUpperBounds(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs#L287C13-L293C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs#L287C13-L293C35" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.GetBinEffects(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs#L325C13-L331C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs#L325C13-L331C31" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.Microsoft#ML#Model#ICanSaveInTextFormat#SaveAsText(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs#L358C13-L395C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs#L358C13-L395C10" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.Microsoft#ML#Model#ICanSaveSummary#SaveSummary(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs#L399C13-L400C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs#L399C13-L400C10" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.Microsoft#ML#Trainers#IFeatureContributionMapper#GetFeatureContributionMapper``2(System.Int32,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs#L405C13-L413C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs#L405C13-L413C69" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.Microsoft#ML#Model#ICanSaveInIniFormat#SaveAsIni(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema,Microsoft.ML.Calibrators.ICalibrator)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs#L438C13-L475C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs#L438C13-L475C10" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.Bias", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.NumberOfShapeFunctions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.Microsoft#ML#Data#IValueMapper#InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs#L53C48-L53C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs#L53C48-L53C58" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.Microsoft#ML#Data#IValueMapper#OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs#L54C49-L54C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs#L54C49-L54C60" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.GamModelParametersBase.Microsoft#ML#Trainers#ICalculateFeatureContribution#FeatureContributionCalculator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs#L61C102-L61C141" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs#L61C102-L61C141" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.GamModelParametersBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamModelParameters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamModelParameters.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamRegressionTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamRegression.cs#L133C16-L133C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamRegression.cs#L133C16-L133C59" }, { "DocsId": "T:Microsoft.ML.Trainers.FastTree.GamRegressionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.GamRegressionTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamRegression.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.FastTree.GamRegressionModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamRegression.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs#L163C44-L163C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs#L163C44-L163C48" }, { "DocsId": "T:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.FastTree.RandomForestTrainerBase`3", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForest.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForest.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastForestOptionsBase.NumberOfQuantileSamples", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestClassification.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestOptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestClassification.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestBinaryModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestClassification.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastForestBinaryTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestClassification.cs#L373C16-L373C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestClassification.cs#L373C16-L373C59" }, { "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestClassification.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestBinaryTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestClassification.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastForestRegressionModelParameters.Microsoft#ML#Model#OnnxConverter#ISingleCanSaveOnnx#SaveAsOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext,System.String[],System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestRegression.cs#L221C13-L229C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestRegression.cs#L221C13-L229C25" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastForestRegressionModelParameters.Microsoft#ML#Model#IQuantileValueMapper#GetMapper(System.Single[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestRegression.cs#L245C13-L257C19" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestRegression.cs#L245C13-L257C19" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastForestRegressionModelParameters.Microsoft#ML#Model#IQuantileRegressionPredictor#CreateMapper(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestRegression.cs#L262C13-L263C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestRegression.cs#L262C13-L263C83" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestRegressionModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastForestRegressionTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestRegression.cs#L502C16-L502C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestRegression.cs#L502C16-L502C59" }, { "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestRegressionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestRegressionTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.RegressionTreeBase.GetCategoricalSplitFeaturesAt(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs#L108C13-L114C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs#L108C13-L114C66" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.RegressionTreeBase.GetCategoricalCategoricalSplitFeatureRangeAt(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs#L125C13-L131C71" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs#L125C13-L131C71" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.RegressionTreeBase.LeftChild", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs#L67C48-L67C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs#L67C48-L67C57" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.RegressionTreeBase.RightChild", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs#L74C49-L74C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs#L74C49-L74C57" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.RegressionTreeBase.NumericalSplitFeatureIndexes", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs#L80C67-L80C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs#L80C67-L80C96" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.RegressionTreeBase.NumericalSplitThresholds", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs#L87C65-L87C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs#L87C65-L87C90" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.RegressionTreeBase.CategoricalSplitFlags", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs#L93C61-L93C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs#L93C61-L93C83" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.RegressionTreeBase.LeafValues", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs#L98C52-L98C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs#L98C52-L98C63" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.RegressionTreeBase.SplitGains", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs#L137C52-L137C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs#L137C52-L137C63" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.RegressionTreeBase.NumberOfLeaves", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs#L142C38-L142C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs#L142C38-L142C53" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.RegressionTreeBase.NumberOfNodes", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs#L156C37-L156C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs#L156C37-L156C51" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.RegressionTreeBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.FastTree.RegressionTree", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.QuantileRegressionTree.GetLeafSamplesAt(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs#L213C13-L217C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs#L213C13-L217C44" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.QuantileRegressionTree.GetLeafSampleWeightsAt(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs#L229C13-L233C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs#L229C13-L233C50" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.QuantileRegressionTree", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RegressionTree.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RegressionTree.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.EarlyStoppingRuleBase.CheckScore(System.Single,System.Single,System.Boolean@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.EarlyStoppingRuleBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.FastTree.EarlyStoppingRule", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TolerantEarlyStoppingRule.#ctor(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L143C15-L147C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L143C15-L147C10" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TolerantEarlyStoppingRule.CheckScore(System.Single,System.Single,System.Boolean@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L164C13-L169C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L164C13-L169C66" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.TolerantEarlyStoppingRule.Threshold", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L135C34-L135C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L135C34-L135C38" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.TolerantEarlyStoppingRule", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.FastTree.MovingWindowRule.Threshold", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L196C34-L196C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L196C34-L196C38" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.MovingWindowRule.WindowSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L201C33-L201C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L201C33-L201C37" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.MovingWindowRule", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GeneralityLossRule.#ctor(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L313C13-L317C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L313C13-L317C10" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GeneralityLossRule.CheckScore(System.Single,System.Single,System.Boolean@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L334C13-L339C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L334C13-L339C72" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.GeneralityLossRule.Threshold", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L304C34-L304C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L304C34-L304C38" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.GeneralityLossRule", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.LowProgressRule.#ctor(System.Single,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L370C15-L372C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L370C15-L372C10" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.LowProgressRule.CheckScore(System.Single,System.Single,System.Boolean@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L388C13-L400C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L388C13-L400C26" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.LowProgressRule", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GeneralityToProgressRatioRule.#ctor(System.Single,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L427C15-L429C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L427C15-L429C10" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GeneralityToProgressRatioRule.CheckScore(System.Single,System.Single,System.Boolean@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L445C13-L457C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L445C13-L457C26" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.GeneralityToProgressRatioRule", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.ConsecutiveGeneralityLossRule.#ctor(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L497C15-L502C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L497C15-L502C10" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.ConsecutiveGeneralityLossRule.CheckScore(System.Single,System.Single,System.Boolean@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L519C13-L524C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L519C13-L524C43" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.ConsecutiveGeneralityLossRule.WindowSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L487C33-L487C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs#L487C33-L487C37" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.ConsecutiveGeneralityLossRule", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/Training/EarlyStoppingCriteria.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.FastTree.TreeEnsemble`1.Bias", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsemble.cs#L20C30-L20C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsemble.cs#L20C30-L20C34" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.TreeEnsemble`1.TreeWeights", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsemble.cs#L25C52-L25C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsemble.cs#L25C52-L25C56" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.TreeEnsemble`1.Trees", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsemble.cs#L30C41-L30C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsemble.cs#L30C41-L30C45" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.TreeEnsemble`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsemble.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsemble.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.FastTree.RegressionTreeEnsemble", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsemble.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsemble.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.FastTree.QuantileRegressionTreeEnsemble", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsemble.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsemble.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleFeaturizationEstimatorBase.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs#L114C13-L116C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs#L114C13-L116C69" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleFeaturizationEstimatorBase.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs#L129C13-L148C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs#L129C13-L148C51" }, { "DocsId": "T:Microsoft.ML.Trainers.FastTree.TreeEnsembleFeaturizationEstimatorBase.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.TreeEnsembleFeaturizationEstimatorBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.FastTree.PretrainedTreeFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.PretrainedTreeFeaturizationEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeBinaryFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeBinaryFeaturizationEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRegressionFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRegressionFeaturizationEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestBinaryFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestBinaryFeaturizationEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestRegressionFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestRegressionFeaturizationEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRankingFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRankingFeaturizationEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeTweedieFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeTweedieFeaturizationEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleFeaturizationTransformer.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationTransformer.cs#L146C87-L146C141" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationTransformer.cs#L146C87-L146C141" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.TreeEnsembleFeaturizationTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeBinaryTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L101C13-L105C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L101C13-L105C14" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeBinaryTrainer.Options.Microsoft#ML#Runtime#IComponentFactory#CreateComponent(Microsoft.ML.Runtime.IHostEnvironment)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L107C91-L107C127" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L107C91-L107C127" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastTreeBinaryTrainer.Options.UnbalancedSets", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.FastTreeBinaryTrainer.Options.EarlyStoppingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L87C23-L87C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L87C23-L87C51" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeRegressionTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L146C13-L149C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L146C13-L149C14" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeRegressionTrainer.Options.Microsoft#ML#Runtime#IComponentFactory#CreateComponent(Microsoft.ML.Runtime.IHostEnvironment)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L151C91-L151C131" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L151C91-L151C131" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.FastTreeRegressionTrainer.Options.EarlyStoppingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L132C23-L132C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L132C23-L132C51" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRegressionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeTweedieTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L175C13-L208C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L175C13-L208C14" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeTweedieTrainer.Options.Microsoft#ML#Runtime#IComponentFactory#CreateComponent(Microsoft.ML.Runtime.IHostEnvironment)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L210C91-L210C128" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L210C91-L210C128" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastTreeTweedieTrainer.Options.Index", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.FastTreeTweedieTrainer.Options.EarlyStoppingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L191C23-L191C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L191C23-L191C51" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeTweedieTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeRankingTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L229C13-L306C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L229C13-L306C14" }, { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeRankingTrainer.Options.Microsoft#ML#Runtime#IComponentFactory#CreateComponent(Microsoft.ML.Runtime.IHostEnvironment)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L308C91-L308C128" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L308C91-L308C128" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastTreeRankingTrainer.Options.CustomGains", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastTreeRankingTrainer.Options.UseDcg", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastTreeRankingTrainer.Options.NdcgTruncationLevel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "P:Microsoft.ML.Trainers.FastTree.FastTreeRankingTrainer.Options.EarlyStoppingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L288C23-L288C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs#L288C23-L288C51" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRankingTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.OptimizationAlgorithmType.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.OptimizationAlgorithmType.GradientDescent", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.OptimizationAlgorithmType.AcceleratedGradientDescent", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.OptimizationAlgorithmType.ConjugateGradientDescent", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.BoostedTreeOptions.OptimizationAlgorithmType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/FastTreeArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/FastTreeArguments.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamBinaryTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamClassification.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamBinaryTrainer.Options.UnbalancedSets", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamClassification.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.GamBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamClassification.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamRegressionTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamRegression.cs#L68C13-L68C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamRegression.cs#L68C13-L68C43" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamRegressionTrainer.Options.PruningMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.GamRegressionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs#L59C13-L123C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs#L59C13-L123C46" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.EntropyCoefficient", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.GainConfidenceLevel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.NumberOfIterations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.NumberOfThreads", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.DiskTranspose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.MaximumBinCountPerFeature", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.MaximumTreeOutput", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.GetDerivativesSampleRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.Seed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.MinimumExampleCountPerLeaf", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.FeatureFlocks", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase.EnablePruning", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.GamTrainerBase`3.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/GamTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/GamTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastForestBinaryTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestClassification.cs#L159C13-L165C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestClassification.cs#L159C13-L165C59" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastForestBinaryTrainer.Options.MaximumOutputMagnitudePerTree", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestClassification.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestClassification.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestClassification.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastForestRegressionTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestRegression.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastForestRegressionTrainer.Options.ShuffleLabels", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestRegressionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/RandomForestRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/RandomForestRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.TreeEnsembleFeaturizationEstimatorBase.OptionsBase.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeEnsembleFeaturizationEstimatorBase.OptionsBase.InputColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeEnsembleFeaturizationEstimatorBase.OptionsBase.TreesColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeEnsembleFeaturizationEstimatorBase.OptionsBase.LeavesColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.TreeEnsembleFeaturizationEstimatorBase.OptionsBase.PathsColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.TreeEnsembleFeaturizationEstimatorBase.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.PretrainedTreeFeaturizationEstimator.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.PretrainedTreeFeaturizationEstimator.Options.ModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.PretrainedTreeFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeBinaryFeaturizationEstimator.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastTreeBinaryFeaturizationEstimator.Options.TrainerOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeBinaryFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeRegressionFeaturizationEstimator.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastTreeRegressionFeaturizationEstimator.Options.TrainerOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRegressionFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastForestBinaryFeaturizationEstimator.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastForestBinaryFeaturizationEstimator.Options.TrainerOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestBinaryFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastForestRegressionFeaturizationEstimator.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastForestRegressionFeaturizationEstimator.Options.TrainerOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastForestRegressionFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeRankingFeaturizationEstimator.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastTreeRankingFeaturizationEstimator.Options.TrainerOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeRankingFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FastTree.FastTreeTweedieFeaturizationEstimator.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FastTree.FastTreeTweedieFeaturizationEstimator.Options.TrainerOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FastTree.FastTreeTweedieFeaturizationEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.FastTree/TreeEnsembleFeaturizationEstimator.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.ImageAnalytics.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.ImageAnalytics.json index 06f24700c..960c75482 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.ImageAnalytics.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.ImageAnalytics.json @@ -1,389 +1,389 @@ { "Assembly": "Microsoft.ML.ImageAnalytics", - "GUID": "0CAB819580054842858826515A15E78FFFFFFFFF", + "GUID": "A317B77854E24DAFA1C611A7CF8FEC73FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.ImageEstimatorsCatalog.ConvertToGrayscale(Microsoft.ML.TransformsCatalog,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs#L33C16-L33C150" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs#L33C16-L33C150" }, { "DocsId": "M:Microsoft.ML.ImageEstimatorsCatalog.LoadImages(Microsoft.ML.TransformsCatalog,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs#L72C15-L72C164" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs#L72C15-L72C164" }, { "DocsId": "M:Microsoft.ML.ImageEstimatorsCatalog.LoadRawImageBytes(Microsoft.ML.TransformsCatalog,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs#L91C15-L91C165" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs#L91C15-L91C165" }, { "DocsId": "M:Microsoft.ML.ImageEstimatorsCatalog.ExtractPixels(Microsoft.ML.TransformsCatalog,System.String,System.String,Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorBits,Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorsOrder,System.Boolean,System.Single,System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs#L125C16-L125C226" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs#L125C16-L125C226" }, { "DocsId": "M:Microsoft.ML.ImageEstimatorsCatalog.ResizeImages(Microsoft.ML.TransformsCatalog,System.String,System.Int32,System.Int32,System.String,Microsoft.ML.Transforms.Image.ImageResizingEstimator.ResizingKind,Microsoft.ML.Transforms.Image.ImageResizingEstimator.Anchor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs#L163C12-L163C158" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs#L163C12-L163C158" }, { "DocsId": "M:Microsoft.ML.ImageEstimatorsCatalog.ConvertToImage(Microsoft.ML.TransformsCatalog,System.Int32,System.Int32,System.String,System.String,Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorBits,Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorsOrder,System.Boolean,System.Single,System.Single,System.Int32,System.Int32,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs#L234C16-L234C224" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs#L234C16-L234C224" } ], "DocsId": "T:Microsoft.ML.ImageEstimatorsCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ExtensionsCatalog.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Data.ImageLoadingTransformer.ImageFolder", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageLoader.cs" } ], "DocsId": "T:Microsoft.ML.Data.ImageLoadingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageLoader.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.ImageLoadingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageLoader.cs#L439C13-L454C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageLoader.cs#L439C13-L454C51" } ], "DocsId": "T:Microsoft.ML.Data.ImageLoadingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageLoader.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.MLImage.CreateFromStream(System.IO.Stream)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L38C13-L49C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L38C13-L49C39" }, { "DocsId": "M:Microsoft.ML.Data.MLImage.CreateFromFile(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L59C13-L70C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L59C13-L70C39" }, { "DocsId": "M:Microsoft.ML.Data.MLImage.CreateFromPixels(System.Int32,System.Int32,Microsoft.ML.Data.MLPixelFormat,System.ReadOnlySpan{System.Byte})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L83C13-L110C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L83C13-L110C39" }, { "DocsId": "M:Microsoft.ML.Data.MLImage.Save(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L231C13-L247C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L231C13-L247C10" }, { "DocsId": "M:Microsoft.ML.Data.MLImage.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L254C13-L259C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L254C13-L259C10" }, { "DocsId": "P:Microsoft.ML.Data.MLImage.PixelFormat", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L120C17-L121C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L120C17-L121C37" }, { "DocsId": "P:Microsoft.ML.Data.MLImage.GetBGRPixels", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L136C17-L151C31" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L136C17-L151C31" }, { "DocsId": "P:Microsoft.ML.Data.MLImage.Pixels", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L162C17-L165C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L162C17-L165C46" }, { "DocsId": "P:Microsoft.ML.Data.MLImage.Tag", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L176C17-L177C29" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L176C17-L177C29" }, { "DocsId": "P:Microsoft.ML.Data.MLImage.Width", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L194C17-L195C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L194C17-L195C37" }, { "DocsId": "P:Microsoft.ML.Data.MLImage.Height", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L206C17-L207C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L206C17-L207C38" }, { "DocsId": "P:Microsoft.ML.Data.MLImage.BitsPerPixel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L218C17-L220C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs#L218C17-L220C49" } ], "DocsId": "T:Microsoft.ML.Data.MLImage", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Data.MLPixelFormat.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs" }, { "DocsId": "F:Microsoft.ML.Data.MLPixelFormat.Unknown", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs" }, { "DocsId": "F:Microsoft.ML.Data.MLPixelFormat.Bgra32", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs" }, { "DocsId": "F:Microsoft.ML.Data.MLPixelFormat.Rgba32", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs" } ], "DocsId": "T:Microsoft.ML.Data.MLPixelFormat", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/MLImage.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/MLImage.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.Image.ImageGrayscalingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageGrayscale.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageGrayscale.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Image.ImageGrayscalingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageGrayscale.cs#L248C13-L260C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageGrayscale.cs#L248C13-L260C51" } ], "DocsId": "T:Microsoft.ML.Transforms.Image.ImageGrayscalingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageGrayscale.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageGrayscale.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.Image.ImagePixelExtractingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs#L811C13-L824C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs#L811C13-L824C51" }, { "DocsId": "T:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorBits", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "DocsId": "T:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorsOrder", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.Image.ImageResizingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Image.ImageResizingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs#L511C13-L523C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs#L511C13-L523C51" }, { "DocsId": "T:Microsoft.ML.Transforms.Image.ImageResizingEstimator.ResizingKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" }, { "DocsId": "T:Microsoft.ML.Transforms.Image.ImageResizingEstimator.Anchor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Image.ImageResizingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Image.ImageTypeAttribute.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L31C9-L33C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L31C9-L33C10" }, { "DocsId": "M:Microsoft.ML.Transforms.Image.ImageTypeAttribute.#ctor(System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L38C9-L44C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L38C9-L44C10" }, { "DocsId": "M:Microsoft.ML.Transforms.Image.ImageTypeAttribute.Equals(Microsoft.ML.Data.DataViewTypeAttribute)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L51C13-L53C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L51C13-L53C26" }, { "DocsId": "M:Microsoft.ML.Transforms.Image.ImageTypeAttribute.GetHashCode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L61C13-L61C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L61C13-L61C83" }, { "DocsId": "M:Microsoft.ML.Transforms.Image.ImageTypeAttribute.Register", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L66C13-L67C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L66C13-L67C10" } ], "DocsId": "T:Microsoft.ML.Transforms.Image.ImageTypeAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Image.ImageDataViewType.#ctor(System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L76C14-L84C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L76C14-L84C10" }, { "DocsId": "M:Microsoft.ML.Transforms.Image.ImageDataViewType.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L86C38-L88C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L86C38-L88C10" }, { "DocsId": "M:Microsoft.ML.Transforms.Image.ImageDataViewType.Equals(Microsoft.ML.Data.DataViewType)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L92C13-L98C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L92C13-L98C39" }, { "DocsId": "M:Microsoft.ML.Transforms.Image.ImageDataViewType.GetHashCode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L103C13-L103C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L103C13-L103C83" }, { "DocsId": "M:Microsoft.ML.Transforms.Image.ImageDataViewType.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L108C13-L110C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs#L108C13-L110C68" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImageDataViewType.Height", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImageDataViewType.Width", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Image.ImageDataViewType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageType.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.Image.VectorToImageConvertingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/VectorToImageTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/VectorToImageTransform.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Image.VectorToImageConvertingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/VectorToImageTransform.cs#L745C13-L758C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/VectorToImageTransform.cs#L745C13-L758C51" } ], "DocsId": "T:Microsoft.ML.Transforms.Image.VectorToImageConvertingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/VectorToImageTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/VectorToImageTransform.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorBits.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorBits.Alpha", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorBits.Red", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorBits.Green", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorBits.Blue", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorBits.Rgb", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorBits.All", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorBits", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorsOrder.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorsOrder.ARGB", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorsOrder.ARBG", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorsOrder.ABRG", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorsOrder.ABGR", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorsOrder.AGRB", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorsOrder.AGBR", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Image.ImagePixelExtractingEstimator.ColorsOrder", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImagePixelExtractor.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.Image.ImageResizingEstimator.ResizingKind.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImageResizingEstimator.ResizingKind.IsoPad", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImageResizingEstimator.ResizingKind.IsoCrop", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImageResizingEstimator.ResizingKind.Fill", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Image.ImageResizingEstimator.ResizingKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.Image.ImageResizingEstimator.Anchor.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImageResizingEstimator.Anchor.Right", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImageResizingEstimator.Anchor.Left", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImageResizingEstimator.Anchor.Top", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImageResizingEstimator.Anchor.Bottom", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Image.ImageResizingEstimator.Anchor.Center", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Image.ImageResizingEstimator.Anchor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.ImageAnalytics/ImageResizer.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.KMeansClustering.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.KMeansClustering.json index aedd3a617..810b44ad3 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.KMeansClustering.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.KMeansClustering.json @@ -1,137 +1,137 @@ { "Assembly": "Microsoft.ML.KMeansClustering", - "GUID": "D5C3D01C20E2452DBABA71C81F006855FFFFFFFF", + "GUID": "A1CDEABCE2444AF7A4024E579B88904DFFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.KMeansClusteringExtensions.KMeans(Microsoft.ML.ClusteringCatalog.ClusteringTrainers,System.String,System.String,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansCatalog.cs#L35C13-L44C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansCatalog.cs#L35C13-L44C52" }, { "DocsId": "M:Microsoft.ML.KMeansClusteringExtensions.KMeans(Microsoft.ML.ClusteringCatalog.ClusteringTrainers,Microsoft.ML.Trainers.KMeansTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansCatalog.cs#L60C13-L64C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansCatalog.cs#L60C13-L64C52" } ], "DocsId": "T:Microsoft.ML.KMeansClusteringExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.KMeansModelParameters.Microsoft#ML#Data#IValueMapper#get_InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L55C48-L55C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L55C48-L55C58" }, { "DocsId": "M:Microsoft.ML.Trainers.KMeansModelParameters.Microsoft#ML#Data#IValueMapper#get_OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L56C49-L56C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L56C49-L56C60" }, { "DocsId": "M:Microsoft.ML.Trainers.KMeansModelParameters.Microsoft#ML#Model#OnnxConverter#ICanSaveOnnx#CanSaveOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L58C59-L58C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L58C59-L58C63" }, { "DocsId": "M:Microsoft.ML.Trainers.KMeansModelParameters.Microsoft#ML#Data#IValueMapper#GetMapper``2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L149C13-L162C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L149C13-L162C58" }, { "DocsId": "M:Microsoft.ML.Trainers.KMeansModelParameters.Microsoft#ML#Model#ICanSaveInTextFormat#SaveAsText(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L180C13-L218C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L180C13-L218C10" }, { "DocsId": "M:Microsoft.ML.Trainers.KMeansModelParameters.GetClusterCentroids(Microsoft.ML.Data.VBuffer{System.Single}[]@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L283C13-L287C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L283C13-L287C10" }, { "DocsId": "M:Microsoft.ML.Trainers.KMeansModelParameters.Microsoft#ML#Model#OnnxConverter#ISingleCanSaveOnnx#SaveAsOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext,System.String[],System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L320C13-L370C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L320C13-L370C25" }, { "DocsId": "P:Microsoft.ML.Trainers.KMeansModelParameters.Microsoft#ML#Data#IValueMapper#InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L55C48-L55C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L55C48-L55C58" }, { "DocsId": "P:Microsoft.ML.Trainers.KMeansModelParameters.Microsoft#ML#Data#IValueMapper#OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L56C49-L56C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs#L56C49-L56C60" } ], "DocsId": "T:Microsoft.ML.Trainers.KMeansModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansModelParameters.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.KMeansTrainer.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs#L162C44-L162C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs#L162C44-L162C48" }, { "DocsId": "T:Microsoft.ML.Trainers.KMeansTrainer.InitializationAlgorithm", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" }, { "DocsId": "T:Microsoft.ML.Trainers.KMeansTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.KMeansTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.KMeansTrainer.InitializationAlgorithm.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.KMeansTrainer.InitializationAlgorithm.KMeansPlusPlus", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.KMeansTrainer.InitializationAlgorithm.Random", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.KMeansTrainer.InitializationAlgorithm.KMeansYinyang", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.KMeansTrainer.InitializationAlgorithm", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.KMeansTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs#L113C13-L142C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs#L113C13-L142C62" }, { "DocsId": "F:Microsoft.ML.Trainers.KMeansTrainer.Options.NumberOfClusters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.KMeansTrainer.Options.InitializationAlgorithm", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.KMeansTrainer.Options.OptimizationTolerance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.KMeansTrainer.Options.MaximumNumberOfIterations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.KMeansTrainer.Options.AccelerationMemoryBudgetMb", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.KMeansTrainer.Options.NumberOfThreads", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.KMeansTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.LightGbm.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.LightGbm.json index 4c75cacde..68f0dd543 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.LightGbm.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.LightGbm.json @@ -1,596 +1,596 @@ { "Assembly": "Microsoft.ML.LightGbm", - "GUID": "AB003BF644DB42BF944B6C366FB38D6BFFFFFFFF", + "GUID": "1C94068EA3A845DD8157D76C68842E8CFFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.LightGbmExtensions.LightGbm(Microsoft.ML.RegressionCatalog.RegressionTrainers,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Double},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L46C13-L48C194" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L46C13-L48C194" }, { "DocsId": "M:Microsoft.ML.LightGbmExtensions.LightGbm(Microsoft.ML.RegressionCatalog.RegressionTrainers,Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L66C13-L68C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L66C13-L68C64" }, { "DocsId": "M:Microsoft.ML.LightGbmExtensions.LightGbm(Microsoft.ML.RegressionCatalog.RegressionTrainers,System.IO.Stream,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L82C13-L84C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L82C13-L84C89" }, { "DocsId": "M:Microsoft.ML.LightGbmExtensions.LightGbm(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Double},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L114C13-L116C190" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L114C13-L116C190" }, { "DocsId": "M:Microsoft.ML.LightGbmExtensions.LightGbm(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L134C13-L136C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L134C13-L136C60" }, { "DocsId": "M:Microsoft.ML.LightGbmExtensions.LightGbm(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.IO.Stream,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L150C13-L152C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L150C13-L152C85" }, { "DocsId": "M:Microsoft.ML.LightGbmExtensions.LightGbm(Microsoft.ML.RankingCatalog.RankingTrainers,System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Double},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L184C13-L187C127" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L184C13-L187C127" }, { "DocsId": "M:Microsoft.ML.LightGbmExtensions.LightGbm(Microsoft.ML.RankingCatalog.RankingTrainers,Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L205C13-L207C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L205C13-L207C61" }, { "DocsId": "M:Microsoft.ML.LightGbmExtensions.LightGbm(Microsoft.ML.RankingCatalog.RankingTrainers,System.IO.Stream,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L221C13-L223C86" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L221C13-L223C86" }, { "DocsId": "M:Microsoft.ML.LightGbmExtensions.LightGbm(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Double},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L253C13-L255C194" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L253C13-L255C194" }, { "DocsId": "M:Microsoft.ML.LightGbmExtensions.LightGbm(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L273C13-L275C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L273C13-L275C64" }, { "DocsId": "M:Microsoft.ML.LightGbmExtensions.LightGbm(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,System.IO.Stream,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L289C13-L291C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs#L289C13-L291C89" } ], "DocsId": "T:Microsoft.ML.LightGbmExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.#ctor(Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs#L47C9-L56C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs#L47C9-L56C10" }, { "DocsId": "T:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.LightGbm.GradientBooster.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.GradientBooster", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.LightGbm.DartBooster.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.DartBooster", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.LightGbm.GossBooster.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.GossBooster", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs#L301C16-L301C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs#L301C16-L301C59" }, { "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs#L383C16-L383C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs#L383C16-L383C59" }, { "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmRankingModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs#L314C16-L314C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs#L314C16-L314C59" }, { "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs#L262C16-L262C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs#L262C16-L262C59" }, { "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs#L315C45-L315C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs#L315C45-L315C50" }, { "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase.Microsoft#ML#Runtime#IComponentFactory#CreateComponent(Microsoft.ML.Runtime.IHostEnvironment)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs#L169C20-L169C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs#L169C20-L169C34" }, { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase.Microsoft#ML#Trainers#LightGbm#IBoosterParameterFactory#CreateComponent(Microsoft.ML.Runtime.IHostEnvironment)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs#L172C20-L172C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs#L172C20-L172C34" }, { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs#L97C13-L152C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs#L97C13-L152C51" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase.MinimumSplitGain", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase.MaximumTreeDepth", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase.MinimumChildWeight", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase.SubsampleFrequency", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase.SubsampleFraction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase.FeatureFraction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase.L2Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase.L1Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.BoosterParameterBase.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.GradientBooster.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.GradientBooster.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.DartBooster.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs#L264C13-L278C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs#L264C13-L278C50" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.DartBooster.Options.TreeDropFraction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.DartBooster.Options.MaximumNumberOfDroppedTreesPerRound", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.DartBooster.Options.SkipDropFraction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.DartBooster.Options.XgboostDartMode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.DartBooster.Options.UniformDrop", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.DartBooster.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.GossBooster.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs#L329C13-L336C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs#L329C13-L336C43" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.GossBooster.Options.TopRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.GossBooster.Options.OtherRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.GossBooster.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmArguments.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs#L153C13-L168C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs#L153C13-L168C85" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options.UnbalancedSets", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options.WeightOfPositiveExamples", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options.Sigmoid", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options.EvaluationMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" }, { "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options.EvaluateMetricType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs#L103C13-L111C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs#L103C13-L111C83" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options.UnbalancedSets", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options.UseSoftmax", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options.Sigmoid", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options.EvaluationMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" }, { "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options.EvaluateMetricType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs#L133C13-L163C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs#L133C13-L163C14" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options.CustomGains", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options.Sigmoid", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options.EvaluationMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" }, { "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options.EvaluateMetricType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs#L138C13-L138C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs#L138C13-L138C98" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Options.EvaluationMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" }, { "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Options.EvaluateMetricType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.NumberOfIterations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.NumberOfLeaves", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.MinimumExampleCountPerLeaf", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.MaximumBinCountPerFeature", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.Verbose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.Silent", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.NumberOfThreads", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.EarlyStoppingRound", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.BatchSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.UseCategoricalSplit", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.HandleMissingValue", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.UseZeroAsMissingValue", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.MinimumExampleCountPerGroup", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.MaximumCategoricalSplitPointCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.CategoricalSmoothing", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.L2CategoricalRegularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.Seed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "DocsId": "P:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase.Booster", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs#L251C24-L251C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs#L251C24-L251C41" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmTrainerBase`4.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmTrainerBase.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options.EvaluateMetricType.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options.EvaluateMetricType.None", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options.EvaluateMetricType.Default", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options.EvaluateMetricType.Logloss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options.EvaluateMetricType.Error", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options.EvaluateMetricType.AreaUnderCurve", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer.Options.EvaluateMetricType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmBinaryTrainer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options.EvaluateMetricType.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options.EvaluateMetricType.None", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options.EvaluateMetricType.Default", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options.EvaluateMetricType.Error", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options.EvaluateMetricType.LogLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmMulticlassTrainer.Options.EvaluateMetricType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmMulticlassTrainer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options.EvaluateMetricType.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options.EvaluateMetricType.None", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options.EvaluateMetricType.Default", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options.EvaluateMetricType.MeanAveragedPrecision", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options.EvaluateMetricType.NormalizedDiscountedCumulativeGain", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmRankingTrainer.Options.EvaluateMetricType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRankingTrainer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Options.EvaluateMetricType.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Options.EvaluateMetricType.None", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Options.EvaluateMetricType.Default", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Options.EvaluateMetricType.MeanAbsoluteError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Options.EvaluateMetricType.RootMeanSquaredError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Options.EvaluateMetricType.MeanSquaredError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LightGbm.LightGbmRegressionTrainer.Options.EvaluateMetricType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.LightGbm/LightGbmRegressionTrainer.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Mkl.Components.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Mkl.Components.json index a5b7fbad9..bbc786741 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Mkl.Components.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Mkl.Components.json @@ -1,214 +1,214 @@ { "Assembly": "Microsoft.ML.Mkl.Components", - "GUID": "818DB6CAA7174A2E9D0A948FA9E1F011FFFFFFFF", + "GUID": "2B2217E3324045329E858FD760F7F28EFFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.MklComponentsCatalog.Ols(Microsoft.ML.RegressionCatalog.RegressionTrainers,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/MklComponentsCatalog.cs#L38C13-L47C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/MklComponentsCatalog.cs#L38C13-L47C49" }, { "DocsId": "M:Microsoft.ML.MklComponentsCatalog.Ols(Microsoft.ML.RegressionCatalog.RegressionTrainers,Microsoft.ML.Trainers.OlsTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/MklComponentsCatalog.cs#L66C13-L70C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/MklComponentsCatalog.cs#L66C13-L70C49" }, { "DocsId": "M:Microsoft.ML.MklComponentsCatalog.SymbolicSgdLogisticRegression(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/MklComponentsCatalog.cs#L94C13-L103C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/MklComponentsCatalog.cs#L94C13-L103C81" }, { "DocsId": "M:Microsoft.ML.MklComponentsCatalog.SymbolicSgdLogisticRegression(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/MklComponentsCatalog.cs#L124C13-L127C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/MklComponentsCatalog.cs#L124C13-L127C81" }, { "DocsId": "M:Microsoft.ML.MklComponentsCatalog.VectorWhiten(Microsoft.ML.TransformsCatalog,System.String,System.String,Microsoft.ML.Transforms.WhiteningKind,System.Single,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/MklComponentsCatalog.cs#L154C20-L154C163" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/MklComponentsCatalog.cs#L154C20-L154C163" } ], "DocsId": "T:Microsoft.ML.MklComponentsCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/MklComponentsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/MklComponentsCatalog.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.WhiteningKind.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.WhiteningKind.PrincipalComponentAnalysis", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.WhiteningKind.ZeroPhaseComponentAnalysis", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.WhiteningKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.VectorWhiteningTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.VectorWhiteningEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs#L882C13-L883C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs#L882C13-L883C85" }, { "DocsId": "M:Microsoft.ML.Transforms.VectorWhiteningEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs#L892C13-L903C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs#L892C13-L903C51" } ], "DocsId": "T:Microsoft.ML.Transforms.VectorWhiteningEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/VectorWhitening.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.ComputeLRTrainingStdThroughMkl.ComputeStandardDeviation(System.Double[],System.Int32[],System.Int32,System.Int32,Microsoft.ML.Runtime.IChannel,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/ComputeLRTrainingStdThroughHal.cs#L36C13-L92C110" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/ComputeLRTrainingStdThroughHal.cs#L36C13-L92C110" }, { "DocsId": "M:Microsoft.ML.Trainers.ComputeLRTrainingStdThroughMkl.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/ComputeLRTrainingStdThroughHal.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/ComputeLRTrainingStdThroughHal.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.ComputeLRTrainingStdThroughMkl", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/ComputeLRTrainingStdThroughHal.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/ComputeLRTrainingStdThroughHal.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.OlsTrainer.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs#L115C45-L115C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs#L115C45-L115C50" }, { "DocsId": "T:Microsoft.ML.Trainers.OlsTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.OlsTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.OlsModelParameters.RSquared", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.OlsModelParameters.RSquaredAdjusted", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" }, { "DocsId": "P:Microsoft.ML.Trainers.OlsModelParameters.HasStatistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs#L731C38-L731C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs#L731C38-L731C60" }, { "DocsId": "P:Microsoft.ML.Trainers.OlsModelParameters.StandardErrors", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs#L738C56-L738C71" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs#L738C56-L738C71" }, { "DocsId": "P:Microsoft.ML.Trainers.OlsModelParameters.TValues", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs#L746C49-L746C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs#L746C49-L746C57" }, { "DocsId": "P:Microsoft.ML.Trainers.OlsModelParameters.PValues", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs#L754C49-L754C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs#L754C49-L754C57" } ], "DocsId": "T:Microsoft.ML.Trainers.OlsModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.Trainers.LinearModelParameters)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs#L270C16-L270C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs#L270C16-L270C75" }, { "DocsId": "P:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs#L171C44-L171C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs#L171C44-L171C48" }, { "DocsId": "T:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.OlsTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs#L85C13-L91C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs#L85C13-L91C52" }, { "DocsId": "F:Microsoft.ML.Trainers.OlsTrainer.Options.L2Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.OlsTrainer.Options.CalculateStatistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.OlsTrainer.Options.BatchSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.OlsTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/OlsLinearRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs#L98C13-L149C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs#L98C13-L149C83" }, { "DocsId": "F:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options.NumberOfThreads", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options.NumberOfIterations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options.Tolerance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options.L2Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options.UpdateFrequency", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options.MemorySize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options.Shuffle", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options.PositiveInstanceWeight", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Mkl.Components/SymSgdClassificationTrainer.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.OnnxConverter.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.OnnxConverter.json index 3ad7a6de5..cc385ff30 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.OnnxConverter.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.OnnxConverter.json @@ -1,25 +1,25 @@ { "Assembly": "Microsoft.ML.OnnxConverter", - "GUID": "82E50F59B965417ABDBCF809EF4C9E19FFFFFFFF", + "GUID": "DCA4EE5B9C5D489DAA7BBD30EEEA312BFFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.OnnxExportExtensions.ConvertToOnnx(Microsoft.ML.ModelOperationsCatalog,Microsoft.ML.ITransformer,Microsoft.ML.IDataView,System.IO.Stream)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.OnnxConverter/OnnxExportExtensions.cs#L82C13-L82C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.OnnxConverter/OnnxExportExtensions.cs#L82C13-L82C81" }, { "DocsId": "M:Microsoft.ML.OnnxExportExtensions.ConvertToOnnx(Microsoft.ML.ModelOperationsCatalog,Microsoft.ML.ITransformer,Microsoft.ML.IDataView,System.Int32,System.IO.Stream)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.OnnxConverter/OnnxExportExtensions.cs#L94C13-L94C95" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.OnnxConverter/OnnxExportExtensions.cs#L94C13-L94C95" }, { "DocsId": "M:Microsoft.ML.OnnxExportExtensions.ConvertToOnnx(Microsoft.ML.ModelOperationsCatalog,Microsoft.ML.ITransformer,Microsoft.ML.IDataView,System.IO.Stream,System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.OnnxConverter/OnnxExportExtensions.cs#L106C13-L106C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.OnnxConverter/OnnxExportExtensions.cs#L106C13-L106C96" } ], "DocsId": "T:Microsoft.ML.OnnxExportExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.OnnxConverter/OnnxExportExtensions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.OnnxConverter/OnnxExportExtensions.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.PCA.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.PCA.json index 7c529aba6..37da8d2df 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.PCA.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.PCA.json @@ -1,130 +1,130 @@ { "Assembly": "Microsoft.ML.PCA", - "GUID": "FAF4FA76046A431586E73AB1778A974DFFFFFFFF", + "GUID": "EDE55B2BE6364AF7B2EF6D017196F612FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.PcaCatalog.ProjectToPrincipalComponents(Microsoft.ML.TransformsCatalog,System.String,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PCACatalog.cs#L36C16-L37C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PCACatalog.cs#L36C16-L37C118" }, { "DocsId": "M:Microsoft.ML.PcaCatalog.RandomizedPca(Microsoft.ML.AnomalyDetectionCatalog.AnomalyDetectionTrainers,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PCACatalog.cs#L75C13-L77C136" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PCACatalog.cs#L75C13-L77C136" }, { "DocsId": "M:Microsoft.ML.PcaCatalog.RandomizedPca(Microsoft.ML.AnomalyDetectionCatalog.AnomalyDetectionTrainers,Microsoft.ML.Trainers.RandomizedPcaTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PCACatalog.cs#L97C13-L99C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PCACatalog.cs#L97C13-L99C59" } ], "DocsId": "T:Microsoft.ML.PcaCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PCACatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PCACatalog.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.PrincipalComponentAnalysisTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.PrincipalComponentAnalyzer.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTransformer.cs#L809C78-L809C143" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTransformer.cs#L809C78-L809C143" }, { "DocsId": "M:Microsoft.ML.Transforms.PrincipalComponentAnalyzer.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTransformer.cs#L817C13-L831C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTransformer.cs#L817C13-L831C51" } ], "DocsId": "T:Microsoft.ML.Transforms.PrincipalComponentAnalyzer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTransformer.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.RandomizedPcaTrainer.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs#L131C45-L131C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs#L131C45-L131C50" }, { "DocsId": "T:Microsoft.ML.Trainers.RandomizedPcaTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.RandomizedPcaTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.PcaModelParameters.Microsoft#ML#Model#ICanSaveSummary#SaveSummary(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs#L557C13-L558C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs#L557C13-L558C10" }, { "DocsId": "M:Microsoft.ML.Trainers.PcaModelParameters.Microsoft#ML#Model#ICanSaveInTextFormat#SaveAsText(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs#L562C13-L585C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs#L562C13-L585C10" }, { "DocsId": "M:Microsoft.ML.Trainers.PcaModelParameters.Microsoft#ML#Model#ICanGetSummaryAsIDataView#GetSummaryDataView(Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs#L589C13-L604C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs#L589C13-L604C39" }, { "DocsId": "M:Microsoft.ML.Trainers.PcaModelParameters.Microsoft#ML#Data#IValueMapper#get_InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs#L609C19-L609C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs#L609C19-L609C37" }, { "DocsId": "M:Microsoft.ML.Trainers.PcaModelParameters.Microsoft#ML#Data#IValueMapper#get_OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs#L614C19-L614C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs#L614C19-L614C52" }, { "DocsId": "M:Microsoft.ML.Trainers.PcaModelParameters.Microsoft#ML#Data#IValueMapper#GetMapper``2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs#L619C13-L628C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs#L619C13-L628C58" }, { "DocsId": "M:Microsoft.ML.Trainers.PcaModelParameters.GetEigenVectors(Microsoft.ML.Data.VBuffer{System.Single}[]@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs#L664C13-L668C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs#L664C13-L668C10" }, { "DocsId": "M:Microsoft.ML.Trainers.PcaModelParameters.GetMean(Microsoft.ML.Data.VBuffer{System.Single}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs#L675C13-L676C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs#L675C13-L676C10" }, { "DocsId": "P:Microsoft.ML.Trainers.PcaModelParameters.Microsoft#ML#Data#IValueMapper#InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs#L609C19-L609C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs#L609C19-L609C37" }, { "DocsId": "P:Microsoft.ML.Trainers.PcaModelParameters.Microsoft#ML#Data#IValueMapper#OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs#L614C19-L614C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs#L614C19-L614C52" } ], "DocsId": "T:Microsoft.ML.Trainers.PcaModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.RandomizedPcaTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs#L99C13-L108C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs#L99C13-L108C66" }, { "DocsId": "F:Microsoft.ML.Trainers.RandomizedPcaTrainer.Options.Rank", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.RandomizedPcaTrainer.Options.Oversampling", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.RandomizedPcaTrainer.Options.EnsureZeroMean", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.RandomizedPcaTrainer.Options.Seed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.RandomizedPcaTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.PCA/PcaTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.PCA/PcaTrainer.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Recommender.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Recommender.json index 157bb976f..52a74ac0d 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Recommender.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Recommender.json @@ -1,235 +1,235 @@ { "Assembly": "Microsoft.ML.Recommender", - "GUID": "507454902B7741A186C32512A7C2F7D1FFFFFFFF", + "GUID": "80BF400D75614AD1A8CAFCD9C6E1CC8CFFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.RecommenderCatalog.Recommendation(Microsoft.ML.MLContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/RecommenderCatalog.cs#L19C83-L19C113" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/RecommenderCatalog.cs#L19C83-L19C113" } ], "DocsId": "T:Microsoft.ML.RecommenderCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/RecommenderCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/RecommenderCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.RecommendationCatalog.Evaluate(Microsoft.ML.IDataView,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/RecommenderCatalog.cs#L111C13-L116C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/RecommenderCatalog.cs#L111C13-L116C74" }, { "DocsId": "M:Microsoft.ML.RecommendationCatalog.CrossValidate(Microsoft.ML.IDataView,Microsoft.ML.IEstimator{Microsoft.ML.ITransformer},System.Int32,System.String,System.String,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/RecommenderCatalog.cs#L139C13-L141C159" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/RecommenderCatalog.cs#L139C13-L141C159" }, { "DocsId": "P:Microsoft.ML.RecommendationCatalog.Trainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/RecommenderCatalog.cs#L30C50-L30C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/RecommenderCatalog.cs#L30C50-L30C54" }, { "DocsId": "T:Microsoft.ML.RecommendationCatalog.RecommendationTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/RecommenderCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/RecommenderCatalog.cs" } ], "DocsId": "T:Microsoft.ML.RecommendationCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/RecommenderCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/RecommenderCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Microsoft#ML#ITrainer#get_PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L304C51-L304C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L304C51-L304C80" }, { "DocsId": "M:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Microsoft#ML#ITrainer#Train(Microsoft.ML.TrainContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L432C60-L432C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L432C60-L432C74" }, { "DocsId": "M:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Microsoft#ML#ITrainer#Train(Microsoft.ML.TrainContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L433C120-L433C134" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L433C120-L433C134" }, { "DocsId": "M:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L527C13-L541C140" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L527C13-L541C140" }, { "DocsId": "M:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L548C81-L548C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L548C81-L548C97" }, { "DocsId": "M:Microsoft.ML.Trainers.MatrixFactorizationTrainer.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L556C13-L585C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L556C13-L585C55" }, { "DocsId": "P:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Microsoft#ML#ITrainer#PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L304C51-L304C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L304C51-L304C80" }, { "DocsId": "P:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L309C36-L309C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L309C36-L309C41" }, { "DocsId": "T:Microsoft.ML.Trainers.MatrixFactorizationTrainer.LossFunctionType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "T:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.MatrixFactorizationTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.Recommender.MatrixFactorizationModelParameters.Microsoft#ML#IPredictor#get_PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L85C53-L85C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L85C53-L85C82" }, { "DocsId": "M:Microsoft.ML.Trainers.Recommender.MatrixFactorizationModelParameters.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L168C13-L188C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L168C13-L188C10" }, { "DocsId": "M:Microsoft.ML.Trainers.Recommender.MatrixFactorizationModelParameters.Microsoft#ML#Model#ICanSaveInTextFormat#SaveAsText(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L195C13-L214C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L195C13-L214C10" }, { "DocsId": "M:Microsoft.ML.Trainers.Recommender.MatrixFactorizationModelParameters.Microsoft#ML#Data#ISchemaBindableMapper#Bind(Microsoft.ML.Runtime.IHostEnvironment,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L317C13-L317C142" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L317C13-L317C142" }, { "DocsId": "F:Microsoft.ML.Trainers.Recommender.MatrixFactorizationModelParameters.NumberOfRows", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.Recommender.MatrixFactorizationModelParameters.NumberOfColumns", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.Recommender.MatrixFactorizationModelParameters.ApproximationRank", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs" }, { "DocsId": "P:Microsoft.ML.Trainers.Recommender.MatrixFactorizationModelParameters.LeftFactorMatrix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L71C57-L71C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L71C57-L71C74" }, { "DocsId": "P:Microsoft.ML.Trainers.Recommender.MatrixFactorizationModelParameters.RightFactorMatrix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L81C58-L81C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L81C58-L81C76" }, { "DocsId": "P:Microsoft.ML.Trainers.Recommender.MatrixFactorizationModelParameters.Microsoft#ML#IPredictor#PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L85C53-L85C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L85C53-L85C82" } ], "DocsId": "T:Microsoft.ML.Trainers.Recommender.MatrixFactorizationModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.Recommender.MatrixFactorizationPredictionTransformer.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L514C13-L519C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs#L514C13-L519C75" } ], "DocsId": "T:Microsoft.ML.Trainers.Recommender.MatrixFactorizationPredictionTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationPredictor.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.RecommendationCatalog.RecommendationTrainers.MatrixFactorization(System.String,System.String,System.String,System.Int32,System.Double,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/RecommenderCatalog.cs#L75C24-L76C77" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/RecommenderCatalog.cs#L75C24-L76C77" }, { "DocsId": "M:Microsoft.ML.RecommendationCatalog.RecommendationTrainers.MatrixFactorization(Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/RecommenderCatalog.cs#L99C24-L99C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/RecommenderCatalog.cs#L99C24-L99C87" } ], "DocsId": "T:Microsoft.ML.RecommendationCatalog.RecommendationTrainers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/RecommenderCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/RecommenderCatalog.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.LossFunctionType.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.LossFunctionType.SquareLossRegression", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.LossFunctionType.SquareLossOneClass", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.MatrixFactorizationTrainer.LossFunctionType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L185C13-L251C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs#L185C13-L251C42" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.MatrixColumnIndexColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.MatrixRowIndexColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.LossFunction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.Lambda", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.ApproximationRank", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.NumberOfIterations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.Alpha", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.C", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.NumberOfThreads", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.Quiet", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options.NonNegative", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.MatrixFactorizationTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Recommender/MatrixFactorizationTrainer.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.SamplesUtils.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.SamplesUtils.json index e68489677..953fec2d7 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.SamplesUtils.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.SamplesUtils.json @@ -1,221 +1,221 @@ { "Assembly": "Microsoft.ML.SamplesUtils", - "GUID": "B281FB409A164408A37BFA4689D5A87BFFFFFFFF", + "GUID": "574CB2A0AC0D497CA980F3274DF9153FFFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.GetFilePathFromDataDirectory(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L24C13-L36C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L24C13-L36C70" }, { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.GetHousingRegressionDataset", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L42C63-L42C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L42C63-L42C106" }, { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.LoadHousingRegressionDataset(Microsoft.ML.MLContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L47C13-L72C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L47C13-L72C25" }, { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.GetAdultDataset", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L78C51-L78C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L78C51-L78C92" }, { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.LoadFeaturizedAdultDataset(Microsoft.ML.MLContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L91C13-L109C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L91C13-L109C35" }, { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.LoadRawAdultDataset(Microsoft.ML.MLContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L123C13-L149C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L123C13-L149C42" }, { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.GetBreastCancerDataset", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L155C58-L155C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L155C58-L155C107" }, { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.GetSampleImages", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L160C51-L160C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L160C51-L160C100" }, { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.DownloadTensorFlowSentimentModel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L173C13-L188C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L173C13-L188C25" }, { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.GenerateBinaryLabelFloatFeatureVectorFloatWeightSamples(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L246C13-L270C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L246C13-L270C25" }, { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.GenerateFloatLabelFloatFeatureVectorUlongGroupIdSamples(System.Int32,System.Double,System.UInt64,System.UInt64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L294C13-L304C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L294C13-L304C25" }, { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.GenerateFloatLabelFloatFeatureVectorSamples(System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L309C13-L331C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L309C13-L331C25" }, { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.GenerateRandomMulticlassClassificationExamples(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L364C13-L394C29" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L364C13-L394C29" }, { "DocsId": "T:Microsoft.ML.SamplesUtils.DatasetUtils.BinaryLabelFloatFeatureVectorFloatWeightSample", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "T:Microsoft.ML.SamplesUtils.DatasetUtils.CalibratedBinaryClassifierOutput", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "T:Microsoft.ML.SamplesUtils.DatasetUtils.NonCalibratedBinaryClassifierOutput", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "T:Microsoft.ML.SamplesUtils.DatasetUtils.FloatLabelFloatFeatureVectorUlongGroupIdSample", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "T:Microsoft.ML.SamplesUtils.DatasetUtils.FloatLabelFloatFeatureVectorSample", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "T:Microsoft.ML.SamplesUtils.DatasetUtils.MulticlassClassificationExample", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" } ], "DocsId": "T:Microsoft.ML.SamplesUtils.DatasetUtils", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.BinaryLabelFloatFeatureVectorFloatWeightSample.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.BinaryLabelFloatFeatureVectorFloatWeightSample.Label", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.BinaryLabelFloatFeatureVectorFloatWeightSample.Features", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.BinaryLabelFloatFeatureVectorFloatWeightSample.Weight", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" } ], "DocsId": "T:Microsoft.ML.SamplesUtils.DatasetUtils.BinaryLabelFloatFeatureVectorFloatWeightSample", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.CalibratedBinaryClassifierOutput.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.CalibratedBinaryClassifierOutput.Label", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.CalibratedBinaryClassifierOutput.Score", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.CalibratedBinaryClassifierOutput.Probability", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" } ], "DocsId": "T:Microsoft.ML.SamplesUtils.DatasetUtils.CalibratedBinaryClassifierOutput", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.NonCalibratedBinaryClassifierOutput.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.NonCalibratedBinaryClassifierOutput.Label", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.NonCalibratedBinaryClassifierOutput.Score", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" } ], "DocsId": "T:Microsoft.ML.SamplesUtils.DatasetUtils.NonCalibratedBinaryClassifierOutput", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.FloatLabelFloatFeatureVectorUlongGroupIdSample.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.FloatLabelFloatFeatureVectorUlongGroupIdSample.Label", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.FloatLabelFloatFeatureVectorUlongGroupIdSample.Features", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.FloatLabelFloatFeatureVectorUlongGroupIdSample.GroupId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" } ], "DocsId": "T:Microsoft.ML.SamplesUtils.DatasetUtils.FloatLabelFloatFeatureVectorUlongGroupIdSample", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.FloatLabelFloatFeatureVectorSample.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.FloatLabelFloatFeatureVectorSample.Label", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.FloatLabelFloatFeatureVectorSample.Features", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" } ], "DocsId": "T:Microsoft.ML.SamplesUtils.DatasetUtils.FloatLabelFloatFeatureVectorSample", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SamplesUtils.DatasetUtils.MulticlassClassificationExample.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L351C13-L354C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs#L351C13-L354C14" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.MulticlassClassificationExample.Features", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.MulticlassClassificationExample.Label", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.MulticlassClassificationExample.LabelIndex", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.MulticlassClassificationExample.PredictedLabelIndex", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" }, { "DocsId": "F:Microsoft.ML.SamplesUtils.DatasetUtils.MulticlassClassificationExample.Scores", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" } ], "DocsId": "T:Microsoft.ML.SamplesUtils.DatasetUtils.MulticlassClassificationExample", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SamplesUtils/SamplesDatasetUtils.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.SearchSpace.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.SearchSpace.json index 2cbd9f84f..5e5d08bca 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.SearchSpace.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.SearchSpace.json @@ -1,549 +1,549 @@ { "Assembly": "Microsoft.ML.SearchSpace", - "GUID": "55EC4F7CA61A4479B57FA734B8276E9CFFFFFFFF", + "GUID": "6314E0698BD546809FB950DD09EEEBB9FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "F:Microsoft.ML.SearchSpace.ParameterType.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs" }, { "DocsId": "F:Microsoft.ML.SearchSpace.ParameterType.Integer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs" }, { "DocsId": "F:Microsoft.ML.SearchSpace.ParameterType.Number", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs" }, { "DocsId": "F:Microsoft.ML.SearchSpace.ParameterType.Bool", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs" }, { "DocsId": "F:Microsoft.ML.SearchSpace.ParameterType.String", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs" }, { "DocsId": "F:Microsoft.ML.SearchSpace.ParameterType.Object", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs" }, { "DocsId": "F:Microsoft.ML.SearchSpace.ParameterType.Array", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs" } ], "DocsId": "T:Microsoft.ML.SearchSpace.ParameterType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.FromDouble(System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L86C13-L86C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L86C13-L86C63" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.FromFloat(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L95C13-L95C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L95C13-L95C63" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.FromLong(System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L104C13-L104C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L104C13-L104C64" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.FromInt(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L113C13-L113C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L113C13-L113C64" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.FromString(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L122C13-L122C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L122C13-L122C63" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.FromBool(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L131C13-L131C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L131C13-L131C61" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.FromEnum``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L140C13-L140C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L140C13-L140C57" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.FromIEnumerable``1(System.Collections.Generic.IEnumerable{``0})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L150C13-L150C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L150C13-L150C69" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.FromObject``1(``0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L169C13-L169C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L169C13-L169C59" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.CreateNestedParameter(System.Collections.Generic.KeyValuePair{System.String,Microsoft.ML.SearchSpace.Parameter}[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L221C13-L227C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L221C13-L227C30" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.System#Collections#Generic#IDictionary#get_Values", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L254C17-L255C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L254C17-L255C74" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.AsType``1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L291C13-L298C71" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L291C13-L298C71" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.Clear", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L305C13-L307C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L305C13-L307C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.Add(System.String,Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L312C13-L314C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L312C13-L314C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.TryGetValue(System.String,Microsoft.ML.SearchSpace.Parameter@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L319C13-L320C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L319C13-L320C90" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.Add(System.Collections.Generic.KeyValuePair{System.String,Microsoft.ML.SearchSpace.Parameter})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L326C13-L328C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L326C13-L328C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.Contains(System.Collections.Generic.KeyValuePair{System.String,Microsoft.ML.SearchSpace.Parameter})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L333C13-L334C77" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L333C13-L334C77" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.Remove(System.Collections.Generic.KeyValuePair{System.String,Microsoft.ML.SearchSpace.Parameter})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L340C13-L341C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L340C13-L341C76" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.System#Collections#Generic#IEnumerable>#GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L347C13-L348C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L347C13-L348C79" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.System#Collections#IEnumerable#GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L354C13-L355C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L354C13-L355C79" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.CopyTo(System.Collections.Generic.KeyValuePair{System.String,Microsoft.ML.SearchSpace.Parameter}[],System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L366C13-L368C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L366C13-L368C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.ContainsKey(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L373C13-L374C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L373C13-L374C80" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.Remove(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L380C13-L381C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L380C13-L381C75" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.Equals(Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L388C13-L396C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L388C13-L396C42" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.GetHashCode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L402C13-L403C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L402C13-L403C43" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.Equals(Microsoft.ML.SearchSpace.Parameter,Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L414C13-L414C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L414C13-L414C55" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.GetHashCode(Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L420C13-L420C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L420C13-L420C38" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Parameter.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L426C13-L426C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L426C13-L426C51" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Parameter.Count", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L233C29-L233C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L233C29-L233C120" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Parameter.IsReadOnly", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L240C17-L241C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L240C17-L241C88" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Parameter.ParameterType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L248C46-L248C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L248C46-L248C50" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Parameter.System#Collections#Generic#IDictionary#Values", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L254C17-L255C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L254C17-L255C74" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Parameter.Keys", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L264C17-L265C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L264C17-L265C72" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Parameter.Item(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs#L274C17-L275C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs#L274C17-L275C72" } ], "DocsId": "T:Microsoft.ML.SearchSpace.Parameter", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Parameter.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Parameter.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L49C9-L52C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L49C9-L52C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.#ctor(System.Type,Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L67C15-L71C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L67C15-L71C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.SampleFromFeatureSpace(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L112C13-L129C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L112C13-L129C26" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.MappingToFeatureSpace(Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L135C13-L144C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L135C13-L144C34" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.GetHashCode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L155C13-L169C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L155C13-L169C37" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.Add(System.String,Microsoft.ML.SearchSpace.Option.OptionBase)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L313C13-L314C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L313C13-L314C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.ContainsKey(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L319C13-L319C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L319C13-L319C81" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.Remove(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L325C13-L325C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L325C13-L325C76" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.TryGetValue(System.String,Microsoft.ML.SearchSpace.Option.OptionBase@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L331C13-L331C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L331C13-L331C92" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.Add(System.Collections.Generic.KeyValuePair{System.String,Microsoft.ML.SearchSpace.Option.OptionBase})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L337C13-L338C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L337C13-L338C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.Clear", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L343C13-L344C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L343C13-L344C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.Contains(System.Collections.Generic.KeyValuePair{System.String,Microsoft.ML.SearchSpace.Option.OptionBase})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L349C13-L349C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L349C13-L349C93" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.CopyTo(System.Collections.Generic.KeyValuePair{System.String,Microsoft.ML.SearchSpace.Option.OptionBase}[],System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L355C13-L356C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L355C13-L356C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.Remove(System.Collections.Generic.KeyValuePair{System.String,Microsoft.ML.SearchSpace.Option.OptionBase})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L361C13-L361C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L361C13-L361C91" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L367C13-L367C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L367C13-L367C94" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace.System#Collections#IEnumerable#GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L373C13-L373C79" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L373C13-L373C79" }, { "DocsId": "P:Microsoft.ML.SearchSpace.SearchSpace.Default", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L59C17-L61C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L59C17-L61C39" }, { "DocsId": "P:Microsoft.ML.SearchSpace.SearchSpace.FeatureSpaceDim", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L78C17-L78C77" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L78C17-L78C77" }, { "DocsId": "P:Microsoft.ML.SearchSpace.SearchSpace.Keys", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L83C44-L83C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L83C44-L83C92" }, { "DocsId": "P:Microsoft.ML.SearchSpace.SearchSpace.Values", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L86C50-L86C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L86C50-L86C100" }, { "DocsId": "P:Microsoft.ML.SearchSpace.SearchSpace.Count", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L89C29-L89C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L89C29-L89C92" }, { "DocsId": "P:Microsoft.ML.SearchSpace.SearchSpace.IsReadOnly", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L92C35-L92C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L92C35-L92C103" }, { "DocsId": "P:Microsoft.ML.SearchSpace.SearchSpace.Step", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L99C17-L101C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L99C17-L101C39" }, { "DocsId": "P:Microsoft.ML.SearchSpace.SearchSpace.Item(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L106C53-L106C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L106C53-L106C101" } ], "DocsId": "T:Microsoft.ML.SearchSpace.SearchSpace", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace`1.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L417C15-L419C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L417C15-L419C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace`1.#ctor(`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L425C15-L428C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L425C15-L428C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace`1.SampleFromFeatureSpace(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L433C13-L436C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L433C13-L436C27" }, { "DocsId": "M:Microsoft.ML.SearchSpace.SearchSpace`1.MappingToFeatureSpace(`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L442C13-L443C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs#L442C13-L443C49" } ], "DocsId": "T:Microsoft.ML.SearchSpace.SearchSpace`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/SearchSpace.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/SearchSpace.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.Option.ChoiceOption.#ctor(System.Object[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L26C9-L35C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L26C9-L35C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.ChoiceOption.#ctor(System.Object[],System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L41C15-L47C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L41C15-L47C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.ChoiceOption.MappingToFeatureSpace(Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L63C13-L71C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L63C13-L71C72" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.ChoiceOption.SampleFromFeatureSpace(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L78C13-L93C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L78C13-L93C33" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.ChoiceOption.Choices", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L52C38-L52C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L52C38-L52C42" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.ChoiceOption.FeatureSpaceDim", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L55C48-L55C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L55C48-L55C75" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.ChoiceOption.Step", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L58C40-L58C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs#L58C40-L58C69" } ], "DocsId": "T:Microsoft.ML.SearchSpace.Option.ChoiceOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/ChoiceOption.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.SampleFromFeatureSpace(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L51C13-L61C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L51C13-L61C26" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.MappingToFeatureSpace(Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L67C13-L76C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L67C13-L76C34" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.Add(System.String,Microsoft.ML.SearchSpace.Option.OptionBase)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L94C13-L95C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L94C13-L95C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.Add(System.Collections.Generic.KeyValuePair{System.String,Microsoft.ML.SearchSpace.Option.OptionBase})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L100C13-L101C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L100C13-L101C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.Clear", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L106C13-L107C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L106C13-L107C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.Contains(System.Collections.Generic.KeyValuePair{System.String,Microsoft.ML.SearchSpace.Option.OptionBase})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L112C13-L112C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L112C13-L112C93" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.ContainsKey(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L118C13-L118C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L118C13-L118C81" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.CopyTo(System.Collections.Generic.KeyValuePair{System.String,Microsoft.ML.SearchSpace.Option.OptionBase}[],System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L124C13-L125C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L124C13-L125C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L130C13-L130C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L130C13-L130C94" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.Remove(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L136C13-L136C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L136C13-L136C76" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.Remove(System.Collections.Generic.KeyValuePair{System.String,Microsoft.ML.SearchSpace.Option.OptionBase})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L142C13-L142C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L142C13-L142C91" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.TryGetValue(System.String,Microsoft.ML.SearchSpace.Option.OptionBase@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L148C13-L148C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L148C13-L148C92" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.System#Collections#IEnumerable#GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L154C13-L154C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L154C13-L154C60" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.SearchSpace.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L18C9-L18C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L18C9-L18C105" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.SearchSpace.Item(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L21C53-L21C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L21C53-L21C101" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.SearchSpace.FeatureSpaceDim", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L24C48-L24C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L24C48-L24C100" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.SearchSpace.Default", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L31C17-L33C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L31C17-L33C39" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.SearchSpace.Step", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L42C17-L44C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L42C17-L44C39" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.SearchSpace.Keys", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L80C44-L80C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L80C44-L80C92" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.SearchSpace.Values", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L83C50-L83C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L83C50-L83C100" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.SearchSpace.Count", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L86C29-L86C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L86C29-L86C92" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.SearchSpace.IsReadOnly", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L89C35-L89C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs#L89C35-L89C103" } ], "DocsId": "T:Microsoft.ML.SearchSpace.Option.SearchSpace", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/NestOption.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/NestOption.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.Option.OptionBase.MappingToFeatureSpace(Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.OptionBase.SampleFromFeatureSpace(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.OptionBase.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.OptionBase.FeatureSpaceDim", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.OptionBase.Default", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs#L40C44-L40C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs#L40C44-L40C48" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.OptionBase.Step", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs" } ], "DocsId": "T:Microsoft.ML.SearchSpace.Option.OptionBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/OptionBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.Option.UniformNumericOption.#ctor(System.Double,System.Double,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L25C9-L33C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L25C9-L33C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.UniformNumericOption.MappingToFeatureSpace(Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L59C13-L71C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L59C13-L71C70" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.UniformNumericOption.SampleFromFeatureSpace(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L79C13-L90C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L79C13-L90C74" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.UniformNumericOption.Min", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L38C29-L38C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L38C29-L38C33" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.UniformNumericOption.Max", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L43C29-L43C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L43C29-L43C33" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.UniformNumericOption.LogBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L48C31-L48C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L48C31-L48C35" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.UniformNumericOption.FeatureSpaceDim", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L51C48-L51C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L51C48-L51C49" }, { "DocsId": "P:Microsoft.ML.SearchSpace.Option.UniformNumericOption.Step", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L54C40-L54C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L54C40-L54C59" } ], "DocsId": "T:Microsoft.ML.SearchSpace.Option.UniformNumericOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.Option.UniformDoubleOption.#ctor(System.Double,System.Double,System.Boolean,System.Nullable{System.Double})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L108C15-L114C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L108C15-L114C10" } ], "DocsId": "T:Microsoft.ML.SearchSpace.Option.UniformDoubleOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.Option.UniformSingleOption.#ctor(System.Single,System.Single,System.Boolean,System.Nullable{System.Single})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L130C15-L136C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L130C15-L136C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.UniformSingleOption.MappingToFeatureSpace(Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L141C13-L143C82" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L141C13-L143C82" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.UniformSingleOption.SampleFromFeatureSpace(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L149C13-L151C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L149C13-L151C53" } ], "DocsId": "T:Microsoft.ML.SearchSpace.Option.UniformSingleOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.SearchSpace.Option.UniformIntOption.#ctor(System.Int32,System.Int32,System.Boolean,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L168C15-L174C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L168C15-L174C10" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.UniformIntOption.SampleFromFeatureSpace(System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L179C13-L182C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L179C13-L182C48" }, { "DocsId": "M:Microsoft.ML.SearchSpace.Option.UniformIntOption.MappingToFeatureSpace(Microsoft.ML.SearchSpace.Parameter)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L188C13-L190C84" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs#L188C13-L190C84" } ], "DocsId": "T:Microsoft.ML.SearchSpace.Option.UniformIntOption", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.SearchSpace/Option/UniformNumericOption.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.StandardTrainers.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.StandardTrainers.json index c88e517da..07bba8369 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.StandardTrainers.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.StandardTrainers.json @@ -1,1736 +1,1736 @@ { "Assembly": "Microsoft.ML.StandardTrainers", - "GUID": "52BB57F1B109415FA446E30B3CAAD4ADFFFFFFFF", + "GUID": "DE9B9F16E3A74D5D8FAB2FDE4493B598FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.FactorizationMachineExtensions.FieldAwareFactorizationMachine(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineCatalog.cs#L38C13-L40C145" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineCatalog.cs#L38C13-L40C145" }, { "DocsId": "M:Microsoft.ML.FactorizationMachineExtensions.FieldAwareFactorizationMachine(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String[],System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineCatalog.cs#L61C13-L63C129" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineCatalog.cs#L61C13-L63C129" }, { "DocsId": "M:Microsoft.ML.FactorizationMachineExtensions.FieldAwareFactorizationMachine(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineCatalog.cs#L80C13-L82C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineCatalog.cs#L80C13-L82C76" } ], "DocsId": "T:Microsoft.ML.FactorizationMachineExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.SgdCalibrated(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.String,System.Int32,System.Double,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L49C13-L52C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L49C13-L52C69" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.SgdCalibrated(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.SgdCalibratedTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L71C13-L75C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L71C13-L75C59" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.SgdNonCalibrated(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.String,Microsoft.ML.Trainers.IClassificationLoss,System.Int32,System.Double,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L106C13-L109C83" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L106C13-L109C83" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.SgdNonCalibrated(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.SgdNonCalibratedTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L128C13-L132C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L128C13-L132C62" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.Sdca(Microsoft.ML.RegressionCatalog.RegressionTrainers,System.String,System.String,System.String,Microsoft.ML.Trainers.ISupportSdcaRegressionLoss,System.Nullable{System.Single},System.Nullable{System.Single},System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L161C13-L163C189" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L161C13-L163C189" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.Sdca(Microsoft.ML.RegressionCatalog.RegressionTrainers,Microsoft.ML.Trainers.SdcaRegressionTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L180C13-L184C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L180C13-L184C60" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.SdcaLogisticRegression(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.String,System.Nullable{System.Single},System.Nullable{System.Single},System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L212C13-L214C189" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L212C13-L214C189" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.SdcaLogisticRegression(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.SdcaLogisticRegressionBinaryTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L232C13-L236C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L232C13-L236C74" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.SdcaNonCalibrated(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.String,Microsoft.ML.Trainers.ISupportSdcaClassificationLoss,System.Nullable{System.Single},System.Nullable{System.Single},System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L266C13-L268C198" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L266C13-L268C198" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.SdcaNonCalibrated(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.SdcaNonCalibratedBinaryTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L286C13-L290C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L286C13-L290C69" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.SdcaMaximumEntropy(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,System.String,System.String,System.String,System.Nullable{System.Single},System.Nullable{System.Single},System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L317C13-L319C189" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L317C13-L319C189" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.SdcaMaximumEntropy(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,Microsoft.ML.Trainers.SdcaMaximumEntropyMulticlassTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L336C13-L340C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L336C13-L340C74" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.SdcaNonCalibrated(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,System.String,System.String,System.String,Microsoft.ML.Trainers.ISupportSdcaClassificationLoss,System.Nullable{System.Single},System.Nullable{System.Single},System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L369C13-L371C202" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L369C13-L371C202" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.SdcaNonCalibrated(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,Microsoft.ML.Trainers.SdcaNonCalibratedMulticlassTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L388C13-L392C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L388C13-L392C73" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.AveragedPerceptron(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,Microsoft.ML.Trainers.IClassificationLoss,System.Single,System.Boolean,System.Single,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L426C13-L429C196" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L426C13-L429C196" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.AveragedPerceptron(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.AveragedPerceptronTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L447C13-L451C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L447C13-L451C64" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.OnlineGradientDescent(Microsoft.ML.RegressionCatalog.RegressionTrainers,System.String,System.String,Microsoft.ML.Trainers.IRegressionLoss,System.Single,System.Boolean,System.Single,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L496C13-L499C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L496C13-L499C51" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.OnlineGradientDescent(Microsoft.ML.RegressionCatalog.RegressionTrainers,Microsoft.ML.Trainers.OnlineGradientDescentTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L517C13-L521C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L517C13-L521C67" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.LbfgsLogisticRegression(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.String,System.Single,System.Single,System.Single,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L553C13-L555C221" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L553C13-L555C221" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.LbfgsLogisticRegression(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.LbfgsLogisticRegressionBinaryTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L572C13-L576C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L572C13-L576C75" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.LbfgsPoissonRegression(Microsoft.ML.RegressionCatalog.RegressionTrainers,System.String,System.String,System.String,System.Single,System.Single,System.Single,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L607C13-L609C214" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L607C13-L609C214" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.LbfgsPoissonRegression(Microsoft.ML.RegressionCatalog.RegressionTrainers,Microsoft.ML.Trainers.LbfgsPoissonRegressionTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L625C13-L629C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L625C13-L629C68" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.LbfgsMaximumEntropy(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,System.String,System.String,System.String,System.Single,System.Single,System.Single,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L660C13-L662C221" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L660C13-L662C221" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.LbfgsMaximumEntropy(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,Microsoft.ML.Trainers.LbfgsMaximumEntropyMulticlassTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L679C13-L683C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L679C13-L683C75" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.NaiveBayes(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L703C13-L704C126" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L703C13-L704C126" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.OneVersusAll``1(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,Microsoft.ML.Trainers.ITrainerEstimator{Microsoft.ML.Data.BinaryPredictionTransformer{``0},``0},System.String,System.Boolean,Microsoft.ML.IEstimator{Microsoft.ML.ISingleFeaturePredictionTransformer{Microsoft.ML.Calibrators.ICalibrator}},System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L761C13-L765C198" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L761C13-L765C198" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.PairwiseCoupling``1(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,Microsoft.ML.Trainers.ITrainerEstimator{Microsoft.ML.ISingleFeaturePredictionTransformer{``0},``0},System.String,System.Boolean,Microsoft.ML.IEstimator{Microsoft.ML.ISingleFeaturePredictionTransformer{Microsoft.ML.Calibrators.ICalibrator}},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L800C13-L805C127" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L800C13-L805C127" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.LinearSvm(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.String,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L829C13-L830C160" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L829C13-L830C160" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.LinearSvm(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.LinearSvmTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L848C13-L851C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L848C13-L851C88" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.Prior(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L874C13-L875C117" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L874C13-L875C117" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.LdSvm(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.LdSvmTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L890C16-L890C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L890C16-L890C67" }, { "DocsId": "M:Microsoft.ML.StandardTrainersCatalog.LdSvm(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L918C13-L929C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs#L918C13-L929C72" } ], "DocsId": "T:Microsoft.ML.StandardTrainersCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/StandardTrainersCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Microsoft#ML#ITrainer#get_PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L180C51-L180C86" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L180C51-L180C86" }, { "DocsId": "M:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Microsoft#ML#ITrainer#get_Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L202C38-L202C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L202C38-L202C43" }, { "DocsId": "M:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Microsoft#ML#ITrainer#Train(Microsoft.ML.TrainContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L567C60-L567C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L567C60-L567C74" }, { "DocsId": "M:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Microsoft#ML#ITrainer#Train(Microsoft.ML.TrainContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L568C142-L568C156" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L568C142-L568C156" }, { "DocsId": "M:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView,Microsoft.ML.Trainers.FieldAwareFactorizationMachineModelParameters)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L591C13-L611C154" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L591C13-L611C154" }, { "DocsId": "M:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L615C92-L615C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L615C92-L615C114" }, { "DocsId": "M:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L624C13-L651C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L624C13-L651C55" }, { "DocsId": "P:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Microsoft#ML#ITrainer#PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L180C51-L180C86" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L180C51-L180C86" }, { "DocsId": "P:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Microsoft#ML#ITrainer#Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L202C38-L202C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L202C38-L202C43" }, { "DocsId": "T:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FieldAwareFactorizationMachineModelParameters.Microsoft#ML#Data#ISchemaBindableMapper#Bind(Microsoft.ML.Runtime.IHostEnvironment,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L240C16-L240C139" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L240C16-L240C139" }, { "DocsId": "M:Microsoft.ML.Trainers.FieldAwareFactorizationMachineModelParameters.GetLinearWeights", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L259C59-L259C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L259C59-L259C73" }, { "DocsId": "M:Microsoft.ML.Trainers.FieldAwareFactorizationMachineModelParameters.GetLatentWeights", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L270C13-L283C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L270C13-L283C34" }, { "DocsId": "P:Microsoft.ML.Trainers.FieldAwareFactorizationMachineModelParameters.FieldCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L36C33-L36C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L36C33-L36C37" }, { "DocsId": "P:Microsoft.ML.Trainers.FieldAwareFactorizationMachineModelParameters.FeatureCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L41C35-L41C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L41C35-L41C39" }, { "DocsId": "P:Microsoft.ML.Trainers.FieldAwareFactorizationMachineModelParameters.LatentDimension", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L46C38-L46C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L46C38-L46C42" } ], "DocsId": "T:Microsoft.ML.Trainers.FieldAwareFactorizationMachineModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FieldAwareFactorizationMachinePredictionTransformer.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L374C18-L384C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs#L374C18-L384C75" } ], "DocsId": "T:Microsoft.ML.Trainers.FieldAwareFactorizationMachinePredictionTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FieldAwareFactorizationMachineModelParameters.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LdSvmModelParameters.Microsoft#ML#Data#IValueMapper#GetMapper``2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmModelParameters.cs#L270C13-L279C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmModelParameters.cs#L270C13-L279C58" }, { "DocsId": "P:Microsoft.ML.Trainers.LdSvmModelParameters.InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmModelParameters.cs#L264C41-L264C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmModelParameters.cs#L264C41-L264C45" }, { "DocsId": "P:Microsoft.ML.Trainers.LdSvmModelParameters.OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmModelParameters.cs#L266C43-L266C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmModelParameters.cs#L266C43-L266C68" } ], "DocsId": "T:Microsoft.ML.Trainers.LdSvmModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmModelParameters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmModelParameters.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.LdSvmTrainer.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs#L176C45-L176C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs#L176C45-L176C50" }, { "DocsId": "T:Microsoft.ML.Trainers.LdSvmTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LdSvmTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.LearningRateScheduler", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LsrDecay.#ctor(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs#L92C9-L96C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs#L92C9-L96C10" }, { "DocsId": "M:Microsoft.ML.Trainers.LsrDecay.#ctor(System.Collections.Generic.IReadOnlyList{Microsoft.ML.Trainers.LsrDecay.LearningRateSchedulerItem},System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs#L101C9-L105C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs#L101C9-L105C10" }, { "DocsId": "F:Microsoft.ML.Trainers.LsrDecay.BaseLearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "DocsId": "T:Microsoft.ML.Trainers.LsrDecay.LearningRateSchedulerItem", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LsrDecay", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.ExponentialLRDecay.#ctor(System.Single,System.Single,System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs#L178C9-L184C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs#L178C9-L184C10" }, { "DocsId": "F:Microsoft.ML.Trainers.ExponentialLRDecay.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.ExponentialLRDecay.GlobalStep", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.ExponentialLRDecay.DecaySteps", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.ExponentialLRDecay.DecayRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.ExponentialLRDecay.Staircase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.ExponentialLRDecay.NumEpochsPerDecay", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.ExponentialLRDecay", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.PolynomialLRDecay.#ctor(System.Single,System.Single,System.Single,System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs#L235C9-L242C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs#L235C9-L242C10" }, { "DocsId": "F:Microsoft.ML.Trainers.PolynomialLRDecay.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.PolynomialLRDecay.EndLearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.PolynomialLRDecay.Power", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.PolynomialLRDecay.Cycle", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.PolynomialLRDecay.NumEpochsPerDecay", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.PolynomialLRDecay", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Model#Pfa#ICanSavePfa#get_CanSavePfa", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L102C40-L102C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L102C40-L102C44" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Model#OnnxConverter#ICanSaveOnnx#CanSaveOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L104C59-L104C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L104C59-L104C63" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Trainers#ICalculateFeatureContribution#get_FeatureContributionCalculator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L110C102-L110C141" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L110C102-L110C141" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Model#Pfa#ISingleCanSavePfa#SaveAsPfa(Microsoft.ML.Model.Pfa.BoundPfaContext,Newtonsoft.Json.Linq.JToken)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L233C13-L255C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L233C13-L255C70" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Model#OnnxConverter#ISingleCanSaveOnnx#SaveAsOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext,System.String[],System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L260C13-L260C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L260C13-L260C60" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Data#IValueMapper#get_InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L301C19-L301C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L301C19-L301C37" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Data#IValueMapper#get_OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L306C19-L306C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L306C19-L306C52" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Data#IValueMapper#GetMapper``2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L311C13-L321C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L311C13-L321C58" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Model#ICanSaveInTextFormat#SaveAsText(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L354C13-L358C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L354C13-L358C10" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Model#ICanSaveInSourceCode#SaveAsCode(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L362C13-L367C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L362C13-L367C10" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Model#ICanSaveSummary#SaveSummary(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L372C89-L372C116" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L372C89-L372C116" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Model#ICanGetSummaryAsIRow#GetSummaryIRowOrNull(Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L387C91-L387C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L387C91-L387C119" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Model#ICanGetSummaryAsIRow#GetStatsIRowOrNull(Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L391C89-L391C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L391C89-L391C115" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Model#ICanSaveInIniFormat#SaveAsIni(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema,Microsoft.ML.Calibrators.ICalibrator)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L395C115-L395C152" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L395C115-L395C152" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Model#IHaveFeatureWeights#GetFeatureWeights(Microsoft.ML.Data.VBuffer{System.Single}@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L399C13-L400C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L399C13-L400C10" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Trainers#IFeatureContributionMapper#GetFeatureContributionMapper``2(System.Int32,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L404C13-L412C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L404C13-L412C69" }, { "DocsId": "P:Microsoft.ML.Trainers.LinearModelParameters.Weights", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L95C48-L95C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L95C48-L95C75" }, { "DocsId": "P:Microsoft.ML.Trainers.LinearModelParameters.Bias", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L98C29-L98C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L98C29-L98C33" }, { "DocsId": "P:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Model#Pfa#ICanSavePfa#CanSavePfa", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L102C40-L102C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L102C40-L102C44" }, { "DocsId": "P:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Trainers#ICalculateFeatureContribution#FeatureContributionCalculator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L110C102-L110C141" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L110C102-L110C141" }, { "DocsId": "P:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Data#IValueMapper#InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L301C19-L301C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L301C19-L301C37" }, { "DocsId": "P:Microsoft.ML.Trainers.LinearModelParameters.Microsoft#ML#Data#IValueMapper#OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L306C19-L306C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L306C19-L306C52" } ], "DocsId": "T:Microsoft.ML.Trainers.LinearModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LinearBinaryModelParameters.Microsoft#ML#Model#IParameterMixer#CombineParameters(System.Collections.Generic.IList{Microsoft.ML.Model.IParameterMixer{System.Single}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L519C13-L520C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L519C13-L520C76" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearBinaryModelParameters.Microsoft#ML#Model#ICanGetSummaryInKeyValuePairs#GetSummaryInKeyValuePairs(Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L538C13-L544C28" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L538C13-L544C28" }, { "DocsId": "F:Microsoft.ML.Trainers.LinearBinaryModelParameters.Statistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LinearBinaryModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.RegressionModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LinearRegressionModelParameters.Microsoft#ML#Model#IParameterMixer#CombineParameters(System.Collections.Generic.IList{Microsoft.ML.Model.IParameterMixer{System.Single}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L676C13-L677C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L676C13-L677C80" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearRegressionModelParameters.Microsoft#ML#Model#ICanGetSummaryInKeyValuePairs#GetSummaryInKeyValuePairs(Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L683C13-L689C28" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L683C13-L689C28" } ], "DocsId": "T:Microsoft.ML.Trainers.LinearRegressionModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.PoissonRegressionModelParameters.Microsoft#ML#Model#OnnxConverter#ISingleCanSaveOnnx#SaveAsOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext,System.String[],System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L741C13-L745C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L741C13-L745C25" }, { "DocsId": "M:Microsoft.ML.Trainers.PoissonRegressionModelParameters.Microsoft#ML#Model#IParameterMixer#CombineParameters(System.Collections.Generic.IList{Microsoft.ML.Model.IParameterMixer{System.Single}})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L777C13-L778C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs#L777C13-L778C81" } ], "DocsId": "T:Microsoft.ML.Trainers.PoissonRegressionModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LinearModelParameters.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.LbfgsTrainerBase`3.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs#L202C45-L202C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs#L202C45-L202C50" }, { "DocsId": "T:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LbfgsTrainerBase`3", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LbfgsLogisticRegressionBinaryTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.Trainers.LinearModelParameters)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs#L188C16-L188C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs#L188C16-L188C75" }, { "DocsId": "T:Microsoft.ML.Trainers.LbfgsLogisticRegressionBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LbfgsLogisticRegressionBinaryTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.ComputeLogisticRegressionStandardDeviation.ComputeStandardDeviation(System.Double[],System.Int32[],System.Int32,System.Int32,Microsoft.ML.Runtime.IChannel,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" }, { "DocsId": "M:Microsoft.ML.Trainers.ComputeLogisticRegressionStandardDeviation.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.ComputeLogisticRegressionStandardDeviation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LbfgsMaximumEntropyMulticlassTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.Trainers.MaximumEntropyModelParameters)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L391C16-L391C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L391C16-L391C75" }, { "DocsId": "T:Microsoft.ML.Trainers.LbfgsMaximumEntropyMulticlassTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LbfgsMaximumEntropyMulticlassTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Data#IValueMapper#get_InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L450C48-L450C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L450C48-L450C57" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Data#IValueMapper#get_OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L451C49-L451C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L451C49-L451C59" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Model#Pfa#ICanSavePfa#get_CanSavePfa", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L453C40-L453C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L453C40-L453C44" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Model#OnnxConverter#ICanSaveOnnx#CanSaveOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L454C59-L454C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L454C59-L454C63" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Data#IValueMapper#GetMapper``2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L769C13-L779C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L769C13-L779C59" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Model#ICanGetSummaryInKeyValuePairs#GetSummaryInKeyValuePairs(Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L836C13-L866C28" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L836C13-L866C28" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Model#ICanSaveInTextFormat#SaveAsText(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L891C93-L891C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L891C93-L891C123" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Model#ICanSaveSummary#SaveSummary(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L898C13-L899C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L898C13-L899C10" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Model#ICanSaveInSourceCode#SaveAsCode(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L930C93-L930C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L930C93-L930C123" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Model#Pfa#ISingleCanSavePfa#SaveAsPfa(Microsoft.ML.Model.Pfa.BoundPfaContext,Newtonsoft.Json.Linq.JToken)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L971C82-L971C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L971C82-L971C107" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Model#OnnxConverter#ISingleCanSaveOnnx#SaveAsOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext,System.String[],System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L1020C104-L1020C147" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L1020C104-L1020C147" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.GetWeights(Microsoft.ML.Data.VBuffer{System.Single}[]@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L1031C13-L1035C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L1031C13-L1035C10" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.GetBiases", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L1042C13-L1042C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L1042C13-L1042C27" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Model#ICanGetSummaryAsIDataView#GetSummaryDataView(Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L1096C13-L1106C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L1096C13-L1106C39" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Model#ICanGetSummaryAsIRow#GetSummaryIRowOrNull(Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L1111C13-L1111C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L1111C13-L1111C25" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Model#ICanGetSummaryAsIRow#GetStatsIRowOrNull(Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L1116C13-L1122C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L1116C13-L1122C59" }, { "DocsId": "F:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Statistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" }, { "DocsId": "P:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Data#IValueMapper#InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L450C48-L450C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L450C48-L450C57" }, { "DocsId": "P:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Data#IValueMapper#OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L451C49-L451C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L451C49-L451C59" }, { "DocsId": "P:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase.Microsoft#ML#Model#Pfa#ICanSavePfa#CanSavePfa", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L453C40-L453C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs#L453C40-L453C44" } ], "DocsId": "T:Microsoft.ML.Trainers.LinearMulticlassModelParametersBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.LinearMulticlassModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.MaximumEntropyModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.CoefficientStatistics.Estimate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.CoefficientStatistics.StandardError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.CoefficientStatistics.ZScore", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.CoefficientStatistics.PValue", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.CoefficientStatistics.Index", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.CoefficientStatistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.ModelStatisticsBase.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs#L131C13-L134C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs#L131C13-L134C10" }, { "DocsId": "F:Microsoft.ML.Trainers.ModelStatisticsBase.TrainingExampleCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.ModelStatisticsBase.Deviance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.ModelStatisticsBase.NullDeviance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.ModelStatisticsBase.ParametersCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.ModelStatisticsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameterStatistics.GetBiasStatisticsForValue(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs#L343C13-L349C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs#L343C13-L349C81" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameterStatistics.GetBiasStatistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs#L355C61-L355C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs#L355C61-L355C93" }, { "DocsId": "M:Microsoft.ML.Trainers.LinearModelParameterStatistics.GetWeightsCoefficientStatistics(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs#L462C13-L468C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs#L462C13-L468C36" } ], "DocsId": "T:Microsoft.ML.Trainers.LinearModelParameterStatistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/ModelStatistics.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.MetaMulticlassTrainer`2.Microsoft#ML#ITrainer#get_PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs#L47C51-L47C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs#L47C51-L47C65" }, { "DocsId": "M:Microsoft.ML.Trainers.MetaMulticlassTrainer`2.Microsoft#ML#ITrainer#Train(Microsoft.ML.TrainContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs#L119C13-L134C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs#L119C13-L134C10" }, { "DocsId": "M:Microsoft.ML.Trainers.MetaMulticlassTrainer`2.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs#L143C13-L158C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs#L143C13-L158C55" }, { "DocsId": "M:Microsoft.ML.Trainers.MetaMulticlassTrainer`2.Microsoft#ML#ITrainer#Train(Microsoft.ML.TrainContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs#L184C60-L184C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs#L184C60-L184C103" }, { "DocsId": "M:Microsoft.ML.Trainers.MetaMulticlassTrainer`2.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs" }, { "DocsId": "P:Microsoft.ML.Trainers.MetaMulticlassTrainer`2.Microsoft#ML#ITrainer#PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs#L47C51-L47C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs#L47C51-L47C65" }, { "DocsId": "P:Microsoft.ML.Trainers.MetaMulticlassTrainer`2.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs#L52C35-L52C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs#L52C35-L52C39" } ], "DocsId": "T:Microsoft.ML.Trainers.MetaMulticlassTrainer`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MetaMulticlassTrainer.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.NaiveBayesMulticlassTrainer.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L86C45-L86C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L86C45-L86C50" } ], "DocsId": "T:Microsoft.ML.Trainers.NaiveBayesMulticlassTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.NaiveBayesMulticlassModelParameters.Microsoft#ML#Data#IValueMapper#get_InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L254C48-L254C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L254C48-L254C58" }, { "DocsId": "M:Microsoft.ML.Trainers.NaiveBayesMulticlassModelParameters.Microsoft#ML#Data#IValueMapper#get_OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L256C49-L256C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L256C49-L256C60" }, { "DocsId": "M:Microsoft.ML.Trainers.NaiveBayesMulticlassModelParameters.Microsoft#ML#Model#OnnxConverter#ICanSaveOnnx#CanSaveOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L258C59-L258C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L258C59-L258C63" }, { "DocsId": "M:Microsoft.ML.Trainers.NaiveBayesMulticlassModelParameters.GetLabelHistogram", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L265C58-L265C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L265C58-L265C104" }, { "DocsId": "M:Microsoft.ML.Trainers.NaiveBayesMulticlassModelParameters.GetLabelHistogramLong", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L270C63-L270C78" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L270C63-L270C78" }, { "DocsId": "M:Microsoft.ML.Trainers.NaiveBayesMulticlassModelParameters.GetFeatureHistogram", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L277C75-L277C149" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L277C75-L277C149" }, { "DocsId": "M:Microsoft.ML.Trainers.NaiveBayesMulticlassModelParameters.GetFeatureHistogramLong", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L282C80-L282C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L282C80-L282C97" }, { "DocsId": "M:Microsoft.ML.Trainers.NaiveBayesMulticlassModelParameters.Microsoft#ML#Data#IValueMapper#GetMapper``2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L412C13-L416C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L412C13-L416C58" }, { "DocsId": "M:Microsoft.ML.Trainers.NaiveBayesMulticlassModelParameters.Microsoft#ML#Model#OnnxConverter#ISingleCanSaveOnnx#SaveAsOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext,System.String[],System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L425C13-L570C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L425C13-L570C25" }, { "DocsId": "P:Microsoft.ML.Trainers.NaiveBayesMulticlassModelParameters.Microsoft#ML#Data#IValueMapper#InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L254C48-L254C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L254C48-L254C58" }, { "DocsId": "P:Microsoft.ML.Trainers.NaiveBayesMulticlassModelParameters.Microsoft#ML#Data#IValueMapper#OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L256C49-L256C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs#L256C49-L256C60" } ], "DocsId": "T:Microsoft.ML.Trainers.NaiveBayesMulticlassModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/MulticlassNaiveBayesTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.OneVersusAllTrainer.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L212C13-L237C219" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L212C13-L237C219" } ], "DocsId": "T:Microsoft.ML.Trainers.OneVersusAllTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.OneVersusAllModelParameters.Microsoft#ML#Model#Pfa#ICanSavePfa#get_CanSavePfa", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L295C40-L295C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L295C40-L295C56" }, { "DocsId": "M:Microsoft.ML.Trainers.OneVersusAllModelParameters.Microsoft#ML#Model#Pfa#ISingleCanSavePfa#SaveAsPfa(Microsoft.ML.Model.Pfa.BoundPfaContext,Newtonsoft.Json.Linq.JToken)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L434C13-L436C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L434C13-L436C48" }, { "DocsId": "M:Microsoft.ML.Trainers.OneVersusAllModelParameters.Microsoft#ML#Data#IValueMapper#get_InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L441C19-L441C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L441C19-L441C42" }, { "DocsId": "M:Microsoft.ML.Trainers.OneVersusAllModelParameters.Microsoft#ML#Data#IValueMapper#get_OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L446C19-L446C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L446C19-L446C35" }, { "DocsId": "M:Microsoft.ML.Trainers.OneVersusAllModelParameters.Microsoft#ML#Data#IValueMapper#GetMapper``2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L450C13-L453C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L450C13-L453C72" }, { "DocsId": "M:Microsoft.ML.Trainers.OneVersusAllModelParameters.Microsoft#ML#Model#ICanSaveInSourceCode#SaveAsCode(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L458C13-L474C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L458C13-L474C10" }, { "DocsId": "M:Microsoft.ML.Trainers.OneVersusAllModelParameters.Microsoft#ML#Model#ICanSaveInTextFormat#SaveAsText(System.IO.TextWriter,Microsoft.ML.Data.RoleMappedSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L478C13-L494C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L478C13-L494C10" }, { "DocsId": "M:Microsoft.ML.Trainers.OneVersusAllModelParameters.Microsoft#ML#Model#OnnxConverter#ICanSaveOnnx#CanSaveOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L496C59-L496C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L496C59-L496C81" }, { "DocsId": "M:Microsoft.ML.Trainers.OneVersusAllModelParameters.Microsoft#ML#Model#OnnxConverter#ISingleCanSaveOnnx#SaveAsOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext,System.String[],System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L498C108-L498C157" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L498C108-L498C157" }, { "DocsId": "P:Microsoft.ML.Trainers.OneVersusAllModelParameters.Microsoft#ML#Model#Pfa#ICanSavePfa#CanSavePfa", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L295C40-L295C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L295C40-L295C56" }, { "DocsId": "P:Microsoft.ML.Trainers.OneVersusAllModelParameters.Microsoft#ML#Data#IValueMapper#InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L441C19-L441C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L441C19-L441C42" }, { "DocsId": "P:Microsoft.ML.Trainers.OneVersusAllModelParameters.Microsoft#ML#Data#IValueMapper#OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L446C19-L446C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs#L446C19-L446C35" } ], "DocsId": "T:Microsoft.ML.Trainers.OneVersusAllModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/OneVersusAllTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.PairwiseCouplingTrainer.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs#L188C13-L220C197" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs#L188C13-L220C197" } ], "DocsId": "T:Microsoft.ML.Trainers.PairwiseCouplingTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.PairwiseCouplingModelParameters.Microsoft#ML#Data#IValueMapper#get_InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs#L259C48-L259C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs#L259C48-L259C58" }, { "DocsId": "M:Microsoft.ML.Trainers.PairwiseCouplingModelParameters.Microsoft#ML#Data#IValueMapper#get_OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs#L260C49-L260C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs#L260C49-L260C60" }, { "DocsId": "M:Microsoft.ML.Trainers.PairwiseCouplingModelParameters.Microsoft#ML#Data#IValueMapper#GetMapper``2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs#L460C13-L489C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs#L460C13-L489C58" }, { "DocsId": "P:Microsoft.ML.Trainers.PairwiseCouplingModelParameters.Microsoft#ML#Data#IValueMapper#InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs#L259C48-L259C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs#L259C48-L259C58" }, { "DocsId": "P:Microsoft.ML.Trainers.PairwiseCouplingModelParameters.Microsoft#ML#Data#IValueMapper#OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs#L260C49-L260C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs#L260C49-L260C60" } ], "DocsId": "T:Microsoft.ML.Trainers.PairwiseCouplingModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/MulticlassClassification/PairwiseCouplingTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.AveragedLinearOptions.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs#L31C9-L109C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs#L31C9-L109C56" }, { "DocsId": "F:Microsoft.ML.Trainers.AveragedLinearOptions.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.AveragedLinearOptions.DecreaseLearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.AveragedLinearOptions.ResetWeightsAfterXExamples", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.AveragedLinearOptions.LazyUpdate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.AveragedLinearOptions.L2Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.AveragedLinearOptions.RecencyGain", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.AveragedLinearOptions.RecencyGainMultiplicative", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.AveragedLinearOptions.Averaged", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.AveragedLinearOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Trainers.AveragedLinearTrainer`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedLinear.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.AveragedPerceptronTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedPerceptron.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedPerceptron.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.AveragedPerceptronTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedPerceptron.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedPerceptron.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.LinearSvmTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LinearSvmTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.OnlineGradientDescentTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineGradientDescent.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineGradientDescent.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.OnlineGradientDescentTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineGradientDescent.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineGradientDescent.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.OnlineLinearOptions.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs#L31C9-L62C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs#L31C9-L62C36" }, { "DocsId": "F:Microsoft.ML.Trainers.OnlineLinearOptions.NumberOfIterations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.OnlineLinearOptions.InitialWeightsDiameter", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.OnlineLinearOptions.Shuffle", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.OnlineLinearOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.OnlineLinearTrainer`2.Fit(Microsoft.ML.IDataView,Microsoft.ML.Trainers.LinearModelParameters)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs#L309C16-L309C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs#L309C16-L309C75" }, { "DocsId": "P:Microsoft.ML.Trainers.OnlineLinearTrainer`2.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs#L257C44-L257C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs#L257C44-L257C48" } ], "DocsId": "T:Microsoft.ML.Trainers.OnlineLinearTrainer`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineLinear.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LbfgsPoissonRegressionTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.Trainers.LinearModelParameters)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/PoissonRegression/PoissonRegression.cs#L135C16-L135C71" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/PoissonRegression/PoissonRegression.cs#L135C16-L135C71" }, { "DocsId": "T:Microsoft.ML.Trainers.LbfgsPoissonRegressionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/PoissonRegression/PoissonRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/PoissonRegression/PoissonRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LbfgsPoissonRegressionTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/PoissonRegression/PoissonRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/PoissonRegression/PoissonRegression.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.LinearTrainerBase`2.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L55C45-L55C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L55C45-L55C50" } ], "DocsId": "T:Microsoft.ML.Trainers.LinearTrainerBase`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.SdcaTrainerBase`3.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaTrainerBase`3", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Trainers.SdcaBinaryTrainerBase`1.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L1459C44-L1459C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L1459C44-L1459C48" }, { "DocsId": "T:Microsoft.ML.Trainers.SdcaBinaryTrainerBase`1.BinaryOptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaBinaryTrainerBase`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.SdcaLogisticRegressionBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaLogisticRegressionBinaryTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.SdcaNonCalibratedBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaNonCalibratedBinaryTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1.Fit(Microsoft.ML.IDataView,Microsoft.ML.Trainers.LinearModelParameters)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L2014C16-L2014C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L2014C16-L2014C75" }, { "DocsId": "P:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L1953C44-L1953C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L1953C44-L1953C48" }, { "DocsId": "T:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.SgdCalibratedTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SgdCalibratedTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.SgdNonCalibratedTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SgdNonCalibratedTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.SdcaMulticlassTrainerBase`1.MulticlassOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaMulticlassTrainerBase`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.SdcaMaximumEntropyMulticlassTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaMaximumEntropyMulticlassTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.SdcaNonCalibratedMulticlassTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaNonCalibratedMulticlassTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.Trainers.SdcaRegressionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaRegressionTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.PriorTrainer.Microsoft#ML#ITrainer#get_PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L209C51-L209C86" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L209C51-L209C86" }, { "DocsId": "M:Microsoft.ML.Trainers.PriorTrainer.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L245C13-L247C153" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L245C13-L247C153" }, { "DocsId": "M:Microsoft.ML.Trainers.PriorTrainer.Microsoft#ML#ITrainer#Train(Microsoft.ML.TrainContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L296C60-L296C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L296C60-L296C74" }, { "DocsId": "M:Microsoft.ML.Trainers.PriorTrainer.Microsoft#ML#ITrainer#Train(Microsoft.ML.TrainContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L298C92-L298C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L298C92-L298C106" }, { "DocsId": "M:Microsoft.ML.Trainers.PriorTrainer.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L312C13-L325C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L312C13-L325C55" }, { "DocsId": "P:Microsoft.ML.Trainers.PriorTrainer.Microsoft#ML#ITrainer#PredictionKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L209C51-L209C86" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L209C51-L209C86" }, { "DocsId": "P:Microsoft.ML.Trainers.PriorTrainer.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L217C36-L217C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L217C36-L217C41" } ], "DocsId": "T:Microsoft.ML.Trainers.PriorTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.PriorModelParameters.Microsoft#ML#Model#OnnxConverter#ICanSaveOnnx#CanSaveOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L351C59-L351C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L351C59-L351C63" }, { "DocsId": "M:Microsoft.ML.Trainers.PriorModelParameters.Microsoft#ML#Model#OnnxConverter#ISingleCanSaveOnnx#SaveAsOnnx(Microsoft.ML.Model.OnnxConverter.OnnxContext,System.String[],System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L405C13-L435C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L405C13-L435C25" }, { "DocsId": "M:Microsoft.ML.Trainers.PriorModelParameters.Microsoft#ML#Data#IValueMapper#get_InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L441C48-L441C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L441C48-L441C58" }, { "DocsId": "M:Microsoft.ML.Trainers.PriorModelParameters.Microsoft#ML#Data#IValueMapper#get_OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L442C49-L442C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L442C49-L442C74" }, { "DocsId": "M:Microsoft.ML.Trainers.PriorModelParameters.Microsoft#ML#Data#IValueMapperDist#get_DistType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L443C51-L443C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L443C51-L443C76" }, { "DocsId": "M:Microsoft.ML.Trainers.PriorModelParameters.Microsoft#ML#Data#IValueMapper#GetMapper``2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L447C13-L451C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L447C13-L451C58" }, { "DocsId": "M:Microsoft.ML.Trainers.PriorModelParameters.Microsoft#ML#Data#IValueMapperDist#GetMapper``3", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L456C13-L461C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L456C13-L461C65" }, { "DocsId": "P:Microsoft.ML.Trainers.PriorModelParameters.Microsoft#ML#Data#IValueMapper#InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L441C48-L441C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L441C48-L441C58" }, { "DocsId": "P:Microsoft.ML.Trainers.PriorModelParameters.Microsoft#ML#Data#IValueMapper#OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L442C49-L442C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L442C49-L442C74" }, { "DocsId": "P:Microsoft.ML.Trainers.PriorModelParameters.Microsoft#ML#Data#IValueMapperDist#DistType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L443C51-L443C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs#L443C51-L443C76" } ], "DocsId": "T:Microsoft.ML.Trainers.PriorModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Simple/SimpleTrainers.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.StochasticTrainerBase`2.#ctor(Microsoft.ML.Runtime.IHost,Microsoft.ML.SchemaShape.Column,Microsoft.ML.SchemaShape.Column,Microsoft.ML.SchemaShape.Column)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/StochasticTrainerBase.cs#L18C15-L20C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/StochasticTrainerBase.cs#L18C15-L20C10" }, { "DocsId": "P:Microsoft.ML.Trainers.StochasticTrainerBase`2.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/StochasticTrainerBase.cs#L28C45-L28C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/StochasticTrainerBase.cs#L28C45-L28C50" } ], "DocsId": "T:Microsoft.ML.Trainers.StochasticTrainerBase`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/StochasticTrainerBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/StochasticTrainerBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L113C13-L175C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs#L113C13-L175C40" }, { "DocsId": "F:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options.NumberOfIterations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options.LatentDimension", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options.LambdaLinear", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options.LambdaLatent", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options.NormalizeFeatures", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options.ExtraFeatureColumns", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options.Shuffle", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options.Verbose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options.Radius", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.FieldAwareFactorizationMachineTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/FactorizationMachine/FactorizationMachineTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LdSvmTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs#L82C13-L145C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs#L82C13-L145C48" }, { "DocsId": "F:Microsoft.ML.Trainers.LdSvmTrainer.Options.TreeDepth", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LdSvmTrainer.Options.LambdaW", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LdSvmTrainer.Options.LambdaTheta", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LdSvmTrainer.Options.LambdaThetaprime", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LdSvmTrainer.Options.Sigma", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LdSvmTrainer.Options.UseBias", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LdSvmTrainer.Options.NumberOfIterations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LdSvmTrainer.Options.Cache", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LdSvmTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/LdSvm/LdSvmTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LsrDecay.LearningRateSchedulerItem.#ctor(System.Int32,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs#L59C80-L63C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs#L59C80-L63C14" }, { "DocsId": "F:Microsoft.ML.Trainers.LsrDecay.LearningRateSchedulerItem.Epoch", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LsrDecay.LearningRateSchedulerItem.ScalingFactor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LsrDecay.LearningRateSchedulerItem", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Optimizer/LearningRateScheduler.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs#L49C13-L121C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs#L49C13-L121C45" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase.L2Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase.L1Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase.OptimizationTolerance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase.HistorySize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase.MaximumNumberOfIterations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase.StochasticGradientDescentInitilaizationTolerance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase.Quiet", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase.InitialWeightsDiameter", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase.NumberOfThreads", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase.DenseOptimizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase.EnforceNonNegativity", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LbfgsTrainerBase`3.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LbfgsPredictorBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LbfgsLogisticRegressionBinaryTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsLogisticRegressionBinaryTrainer.Options.ShowTrainingStatistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsLogisticRegressionBinaryTrainer.Options.ComputeStandardDeviation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LbfgsLogisticRegressionBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/LogisticRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LbfgsMaximumEntropyMulticlassTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LbfgsMaximumEntropyMulticlassTrainer.Options.ShowTrainingStatistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LbfgsMaximumEntropyMulticlassTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/LogisticRegression/MulticlassLogisticRegression.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.AveragedPerceptronTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedPerceptron.cs#L100C13-L94C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedPerceptron.cs#L100C13-L94C14" }, { "DocsId": "P:Microsoft.ML.Trainers.AveragedPerceptronTrainer.Options.LossFunction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedPerceptron.cs#L105C55-L105C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedPerceptron.cs#L105C55-L105C59" } ], "DocsId": "T:Microsoft.ML.Trainers.AveragedPerceptronTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedPerceptron.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/AveragedPerceptron.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LinearSvmTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs#L87C13-L108C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs#L87C13-L108C59" }, { "DocsId": "F:Microsoft.ML.Trainers.LinearSvmTrainer.Options.Lambda", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LinearSvmTrainer.Options.BatchSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LinearSvmTrainer.Options.PerformProjection", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LinearSvmTrainer.Options.NoBias", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.LinearSvmTrainer.Options.ExampleWeightColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LinearSvmTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/LinearSvm.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.OnlineGradientDescentTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineGradientDescent.cs#L74C13-L90C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineGradientDescent.cs#L74C13-L90C14" }, { "DocsId": "P:Microsoft.ML.Trainers.OnlineGradientDescentTrainer.Options.LossFunction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineGradientDescent.cs#L79C51-L79C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineGradientDescent.cs#L79C51-L79C55" } ], "DocsId": "T:Microsoft.ML.Trainers.OnlineGradientDescentTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineGradientDescent.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/Online/OnlineGradientDescent.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.LbfgsPoissonRegressionTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/PoissonRegression/PoissonRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/PoissonRegression/PoissonRegression.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.LbfgsPoissonRegressionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/PoissonRegression/PoissonRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/PoissonRegression/PoissonRegression.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Trainers.SdcaTrainerBase`3.OptionsBase.L2Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SdcaTrainerBase`3.OptionsBase.L1Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SdcaTrainerBase`3.OptionsBase.NumberOfThreads", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SdcaTrainerBase`3.OptionsBase.ConvergenceTolerance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SdcaTrainerBase`3.OptionsBase.MaximumNumberOfIterations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SdcaTrainerBase`3.OptionsBase.Shuffle", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SdcaTrainerBase`3.OptionsBase.ConvergenceCheckFrequency", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SdcaTrainerBase`3.OptionsBase.BiasLearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaTrainerBase`3.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SdcaBinaryTrainerBase`1.BinaryOptionsBase.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L1473C13-L1473C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L1473C13-L1473C53" }, { "DocsId": "F:Microsoft.ML.Trainers.SdcaBinaryTrainerBase`1.BinaryOptionsBase.PositiveInstanceWeight", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaBinaryTrainerBase`1.BinaryOptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SdcaLogisticRegressionBinaryTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaLogisticRegressionBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SdcaNonCalibratedBinaryTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L1691C13-L1691C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L1691C13-L1691C103" }, { "DocsId": "P:Microsoft.ML.Trainers.SdcaNonCalibratedBinaryTrainer.Options.LossFunction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L1699C66-L1699C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L1699C66-L1699C70" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaNonCalibratedBinaryTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1.OptionsBase.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L1844C13-L1904C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L1844C13-L1904C53" }, { "DocsId": "F:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1.OptionsBase.L2Regularization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1.OptionsBase.NumberOfThreads", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1.OptionsBase.ConvergenceTolerance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1.OptionsBase.NumberOfIterations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1.OptionsBase.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1.OptionsBase.Shuffle", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1.OptionsBase.PositiveInstanceWeight", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "DocsId": "F:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1.OptionsBase.CheckFrequency", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SgdBinaryTrainerBase`1.OptionsBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SgdCalibratedTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SgdCalibratedTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SgdNonCalibratedTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L2363C13-L2363C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs#L2363C13-L2363C69" }, { "DocsId": "F:Microsoft.ML.Trainers.SgdNonCalibratedTrainer.Options.LossFunction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SgdNonCalibratedTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaBinary.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SdcaMulticlassTrainerBase`1.MulticlassOptions.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs#L100C13-L100C103" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs#L100C13-L100C103" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaMulticlassTrainerBase`1.MulticlassOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SdcaMaximumEntropyMulticlassTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaMaximumEntropyMulticlassTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SdcaNonCalibratedMulticlassTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" }, { "DocsId": "P:Microsoft.ML.Trainers.SdcaNonCalibratedMulticlassTrainer.Options.Loss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs#L622C23-L622C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs#L622C23-L622C43" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaNonCalibratedMulticlassTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaMulticlass.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Trainers.SdcaRegressionTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaRegression.cs#L73C13-L93C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaRegression.cs#L73C13-L93C14" }, { "DocsId": "P:Microsoft.ML.Trainers.SdcaRegressionTrainer.Options.LossFunction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaRegression.cs#L81C62-L81C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaRegression.cs#L81C62-L81C66" } ], "DocsId": "T:Microsoft.ML.Trainers.SdcaRegressionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.StandardTrainers/Standard/SdcaRegression.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.StandardTrainers/Standard/SdcaRegression.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.TensorFlow.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.TensorFlow.json index 5bcfc3966..3656cbc4d 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.TensorFlow.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.TensorFlow.json @@ -1,71 +1,71 @@ { "Assembly": "Microsoft.ML.TensorFlow", - "GUID": "AAC44D12E62945EDAA86C2408221EDA0FFFFFFFF", + "GUID": "7EFC3B92CD6D4398A7FCC1D72D0BA0B0FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.TensorflowCatalog.LoadTensorFlowModel(Microsoft.ML.ModelOperationsCatalog,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorflowCatalog.cs#L37C16-L37C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorflowCatalog.cs#L37C16-L37C104" }, { "DocsId": "M:Microsoft.ML.TensorflowCatalog.LoadTensorFlowModel(Microsoft.ML.ModelOperationsCatalog,System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorflowCatalog.cs#L63C16-L63C126" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorflowCatalog.cs#L63C16-L63C126" } ], "DocsId": "T:Microsoft.ML.TensorflowCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorflowCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorflowCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TensorFlowModel.GetModelSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorFlowModel.cs#L46C13-L46C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorFlowModel.cs#L46C13-L46C94" }, { "DocsId": "M:Microsoft.ML.Transforms.TensorFlowModel.GetInputSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorFlowModel.cs#L55C13-L55C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorFlowModel.cs#L55C13-L55C109" }, { "DocsId": "M:Microsoft.ML.Transforms.TensorFlowModel.ScoreTensorFlowModel(System.String,System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorFlowModel.cs#L73C16-L73C130" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorFlowModel.cs#L73C16-L73C130" }, { "DocsId": "M:Microsoft.ML.Transforms.TensorFlowModel.ScoreTensorFlowModel(System.String[],System.String[],System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorFlowModel.cs#L90C16-L90C112" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorFlowModel.cs#L90C16-L90C112" }, { "DocsId": "M:Microsoft.ML.Transforms.TensorFlowModel.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorFlowModel.cs#L97C13-L103C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorFlowModel.cs#L97C13-L103C10" } ], "DocsId": "T:Microsoft.ML.Transforms.TensorFlowModel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorFlowModel.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorFlowModel.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TensorFlowTransformer.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorflowTransform.cs#L508C13-L532C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorflowTransform.cs#L508C13-L532C10" } ], "DocsId": "T:Microsoft.ML.Transforms.TensorFlowTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorflowTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorflowTransform.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TensorFlowEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorflowTransform.cs#L1032C13-L1050C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorflowTransform.cs#L1032C13-L1050C54" }, { "DocsId": "M:Microsoft.ML.Transforms.TensorFlowEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorflowTransform.cs#L1058C13-L1066C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorflowTransform.cs#L1058C13-L1066C33" } ], "DocsId": "T:Microsoft.ML.Transforms.TensorFlowEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TensorFlow/TensorflowTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TensorFlow/TensorflowTransform.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.TimeSeries.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.TimeSeries.json index 2997bafb2..24b7dbcd3 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.TimeSeries.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.TimeSeries.json @@ -1,811 +1,811 @@ { "Assembly": "Microsoft.ML.TimeSeries", - "GUID": "32E243BDFFDC4AA8B317AC4257ED0180FFFFFFFF", + "GUID": "F8FC2A1952EA4EA78AF9BF58FAE80450FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.DetectIidChangePoint(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Int32,System.Int32,Microsoft.ML.Transforms.TimeSeries.MartingaleType,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L39C16-L39C138" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L39C16-L39C138" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.DetectIidChangePoint(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Double,System.Int32,Microsoft.ML.Transforms.TimeSeries.MartingaleType,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L63C16-L63C166" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L63C16-L63C166" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.DetectIidSpike(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Int32,System.Int32,Microsoft.ML.Transforms.TimeSeries.AnomalySide)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L88C16-L88C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L88C16-L88C121" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.DetectIidSpike(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Double,System.Int32,Microsoft.ML.Transforms.TimeSeries.AnomalySide)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L112C16-L112C149" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L112C16-L112C149" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.DetectChangePointBySsa(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.ML.Transforms.TimeSeries.ErrorFunction,Microsoft.ML.Transforms.TimeSeries.MartingaleType,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L141C16-L141C198" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L141C16-L141C198" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.DetectChangePointBySsa(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Double,System.Int32,System.Int32,System.Int32,Microsoft.ML.Transforms.TimeSeries.ErrorFunction,Microsoft.ML.Transforms.TimeSeries.MartingaleType,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L169C16-L180C15" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L169C16-L180C15" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.DetectSpikeBySsa(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.ML.Transforms.TimeSeries.AnomalySide,Microsoft.ML.Transforms.TimeSeries.ErrorFunction)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L207C16-L207C181" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L207C16-L207C181" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.DetectSpikeBySsa(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Double,System.Int32,System.Int32,System.Int32,Microsoft.ML.Transforms.TimeSeries.AnomalySide,Microsoft.ML.Transforms.TimeSeries.ErrorFunction)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L233C16-L233C207" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L233C16-L233C207" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.DetectAnomalyBySrCnn(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L257C16-L257C219" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L257C16-L257C219" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.DetectEntireAnomalyBySrCnn(Microsoft.ML.AnomalyDetectionCatalog,Microsoft.ML.IDataView,System.String,System.String,System.Double,System.Int32,System.Double,Microsoft.ML.TimeSeries.SrCnnDetectMode)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L288C13-L296C107" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L288C13-L296C107" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.DetectEntireAnomalyBySrCnn(Microsoft.ML.AnomalyDetectionCatalog,Microsoft.ML.IDataView,System.String,System.String,Microsoft.ML.TimeSeries.SrCnnEntireAnomalyDetectorOptions)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L316C16-L316C135" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L316C16-L316C135" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.LocalizeRootCause(Microsoft.ML.AnomalyDetectionCatalog,Microsoft.ML.TimeSeries.RootCauseLocalizationInput,System.Double,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L338C13-L345C29" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L338C13-L345C29" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.LocalizeRootCauses(Microsoft.ML.AnomalyDetectionCatalog,Microsoft.ML.TimeSeries.RootCauseLocalizationInput,System.Double,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L367C13-L378C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L367C13-L378C53" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.DetectSeasonality(Microsoft.ML.AnomalyDetectionCatalog,Microsoft.ML.IDataView,System.String,System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L420C13-L425C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L420C13-L425C34" }, { "DocsId": "M:Microsoft.ML.TimeSeriesCatalog.ForecastBySsa(Microsoft.ML.ForecastingCatalog,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Single,Microsoft.ML.Transforms.TimeSeries.RankSelectionMethod,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean,System.Boolean,System.Nullable{Microsoft.ML.Transforms.TimeSeries.GrowthRatio},System.String,System.String,System.Single,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L480C13-L482C78" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs#L480C13-L482C78" } ], "DocsId": "T:Microsoft.ML.TimeSeriesCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TimeSeries.RootCause.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L28C9-L31C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L28C9-L31C10" }, { "DocsId": "P:Microsoft.ML.TimeSeries.RootCause.Items", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L16C44-L16C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L16C44-L16C48" }, { "DocsId": "P:Microsoft.ML.TimeSeries.RootCause.Gain", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L21C30-L21C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L21C30-L21C34" }, { "DocsId": "P:Microsoft.ML.TimeSeries.RootCause.GainRatio", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L26C35-L26C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L26C35-L26C39" } ], "DocsId": "T:Microsoft.ML.TimeSeries.RootCause", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TimeSeries.RootCauseLocalizationInput.#ctor(System.DateTime,System.Collections.Generic.Dictionary{System.String,System.Object},System.Collections.Generic.List{Microsoft.ML.TimeSeries.MetricSlice},Microsoft.ML.TimeSeries.AggregateType,System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L61C9-L68C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L61C9-L68C10" }, { "DocsId": "M:Microsoft.ML.TimeSeries.RootCauseLocalizationInput.#ctor(System.DateTime,System.Collections.Generic.Dictionary{System.String,System.Object},System.Collections.Generic.List{Microsoft.ML.TimeSeries.MetricSlice},System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L70C9-L77C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L70C9-L77C10" }, { "DocsId": "M:Microsoft.ML.TimeSeries.RootCauseLocalizationInput.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L79C9-L79C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L79C9-L79C48" }, { "DocsId": "P:Microsoft.ML.TimeSeries.RootCauseLocalizationInput.AnomalyTimestamp", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L39C44-L39C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L39C44-L39C48" }, { "DocsId": "P:Microsoft.ML.TimeSeries.RootCauseLocalizationInput.AnomalyDimension", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L44C62-L44C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L44C62-L44C66" }, { "DocsId": "P:Microsoft.ML.TimeSeries.RootCauseLocalizationInput.Slices", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L49C43-L49C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L49C43-L49C47" }, { "DocsId": "P:Microsoft.ML.TimeSeries.RootCauseLocalizationInput.AggregateType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L54C46-L54C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L54C46-L54C50" }, { "DocsId": "P:Microsoft.ML.TimeSeries.RootCauseLocalizationInput.AggregateSymbol", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L59C41-L59C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L59C41-L59C45" } ], "DocsId": "T:Microsoft.ML.TimeSeries.RootCauseLocalizationInput", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.TimeSeries.AggregateType.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.AggregateType.Unknown", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.AggregateType.Sum", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.AggregateType.Avg", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.AggregateType.Min", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.AggregateType.Max", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" } ], "DocsId": "T:Microsoft.ML.TimeSeries.AggregateType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.TimeSeries.AnomalyDirection.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.AnomalyDirection.Up", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.AnomalyDirection.Down", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.AnomalyDirection.Same", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" } ], "DocsId": "T:Microsoft.ML.TimeSeries.AnomalyDirection", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TimeSeries.RootCauseItem.#ctor(System.Collections.Generic.Dictionary{System.String,System.Object})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L141C9-L145C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L141C9-L145C10" }, { "DocsId": "M:Microsoft.ML.TimeSeries.RootCauseItem.#ctor(System.Collections.Generic.Dictionary{System.String,System.Object},System.Collections.Generic.List{System.String})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L147C9-L151C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L147C9-L151C10" }, { "DocsId": "M:Microsoft.ML.TimeSeries.RootCauseItem.Equals(Microsoft.ML.TimeSeries.RootCauseItem)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L154C13-L166C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L154C13-L166C10" }, { "DocsId": "F:Microsoft.ML.TimeSeries.RootCauseItem.Score", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.RootCauseItem.Path", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.RootCauseItem.Dimension", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.RootCauseItem.Direction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" } ], "DocsId": "T:Microsoft.ML.TimeSeries.RootCauseItem", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TimeSeries.MetricSlice.#ctor(System.DateTime,System.Collections.Generic.List{Microsoft.ML.TimeSeries.TimeSeriesPoint})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L180C9-L184C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L180C9-L184C10" }, { "DocsId": "M:Microsoft.ML.TimeSeries.MetricSlice.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L186C9-L186C33" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L186C9-L186C33" }, { "DocsId": "P:Microsoft.ML.TimeSeries.MetricSlice.TimeStamp", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L174C37-L174C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L174C37-L174C41" }, { "DocsId": "P:Microsoft.ML.TimeSeries.MetricSlice.Points", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L178C47-L178C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L178C47-L178C51" } ], "DocsId": "T:Microsoft.ML.TimeSeries.MetricSlice", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TimeSeries.TimeSeriesPoint.#ctor(System.Collections.Generic.Dictionary{System.String,System.Object})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L212C9-L215C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L212C9-L215C10" }, { "DocsId": "M:Microsoft.ML.TimeSeries.TimeSeriesPoint.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L216C9-L216C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L216C9-L216C37" }, { "DocsId": "M:Microsoft.ML.TimeSeries.TimeSeriesPoint.#ctor(System.Double,System.Double,System.Boolean,System.Collections.Generic.Dictionary{System.String,System.Object})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L218C9-L225C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L218C9-L225C10" }, { "DocsId": "M:Microsoft.ML.TimeSeries.TimeSeriesPoint.Equals(Microsoft.ML.TimeSeries.TimeSeriesPoint)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L229C59-L237C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L229C59-L237C10" }, { "DocsId": "M:Microsoft.ML.TimeSeries.TimeSeriesPoint.GetHashCode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L241C13-L241C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L241C13-L241C44" }, { "DocsId": "P:Microsoft.ML.TimeSeries.TimeSeriesPoint.Value", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L194C31-L194C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L194C31-L194C35" }, { "DocsId": "P:Microsoft.ML.TimeSeries.TimeSeriesPoint.ExpectedValue", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L198C39-L198C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L198C39-L198C43" }, { "DocsId": "P:Microsoft.ML.TimeSeries.TimeSeriesPoint.IsAnomaly", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L202C33-L202C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L202C33-L202C37" }, { "DocsId": "P:Microsoft.ML.TimeSeries.TimeSeriesPoint.Dimension", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L206C55-L206C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L206C55-L206C59" }, { "DocsId": "P:Microsoft.ML.TimeSeries.TimeSeriesPoint.Delta", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L210C31-L210C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs#L210C31-L210C35" } ], "DocsId": "T:Microsoft.ML.TimeSeries.TimeSeriesPoint", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/RootCauseLocalizationType.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnDetectMode.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnDetectMode.AnomalyOnly", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnDetectMode.AnomalyAndMargin", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnDetectMode.AnomalyAndExpectedValue", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" } ], "DocsId": "T:Microsoft.ML.TimeSeries.SrCnnDetectMode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnDeseasonalityMode.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnDeseasonalityMode.Stl", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnDeseasonalityMode.Mean", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnDeseasonalityMode.Median", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" } ], "DocsId": "T:Microsoft.ML.TimeSeries.SrCnnDeseasonalityMode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TimeSeries.SrCnnEntireAnomalyDetectorOptions.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs#L61C9-L69C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs#L61C9-L69C58" }, { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnEntireAnomalyDetectorOptions.Threshold", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnEntireAnomalyDetectorOptions.BatchSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnEntireAnomalyDetectorOptions.Sensitivity", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnEntireAnomalyDetectorOptions.DetectMode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnEntireAnomalyDetectorOptions.Period", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "DocsId": "F:Microsoft.ML.TimeSeries.SrCnnEntireAnomalyDetectorOptions.DeseasonalityMode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" } ], "DocsId": "T:Microsoft.ML.TimeSeries.SrCnnEntireAnomalyDetectorOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.RankSelectionMethod.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.RankSelectionMethod.Fixed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.RankSelectionMethod.Exact", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.RankSelectionMethod.Fast", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.RankSelectionMethod", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.GrowthRatio.TimeSpan", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.GrowthRatio.Growth", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" }, { "DocsId": "P:Microsoft.ML.Transforms.TimeSeries.GrowthRatio.Ratio", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs#L44C37-L44C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs#L44C37-L44C76" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.GrowthRatio", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/AdaptiveSingularSpectrumSequenceModeler.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.IidAnomalyDetectionBaseWrapper.Microsoft#ML#ITransformer#get_IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L23C47-L23C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L23C47-L23C97" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.IidAnomalyDetectionBaseWrapper.Microsoft#ML#Transforms#TimeSeries#IStatefulTransformer#Clone", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L29C62-L29C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L29C62-L29C87" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.IidAnomalyDetectionBaseWrapper.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L35C78-L35C124" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L35C78-L35C124" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.IidAnomalyDetectionBaseWrapper.Microsoft#ML#ITransformer#GetRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L45C16-L45C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L45C16-L45C80" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.IidAnomalyDetectionBaseWrapper.GetStatefulRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L53C16-L53C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L53C16-L53C96" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.IidAnomalyDetectionBaseWrapper.Transform(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L59C56-L59C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L59C56-L59C90" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.IidAnomalyDetectionBaseWrapper.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L64C58-L64C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L64C58-L64C72" }, { "DocsId": "P:Microsoft.ML.Transforms.TimeSeries.IidAnomalyDetectionBaseWrapper.Microsoft#ML#ITransformer#IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L23C47-L23C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs#L23C47-L23C97" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.IidAnomalyDetectionBaseWrapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidAnomalyDetectionBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.IidChangePointDetector.Microsoft#ML#Transforms#TimeSeries#IStatefulTransformer#Clone", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidChangePointDetector.cs#L112C13-L115C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidChangePointDetector.cs#L112C13-L115C26" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.IidChangePointDetector", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidChangePointDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidChangePointDetector.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.IidChangePointEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidChangePointDetector.cs#L263C13-L278C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidChangePointDetector.cs#L263C13-L278C54" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.IidChangePointEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidChangePointDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidChangePointDetector.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.IidSpikeDetector.Microsoft#ML#Transforms#TimeSeries#IStatefulTransformer#Clone", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidSpikeDetector.cs#L108C13-L111C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidSpikeDetector.cs#L108C13-L111C26" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.IidSpikeDetector", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidSpikeDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidSpikeDetector.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.IidSpikeEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidSpikeDetector.cs#L239C13-L253C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidSpikeDetector.cs#L239C13-L253C54" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.IidSpikeEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/IidSpikeDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/IidSpikeDetector.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.TimeSeriesPredictionEngine`2.CheckPoint(Microsoft.ML.Runtime.IHostEnvironment,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L87C13-L92C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L87C13-L92C10" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.TimeSeriesPredictionEngine`2.CheckPoint(Microsoft.ML.Runtime.IHostEnvironment,System.IO.Stream)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L110C13-L120C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L110C13-L120C10" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.TimeSeriesPredictionEngine`2.#ctor(Microsoft.ML.Runtime.IHostEnvironment,Microsoft.ML.ITransformer,System.Boolean,Microsoft.ML.Data.SchemaDefinition,Microsoft.ML.Data.SchemaDefinition)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L147C13-L149C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L147C13-L149C10" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.TimeSeriesPredictionEngine`2.Predict(`0,`1@,System.Nullable{System.Int32},System.Nullable{System.Single})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L284C13-L338C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L284C13-L338C10" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.TimeSeriesPredictionEngine`2.Predict(`0,`1@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L347C76-L347C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L347C76-L347C108" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.TimeSeriesPredictionEngine`2.Predict(`0,System.Nullable{System.Int32},System.Nullable{System.Single})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L359C13-L361C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L359C13-L361C24" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.TimeSeriesPredictionEngine`2.Predict(System.Nullable{System.Int32},System.Nullable{System.Single})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L371C13-L373C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L371C13-L373C24" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.TimeSeriesPredictionEngine`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/PredictionEngine.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/PredictionEngine.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.PredictionFunctionExtensions.CreateTimeSeriesEngine``2(Microsoft.ML.ITransformer,Microsoft.ML.Runtime.IHostEnvironment,System.Boolean,Microsoft.ML.Data.SchemaDefinition,Microsoft.ML.Data.SchemaDefinition)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L404C13-L408C150" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L404C13-L408C150" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.PredictionFunctionExtensions.CreateTimeSeriesEngine``2(Microsoft.ML.ITransformer,Microsoft.ML.Runtime.IHostEnvironment,Microsoft.ML.PredictionEngineOptions)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L434C13-L436C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/PredictionEngine.cs#L434C13-L436C90" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.PredictionFunctionExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/PredictionEngine.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/PredictionEngine.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.MartingaleType.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.MartingaleType.None", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.MartingaleType.Power", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.MartingaleType.Mixture", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.MartingaleType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.AnomalySide.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.AnomalySide.Positive", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.AnomalySide.Negative", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.AnomalySide.TwoSided", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.AnomalySide", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SequentialAnomalyDetectionTransformBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SrCnnAnomalyDetectionBase.Microsoft#ML#ITransformer#get_IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L21C47-L21C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L21C47-L21C97" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SrCnnAnomalyDetectionBase.Microsoft#ML#Transforms#TimeSeries#IStatefulTransformer#Clone", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L26C62-L26C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L26C62-L26C87" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SrCnnAnomalyDetectionBase.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L32C78-L32C124" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L32C78-L32C124" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SrCnnAnomalyDetectionBase.Microsoft#ML#ITransformer#GetRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L42C16-L42C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L42C16-L42C80" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SrCnnAnomalyDetectionBase.GetStatefulRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L50C16-L50C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L50C16-L50C96" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SrCnnAnomalyDetectionBase.Transform(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L55C56-L55C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L55C56-L55C90" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SrCnnAnomalyDetectionBase.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L60C58-L60C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L60C58-L60C72" }, { "DocsId": "P:Microsoft.ML.Transforms.TimeSeries.SrCnnAnomalyDetectionBase.Microsoft#ML#ITransformer#IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L21C47-L21C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs#L21C47-L21C97" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.SrCnnAnomalyDetectionBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SrCnnAnomalyDetectionBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SrCnnAnomalyDetector.Microsoft#ML#Transforms#TimeSeries#IStatefulTransformer#Clone", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SRCNNAnomalyDetector.cs#L144C13-L147C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SRCNNAnomalyDetector.cs#L144C13-L147C26" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.SrCnnAnomalyDetector", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SRCNNAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SRCNNAnomalyDetector.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SrCnnAnomalyEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SRCNNAnomalyDetector.cs#L271C13-L285C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SRCNNAnomalyDetector.cs#L271C13-L285C54" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.SrCnnAnomalyEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SRCNNAnomalyDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SRCNNAnomalyDetector.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.ErrorFunction.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.ErrorFunction.SignedDifference", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.ErrorFunction.AbsoluteDifference", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.ErrorFunction.SignedProportion", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.ErrorFunction.AbsoluteProportion", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.TimeSeries.ErrorFunction.SquaredDifference", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.ErrorFunction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaAnomalyDetectionBaseWrapper.Microsoft#ML#ITransformer#get_IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L92C47-L92C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L92C47-L92C97" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaAnomalyDetectionBaseWrapper.Microsoft#ML#Transforms#TimeSeries#IStatefulTransformer#Clone", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L98C62-L98C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L98C62-L98C87" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaAnomalyDetectionBaseWrapper.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L104C78-L104C124" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L104C78-L104C124" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaAnomalyDetectionBaseWrapper.Microsoft#ML#ITransformer#GetRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L114C16-L114C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L114C16-L114C80" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaAnomalyDetectionBaseWrapper.GetStatefulRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L122C16-L122C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L122C16-L122C96" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaAnomalyDetectionBaseWrapper.Transform(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L128C56-L128C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L128C56-L128C90" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaAnomalyDetectionBaseWrapper.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L133C58-L133C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L133C58-L133C72" }, { "DocsId": "P:Microsoft.ML.Transforms.TimeSeries.SsaAnomalyDetectionBaseWrapper.Microsoft#ML#ITransformer#IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L92C47-L92C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs#L92C47-L92C97" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.SsaAnomalyDetectionBaseWrapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaAnomalyDetectionBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaChangePointDetector.Microsoft#ML#Transforms#TimeSeries#IStatefulTransformer#Clone", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaChangePointDetector.cs#L121C13-L125C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaChangePointDetector.cs#L121C13-L125C26" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.SsaChangePointDetector", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaChangePointDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaChangePointDetector.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaChangePointEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaChangePointDetector.cs#L289C13-L290C71" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaChangePointDetector.cs#L289C13-L290C71" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaChangePointEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaChangePointDetector.cs#L299C13-L313C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaChangePointDetector.cs#L299C13-L313C54" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.SsaChangePointEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaChangePointDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaChangePointDetector.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaForecastingTransformer.Microsoft#ML#Transforms#TimeSeries#IStatefulTransformer#Clone", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SSaForecasting.cs#L162C13-L166C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SSaForecasting.cs#L162C13-L166C26" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.SsaForecastingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SSaForecasting.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SSaForecasting.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaForecastingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SSaForecasting.cs#L320C13-L321C74" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SSaForecasting.cs#L320C13-L321C74" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaForecastingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SSaForecasting.cs#L332C13-L354C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SSaForecasting.cs#L332C13-L354C54" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.SsaForecastingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SSaForecasting.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SSaForecasting.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaForecastingBaseWrapper.Microsoft#ML#ITransformer#get_IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L25C47-L25C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L25C47-L25C97" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaForecastingBaseWrapper.Microsoft#ML#Transforms#TimeSeries#IStatefulTransformer#Clone", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L31C62-L31C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L31C62-L31C87" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaForecastingBaseWrapper.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L37C78-L37C124" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L37C78-L37C124" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaForecastingBaseWrapper.Microsoft#ML#ITransformer#GetRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L47C16-L47C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L47C16-L47C80" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaForecastingBaseWrapper.GetStatefulRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L55C16-L55C96" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L55C16-L55C96" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaForecastingBaseWrapper.Transform(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L61C56-L61C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L61C56-L61C90" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaForecastingBaseWrapper.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L66C58-L66C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L66C58-L66C72" }, { "DocsId": "P:Microsoft.ML.Transforms.TimeSeries.SsaForecastingBaseWrapper.Microsoft#ML#ITransformer#IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L25C47-L25C97" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs#L25C47-L25C97" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.SsaForecastingBaseWrapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaForecastingBase.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaSpikeDetector.Microsoft#ML#Transforms#TimeSeries#IStatefulTransformer#Clone", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaSpikeDetector.cs#L134C13-L138C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaSpikeDetector.cs#L134C13-L138C26" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.SsaSpikeDetector", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaSpikeDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaSpikeDetector.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaSpikeEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaSpikeDetector.cs#L268C13-L269C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaSpikeDetector.cs#L268C13-L269C65" }, { "DocsId": "M:Microsoft.ML.Transforms.TimeSeries.SsaSpikeEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaSpikeDetector.cs#L278C13-L292C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaSpikeDetector.cs#L278C13-L292C54" } ], "DocsId": "T:Microsoft.ML.Transforms.TimeSeries.SsaSpikeEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TimeSeries/SsaSpikeDetector.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TimeSeries/SsaSpikeDetector.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Tokenizers.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Tokenizers.json index a7395e1f0..be07ee56b 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Tokenizers.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Tokenizers.json @@ -1,1115 +1,1307 @@ { "Assembly": "Microsoft.ML.Tokenizers", - "GUID": "CEDCB84405414129BEE4995932C52172FFFFFFFF", + "GUID": "22C205D0F20F4D459509EC2080328B07FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.EncodedToken.#ctor(System.Int32,System.String,System.Range)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodedToken.cs#L38C13-L41C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodedToken.cs#L38C13-L41C10" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EncodedToken.Equals(Microsoft.ML.Tokenizers.EncodedToken)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodedToken.cs#L44C51-L44C120" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodedToken.cs#L44C51-L44C120" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EncodedToken.Id", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodedToken.cs#L18C25-L18C29" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodedToken.cs#L18C25-L18C29" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EncodedToken.Value", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodedToken.cs#L23C31-L23C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodedToken.cs#L23C31-L23C35" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EncodedToken.Offset", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodedToken.cs#L28C31-L28C35" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodedToken.cs#L28C31-L28C35" } ], "DocsId": "T:Microsoft.ML.Tokenizers.EncodedToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodedToken.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodedToken.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Tokenizers.EncodeResults`1.Tokens", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodeResults.cs#L18C42-L18C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodeResults.cs#L18C42-L18C46" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EncodeResults`1.NormalizedText", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodeResults.cs#L23C41-L23C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodeResults.cs#L23C41-L23C45" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EncodeResults`1.CharsConsumed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodeResults.cs#L28C36-L28C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodeResults.cs#L28C36-L28C40" } ], "DocsId": "T:Microsoft.ML.Tokenizers.EncodeResults`1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodeResults.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodeResults.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.EncodeSettings.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodeSettings.cs#L15C35-L15C66" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodeSettings.cs#L15C35-L15C66" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EncodeSettings.ConsiderNormalization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodeSettings.cs#L20C45-L20C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodeSettings.cs#L20C45-L20C49" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EncodeSettings.ConsiderPreTokenization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodeSettings.cs#L25C47-L25C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodeSettings.cs#L25C47-L25C51" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EncodeSettings.MaxTokenCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodeSettings.cs#L30C36-L30C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodeSettings.cs#L30C36-L30C40" } ], "DocsId": "T:Microsoft.ML.Tokenizers.EncodeSettings", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/EncodeSettings.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/EncodeSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.ML.Tokenizers.BertOptions.#ctor", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertOptions.cs#L16C65-L63C65" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.BertOptions.LowerCaseBeforeTokenization", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertOptions.cs#L16C51-L16C55" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.BertOptions.ApplyBasicTokenization", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertOptions.cs#L21C46-L21C50" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.BertOptions.SplitOnSpecialTokens", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertOptions.cs#L26C44-L26C48" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.BertOptions.SeparatorToken", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertOptions.cs#L31C40-L31C44" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.BertOptions.PaddingToken", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertOptions.cs#L36C38-L36C42" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.BertOptions.ClassificationToken", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertOptions.cs#L41C45-L41C49" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.BertOptions.MaskingToken", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertOptions.cs#L46C38-L46C42" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.BertOptions.IndividuallyTokenizeCjk", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertOptions.cs#L63C47-L63C51" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.BertOptions.RemoveNonSpacingMarks", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertOptions.cs#L68C45-L68C49" + } + ], + "DocsId": "T:Microsoft.ML.Tokenizers.BertOptions", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertOptions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.EncodeToIds(System.String,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L138C13-L138C128" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L142C13-L142C128" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.EncodeToIds(System.ReadOnlySpan{System.Char},System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L148C13-L148C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L152C13-L152C108" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.EncodeToIds(System.String,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L159C13-L159C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L163C13-L163C122" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.EncodeToIds(System.ReadOnlySpan{System.Char},System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L170C13-L170C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L174C13-L174C102" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.EncodeToIds(System.String,System.Int32,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L183C13-L183C182" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L187C13-L187C182" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.EncodeToIds(System.ReadOnlySpan{System.Char},System.Int32,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L196C13-L196C162" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L200C13-L200C162" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.EncodeToIds(System.String,System.Int32,System.Boolean,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L210C13-L210C176" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L214C13-L214C176" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.EncodeToIds(System.ReadOnlySpan{System.Char},System.Int32,System.Boolean,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L224C13-L224C156" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L228C13-L228C156" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.BuildInputsWithSpecialTokens(System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L288C13-L305C24" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L292C13-L325C24" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.BuildInputsWithSpecialTokens(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Int32},System.Int32@,System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L321C13-L352C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L341C13-L392C10" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.GetSpecialTokensMask(System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L365C13-L403C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L404C13-L453C25" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.GetSpecialTokensMask(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Int32},System.Int32@,System.Collections.Generic.IEnumerable{System.Int32},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L418C13-L467C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L468C13-L546C10" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.CreateTokenTypeIdsFromSequences(System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L482C13-L504C28" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L560C13-L599C28" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.CreateTokenTypeIdsFromSequences(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Int32},System.Int32@,System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L509C13-L536C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L604C13-L650C10" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.Create(System.String,Microsoft.ML.Tokenizers.BertOptions)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L664C13-L666C46" }, { - "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.Create(System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L567C13-L569C184" + "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.Create(System.IO.Stream,Microsoft.ML.Tokenizers.BertOptions)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L680C13-L680C63" }, { - "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.Create(System.IO.Stream,System.Boolean,System.Boolean,System.Boolean,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L599C13-L599C201" + "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.CreateAsync(System.IO.Stream,Microsoft.ML.Tokenizers.BertOptions,System.Threading.CancellationToken)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs" }, { - "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.CreateAsync(System.IO.Stream,System.Boolean,System.Boolean,System.Boolean,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs" + "DocsId": "M:Microsoft.ML.Tokenizers.BertTokenizer.CreateAsync(System.String,Microsoft.ML.Tokenizers.BertOptions,System.Threading.CancellationToken)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.DoLowerCase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L65C35-L65C39" + "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.LowerCaseBeforeTokenization", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L57C51-L57C55" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.DoBasicTokenization", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L70C43-L70C47" + "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.ApplyBasicTokenization", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L62C46-L62C50" }, { "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.SplitOnSpecialTokens", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L75C44-L75C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L67C44-L67C48" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.SepToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L81C34-L81C38" + "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.SeparatorToken", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L73C40-L73C44" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.SepTokenId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L86C33-L86C37" + "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.SeparatorTokenId", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L78C39-L78C43" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.PadToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L91C34-L91C38" + "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.PaddingToken", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L83C38-L83C42" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.PadTokenId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L96C33-L96C37" + "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.PaddingTokenId", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L88C37-L88C41" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.ClsToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L102C34-L102C38" + "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.ClassificationToken", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L94C45-L94C49" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.ClsTokenId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L107C33-L107C37" + "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.ClassificationTokenId", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L99C44-L99C48" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.MaskToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L113C35-L113C39" + "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.MaskingToken", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L105C38-L105C42" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.MaskTokenId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L118C34-L118C38" + "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.MaskingTokenId", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L110C37-L110C41" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.TokenizeChineseChars", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L123C44-L123C48" + "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.IndividuallyTokenizeCjk", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L127C47-L127C51" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.StripAccents", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L128C36-L128C40" + "DocsId": "P:Microsoft.ML.Tokenizers.BertTokenizer.RemoveNonSpacingMarks", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs#L132C45-L132C49" } ], "DocsId": "T:Microsoft.ML.Tokenizers.BertTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BertTokenizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.BpeTokenizer.Create(System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L90C16-L90C225" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L93C16-L93C213" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BpeTokenizer.Create(System.String,System.String,Microsoft.ML.Tokenizers.PreTokenizer,Microsoft.ML.Tokenizers.Normalizer,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},System.String,System.String,System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L115C13-L126C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L121C13-L132C10" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BpeTokenizer.Create(System.IO.Stream,System.IO.Stream)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L134C16-L134C248" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L143C16-L143C238" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BpeTokenizer.Create(System.IO.Stream,System.IO.Stream,Microsoft.ML.Tokenizers.PreTokenizer,Microsoft.ML.Tokenizers.Normalizer,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},System.String,System.String,System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L159C13-L166C180" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L171C13-L178C182" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BpeTokenizer.CreateAsync(System.IO.Stream,System.IO.Stream,Microsoft.ML.Tokenizers.PreTokenizer,Microsoft.ML.Tokenizers.Normalizer,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},System.String,System.String,System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BpeTokenizer.EncodeToTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L300C13-L331C138" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L315C13-L346C136" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BpeTokenizer.EncodeToIds(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L343C13-L387C126" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L358C13-L402C124" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BpeTokenizer.CountTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L399C13-L443C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L414C13-L458C26" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BpeTokenizer.GetIndexByTokenCount(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings,System.Boolean,System.String@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L464C13-L470C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L479C13-L485C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BpeTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L601C64-L601C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L616C64-L616C104" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BpeTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L611C13-L658C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L626C13-L673C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BpeTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Char},System.Int32@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L670C16-L670C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L685C16-L685C104" }, { "DocsId": "M:Microsoft.ML.Tokenizers.BpeTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Char},System.Boolean,System.Int32@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L683C13-L755C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L698C13-L770C10" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.BpeTokenizer.AddedTokens", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L38C64-L38C68" + "DocsId": "P:Microsoft.ML.Tokenizers.BpeTokenizer.SpecialTokens", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L38C66-L38C70" }, { "DocsId": "P:Microsoft.ML.Tokenizers.BpeTokenizer.UnknownToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L47C17-L47C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L47C17-L47C38" }, { "DocsId": "P:Microsoft.ML.Tokenizers.BpeTokenizer.ContinuingSubwordPrefix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L72C50-L72C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L72C50-L72C54" }, { "DocsId": "P:Microsoft.ML.Tokenizers.BpeTokenizer.EndOfWordSuffix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L77C42-L77C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L77C42-L77C46" }, { "DocsId": "P:Microsoft.ML.Tokenizers.BpeTokenizer.FuseUnknownTokens", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L82C41-L82C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L82C41-L82C45" }, { "DocsId": "P:Microsoft.ML.Tokenizers.BpeTokenizer.PreTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L285C55-L285C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L300C55-L300C68" }, { "DocsId": "P:Microsoft.ML.Tokenizers.BpeTokenizer.Normalizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L290C51-L290C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L305C51-L305C62" }, { "DocsId": "P:Microsoft.ML.Tokenizers.BpeTokenizer.Vocabulary", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L594C63-L594C178" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs#L609C63-L609C178" } ], "DocsId": "T:Microsoft.ML.Tokenizers.BpeTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/BPETokenizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.EncodeToTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L286C16-L286C170" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L289C16-L289C170" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.EncodeToTokens(System.String,System.Boolean,System.Boolean,System.Boolean,System.String@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L301C13-L303C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L304C13-L306C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.EncodeToTokens(System.ReadOnlySpan{System.Char},System.Boolean,System.Boolean,System.Boolean,System.String@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L319C13-L321C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L322C13-L324C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.EncodeToIds(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L490C13-L496C15" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L493C13-L499C15" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.EncodeToIds(System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L511C13-L511C184" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L514C13-L514C184" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.EncodeToIds(System.ReadOnlySpan{System.Char},System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L526C13-L526C164" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L529C13-L529C164" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.EncodeToIds(System.String,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L544C13-L544C226" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L547C13-L547C224" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.EncodeToIds(System.ReadOnlySpan{System.Char},System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L562C13-L562C206" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L565C13-L565C204" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.CountTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L672C16-L672C205" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L675C16-L675C205" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.CountTokens(System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L685C16-L685C171" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L688C16-L688C171" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.CountTokens(System.ReadOnlySpan{System.Char},System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L698C16-L698C159" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L701C16-L701C159" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.GetIndexByTokenCount(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings,System.Boolean,System.String@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L718C13-L725C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L721C13-L728C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.GetIndexByTokenCount(System.String,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L747C13-L748C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L750C13-L751C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.GetIndexByTokenCount(System.ReadOnlySpan{System.Char},System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L779C13-L780C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L782C13-L783C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.GetIndexByTokenCountFromEnd(System.String,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L897C16-L897C210" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L900C16-L900C208" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.GetIndexByTokenCountFromEnd(System.ReadOnlySpan{System.Char},System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L919C16-L919C198" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L922C16-L922C196" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L1234C64-L1234C137" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L1237C64-L1237C137" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L1245C13-L1317C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L1248C13-L1320C10" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Char},System.Int32@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L1329C16-L1329C137" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L1332C16-L1332C137" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Char},System.Boolean,System.Boolean,System.Int32@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L1343C13-L1520C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L1346C13-L1523C10" }, { "DocsId": "M:Microsoft.ML.Tokenizers.CodeGenTokenizer.Create(System.IO.Stream,System.IO.Stream,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L1883C13-L1901C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L1887C13-L1905C61" }, { - "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.AddedTokens", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L199C64-L199C68" + "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.SpecialTokens", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L202C66-L202C70" }, { "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.UnknownToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L204C39-L204C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L207C39-L207C43" }, { "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.UnknownTokenId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L209C38-L209C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L212C38-L212C42" }, { "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.AddBeginningOfSentence", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L214C46-L214C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L217C46-L217C50" }, { "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.AddEndOfSentence", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L219C40-L219C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L222C40-L222C44" }, { "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.BeginningOfSentenceToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L224C51-L224C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L227C51-L227C55" }, { "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.BeginningOfSentenceId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L229C45-L229C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L232C45-L232C49" }, { "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.EndOfSentenceId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L234C39-L234C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L237C39-L237C43" }, { "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.EndOfSentenceToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L239C45-L239C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L242C45-L242C49" }, { "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.AddPrefixSpace", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L244C38-L244C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L247C38-L247C42" }, { "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.PreTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L249C55-L249C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L252C55-L252C68" }, { "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.Normalizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L254C51-L254C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L257C51-L257C62" }, { "DocsId": "P:Microsoft.ML.Tokenizers.CodeGenTokenizer.Vocabulary", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L263C17-L271C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs#L266C17-L274C36" } ], "DocsId": "T:Microsoft.ML.Tokenizers.CodeGenTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/CodeGenTokenizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.Create(System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L46C16-L46C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L49C16-L49C100" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.Create(System.String,System.String,System.String,Microsoft.ML.Tokenizers.PreTokenizer,Microsoft.ML.Tokenizers.Normalizer,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L64C16-L64C150" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L70C16-L70C150" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.Create(System.IO.Stream,System.IO.Stream,System.IO.Stream)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L76C16-L76C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L85C16-L85C106" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.Create(System.IO.Stream,System.IO.Stream,System.IO.Stream,Microsoft.ML.Tokenizers.PreTokenizer,Microsoft.ML.Tokenizers.Normalizer,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L95C16-L95C156" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L107C16-L107C156" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.EncodeToTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L304C13-L335C168" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L316C13-L347C166" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.EncodeToIds(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L396C16-L396C133" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L408C16-L408C133" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.CountTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L454C16-L454C147" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L466C16-L466C147" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.GetIndexByTokenCount(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings,System.Boolean,System.String@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L474C13-L480C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L486C13-L492C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L754C13-L769C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L766C13-L781C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Char},System.Int32@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L782C13-L810C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L794C13-L822C10" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.ConvertIdsToOccurrenceRanks(System.Collections.Generic.IReadOnlyList{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L819C13-L831C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L831C13-L843C25" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.ConvertIdsToOccurrenceValues(System.Collections.Generic.IReadOnlyList{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L841C13-L853C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L853C13-L865C25" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.ConvertOccurrenceRanksToIds(System.Collections.Generic.IReadOnlyList{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L863C13-L875C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L875C13-L887C25" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.AddMaskSymbol(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L893C61-L893C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L905C61-L905C108" }, { "DocsId": "M:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.IsSupportedChar(System.Char)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L1071C49-L1071C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L1083C49-L1083C109" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.FilterUnsupportedChars", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L34C46-L34C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L34C46-L34C50" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.PreTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L243C55-L243C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L255C55-L255C68" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.Normalizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L248C51-L248C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L260C51-L260C62" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.Vocabulary", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L253C63-L253C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L265C63-L265C73" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.PadIndex", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L881C32-L881C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L893C32-L893C68" }, { "DocsId": "P:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.SymbolsCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L886C36-L886C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs#L898C36-L898C69" } ], "DocsId": "T:Microsoft.ML.Tokenizers.EnglishRobertaTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/EnglishRobertaTokenizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.LlamaTokenizer.Create(System.IO.Stream,System.Boolean,System.Boolean,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/LlamaTokenizer.cs#L37C13-L61C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/LlamaTokenizer.cs#L40C13-L57C104" } ], "DocsId": "T:Microsoft.ML.Tokenizers.LlamaTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/LlamaTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/LlamaTokenizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.Phi2Tokenizer.Create(System.IO.Stream,System.IO.Stream,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/Phi2Tokenizer.cs#L105C13-L117C174" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/Phi2Tokenizer.cs#L106C13-L118C176" } ], "DocsId": "T:Microsoft.ML.Tokenizers.Phi2Tokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/Phi2Tokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/Phi2Tokenizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.EncodeToTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L197C13-L202C15" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L121C13-L126C15" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.EncodeToTokens(System.String,System.String@,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L216C16-L216C166" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L140C16-L140C146" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.EncodeToTokens(System.ReadOnlySpan{System.Char},System.String@,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L229C16-L229C154" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L153C16-L153C134" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.EncodeToIds(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L454C13-L459C15" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L165C13-L170C15" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.EncodeToIds(System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L472C16-L472C130" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L183C16-L183C137" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.EncodeToIds(System.ReadOnlySpan{System.Char},System.Boolean,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L484C16-L484C118" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L195C16-L195C125" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.EncodeToIds(System.String,System.Boolean,System.Boolean,System.Int32,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L499C16-L499C172" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L210C16-L210C177" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.EncodeToIds(System.ReadOnlySpan{System.Char},System.Boolean,System.Boolean,System.Int32,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L514C16-L514C160" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L225C16-L225C165" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.CountTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L838C13-L838C194" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L235C16-L235C162" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.CountTokens(System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L854C16-L854C155" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L247C16-L247C159" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.CountTokens(System.ReadOnlySpan{System.Char},System.Boolean,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L866C16-L866C143" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L259C16-L259C139" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.CountTokens(System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String@,System.Int32@,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L881C16-L881C197" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L274C16-L274C185" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.CountTokens(System.ReadOnlySpan{System.Char},System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String@,System.Int32@,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L897C13-L923C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L289C16-L289C165" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.GetIndexByTokenCount(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings,System.Boolean,System.String@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L1161C13-L1167C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L309C13-L315C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.GetIndexByTokenCount(System.String,System.Boolean,System.Boolean,System.Int32,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L1188C13-L1189C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L336C13-L337C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.GetIndexByTokenCount(System.ReadOnlySpan{System.Char},System.Boolean,System.Boolean,System.Int32,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L1210C13-L1211C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L358C13-L359C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.GetIndexByTokenCountFromEnd(System.String,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.String@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L1232C16-L1232C218" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L377C16-L377C198" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.GetIndexByTokenCountFromEnd(System.ReadOnlySpan{System.Char},System.Boolean,System.Boolean,System.Int32,System.Boolean,System.String@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L1250C13-L1284C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L394C16-L394C178" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L1530C16-L1530C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L401C64-L401C112" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L1540C13-L1762C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L409C83-L409C124" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Char},System.Int32@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L1773C16-L1773C105" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L420C16-L420C112" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Char},System.Boolean,System.Int32@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L1786C13-L2165C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L432C16-L432C105" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceTokenizer.Create(System.IO.Stream,System.Boolean,System.Boolean,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32})", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L451C13-L458C112" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.SpecialTokens", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L93C66-L93C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L36C67-L36C87" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.ByteFallback", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L98C36-L98C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L41C37-L41C56" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.AddDummyPrefix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L103C38-L103C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L46C39-L46C60" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.EscapeWhiteSpaces", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L108C41-L108C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L51C42-L51C66" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.TreatWhitespaceAsSuffix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L113C47-L113C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L56C54-L56C84" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.AddBeginningOfSentence", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L118C46-L118C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L61C47-L61C76" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.AddEndOfSentence", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L123C40-L123C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L66C41-L66C64" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.BeginningOfSentenceToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L128C50-L128C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L71C51-L71C82" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.EndOfSentenceToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L133C44-L133C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L76C45-L76C70" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.UnknownToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L138C38-L138C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L81C39-L81C58" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.BeginningOfSentenceId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L143C44-L143C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L86C45-L86C73" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.EndOfSentenceId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L148C38-L148C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L91C39-L91C61" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.UnknownId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L153C32-L153C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L96C33-L96C49" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.PreTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L158C55-L158C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L101C55-L101C59" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.Normalizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L163C51-L163C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L106C51-L106C68" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceTokenizer.Vocabulary", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L172C17-L185C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs#L111C63-L111C80" } ], "DocsId": "T:Microsoft.ML.Tokenizers.SentencePieceTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/SentencePieceTokenizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.EncodeToTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L260C13-L290C138" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L260C13-L290C136" }, { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.EncodeToIds(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L364C13-L407C126" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L364C13-L407C124" }, { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.CountTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L529C16-L529C147" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L529C16-L529C147" }, { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.GetIndexByTokenCount(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings,System.Boolean,System.String@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L648C13-L654C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L648C13-L654C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L804C13-L850C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L804C13-L850C10" }, { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Char},System.Int32@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L862C13-L985C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L862C13-L985C10" }, { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.Create(System.String,Microsoft.ML.Tokenizers.PreTokenizer,Microsoft.ML.Tokenizers.Normalizer,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L1261C16-L1261C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L1279C16-L1279C104" }, { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.Create(System.IO.Stream,Microsoft.ML.Tokenizers.PreTokenizer,Microsoft.ML.Tokenizers.Normalizer,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L1278C16-L1278C102" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L1299C16-L1299C102" }, { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.CreateAsync(System.IO.Stream,Microsoft.ML.Tokenizers.PreTokenizer,Microsoft.ML.Tokenizers.Normalizer,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},System.Int32,System.Threading.CancellationToken)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs" }, { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.CreateAsync(System.String,Microsoft.ML.Tokenizers.PreTokenizer,Microsoft.ML.Tokenizers.Normalizer,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},System.Int32,System.Threading.CancellationToken)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs" }, { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.CreateForModel(System.String,System.IO.Stream,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},System.Int32,Microsoft.ML.Tokenizers.Normalizer)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L1352C13-L1371C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L1379C13-L1398C40" }, { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.CreateForModelAsync(System.String,System.IO.Stream,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},System.Int32,Microsoft.ML.Tokenizers.Normalizer,System.Threading.CancellationToken)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs" }, { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.CreateForModel(System.String,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},Microsoft.ML.Tokenizers.Normalizer)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L1422C28-L1422C114" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L1449C28-L1449C114" }, { "DocsId": "M:Microsoft.ML.Tokenizers.TiktokenTokenizer.CreateForEncoding(System.String,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},Microsoft.ML.Tokenizers.Normalizer)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L1433C13-L1464C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L1460C13-L1491C99" }, { "DocsId": "P:Microsoft.ML.Tokenizers.TiktokenTokenizer.PreTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L127C55-L127C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L127C55-L127C68" }, { "DocsId": "P:Microsoft.ML.Tokenizers.TiktokenTokenizer.Normalizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L132C51-L132C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L132C51-L132C62" }, { "DocsId": "P:Microsoft.ML.Tokenizers.TiktokenTokenizer.SpecialTokens", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L996C66-L996C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs#L996C66-L996C70" } ], "DocsId": "T:Microsoft.ML.Tokenizers.TiktokenTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/TiktokenTokenizer.cs" }, { "Members": [ { - "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.Create(System.String,Microsoft.ML.Tokenizers.PreTokenizer,Microsoft.ML.Tokenizers.Normalizer,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},System.String,System.String,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L148C13-L148C267" + "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceOptions.#ctor", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceOptions.cs#L36C52-L46C84" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.WordPieceOptions.PreTokenizer", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceOptions.cs#L21C45-L21C49" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.WordPieceOptions.Normalizer", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceOptions.cs#L26C41-L26C45" }, { - "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.Create(System.IO.Stream,Microsoft.ML.Tokenizers.PreTokenizer,Microsoft.ML.Tokenizers.Normalizer,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},System.String,System.String,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L171C88-L171C231" + "DocsId": "P:Microsoft.ML.Tokenizers.WordPieceOptions.SpecialTokens", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceOptions.cs#L31C66-L31C70" }, { - "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.CreateAsync(System.String,Microsoft.ML.Tokenizers.PreTokenizer,Microsoft.ML.Tokenizers.Normalizer,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},System.String,System.String,System.Int32,System.Threading.CancellationToken)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs" + "DocsId": "P:Microsoft.ML.Tokenizers.WordPieceOptions.UnknownToken", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceOptions.cs#L36C38-L36C42" }, { - "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.CreateAsync(System.IO.Stream,Microsoft.ML.Tokenizers.PreTokenizer,Microsoft.ML.Tokenizers.Normalizer,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32},System.String,System.String,System.Int32,System.Threading.CancellationToken)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs" + "DocsId": "P:Microsoft.ML.Tokenizers.WordPieceOptions.ContinuingSubwordPrefix", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceOptions.cs#L41C49-L41C53" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.WordPieceOptions.MaxInputCharsPerWord", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceOptions.cs#L46C43-L46C47" + } + ], + "DocsId": "T:Microsoft.ML.Tokenizers.WordPieceOptions", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.Create(System.String,Microsoft.ML.Tokenizers.WordPieceOptions)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L134C13-L134C174" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.Create(System.IO.Stream,Microsoft.ML.Tokenizers.WordPieceOptions)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L149C13-L149C63" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.CreateAsync(System.String,Microsoft.ML.Tokenizers.WordPieceOptions,System.Threading.CancellationToken)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.CreateAsync(System.IO.Stream,Microsoft.ML.Tokenizers.WordPieceOptions,System.Threading.CancellationToken)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs" }, { "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.EncodeToTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L329C13-L359C138" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L274C13-L304C136" }, { "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.EncodeToIds(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L446C13-L490C126" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L391C13-L435C124" }, { "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.CountTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L598C13-L638C26" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L543C13-L583C26" }, { "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.GetIndexByTokenCount(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings,System.Boolean,System.String@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L659C13-L719C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L604C13-L664C10" }, { "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L726C64-L726C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L671C64-L671C101" }, { "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L736C13-L767C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L681C13-L712C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Char},System.Int32@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L779C13-L779C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L724C13-L724C98" }, { "DocsId": "M:Microsoft.ML.Tokenizers.WordPieceTokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Char},System.Boolean,System.Int32@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L792C13-L856C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L737C13-L801C10" }, { "DocsId": "P:Microsoft.ML.Tokenizers.WordPieceTokenizer.UnknownTokenId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L85C37-L85C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L80C37-L80C41" }, { "DocsId": "P:Microsoft.ML.Tokenizers.WordPieceTokenizer.ContinuingSubwordPrefix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L90C49-L90C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L85C49-L85C53" }, { "DocsId": "P:Microsoft.ML.Tokenizers.WordPieceTokenizer.MaxInputCharsPerWord", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L95C43-L95C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L90C43-L90C47" }, { "DocsId": "P:Microsoft.ML.Tokenizers.WordPieceTokenizer.PreTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L298C55-L298C68" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L243C55-L243C68" }, { "DocsId": "P:Microsoft.ML.Tokenizers.WordPieceTokenizer.Normalizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L303C51-L303C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L248C51-L248C62" }, { "DocsId": "P:Microsoft.ML.Tokenizers.WordPieceTokenizer.UnknownToken", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L309C38-L309C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L254C38-L254C42" }, { "DocsId": "P:Microsoft.ML.Tokenizers.WordPieceTokenizer.SpecialTokens", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L314C66-L314C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs#L259C66-L259C70" } ], "DocsId": "T:Microsoft.ML.Tokenizers.WordPieceTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Model/WordPieceTokenizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.LowerCaseNormalizer.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/LowerCaseNormalizer.cs#L19C9-L19C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/LowerCaseNormalizer.cs#L19C9-L19C41" }, { "DocsId": "M:Microsoft.ML.Tokenizers.LowerCaseNormalizer.Normalize(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/LowerCaseNormalizer.cs#L31C62-L31C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/LowerCaseNormalizer.cs#L31C62-L31C89" }, { "DocsId": "M:Microsoft.ML.Tokenizers.LowerCaseNormalizer.Normalize(System.ReadOnlySpan{System.Char})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/LowerCaseNormalizer.cs#L40C13-L52C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/LowerCaseNormalizer.cs#L40C13-L52C27" }, { "DocsId": "P:Microsoft.ML.Tokenizers.LowerCaseNormalizer.Instance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/LowerCaseNormalizer.cs#L24C54-L24C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/LowerCaseNormalizer.cs#L24C54-L24C58" } ], "DocsId": "T:Microsoft.ML.Tokenizers.LowerCaseNormalizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/LowerCaseNormalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/LowerCaseNormalizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.Normalizer.Normalize(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/Normalizer.cs" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Normalizer.Normalize(System.ReadOnlySpan{System.Char})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/Normalizer.cs" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Normalizer.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/Normalizer.cs" } ], "DocsId": "T:Microsoft.ML.Tokenizers.Normalizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/Normalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/Normalizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceNormalizer.#ctor(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L22C9-L29C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L31C9-L38C10" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceNormalizer.Normalize(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L63C13-L68C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L91C13-L96C49" }, { "DocsId": "M:Microsoft.ML.Tokenizers.SentencePieceNormalizer.Normalize(System.ReadOnlySpan{System.Char})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L78C13-L170C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L106C13-L198C27" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceNormalizer.RemoveExtraWhiteSpaces", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L34C46-L34C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L62C46-L62C50" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceNormalizer.AddDummyPrefix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L39C38-L39C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L67C38-L67C42" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceNormalizer.EscapeWhiteSpaces", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L44C41-L44C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L72C41-L72C45" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceNormalizer.TreatWhitespaceAsSuffix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L49C47-L49C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L77C47-L77C51" }, { "DocsId": "P:Microsoft.ML.Tokenizers.SentencePieceNormalizer.SpecialTokens", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L54C66-L54C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs#L82C66-L82C70" } ], "DocsId": "T:Microsoft.ML.Tokenizers.SentencePieceNormalizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/SentencePieceNormalizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.UpperCaseNormalizer.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/UpperCaseNormalizer.cs#L19C9-L19C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/UpperCaseNormalizer.cs#L19C9-L19C41" }, { "DocsId": "M:Microsoft.ML.Tokenizers.UpperCaseNormalizer.Normalize(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/UpperCaseNormalizer.cs#L31C62-L31C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/UpperCaseNormalizer.cs#L31C62-L31C89" }, { "DocsId": "M:Microsoft.ML.Tokenizers.UpperCaseNormalizer.Normalize(System.ReadOnlySpan{System.Char})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/UpperCaseNormalizer.cs#L40C13-L52C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/UpperCaseNormalizer.cs#L40C13-L52C27" }, { "DocsId": "P:Microsoft.ML.Tokenizers.UpperCaseNormalizer.Instance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/UpperCaseNormalizer.cs#L24C54-L24C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/UpperCaseNormalizer.cs#L24C54-L24C58" } ], "DocsId": "T:Microsoft.ML.Tokenizers.UpperCaseNormalizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Normalizer/UpperCaseNormalizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Normalizer/UpperCaseNormalizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.PreTokenizer.PreTokenize(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs" }, { "DocsId": "M:Microsoft.ML.Tokenizers.PreTokenizer.PreTokenize(System.ReadOnlySpan{System.Char})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs" }, { - "DocsId": "M:Microsoft.ML.Tokenizers.PreTokenizer.CreateWhiteSpaceOrPunctuationPreTokenizer(System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs#L59C13-L65C96" + "DocsId": "M:Microsoft.ML.Tokenizers.PreTokenizer.CreateWordOrPunctuation(System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32})", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs#L65C13-L71C89" }, { - "DocsId": "M:Microsoft.ML.Tokenizers.PreTokenizer.CreateWordOrNonWordPreTokenizer(System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs#L86C13-L92C86" + "DocsId": "M:Microsoft.ML.Tokenizers.PreTokenizer.CreateWordOrNonWord(System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32})", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs#L95C13-L101C79" }, { - "DocsId": "M:Microsoft.ML.Tokenizers.PreTokenizer.CreateWhiteSpacePreTokenizer(System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs#L112C13-L118C83" + "DocsId": "M:Microsoft.ML.Tokenizers.PreTokenizer.CreateWhiteSpace(System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32})", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs#L124C13-L130C76" }, { "DocsId": "M:Microsoft.ML.Tokenizers.PreTokenizer.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs" } ], "DocsId": "T:Microsoft.ML.Tokenizers.PreTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/PreTokenizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.RegexPreTokenizer.#ctor(System.Text.RegularExpressions.Regex,System.Collections.Generic.IReadOnlyDictionary{System.String,System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/RegexPreTokenizer.cs#L27C9-L40C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/RegexPreTokenizer.cs#L27C9-L41C10" }, { "DocsId": "M:Microsoft.ML.Tokenizers.RegexPreTokenizer.PreTokenize(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/RegexPreTokenizer.cs#L49C13-L54C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/RegexPreTokenizer.cs#L50C13-L55C65" }, { "DocsId": "M:Microsoft.ML.Tokenizers.RegexPreTokenizer.PreTokenize(System.ReadOnlySpan{System.Char})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/RegexPreTokenizer.cs#L97C13-L142C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/RegexPreTokenizer.cs#L98C13-L143C49" } ], "DocsId": "T:Microsoft.ML.Tokenizers.RegexPreTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/RegexPreTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/RegexPreTokenizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.RobertaPreTokenizer.PreTokenize(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/RobertaPreTokenizer.cs#L27C13-L32C71" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/RobertaPreTokenizer.cs#L27C13-L32C71" }, { "DocsId": "M:Microsoft.ML.Tokenizers.RobertaPreTokenizer.PreTokenize(System.ReadOnlySpan{System.Char})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/RobertaPreTokenizer.cs#L42C13-L47C71" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/RobertaPreTokenizer.cs#L42C13-L47C71" }, { "DocsId": "M:Microsoft.ML.Tokenizers.RobertaPreTokenizer.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/RobertaPreTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/RobertaPreTokenizer.cs" }, { "DocsId": "P:Microsoft.ML.Tokenizers.RobertaPreTokenizer.Instance", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/RobertaPreTokenizer.cs#L18C54-L18C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/RobertaPreTokenizer.cs#L18C54-L18C58" } ], "DocsId": "T:Microsoft.ML.Tokenizers.RobertaPreTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/PreTokenizer/RobertaPreTokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/PreTokenizer/RobertaPreTokenizer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L19C9-L19C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L19C9-L19C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.EncodeToIds(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L44C13-L57C15" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L44C13-L57C15" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.EncodeToIds(System.String,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L68C17-L68C177" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L68C17-L68C177" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.EncodeToIds(System.ReadOnlySpan{System.Char},System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L78C17-L78C168" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L78C17-L78C168" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.EncodeToIds(System.String,System.Int32,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L92C13-L103C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L92C13-L103C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.EncodeToIds(System.ReadOnlySpan{System.Char},System.Int32,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L118C13-L129C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L118C13-L129C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.EncodeToTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.EncodeToTokens(System.String,System.String@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L150C13-L153C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L150C13-L153C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.EncodeToTokens(System.ReadOnlySpan{System.Char},System.String@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L166C13-L169C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L166C13-L169C34" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.CountTokens(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L184C16-L184C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L184C16-L184C69" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.CountTokens(System.String,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L194C16-L194C169" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L194C16-L194C169" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.CountTokens(System.ReadOnlySpan{System.Char},System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L204C16-L204C160" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L204C16-L204C160" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.GetIndexByTokenCount(System.String,System.ReadOnlySpan{System.Char},Microsoft.ML.Tokenizers.EncodeSettings,System.Boolean,System.String@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L228C13-L257C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L228C13-L257C73" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.GetIndexByTokenCount(System.String,System.Int32,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L276C16-L282C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L276C16-L282C32" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.GetIndexByTokenCount(System.ReadOnlySpan{System.Char},System.Int32,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L299C16-L305C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L299C16-L305C32" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.GetIndexByTokenCountFromEnd(System.String,System.Int32,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L322C16-L328C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L322C16-L328C32" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.GetIndexByTokenCountFromEnd(System.ReadOnlySpan{System.Char},System.Int32,System.String@,System.Int32@,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L345C16-L351C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L345C16-L351C32" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L366C13-L412C109" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L366C13-L412C109" }, { "DocsId": "M:Microsoft.ML.Tokenizers.Tokenizer.Decode(System.Collections.Generic.IEnumerable{System.Int32},System.Span{System.Char},System.Int32@,System.Int32@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs" }, { "DocsId": "P:Microsoft.ML.Tokenizers.Tokenizer.PreTokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L24C54-L24C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L24C54-L24C58" }, { "DocsId": "P:Microsoft.ML.Tokenizers.Tokenizer.Normalizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L29C50-L29C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs#L29C50-L29C54" } ], "DocsId": "T:Microsoft.ML.Tokenizers.Tokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Tokenizers/Tokenizer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Tokenizer.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.ML.Tokenizers.BitVector.#ctor", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L26C9-L31C31" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.BitVector.Rank(System.UInt32)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L50C13-L51C138" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.BitVector.Set(System.UInt32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L56C13-L64C10" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.BitVector.Append", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L74C13-L79C10" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.BitVector.Build", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L83C13-L91C10" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.BitVector.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L35C20-L35C71" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.BitVector.IsEmpty", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L66C32-L66C49" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.BitVector.NumOnes", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L68C32-L68C40" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.BitVector.Size", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L70C29-L70C34" + } + ], + "DocsId": "T:Microsoft.ML.Tokenizers.BitVector", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.ML.Tokenizers.DawgBuilder.#ctor", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L286C9-L295C33" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.DawgBuilder.Child(System.UInt32)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L299C39-L299C60" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.DawgBuilder.Sibling(System.UInt32)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L301C41-L301C80" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.DawgBuilder.Value(System.UInt32)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L303C38-L303C59" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.DawgBuilder.Label(System.UInt32)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L304C39-L304C55" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.DawgBuilder.IsLeaf(System.UInt32)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L306C40-L306C54" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.DawgBuilder.IsIntersection(System.UInt32)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L308C48-L308C73" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.DawgBuilder.IntersectionId(System.UInt32)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L310C48-L310C77" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.DawgBuilder.Finish", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L331C13-L336C10" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.DawgBuilder.Insert(System.ReadOnlySpan{System.Byte},System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L340C13-L403C10" + }, + { + "DocsId": "M:Microsoft.ML.Tokenizers.DawgBuilder.Init", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L431C13-L440C10" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.DawgBuilder.Root", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L297C29-L297C30" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.DawgBuilder.NumIntersections", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L312C40-L312C69" + }, + { + "DocsId": "P:Microsoft.ML.Tokenizers.DawgBuilder.Size", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs#L314C28-L314C39" + } + ], + "DocsId": "T:Microsoft.ML.Tokenizers.DawgBuilder", + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Tokenizers/Utils/DoubleArrayTrie.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.TorchSharp.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.TorchSharp.json index cbfd03dc1..9da963bd9 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.TorchSharp.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.TorchSharp.json @@ -1,1092 +1,1092 @@ { "Assembly": "Microsoft.ML.TorchSharp", - "GUID": "847EA2F2ECCC41C4AAE01F79DEDB2119FFFFFFFF", + "GUID": "2AD7CB1B14834132B8FCCBB7E7264CD5FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "DocsId": "T:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer`2.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs#L99C13-L125C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs#L99C13-L125C32" } ], "DocsId": "T:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpBaseTransformer.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.TorchSharpBaseTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpBaseTransformer`2.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs#L405C13-L409C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs#L405C13-L409C53" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpBaseTransformer`2.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs#L557C13-L567C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs#L557C13-L567C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpBaseTransformer`2.Finalize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs#L572C13-L573C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs#L572C13-L573C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpBaseTransformer`2.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs#L578C13-L580C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs#L578C13-L580C10" }, { "DocsId": "F:Microsoft.ML.TorchSharp.TorchSharpBaseTransformer`2.LabelColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.TorchSharpBaseTransformer`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpCatalog.TextClassification(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,Microsoft.ML.TorchSharp.NasBert.BertArchitecture,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L51C16-L51C228" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L51C16-L51C228" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpCatalog.TextClassification(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,Microsoft.ML.TorchSharp.NasBert.TextClassificationTrainer.TextClassificationOptions)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L64C16-L64C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L64C16-L64C92" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpCatalog.SentenceSimilarity(Microsoft.ML.RegressionCatalog.RegressionTrainers,System.String,System.String,System.String,System.String,System.Int32,System.Int32,Microsoft.ML.TorchSharp.NasBert.BertArchitecture,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L91C16-L91C210" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L91C16-L91C210" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpCatalog.SentenceSimilarity(Microsoft.ML.RegressionCatalog.RegressionTrainers,Microsoft.ML.TorchSharp.NasBert.SentenceSimilarityTrainer.SentenceSimilarityOptions)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L104C16-L104C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L104C16-L104C92" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpCatalog.ObjectDetection(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L128C16-L128C222" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L128C16-L128C222" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpCatalog.ObjectDetection(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L139C16-L139C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L139C16-L139C89" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpCatalog.EvaluateObjectDetection(Microsoft.ML.MulticlassClassificationCatalog,Microsoft.ML.IDataView,Microsoft.ML.DataViewSchema.Column,Microsoft.ML.DataViewSchema.Column,Microsoft.ML.DataViewSchema.Column,Microsoft.ML.DataViewSchema.Column,Microsoft.ML.DataViewSchema.Column)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L161C13-L161C156" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L161C13-L161C156" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpCatalog.NameEntityRecognition(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,System.String,System.String,System.String,System.Int32,System.Int32,Microsoft.ML.TorchSharp.NasBert.BertArchitecture,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L187C16-L187C154" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L187C16-L187C154" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpCatalog.NameEntityRecognition(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,Microsoft.ML.TorchSharp.NasBert.NerTrainer.NerOptions)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L200C16-L200C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L200C16-L200C56" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpCatalog.NamedEntityRecognition(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,System.String,System.String,System.String,System.Int32,System.Int32,Microsoft.ML.TorchSharp.NasBert.BertArchitecture,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L225C16-L225C175" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L225C16-L225C175" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpCatalog.NamedEntityRecognition(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,Microsoft.ML.TorchSharp.NasBert.NerTrainer.NerOptions)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L236C16-L236C77" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L236C16-L236C77" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpCatalog.QuestionAnswer(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,Microsoft.ML.TorchSharp.NasBert.BertArchitecture,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L270C16-L270C256" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L270C16-L270C256" }, { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpCatalog.QuestionAnswer(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,Microsoft.ML.TorchSharp.Roberta.QATrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L283C16-L283C76" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs#L283C16-L283C76" } ], "DocsId": "T:Microsoft.ML.TorchSharp.TorchSharpCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.#ctor(System.Func{`1})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L24C9-L28C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L24C9-L28C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L47C13-L47C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L47C13-L47C48" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.System#Collections#IEnumerable#GetEnumerator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L52C13-L52C63" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L52C13-L52C63" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.Add(System.Collections.Generic.KeyValuePair{`0,`1})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L57C13-L58C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L57C13-L58C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.Clear", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L62C13-L63C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L62C13-L63C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.Contains(System.Collections.Generic.KeyValuePair{`0,`1})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L67C13-L67C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L67C13-L67C47" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.CopyTo(System.Collections.Generic.KeyValuePair{`0,`1}[],System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L72C13-L73C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L72C13-L73C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.Remove(System.Collections.Generic.KeyValuePair{`0,`1})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L77C13-L77C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L77C13-L77C49" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.Add(`0,`1)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L86C13-L87C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L86C13-L87C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.ContainsKey(`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L91C13-L91C49" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L91C13-L91C49" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.Remove(`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L96C13-L96C44" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L96C13-L96C44" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.TryGetValue(`0,`1@)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L101C13-L101C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L101C13-L101C60" }, { "DocsId": "P:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.Item(`0)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L34C17-L35C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L34C17-L35C41" }, { "DocsId": "P:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.Count", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L80C29-L80C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L80C29-L80C46" }, { "DocsId": "P:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.IsReadOnly", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L82C35-L82C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L82C35-L82C40" }, { "DocsId": "P:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.Keys", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L104C42-L104C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L104C42-L104C58" }, { "DocsId": "P:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2.Values", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L106C46-L106C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs#L106C46-L106C64" } ], "DocsId": "T:Microsoft.ML.TorchSharp.Utils.DefaultDictionary`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Utils/DefaultDictionary.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.Roberta.QATrainer.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L146C13-L176C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L146C13-L176C32" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Roberta.QATrainer.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L504C13-L525C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L504C13-L525C55" }, { "DocsId": "T:Microsoft.ML.TorchSharp.Roberta.QATrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.Roberta.QATrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.Roberta.QATransformer.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L590C13-L612C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L590C13-L612C55" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Roberta.QATransformer.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L947C13-L956C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L947C13-L956C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Roberta.QATransformer.Finalize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L961C13-L962C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L961C13-L962C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Roberta.QATransformer.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L967C13-L969C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L967C13-L969C10" }, { "DocsId": "F:Microsoft.ML.TorchSharp.Roberta.QATransformer.Tokenizer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.Roberta.QATransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.BertArchitecture.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/BertArchitecture.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/BertArchitecture.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.BertArchitecture.Roberta", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/BertArchitecture.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/BertArchitecture.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.BertArchitecture", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/BertArchitecture.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/BertArchitecture.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.BertTaskType.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.BertTaskType.None", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.BertTaskType.MaskedLM", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.BertTaskType.TextClassification", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.BertTaskType.SentenceRegression", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.BertTaskType.NamedEntityRecognition", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.BertTaskType.NameEntityRecognition", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.BertTaskType.QuestionAnswering", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.BertTaskType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/BertTaskType.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer`2.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs#L319C13-L359C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs#L319C13-L359C55" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTransformer`2.SentenceColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTransformer`2.SentenceColumn2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.NasBertTransformer`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.NerTrainer.NerOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NerTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NerTrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.NerTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NerTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NerTrainer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.NerTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NerTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NerTrainer.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.SentenceSimilarityTrainer.SentenceSimilarityOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/SentenceSimilarityTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/SentenceSimilarityTrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.SentenceSimilarityTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/SentenceSimilarityTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/SentenceSimilarityTrainer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.SentenceSimilarityTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/SentenceSimilarityTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/SentenceSimilarityTrainer.cs" }, { "Members": [ { "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.TextClassificationTrainer.TextClassificationOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/TextClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/TextClassificationTrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.TextClassificationTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/TextClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/TextClassificationTrainer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.TextClassificationTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/TextClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/TextClassificationTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Modules.GeLUFast.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Modules/ActivationFunction.cs#L64C9-L67C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Modules/ActivationFunction.cs#L64C9-L67C55" }, { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Modules.GeLUFast.forward(TorchSharp.torch.Tensor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Modules/ActivationFunction.cs#L72C13-L76C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Modules/ActivationFunction.cs#L72C13-L76C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.Modules.GeLUFast", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Modules/ActivationFunction.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Modules/ActivationFunction.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Modules.IIncrementalState.InitIncrementalState", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs" }, { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Modules.IIncrementalState.GetIncrementalState(TorchSharp.torch.nn.Module,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.Dictionary{System.String,TorchSharp.torch.Tensor}},System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs" }, { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Modules.IIncrementalState.SetIncrementalState(TorchSharp.torch.nn.Module,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.Dictionary{System.String,TorchSharp.torch.Tensor}},System.String,System.Collections.Generic.Dictionary{System.String,TorchSharp.torch.Tensor})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.Modules.IIncrementalState", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Modules.IncrementalState.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs#L53C9-L56C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs#L53C9-L56C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Modules.IncrementalState.InitIncrementalState", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs#L60C13-L62C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs#L60C13-L62C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Modules.IncrementalState.GetIncrementalState(TorchSharp.torch.nn.Module,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.Dictionary{System.String,TorchSharp.torch.Tensor}},System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs#L69C13-L71C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs#L69C13-L71C119" }, { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Modules.IncrementalState.SetIncrementalState(TorchSharp.torch.nn.Module,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.Dictionary{System.String,TorchSharp.torch.Tensor}},System.String,System.Collections.Generic.Dictionary{System.String,TorchSharp.torch.Tensor})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs#L80C13-L88C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs#L80C13-L88C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.Modules.IncrementalState", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Modules/IncrementalState.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Models.NasBertEncoder.#ctor(System.Int32,System.Int32,System.Double,System.Double,System.Double,System.String,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Int32,System.Nullable{System.Int32},System.Collections.Generic.IList{System.Int32},System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Models/NasBertEncoder.cs#L74C15-L154C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Models/NasBertEncoder.cs#L74C15-L154C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Models.NasBertEncoder.call(TorchSharp.torch.Tensor,TorchSharp.torch.Tensor,TorchSharp.torch.Tensor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Models/NasBertEncoder.cs#L162C13-L193C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Models/NasBertEncoder.cs#L162C13-L193C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Models.NasBertEncoder.CloseLayerNormTraining", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Models/NasBertEncoder.cs#L281C13-L286C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Models/NasBertEncoder.cs#L281C13-L286C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Models.NasBertEncoder.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Models/NasBertEncoder.cs#L290C13-L307C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Models/NasBertEncoder.cs#L290C13-L307C10" }, { "DocsId": "P:Microsoft.ML.TorchSharp.NasBert.Models.NasBertEncoder.TokenEmbeddingMatrix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Models/NasBertEncoder.cs#L47C50-L47C71" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Models/NasBertEncoder.cs#L47C50-L47C71" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.Models.NasBertEncoder", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Models/NasBertEncoder.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Models/NasBertEncoder.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.Models.TransformerEncoder.#ctor(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Models/TransformerEncoder.cs#L21C53-L23C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Models/TransformerEncoder.cs#L21C53-L23C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.Models.TransformerEncoder", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/Models/TransformerEncoder.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/Models/TransformerEncoder.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.Loss.FocalLoss.#ctor(System.Double,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Loss/FocalLoss.cs#L29C15-L33C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Loss/FocalLoss.cs#L29C15-L33C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.Loss.FocalLoss.forward(TorchSharp.torch.Tensor,TorchSharp.torch.Tensor,TorchSharp.torch.Tensor,TorchSharp.torch.Tensor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Loss/FocalLoss.cs#L39C13-L171C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Loss/FocalLoss.cs#L39C13-L171C25" } ], "DocsId": "T:Microsoft.ML.TorchSharp.Loss.FocalLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Loss/FocalLoss.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Loss/FocalLoss.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.Anchors.#ctor(System.Int32[],System.Int32[],System.Int32[],System.Double[],System.Double[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Anchors.cs#L43C15-L50C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Anchors.cs#L43C15-L50C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.Anchors.forward(TorchSharp.torch.Tensor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Anchors.cs#L60C20-L84C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Anchors.cs#L60C20-L84C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.Anchors", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Anchors.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Anchors.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.Attention.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Collections.Generic.List{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Attention.cs#L47C15-L94C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Attention.cs#L47C15-L94C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.Attention.forward(TorchSharp.torch.Tensor,TorchSharp.torch.Tensor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Attention.cs#L100C20-L134C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Attention.cs#L100C20-L134C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.Attention.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Attention.cs#L138C13-L152C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Attention.cs#L138C13-L152C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.Attention", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Attention.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Attention.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.AutoFormerV2.#ctor(System.Int32,System.Collections.Generic.List{System.Int32},System.Collections.Generic.List{System.Int32},System.Collections.Generic.List{System.Int32},TorchSharp.torch.Device)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoformerV2.cs#L38C15-L57C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoformerV2.cs#L38C15-L57C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.AutoFormerV2.FreezeBN", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoformerV2.cs#L64C43-L71C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoformerV2.cs#L64C43-L71C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.AutoFormerV2.forward(TorchSharp.torch.Tensor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoformerV2.cs#L77C20-L91C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoformerV2.cs#L77C20-L91C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.AutoFormerV2.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoformerV2.cs#L141C13-L154C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoformerV2.cs#L141C13-L154C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.AutoFormerV2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoformerV2.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoformerV2.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.AutoFormerV2Backbone.#ctor(System.Int32,System.Collections.Generic.List{System.Int32},System.Collections.Generic.List{System.Int32},System.Collections.Generic.List{System.Int32},System.Collections.Generic.List{System.Int32},System.Double,System.Double,System.Double,System.Collections.Generic.List{System.Int32},System.Boolean,System.Boolean,System.Collections.Generic.List{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Backbone.cs#L58C15-L108C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Backbone.cs#L58C15-L108C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.AutoFormerV2Backbone.forward(TorchSharp.torch.Tensor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Backbone.cs#L114C20-L158C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Backbone.cs#L114C20-L158C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.AutoFormerV2Backbone.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Backbone.cs#L162C13-L176C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Backbone.cs#L162C13-L176C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.AutoFormerV2Backbone", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Backbone.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Backbone.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.AutoFormerV2Block.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Block.cs#L41C15-L65C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Block.cs#L41C15-L65C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.AutoFormerV2Block.forward(TorchSharp.torch.Tensor,System.Int32,System.Int32,TorchSharp.torch.Tensor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Block.cs#L71C20-L144C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Block.cs#L71C20-L144C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.AutoFormerV2Block.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Block.cs#L189C13-L201C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Block.cs#L189C13-L201C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.AutoFormerV2Block", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Block.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/AutoFormerV2Block.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.BasicLayer.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/BasicLayer.cs#L42C15-L55C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/BasicLayer.cs#L42C15-L55C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.BasicLayer.forward(TorchSharp.torch.Tensor,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/BasicLayer.cs#L61C20-L115C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/BasicLayer.cs#L61C20-L115C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.BasicLayer.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/BasicLayer.cs#L140C13-L151C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/BasicLayer.cs#L140C13-L151C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.BasicLayer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/BasicLayer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/BasicLayer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.Conv2dBN.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Conv2dBN.cs#L34C15-L38C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Conv2dBN.cs#L34C15-L38C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.Conv2dBN.forward(TorchSharp.torch.Tensor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Conv2dBN.cs#L44C20-L51C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Conv2dBN.cs#L44C20-L51C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.Conv2dBN.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Conv2dBN.cs#L55C13-L66C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Conv2dBN.cs#L55C13-L66C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.Conv2dBN", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Conv2dBN.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Conv2dBN.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ConvLayer.#ctor(System.Int32,System.Int32,System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvLayer.cs#L31C15-L40C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvLayer.cs#L31C15-L40C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ConvLayer.forward(TorchSharp.torch.Tensor,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvLayer.cs#L46C20-L59C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvLayer.cs#L46C20-L59C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ConvLayer.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvLayer.cs#L63C13-L74C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvLayer.cs#L63C13-L74C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.ConvLayer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvLayer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvLayer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ConvModule.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvModule.cs#L36C15-L44C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvModule.cs#L36C15-L44C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ConvModule.forward(TorchSharp.torch.Tensor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvModule.cs#L50C20-L60C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvModule.cs#L50C20-L60C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ConvModule.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvModule.cs#L64C13-L75C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvModule.cs#L64C13-L75C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.ConvModule", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvModule.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvModule.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.FPN.#ctor(System.Collections.Generic.List{System.Int32},System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/FPN.cs#L33C15-L62C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/FPN.cs#L33C15-L62C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.FPN.forward(System.Collections.Generic.List{TorchSharp.torch.Tensor})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/FPN.cs#L68C20-L103C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/FPN.cs#L68C20-L103C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.FPN.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/FPN.cs#L107C13-L118C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/FPN.cs#L107C13-L118C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.FPN", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/FPN.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/FPN.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.MBConv.#ctor(System.Int32,System.Int32,System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/MBConv.cs#L34C15-L43C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/MBConv.cs#L34C15-L43C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.MBConv.forward(TorchSharp.torch.Tensor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/MBConv.cs#L49C20-L62C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/MBConv.cs#L49C20-L62C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.MBConv.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/MBConv.cs#L66C13-L81C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/MBConv.cs#L66C13-L81C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.MBConv", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/MBConv.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/MBConv.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.MLP.#ctor(System.Int32,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Double)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Mlp.cs#L35C15-L44C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Mlp.cs#L35C15-L44C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.MLP.forward(TorchSharp.torch.Tensor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Mlp.cs#L50C20-L61C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Mlp.cs#L50C20-L61C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.MLP.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Mlp.cs#L65C13-L79C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Mlp.cs#L65C13-L79C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.MLP", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/Mlp.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/Mlp.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionMetrics.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionMetrics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionMetrics.cs" }, { "DocsId": "P:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionMetrics.MAP50", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionMetrics.cs#L18C30-L18C34" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionMetrics.cs#L18C30-L18C34" }, { "DocsId": "P:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionMetrics.MAP50_95", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionMetrics.cs#L25C33-L25C37" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionMetrics.cs#L25C33-L25C37" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionMetrics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionMetrics.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L157C13-L188C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L157C13-L188C32" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L440C13-L474C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L440C13-L474C55" }, { "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTransformer.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L541C13-L571C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L541C13-L571C55" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTransformer.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L993C13-L1002C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L993C13-L1002C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTransformer.Finalize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L1007C13-L1008C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L1007C13-L1008C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTransformer.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L1013C13-L1015C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L1013C13-L1015C10" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTransformer.PredictedLabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTransformer.PredictedBoundingBoxColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTransformer.ConfidenceColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTransformer.LabelColumn", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.PatchEmbed.#ctor(System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchEmbed.cs#L28C15-L34C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchEmbed.cs#L28C15-L34C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.PatchEmbed.forward(TorchSharp.torch.Tensor)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchEmbed.cs#L40C20-L49C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchEmbed.cs#L40C20-L49C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.PatchEmbed.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchEmbed.cs#L53C13-L63C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchEmbed.cs#L53C13-L63C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.PatchEmbed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchEmbed.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchEmbed.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.PatchMerging.#ctor(System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchMerging.cs#L31C15-L37C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchMerging.cs#L31C15-L37C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.PatchMerging.forward(TorchSharp.torch.Tensor,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchMerging.cs#L43C20-L63C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchMerging.cs#L43C20-L63C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.PatchMerging.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchMerging.cs#L67C13-L80C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchMerging.cs#L67C13-L80C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.PatchMerging", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchMerging.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/PatchMerging.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.RetinaHead.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/RetinaHead.cs#L46C15-L61C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/RetinaHead.cs#L46C15-L61C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.RetinaHead.forward(System.Collections.Generic.List{TorchSharp.torch.Tensor})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/RetinaHead.cs#L67C20-L103C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/RetinaHead.cs#L67C20-L103C10" }, { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.RetinaHead.Dispose(System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/RetinaHead.cs#L107C13-L121C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/RetinaHead.cs#L107C13-L121C10" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.RetinaHead", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/RetinaHead.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/RetinaHead.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs#L33C13-L68C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs#L33C13-L68C39" }, { "DocsId": "F:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.Options.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.Options.ScoreColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.Options.PredictionColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.Options.BatchSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.Options.StartLearningRateRatio", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.Options.FinalLearningRateRatio", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.Options.WeightDecay", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.Options.MaxEpoch", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.Options.ValidationSet", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/TorchSharpBaseTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.Roberta.QATrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L43C13-L84C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs#L43C13-L84C14" }, { "DocsId": "F:Microsoft.ML.TorchSharp.Roberta.QATrainer.Options.ContextColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.Roberta.QATrainer.Options.QuestionColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.Roberta.QATrainer.Options.TrainingAnswerColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.Roberta.QATrainer.Options.PredictedAnswerColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.Roberta.QATrainer.Options.AnswerIndexStartColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.Roberta.QATrainer.Options.TopKAnswers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.Roberta.QATrainer.Options.LogEveryNStep", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.Roberta.QATrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/Roberta/QATrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs#L37C13-L158C67" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs#L37C13-L158C67" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.Sentence1ColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.Sentence2ColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.FreezeEncoder", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.FreezeTransfer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.LayerNormTraining", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.EncoderNormalizeBefore", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.Dropout", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.AttentionDropout", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.ActivationDropout", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.DynamicDropout", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.PoolerDropout", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.AdamBetas", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.AdamEps", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.ClipNorm", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.WarmupRatio", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions.TaskType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.NasBertTrainer.NasBertOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NasBertTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.NerTrainer.NerOptions.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NerTrainer.cs#L69C13-L76C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NerTrainer.cs#L69C13-L76C14" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.NerTrainer.NerOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/NerTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/NerTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.SentenceSimilarityTrainer.SentenceSimilarityOptions.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/SentenceSimilarityTrainer.cs#L64C13-L71C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/SentenceSimilarityTrainer.cs#L65C13-L72C14" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.SentenceSimilarityTrainer.SentenceSimilarityOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/SentenceSimilarityTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/SentenceSimilarityTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.NasBert.TextClassificationTrainer.TextClassificationOptions.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/TextClassificationTrainer.cs#L65C13-L70C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/TextClassificationTrainer.cs#L66C13-L71C14" } ], "DocsId": "T:Microsoft.ML.TorchSharp.NasBert.TextClassificationTrainer.TextClassificationOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/NasBert/TextClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/NasBert/TextClassificationTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L43C13-L114C43" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs#L43C13-L114C43" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.LabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.PredictedLabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.BoundingBoxColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.PredictedBoundingBoxColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.ImageColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.ScoreColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.IOUThreshold", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.ScoreThreshold", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.Steps", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.MaxEpoch", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.ValidationSet", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.InitLearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.WeightDecay", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" }, { "DocsId": "F:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options.LogEveryNStep", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" } ], "DocsId": "T:Microsoft.ML.TorchSharp.AutoFormerV2.ObjectDetectionTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Transforms.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Transforms.json index 35d3b8219..4a6464820 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Transforms.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Transforms.json @@ -1,1746 +1,1746 @@ { "Assembly": "Microsoft.ML.Transforms", - "GUID": "4643650B42A34D4D9A2B060718CFD44FFFFFFFFF", + "GUID": "4CDBEFAC06CA444B9CB506A10F676756FFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.CategoricalCatalog.OneHotEncoding(Microsoft.ML.TransformsCatalog.CategoricalTransforms,System.String,System.String,Microsoft.ML.Transforms.OneHotEncodingEstimator.OutputKind,System.Int32,Microsoft.ML.Transforms.ValueToKeyMappingEstimator.KeyOrdinality,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CategoricalCatalog.cs#L50C16-L51C161" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CategoricalCatalog.cs#L50C16-L51C161" }, { "DocsId": "M:Microsoft.ML.CategoricalCatalog.OneHotEncoding(Microsoft.ML.TransformsCatalog.CategoricalTransforms,Microsoft.ML.InputOutputColumnPair[],Microsoft.ML.Transforms.OneHotEncodingEstimator.OutputKind,System.Int32,Microsoft.ML.Transforms.ValueToKeyMappingEstimator.KeyOrdinality,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CategoricalCatalog.cs#L84C13-L87C77" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CategoricalCatalog.cs#L84C13-L87C77" }, { "DocsId": "M:Microsoft.ML.CategoricalCatalog.OneHotHashEncoding(Microsoft.ML.TransformsCatalog.CategoricalTransforms,System.String,System.String,Microsoft.ML.Transforms.OneHotEncodingEstimator.OutputKind,System.Int32,System.UInt32,System.Boolean,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CategoricalCatalog.cs#L147C16-L148C183" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CategoricalCatalog.cs#L147C16-L148C183" }, { "DocsId": "M:Microsoft.ML.CategoricalCatalog.OneHotHashEncoding(Microsoft.ML.TransformsCatalog.CategoricalTransforms,Microsoft.ML.InputOutputColumnPair[],Microsoft.ML.Transforms.OneHotEncodingEstimator.OutputKind,System.Int32,System.UInt32,System.Boolean,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CategoricalCatalog.cs#L184C13-L187C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CategoricalCatalog.cs#L184C13-L187C72" } ], "DocsId": "T:Microsoft.ML.CategoricalCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CategoricalCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CategoricalCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.ConversionsCatalog.MapKeyToBinaryVector(Microsoft.ML.TransformsCatalog.ConversionTransforms,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ConversionsCatalog.cs#L49C16-L49C126" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ConversionsCatalog.cs#L49C16-L49C126" } ], "DocsId": "T:Microsoft.ML.ConversionsCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ConversionsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ConversionsCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.CustomMappingCatalog.CustomMapping``2(Microsoft.ML.TransformsCatalog,System.Action{``0,``1},System.String,Microsoft.ML.Data.SchemaDefinition,Microsoft.ML.Data.SchemaDefinition)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingCatalog.cs#L48C16-L48C152" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingCatalog.cs#L48C16-L48C152" }, { "DocsId": "M:Microsoft.ML.CustomMappingCatalog.StatefulCustomMapping``3(Microsoft.ML.TransformsCatalog,System.Action{``0,``1,``2},System.Action{``2},System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingCatalog.cs#L72C16-L72C138" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingCatalog.cs#L72C16-L72C138" }, { "DocsId": "M:Microsoft.ML.CustomMappingCatalog.FilterByCustomPredicate``1(Microsoft.ML.DataOperationsCatalog,Microsoft.ML.IDataView,System.Func{``0,System.Boolean})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingCatalog.cs#L83C16-L83C95" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingCatalog.cs#L83C16-L83C95" }, { "DocsId": "M:Microsoft.ML.CustomMappingCatalog.FilterByStatefulCustomPredicate``2(Microsoft.ML.DataOperationsCatalog,Microsoft.ML.IDataView,System.Func{``0,``1,System.Boolean},System.Action{``1})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingCatalog.cs#L99C16-L99C128" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingCatalog.cs#L99C16-L99C128" } ], "DocsId": "T:Microsoft.ML.CustomMappingCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.ExpressionCatalog.Expression(Microsoft.ML.TransformsCatalog,System.String,System.String,System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ExpressionCatalog.cs#L28C16-L28C164" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ExpressionCatalog.cs#L28C16-L28C164" } ], "DocsId": "T:Microsoft.ML.ExpressionCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ExpressionCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ExpressionCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.ExtensionsCatalog.IndicateMissingValues(Microsoft.ML.TransformsCatalog,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ExtensionsCatalog.cs#L37C16-L37C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ExtensionsCatalog.cs#L37C16-L37C123" }, { "DocsId": "M:Microsoft.ML.ExtensionsCatalog.IndicateMissingValues(Microsoft.ML.TransformsCatalog,Microsoft.ML.InputOutputColumnPair[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ExtensionsCatalog.cs#L54C13-L56C132" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ExtensionsCatalog.cs#L54C13-L56C132" }, { "DocsId": "M:Microsoft.ML.ExtensionsCatalog.ReplaceMissingValues(Microsoft.ML.TransformsCatalog,System.String,System.String,Microsoft.ML.Transforms.MissingValueReplacingEstimator.ReplacementMode,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ExtensionsCatalog.cs#L83C12-L83C210" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ExtensionsCatalog.cs#L83C12-L83C210" }, { "DocsId": "M:Microsoft.ML.ExtensionsCatalog.ReplaceMissingValues(Microsoft.ML.TransformsCatalog,Microsoft.ML.InputOutputColumnPair[],Microsoft.ML.Transforms.MissingValueReplacingEstimator.ReplacementMode,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ExtensionsCatalog.cs#L107C13-L110C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ExtensionsCatalog.cs#L107C13-L110C75" } ], "DocsId": "T:Microsoft.ML.ExtensionsCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ExtensionsCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ExtensionsCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.FeatureSelectionCatalog.SelectFeaturesBasedOnMutualInformation(Microsoft.ML.TransformsCatalog.FeatureSelectionTransforms,System.String,System.String,System.String,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/FeatureSelectionCatalog.cs#L42C16-L42C181" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/FeatureSelectionCatalog.cs#L42C16-L42C181" }, { "DocsId": "M:Microsoft.ML.FeatureSelectionCatalog.SelectFeaturesBasedOnMutualInformation(Microsoft.ML.TransformsCatalog.FeatureSelectionTransforms,Microsoft.ML.InputOutputColumnPair[],System.String,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/FeatureSelectionCatalog.cs#L65C13-L68C89" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/FeatureSelectionCatalog.cs#L65C13-L68C89" }, { "DocsId": "M:Microsoft.ML.FeatureSelectionCatalog.SelectFeaturesBasedOnCount(Microsoft.ML.TransformsCatalog.FeatureSelectionTransforms,System.String,System.String,System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/FeatureSelectionCatalog.cs#L101C16-L101C130" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/FeatureSelectionCatalog.cs#L101C16-L101C130" }, { "DocsId": "M:Microsoft.ML.FeatureSelectionCatalog.SelectFeaturesBasedOnCount(Microsoft.ML.TransformsCatalog.FeatureSelectionTransforms,Microsoft.ML.InputOutputColumnPair[],System.Int64)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/FeatureSelectionCatalog.cs#L122C13-L125C75" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/FeatureSelectionCatalog.cs#L122C13-L125C75" } ], "DocsId": "T:Microsoft.ML.FeatureSelectionCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/FeatureSelectionCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/FeatureSelectionCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.KernelExpansionCatalog.ApproximatedKernelMap(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Int32,System.Boolean,Microsoft.ML.Transforms.KernelBase,System.Nullable{System.Int32})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/KernelCatalog.cs#L47C16-L48C157" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/KernelCatalog.cs#L47C16-L48C157" } ], "DocsId": "T:Microsoft.ML.KernelExpansionCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/KernelCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/KernelCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeMinMax(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L56C13-L57C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L56C13-L57C98" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeMinMax(Microsoft.ML.TransformsCatalog,Microsoft.ML.InputOutputColumnPair[],System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L79C13-L81C156" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L79C13-L81C156" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeMeanVariance(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Int64,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L107C13-L108C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L107C13-L108C98" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeMeanVariance(Microsoft.ML.TransformsCatalog,Microsoft.ML.InputOutputColumnPair[],System.Int64,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L125C17-L127C174" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L125C17-L127C174" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeLogMeanVariance(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L151C13-L152C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L151C13-L152C98" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeLogMeanVariance(Microsoft.ML.TransformsCatalog,Microsoft.ML.InputOutputColumnPair[],System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L167C13-L169C171" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L167C13-L169C171" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeLogMeanVariance(Microsoft.ML.TransformsCatalog,System.String,System.Boolean,System.String,System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L196C13-L197C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L196C13-L197C98" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeLogMeanVariance(Microsoft.ML.TransformsCatalog,Microsoft.ML.InputOutputColumnPair[],System.Boolean,System.Int64,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L214C13-L216C173" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L214C13-L216C173" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeBinning(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Int64,System.Boolean,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L242C13-L243C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L242C13-L243C98" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeBinning(Microsoft.ML.TransformsCatalog,Microsoft.ML.InputOutputColumnPair[],System.Int64,System.Boolean,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L267C13-L269C174" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L267C13-L269C174" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeSupervisedBinning(Microsoft.ML.TransformsCatalog,System.String,System.String,System.String,System.Int64,System.Boolean,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L299C13-L300C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L299C13-L300C98" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeSupervisedBinning(Microsoft.ML.TransformsCatalog,Microsoft.ML.InputOutputColumnPair[],System.String,System.Int64,System.Boolean,System.Int32,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L321C17-L324C178" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L321C17-L324C178" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeRobustScaling(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Int64,System.Boolean,System.UInt32,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L353C13-L354C98" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L353C13-L354C98" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeRobustScaling(Microsoft.ML.TransformsCatalog,Microsoft.ML.InputOutputColumnPair[],System.Int64,System.Boolean,System.UInt32,System.UInt32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L381C13-L383C192" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L381C13-L383C192" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeLpNorm(Microsoft.ML.TransformsCatalog,System.String,System.String,Microsoft.ML.Transforms.LpNormNormalizingEstimatorBase.NormFunction,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L417C16-L417C141" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L417C16-L417C141" }, { "DocsId": "M:Microsoft.ML.NormalizationCatalog.NormalizeGlobalContrast(Microsoft.ML.TransformsCatalog,System.String,System.String,System.Boolean,System.Boolean,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L453C16-L453C179" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs#L453C16-L453C179" } ], "DocsId": "T:Microsoft.ML.NormalizationCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/NormalizerCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/NormalizerCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.PermutationFeatureImportanceExtensions.PermutationFeatureImportance``1(Microsoft.ML.RegressionCatalog,Microsoft.ML.ISingleFeaturePredictionTransformer{``0},Microsoft.ML.IDataView,System.String,System.Boolean,System.Nullable{System.Int32},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L74C13-L84C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L74C13-L84C52" }, { "DocsId": "M:Microsoft.ML.PermutationFeatureImportanceExtensions.PermutationFeatureImportance(Microsoft.ML.RegressionCatalog,Microsoft.ML.ITransformer,Microsoft.ML.IDataView,System.String,System.Boolean,System.Nullable{System.Int32},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L137C13-L158C19" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L137C13-L158C19" }, { "DocsId": "M:Microsoft.ML.PermutationFeatureImportanceExtensions.PermutationFeatureImportance``1(Microsoft.ML.BinaryClassificationCatalog,Microsoft.ML.ISingleFeaturePredictionTransformer{``0},Microsoft.ML.IDataView,System.String,System.Boolean,System.Nullable{System.Int32},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L224C13-L234C40" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L224C13-L234C40" }, { "DocsId": "M:Microsoft.ML.PermutationFeatureImportanceExtensions.PermutationFeatureImportanceNonCalibrated(Microsoft.ML.BinaryClassificationCatalog,Microsoft.ML.ITransformer,Microsoft.ML.IDataView,System.String,System.Boolean,System.Nullable{System.Int32},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L287C13-L308C19" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L287C13-L308C19" }, { "DocsId": "M:Microsoft.ML.PermutationFeatureImportanceExtensions.PermutationFeatureImportance``1(Microsoft.ML.MulticlassClassificationCatalog,Microsoft.ML.ISingleFeaturePredictionTransformer{``0},Microsoft.ML.IDataView,System.String,System.Boolean,System.Nullable{System.Int32},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L378C13-L388C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L378C13-L388C52" }, { "DocsId": "M:Microsoft.ML.PermutationFeatureImportanceExtensions.PermutationFeatureImportance(Microsoft.ML.MulticlassClassificationCatalog,Microsoft.ML.ITransformer,Microsoft.ML.IDataView,System.String,System.Boolean,System.Nullable{System.Int32},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L441C13-L462C19" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L441C13-L462C19" }, { "DocsId": "M:Microsoft.ML.PermutationFeatureImportanceExtensions.PermutationFeatureImportance``1(Microsoft.ML.RankingCatalog,Microsoft.ML.ISingleFeaturePredictionTransformer{``0},Microsoft.ML.IDataView,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L539C13-L549C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L539C13-L549C52" }, { "DocsId": "M:Microsoft.ML.PermutationFeatureImportanceExtensions.PermutationFeatureImportance(Microsoft.ML.RankingCatalog,Microsoft.ML.ITransformer,Microsoft.ML.IDataView,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L604C13-L625C19" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs#L604C13-L625C19" } ], "DocsId": "T:Microsoft.ML.PermutationFeatureImportanceExtensions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/PermutationFeatureImportanceExtensions.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.TextCatalog.FeaturizeText(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L39C16-L40C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L39C16-L40C51" }, { "DocsId": "M:Microsoft.ML.TextCatalog.FeaturizeText(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Options,System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L65C16-L67C25" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L65C16-L67C25" }, { "DocsId": "M:Microsoft.ML.TextCatalog.TokenizeIntoCharactersAsKeys(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L93C16-L94C84" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L93C16-L94C84" }, { "DocsId": "M:Microsoft.ML.TextCatalog.NormalizeText(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String,Microsoft.ML.Transforms.Text.TextNormalizingEstimator.CaseMode,System.Boolean,System.Boolean,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L141C16-L142C108" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L141C16-L142C108" }, { "DocsId": "M:Microsoft.ML.TextCatalog.ApplyWordEmbedding(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String,Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L166C16-L166C151" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L166C16-L166C151" }, { "DocsId": "M:Microsoft.ML.TextCatalog.ApplyWordEmbedding(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L190C16-L191C88" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L190C16-L191C88" }, { "DocsId": "M:Microsoft.ML.TextCatalog.TokenizeIntoWords(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String,System.Char[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L233C16-L233C153" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L233C16-L233C153" }, { "DocsId": "M:Microsoft.ML.TextCatalog.ProduceNgrams(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Int32,Microsoft.ML.Transforms.Text.NgramExtractingEstimator.WeightingCriteria)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L276C13-L277C87" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L276C13-L277C87" }, { "DocsId": "M:Microsoft.ML.TextCatalog.RemoveDefaultStopWords(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String,Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L311C16-L311C154" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L311C16-L311C154" }, { "DocsId": "M:Microsoft.ML.TextCatalog.RemoveStopWords(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String,System.String[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L334C16-L334C161" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L334C16-L334C161" }, { "DocsId": "M:Microsoft.ML.TextCatalog.ProduceWordBags(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String,System.Int32,System.Int32,System.Boolean,System.Int32,Microsoft.ML.Transforms.Text.NgramExtractingEstimator.WeightingCriteria)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L362C16-L363C122" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L362C16-L363C122" }, { "DocsId": "M:Microsoft.ML.TextCatalog.ProduceWordBags(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.Char,System.Char,System.String,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L387C16-L388C190" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L387C16-L388C190" }, { "DocsId": "M:Microsoft.ML.TextCatalog.ProduceWordBags(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String[],System.Int32,System.Int32,System.Boolean,System.Int32,Microsoft.ML.Transforms.Text.NgramExtractingEstimator.WeightingCriteria)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L416C16-L417C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L416C16-L417C123" }, { "DocsId": "M:Microsoft.ML.TextCatalog.ProduceHashedWordBags(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Boolean,System.UInt32,System.Boolean,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L452C16-L455C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L452C16-L455C64" }, { "DocsId": "M:Microsoft.ML.TextCatalog.ProduceHashedWordBags(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String[],System.Int32,System.Int32,System.Int32,System.Boolean,System.UInt32,System.Boolean,System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L490C16-L493C64" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L490C16-L493C64" }, { "DocsId": "M:Microsoft.ML.TextCatalog.ProduceHashedNgrams(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Boolean,System.UInt32,System.Boolean,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L530C16-L532C191" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L530C16-L532C191" }, { "DocsId": "M:Microsoft.ML.TextCatalog.ProduceHashedNgrams(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String[],System.Int32,System.Int32,System.Int32,System.Boolean,System.UInt32,System.Boolean,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L576C16-L578C191" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L576C16-L578C191" }, { "DocsId": "M:Microsoft.ML.TextCatalog.LatentDirichletAllocation(Microsoft.ML.TransformsCatalog.TextTransforms,System.String,System.String,System.Int32,System.Single,System.Single,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L636C16-L639C84" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs#L636C16-L639C84" } ], "DocsId": "T:Microsoft.ML.TextCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextCatalog.cs" }, { "Members": [ { "DocsId": "P:Microsoft.ML.Data.MetricStatistics.Mean", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L21C31-L21C46" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L21C31-L21C46" }, { "DocsId": "P:Microsoft.ML.Data.MetricStatistics.StandardDeviation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L26C44-L26C100" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L26C44-L26C100" }, { "DocsId": "P:Microsoft.ML.Data.MetricStatistics.StandardError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L31C40-L31C101" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L31C40-L31C101" }, { "DocsId": "P:Microsoft.ML.Data.MetricStatistics.Count", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L37C29-L37C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L37C29-L37C53" } ], "DocsId": "T:Microsoft.ML.Data.MetricStatistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.RegressionMetricsStatistics.Microsoft#ML#Data#IMetricsStatistics#Add(Microsoft.ML.Data.RegressionMetrics)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L130C13-L135C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L130C13-L135C10" }, { "DocsId": "P:Microsoft.ML.Data.RegressionMetricsStatistics.MeanAbsoluteError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L93C53-L93C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L93C53-L93C57" }, { "DocsId": "P:Microsoft.ML.Data.RegressionMetricsStatistics.MeanSquaredError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L98C52-L98C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L98C52-L98C56" }, { "DocsId": "P:Microsoft.ML.Data.RegressionMetricsStatistics.RootMeanSquaredError", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L103C56-L103C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L103C56-L103C60" }, { "DocsId": "P:Microsoft.ML.Data.RegressionMetricsStatistics.LossFunction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L108C48-L108C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L108C48-L108C52" }, { "DocsId": "P:Microsoft.ML.Data.RegressionMetricsStatistics.RSquared", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L113C44-L113C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L113C44-L113C48" } ], "DocsId": "T:Microsoft.ML.Data.RegressionMetricsStatistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.BinaryClassificationMetricsStatistics.Microsoft#ML#Data#IMetricsStatistics#Add(Microsoft.ML.Data.BinaryClassificationMetrics)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L202C13-L210C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L202C13-L210C10" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetricsStatistics.AreaUnderRocCurve", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L147C53-L147C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L147C53-L147C57" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetricsStatistics.Accuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L152C44-L152C48" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L152C44-L152C48" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetricsStatistics.PositivePrecision", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L157C53-L157C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L157C53-L157C57" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetricsStatistics.PositiveRecall", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L162C50-L162C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L162C50-L162C54" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetricsStatistics.NegativePrecision", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L167C53-L167C57" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L167C53-L167C57" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetricsStatistics.NegativeRecall", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L172C50-L172C54" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L172C50-L172C54" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetricsStatistics.F1Score", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L177C43-L177C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L177C43-L177C47" }, { "DocsId": "P:Microsoft.ML.Data.BinaryClassificationMetricsStatistics.AreaUnderPrecisionRecallCurve", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L182C65-L182C69" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L182C65-L182C69" } ], "DocsId": "T:Microsoft.ML.Data.BinaryClassificationMetricsStatistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.MulticlassClassificationMetricsStatistics.Microsoft#ML#Data#IMetricsStatistics#Add(Microsoft.ML.Data.MulticlassClassificationMetrics)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L264C13-L273C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L264C13-L273C10" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetricsStatistics.MacroAccuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L222C49-L222C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L222C49-L222C53" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetricsStatistics.MicroAccuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L227C49-L227C53" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L227C49-L227C53" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetricsStatistics.LogLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L232C43-L232C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L232C43-L232C47" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetricsStatistics.LogLossReduction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L237C52-L237C56" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L237C52-L237C56" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetricsStatistics.TopKAccuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L242C48-L242C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L242C48-L242C52" }, { "DocsId": "P:Microsoft.ML.Data.MulticlassClassificationMetricsStatistics.PerClassLogLoss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L247C66-L247C70" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L247C66-L247C70" } ], "DocsId": "T:Microsoft.ML.Data.MulticlassClassificationMetricsStatistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.RankingMetricsStatistics.Microsoft#ML#Data#IMetricsStatistics#Add(Microsoft.ML.Data.RankingMetrics)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L302C13-L310C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L302C13-L310C10" }, { "DocsId": "P:Microsoft.ML.Data.RankingMetricsStatistics.DiscountedCumulativeGains", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L285C76-L285C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L285C76-L285C80" }, { "DocsId": "P:Microsoft.ML.Data.RankingMetricsStatistics.NormalizedDiscountedCumulativeGains", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs#L290C86-L290C90" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs#L290C86-L290C90" } ], "DocsId": "T:Microsoft.ML.Data.RankingMetricsStatistics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MetricStatistics.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MetricStatistics.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.SvmLightLoader.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoader.cs#L623C13-L637C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoader.cs#L623C13-L637C10" }, { "DocsId": "M:Microsoft.ML.Data.SvmLightLoader.GetOutputSchema", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoader.cs#L748C52-L748C65" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoader.cs#L748C52-L748C65" }, { "DocsId": "M:Microsoft.ML.Data.SvmLightLoader.Load(Microsoft.ML.Data.IMultiStreamSource)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoader.cs#L752C13-L759C138" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoader.cs#L752C13-L759C138" } ], "DocsId": "T:Microsoft.ML.Data.SvmLightLoader", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoader.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoader.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Data.SvmLightLoaderSaverCatalog.CreateSvmLightLoader(Microsoft.ML.DataOperationsCatalog,System.Nullable{System.Int64},System.Int32,System.Boolean,Microsoft.ML.Data.IMultiStreamSource)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoaderSaverCatalog.cs#L35C16-L41C27" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoaderSaverCatalog.cs#L35C16-L41C27" }, { "DocsId": "M:Microsoft.ML.Data.SvmLightLoaderSaverCatalog.CreateSvmLightLoaderWithFeatureNames(Microsoft.ML.DataOperationsCatalog,System.Nullable{System.Int64},Microsoft.ML.Data.IMultiStreamSource)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoaderSaverCatalog.cs#L52C16-L53C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoaderSaverCatalog.cs#L52C16-L53C111" }, { "DocsId": "M:Microsoft.ML.Data.SvmLightLoaderSaverCatalog.LoadFromSvmLightFile(Microsoft.ML.DataOperationsCatalog,System.String,System.Nullable{System.Int64},System.Int32,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoaderSaverCatalog.cs#L71C13-L79C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoaderSaverCatalog.cs#L71C13-L79C38" }, { "DocsId": "M:Microsoft.ML.Data.SvmLightLoaderSaverCatalog.LoadFromSvmLightFileWithFeatureNames(Microsoft.ML.DataOperationsCatalog,System.String,System.Nullable{System.Int64})", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoaderSaverCatalog.cs#L93C13-L101C38" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoaderSaverCatalog.cs#L93C13-L101C38" }, { "DocsId": "M:Microsoft.ML.Data.SvmLightLoaderSaverCatalog.SaveInSvmLightFormat(Microsoft.ML.DataOperationsCatalog,Microsoft.ML.IDataView,System.IO.Stream,System.Boolean,System.Boolean,System.String,System.String,System.String,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoaderSaverCatalog.cs#L130C13-L142C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoaderSaverCatalog.cs#L130C13-L142C10" } ], "DocsId": "T:Microsoft.ML.Data.SvmLightLoaderSaverCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoaderSaverCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/SvmLight/SvmLightLoaderSaverCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.CountFeatureSelectingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CountFeatureSelection.cs#L166C13-L185C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CountFeatureSelection.cs#L166C13-L185C51" }, { "DocsId": "M:Microsoft.ML.Transforms.CountFeatureSelectingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CountFeatureSelection.cs#L193C13-L222C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CountFeatureSelection.cs#L193C13-L222C10" } ], "DocsId": "T:Microsoft.ML.Transforms.CountFeatureSelectingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CountFeatureSelection.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CountFeatureSelection.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.CustomMappingFactoryAttributeAttribute.#ctor(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingFactory.cs#L16C15-L18C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingFactory.cs#L16C15-L18C10" } ], "DocsId": "T:Microsoft.ML.Transforms.CustomMappingFactoryAttributeAttribute", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.CustomMappingFactory`2.GetMapping", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" }, { "DocsId": "M:Microsoft.ML.Transforms.CustomMappingFactory`2.Microsoft#ML#Transforms#ICustomMappingFactory#CreateTransformer(Microsoft.ML.Runtime.IHostEnvironment,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingFactory.cs#L42C13-L43C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingFactory.cs#L42C13-L43C91" }, { "DocsId": "M:Microsoft.ML.Transforms.CustomMappingFactory`2.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.CustomMappingFactory`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.StatefulCustomMappingFactory`3.GetMapping", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" }, { "DocsId": "M:Microsoft.ML.Transforms.StatefulCustomMappingFactory`3.GetStateInitAction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" }, { "DocsId": "M:Microsoft.ML.Transforms.StatefulCustomMappingFactory`3.Microsoft#ML#Transforms#ICustomMappingFactory#CreateTransformer(Microsoft.ML.Runtime.IHostEnvironment,System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingFactory.cs#L71C13-L73C124" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingFactory.cs#L71C13-L73C124" }, { "DocsId": "M:Microsoft.ML.Transforms.StatefulCustomMappingFactory`3.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.StatefulCustomMappingFactory`3", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingFactory.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.CustomMappingTransformer`2.Microsoft#ML#ITransformer#get_IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L34C47-L34C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L34C47-L34C51" }, { "DocsId": "M:Microsoft.ML.Transforms.CustomMappingTransformer`2.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L66C58-L66C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L66C58-L66C72" }, { "DocsId": "M:Microsoft.ML.Transforms.CustomMappingTransformer`2.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L81C13-L83C81" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L81C13-L83C81" }, { "DocsId": "M:Microsoft.ML.Transforms.CustomMappingTransformer`2.Transform(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L92C13-L93C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L92C13-L93C106" }, { "DocsId": "M:Microsoft.ML.Transforms.CustomMappingTransformer`2.Microsoft#ML#ITransformer#GetRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L103C13-L105C124" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L103C13-L105C124" }, { "DocsId": "P:Microsoft.ML.Transforms.CustomMappingTransformer`2.Microsoft#ML#ITransformer#IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L34C47-L34C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L34C47-L34C51" } ], "DocsId": "T:Microsoft.ML.Transforms.CustomMappingTransformer`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.CustomMappingEstimator`2.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L255C13-L279C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs#L255C13-L279C51" } ], "DocsId": "T:Microsoft.ML.Transforms.CustomMappingEstimator`2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/CustomMappingTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.ExpressionEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ExpressionTransformer.cs#L157C13-L166C62" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ExpressionTransformer.cs#L157C13-L166C62" }, { "DocsId": "M:Microsoft.ML.Transforms.ExpressionEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ExpressionTransformer.cs#L171C13-L208C61" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ExpressionTransformer.cs#L171C13-L208C61" } ], "DocsId": "T:Microsoft.ML.Transforms.ExpressionEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ExpressionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ExpressionTransformer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.ExpressionTransformer.LoaderSignature", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ExpressionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ExpressionTransformer.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.ExpressionTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/ExpressionTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/ExpressionTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.SignatureFunctionProvider.#ctor(System.Object,System.IntPtr)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" }, { "DocsId": "M:Microsoft.ML.Transforms.SignatureFunctionProvider.Invoke", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" }, { "DocsId": "M:Microsoft.ML.Transforms.SignatureFunctionProvider.BeginInvoke(System.AsyncCallback,System.Object)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" }, { "DocsId": "M:Microsoft.ML.Transforms.SignatureFunctionProvider.EndInvoke(System.IAsyncResult)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.SignatureFunctionProvider", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.IFunctionProvider.Lookup(System.String)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" }, { "DocsId": "M:Microsoft.ML.Transforms.IFunctionProvider.ResolveToConstant(System.String,System.Reflection.MethodInfo,System.Object[])", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" }, { "DocsId": "P:Microsoft.ML.Transforms.IFunctionProvider.NameSpace", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.IFunctionProvider", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/FunctionProvider.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.ErrId.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.None", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.BadChar", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.BadEscape", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.CharConstEmpty", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.CharConstTooLong", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.FloatOverflow", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.IntOverflow", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.NewlineInConst", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.UnterminatedComment", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.UnterminatedString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.VerbatimLiteralExpected", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.BadPreProcPos", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.EndOfPreLineExpected", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.IdentExpected", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.PreProcDirExpected", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.ErrId.UniEscInPreProc", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.ErrId", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Expression/TokKind.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Expression/TokKind.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.KernelBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/FourierDistributionSampler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/FourierDistributionSampler.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.GaussianKernel.#ctor(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/FourierDistributionSampler.cs#L98C9-L102C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/FourierDistributionSampler.cs#L98C9-L102C10" } ], "DocsId": "T:Microsoft.ML.Transforms.GaussianKernel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/FourierDistributionSampler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/FourierDistributionSampler.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.LaplacianKernel.#ctor(System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/FourierDistributionSampler.cs#L219C9-L223C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/FourierDistributionSampler.cs#L219C9-L223C10" } ], "DocsId": "T:Microsoft.ML.Transforms.LaplacianKernel", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/FourierDistributionSampler.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/FourierDistributionSampler.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.LpNormNormalizingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/GcnTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/GcnTransform.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.LpNormNormalizingEstimatorBase.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/GcnTransform.cs#L912C13-L926C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/GcnTransform.cs#L912C13-L926C51" }, { "DocsId": "T:Microsoft.ML.Transforms.LpNormNormalizingEstimatorBase.NormFunction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/GcnTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/GcnTransform.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.LpNormNormalizingEstimatorBase", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/GcnTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/GcnTransform.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.LpNormNormalizingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/GcnTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/GcnTransform.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.GlobalContrastNormalizingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/GcnTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/GcnTransform.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.KeyToBinaryVectorMappingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/KeyToVectorMapping.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/KeyToVectorMapping.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.KeyToBinaryVectorMappingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/KeyToVectorMapping.cs#L469C13-L489C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/KeyToVectorMapping.cs#L469C13-L489C51" } ], "DocsId": "T:Microsoft.ML.Transforms.KeyToBinaryVectorMappingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/KeyToVectorMapping.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/KeyToVectorMapping.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.MissingValueIndicatorTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueIndicatorTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueIndicatorTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.MissingValueIndicatorEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueIndicatorTransformer.cs#L536C13-L551C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueIndicatorTransformer.cs#L536C13-L551C51" } ], "DocsId": "T:Microsoft.ML.Transforms.MissingValueIndicatorEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueIndicatorTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueIndicatorTransformer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.MissingValueReplacingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.MissingValueReplacingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueReplacing.cs#L1036C13-L1055C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueReplacing.cs#L1036C13-L1055C51" }, { "DocsId": "M:Microsoft.ML.Transforms.MissingValueReplacingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueReplacing.cs#L1061C73-L1061C133" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueReplacing.cs#L1061C73-L1061C133" }, { "DocsId": "T:Microsoft.ML.Transforms.MissingValueReplacingEstimator.ReplacementMode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.MissingValueReplacingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.MutualInformationFeatureSelectingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MutualInformationFeatureSelection.cs#L171C13-L213C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MutualInformationFeatureSelection.cs#L171C13-L213C10" }, { "DocsId": "M:Microsoft.ML.Transforms.MutualInformationFeatureSelectingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MutualInformationFeatureSelection.cs#L221C13-L252C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MutualInformationFeatureSelection.cs#L221C13-L252C51" } ], "DocsId": "T:Microsoft.ML.Transforms.MutualInformationFeatureSelectingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MutualInformationFeatureSelection.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MutualInformationFeatureSelection.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.OneHotEncodingTransformer.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L135C78-L135C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L135C78-L135C119" }, { "DocsId": "M:Microsoft.ML.Transforms.OneHotEncodingTransformer.Transform(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L137C56-L137C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L137C56-L137C85" }, { "DocsId": "M:Microsoft.ML.Transforms.OneHotEncodingTransformer.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L139C58-L139C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L139C58-L139C99" }, { "DocsId": "M:Microsoft.ML.Transforms.OneHotEncodingTransformer.Microsoft#ML#ITransformer#get_IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L141C47-L141C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L141C47-L141C92" }, { "DocsId": "M:Microsoft.ML.Transforms.OneHotEncodingTransformer.Microsoft#ML#ITransformer#GetRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L143C87-L143C146" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L143C87-L143C146" }, { "DocsId": "P:Microsoft.ML.Transforms.OneHotEncodingTransformer.Microsoft#ML#ITransformer#IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L141C47-L141C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L141C47-L141C92" } ], "DocsId": "T:Microsoft.ML.Transforms.OneHotEncodingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.OneHotEncodingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L330C13-L333C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L330C13-L333C59" }, { "DocsId": "M:Microsoft.ML.Transforms.OneHotEncodingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L339C66-L339C123" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs#L339C66-L339C123" }, { "DocsId": "T:Microsoft.ML.Transforms.OneHotEncodingEstimator.OutputKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.OneHotEncodingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.OneHotHashEncodingTransformer.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L180C78-L180C119" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L180C78-L180C119" }, { "DocsId": "M:Microsoft.ML.Transforms.OneHotHashEncodingTransformer.Transform(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L186C56-L186C85" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L186C56-L186C85" }, { "DocsId": "M:Microsoft.ML.Transforms.OneHotHashEncodingTransformer.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L188C58-L188C99" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L188C58-L188C99" }, { "DocsId": "M:Microsoft.ML.Transforms.OneHotHashEncodingTransformer.Microsoft#ML#ITransformer#get_IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L193C47-L193C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L193C47-L193C92" }, { "DocsId": "M:Microsoft.ML.Transforms.OneHotHashEncodingTransformer.Microsoft#ML#ITransformer#GetRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L198C87-L198C146" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L198C87-L198C146" }, { "DocsId": "P:Microsoft.ML.Transforms.OneHotHashEncodingTransformer.Microsoft#ML#ITransformer#IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L193C47-L193C92" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L193C47-L193C92" } ], "DocsId": "T:Microsoft.ML.Transforms.OneHotHashEncodingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.OneHotHashEncodingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L381C13-L384C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L381C13-L384C59" }, { "DocsId": "M:Microsoft.ML.Transforms.OneHotHashEncodingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L390C70-L390C131" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs#L390C70-L390C131" } ], "DocsId": "T:Microsoft.ML.Transforms.OneHotHashEncodingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotHashEncoding.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.ApproximatedKernelTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/RandomFourierFeaturizing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/RandomFourierFeaturizing.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.ApproximatedKernelMappingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/RandomFourierFeaturizing.cs#L716C70-L716C127" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/RandomFourierFeaturizing.cs#L716C70-L716C127" }, { "DocsId": "M:Microsoft.ML.Transforms.ApproximatedKernelMappingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/RandomFourierFeaturizing.cs#L724C13-L736C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/RandomFourierFeaturizing.cs#L724C13-L736C51" } ], "DocsId": "T:Microsoft.ML.Transforms.ApproximatedKernelMappingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/RandomFourierFeaturizing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/RandomFourierFeaturizing.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.StatefulCustomMappingTransformer`3.Microsoft#ML#ITransformer#get_IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L38C47-L38C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L38C47-L38C51" }, { "DocsId": "M:Microsoft.ML.Transforms.StatefulCustomMappingTransformer`3.Microsoft#ML#ICanSaveModel#Save(Microsoft.ML.ModelSaveContext)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L64C58-L64C72" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L64C58-L64C72" }, { "DocsId": "M:Microsoft.ML.Transforms.StatefulCustomMappingTransformer`3.GetOutputSchema(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L79C13-L81C42" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L79C13-L81C42" }, { "DocsId": "M:Microsoft.ML.Transforms.StatefulCustomMappingTransformer`3.Transform(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L90C13-L91C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L90C13-L91C59" }, { "DocsId": "M:Microsoft.ML.Transforms.StatefulCustomMappingTransformer`3.Microsoft#ML#ITransformer#GetRowToRowMapper(Microsoft.ML.DataViewSchema)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L101C13-L102C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L101C13-L102C91" }, { "DocsId": "P:Microsoft.ML.Transforms.StatefulCustomMappingTransformer`3.Microsoft#ML#ITransformer#IsRowToRowMapper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L38C47-L38C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L38C47-L38C51" } ], "DocsId": "T:Microsoft.ML.Transforms.StatefulCustomMappingTransformer`3", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.StatefulCustomMappingEstimator`3.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L388C13-L412C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs#L388C13-L412C51" } ], "DocsId": "T:Microsoft.ML.Transforms.StatefulCustomMappingEstimator`3", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/StatefulCustomMappingTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.GetLdaDetails(System.Int32)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs#L221C13-L224C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs#L221C13-L224C52" }, { "DocsId": "M:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs#L705C13-L710C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs#L705C13-L710C10" }, { "DocsId": "T:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.LatentDirichletAllocationEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs#L1322C13-L1334C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs#L1322C13-L1334C51" }, { "DocsId": "M:Microsoft.ML.Transforms.Text.LatentDirichletAllocationEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs#L1342C13-L1342C111" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs#L1342C13-L1342C111" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.LatentDirichletAllocationEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.Text.NgramHashingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramHashingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramHashingTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.NgramHashingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramHashingTransformer.cs#L1214C13-L1231C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramHashingTransformer.cs#L1214C13-L1231C51" }, { "DocsId": "M:Microsoft.ML.Transforms.Text.NgramHashingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramHashingTransformer.cs#L1237C64-L1237C115" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramHashingTransformer.cs#L1237C64-L1237C115" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.NgramHashingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramHashingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramHashingTransformer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.Text.NgramExtractingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.NgramExtractingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramTransform.cs#L956C67-L956C121" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramTransform.cs#L956C67-L956C121" }, { "DocsId": "M:Microsoft.ML.Transforms.Text.NgramExtractingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramTransform.cs#L1079C13-L1092C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramTransform.cs#L1079C13-L1092C51" }, { "DocsId": "T:Microsoft.ML.Transforms.Text.NgramExtractingEstimator.WeightingCriteria", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.NgramExtractingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.Text.StopWordsRemovingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs#L671C13-L681C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs#L671C13-L681C51" }, { "DocsId": "T:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "T:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.Text.CustomStopWordsRemovingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.CustomStopWordsRemovingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs#L1239C13-L1249C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs#L1239C13-L1249C51" }, { "DocsId": "T:Microsoft.ML.Transforms.Text.CustomStopWordsRemovingEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.CustomStopWordsRemovingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.Text.IStopWordsRemoverOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs#L437C13-L606C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs#L437C13-L606C50" }, { "DocsId": "M:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs#L633C13-L657C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs#L633C13-L657C51" }, { "DocsId": "T:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Language", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "T:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.NormFunction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "T:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.Text.TextNormalizingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.TextNormalizingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs#L580C13-L590C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs#L580C13-L590C51" }, { "DocsId": "T:Microsoft.ML.Transforms.Text.TextNormalizingEstimator.CaseMode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.TextNormalizingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.Text.TokenizingByCharactersTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TokenizingByCharacters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TokenizingByCharacters.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.TokenizingByCharactersEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TokenizingByCharacters.cs#L684C13-L699C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TokenizingByCharacters.cs#L684C13-L699C51" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.TokenizingByCharactersEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TokenizingByCharacters.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TokenizingByCharacters.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.Text.WordEmbeddingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs#L932C13-L944C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs#L932C13-L944C51" }, { "DocsId": "M:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs#L952C13-L960C32" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs#L952C13-L960C32" }, { "DocsId": "T:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" }, { "Members": [], "DocsId": "T:Microsoft.ML.Transforms.Text.WordTokenizingTransformer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordTokenizing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordTokenizing.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.WordTokenizingEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordTokenizing.cs#L532C13-L543C51" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordTokenizing.cs#L532C13-L543C51" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.WordTokenizingEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordTokenizing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordTokenizing.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.WordBagEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs#L193C13-L194C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs#L193C13-L194C41" }, { "DocsId": "M:Microsoft.ML.Transforms.Text.WordBagEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs#L218C13-L221C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs#L218C13-L221C59" }, { "DocsId": "T:Microsoft.ML.Transforms.Text.WordBagEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.WordBagEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.WordHashBagEstimator.Fit(Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs#L378C13-L390C93" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs#L378C13-L390C93" }, { "DocsId": "M:Microsoft.ML.Transforms.Text.WordHashBagEstimator.GetOutputSchema(Microsoft.ML.SchemaShape)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs#L399C13-L403C80" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs#L399C13-L403C80" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.WordHashBagEstimator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.LpNormNormalizingEstimatorBase.NormFunction.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/GcnTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/GcnTransform.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.LpNormNormalizingEstimatorBase.NormFunction.L2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/GcnTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/GcnTransform.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.LpNormNormalizingEstimatorBase.NormFunction.StandardDeviation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/GcnTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/GcnTransform.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.LpNormNormalizingEstimatorBase.NormFunction.L1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/GcnTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/GcnTransform.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.LpNormNormalizingEstimatorBase.NormFunction.Infinity", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/GcnTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/GcnTransform.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.LpNormNormalizingEstimatorBase.NormFunction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/GcnTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/GcnTransform.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.MissingValueReplacingEstimator.ReplacementMode.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.MissingValueReplacingEstimator.ReplacementMode.DefaultValue", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.MissingValueReplacingEstimator.ReplacementMode.Mean", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.MissingValueReplacingEstimator.ReplacementMode.Minimum", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.MissingValueReplacingEstimator.ReplacementMode.Maximum", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.MissingValueReplacingEstimator.ReplacementMode.Mode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.MissingValueReplacingEstimator.ReplacementMode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/MissingValueReplacing.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.OneHotEncodingEstimator.OutputKind.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.OneHotEncodingEstimator.OutputKind.Bag", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.OneHotEncodingEstimator.OutputKind.Indicator", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.OneHotEncodingEstimator.OutputKind.Key", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.OneHotEncodingEstimator.OutputKind.Binary", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.OneHotEncodingEstimator.OutputKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/OneHotEncoding.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/OneHotEncoding.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.ItemScoresPerTopic", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.WordScoresPerTopic", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" }, { "DocsId": "T:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.ItemScore", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" }, { "DocsId": "T:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.WordItemScore", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.Text.NgramExtractingEstimator.WeightingCriteria.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.NgramExtractingEstimator.WeightingCriteria.Tf", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.NgramExtractingEstimator.WeightingCriteria.Idf", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.NgramExtractingEstimator.WeightingCriteria.TfIdf", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.NgramExtractingEstimator.WeightingCriteria", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/NgramTransform.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs#L558C13-L561C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs#L558C13-L561C14" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Options.Language", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.English", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.French", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.German", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.Dutch", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.Danish", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.Swedish", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.Italian", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.Spanish", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.Portuguese", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.Portuguese_Brazilian", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.Norwegian_Bokmal", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.Russian", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.Polish", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.Czech", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.Arabic", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language.Japanese", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.StopWordsRemovingEstimator.Language", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.CustomStopWordsRemovingEstimator.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.CustomStopWordsRemovingEstimator.Options.StopWords", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.CustomStopWordsRemovingEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/StopWordsRemovingTransformer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Language.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Language.English", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Language.French", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Language.German", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Language.Dutch", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Language.Italian", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Language.Spanish", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Language.Japanese", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Language", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.NormFunction.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.NormFunction.None", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.NormFunction.L1", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.NormFunction.L2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.NormFunction.Infinity", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.NormFunction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs#L132C13-L277C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs#L132C13-L277C14" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Options.CaseMode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Options.KeepDiacritics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Options.KeepPunctuations", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Options.KeepNumbers", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Options.OutputTokensColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Options.Norm", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "DocsId": "P:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Options.StopWordsRemoverOptions", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs#L157C23-L157C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs#L157C23-L157C55" }, { "DocsId": "P:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Options.WordFeatureExtractor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs#L222C23-L222C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs#L222C23-L222C52" }, { "DocsId": "P:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Options.CharFeatureExtractor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs#L255C23-L255C52" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs#L255C23-L255C52" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.TextFeaturizingEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextFeaturizingEstimator.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.Text.TextNormalizingEstimator.CaseMode.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextNormalizingEstimator.CaseMode.Lower", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextNormalizingEstimator.CaseMode.Upper", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.TextNormalizingEstimator.CaseMode.None", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.TextNormalizingEstimator.CaseMode", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/TextNormalizing.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind.GloVe50D", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind.GloVe100D", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind.GloVe200D", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind.GloVe300D", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind.GloVeTwitter25D", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind.GloVeTwitter50D", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind.GloVeTwitter100D", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind.GloVeTwitter200D", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind.FastTextWikipedia300D", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind.SentimentSpecificWordEmbedding", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.WordEmbeddingEstimator.PretrainedModelKind", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WordEmbeddingsExtractor.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.WordBagEstimator.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs#L82C13-L89C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs#L82C13-L89C14" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordBagEstimator.Options.NgramLength", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordBagEstimator.Options.SkipLength", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordBagEstimator.Options.UseAllLengths", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordBagEstimator.Options.MaximumNgramsCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.WordBagEstimator.Options.Weighting", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.WordBagEstimator.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/WrappedTextTransformers.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.ItemScore.#ctor(System.Int32,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs#L178C21-L180C18" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs#L178C21-L180C18" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.ItemScore.Item", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.ItemScore.Score", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.ItemScore", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.WordItemScore.#ctor(System.Int32,System.String,System.Single)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs#L189C21-L192C18" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs#L189C21-L192C18" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.WordItemScore.Item", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.WordItemScore.Word", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" }, { "DocsId": "F:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.WordItemScore.Score", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" } ], "DocsId": "T:Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.WordItemScore", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Transforms/Text/LdaTransform.cs" } ] } \ No newline at end of file diff --git a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Vision.json b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Vision.json index 98d14635a..1814fbab3 100644 --- a/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Vision.json +++ b/dotnet/xml/SourceLinkInformation/ml-dotnet-preview/Microsoft.ML.Vision.json @@ -1,349 +1,349 @@ { "Assembly": "Microsoft.ML.Vision", - "GUID": "54FC9861600E47B6980C90D5AE9B81BCFFFFFFFF", + "GUID": "7131647979674455BB019869968FA6BDFFFFFFFF", "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", "Types": [ { "Members": [ { "DocsId": "M:Microsoft.ML.VisionCatalog.ImageClassification(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,Microsoft.ML.Vision.ImageClassificationTrainer.Options)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/VisionCatalog.cs#L103C17-L103C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/VisionCatalog.cs#L103C17-L103C94" }, { "DocsId": "M:Microsoft.ML.VisionCatalog.ImageClassification(Microsoft.ML.MulticlassClassificationCatalog.MulticlassClassificationTrainers,System.String,System.String,System.String,System.String,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/VisionCatalog.cs#L129C13-L131C94" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/VisionCatalog.cs#L129C13-L131C94" } ], "DocsId": "T:Microsoft.ML.VisionCatalog", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/VisionCatalog.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/VisionCatalog.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationTrainer.Fit(Microsoft.ML.IDataView,Microsoft.ML.IDataView)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1342C63-L1342C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1342C63-L1342C106" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.Info", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L468C45-L468C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L468C45-L468C50" }, { "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.Architecture", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.EarlyStoppingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.TrainMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.BottleneckMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.EarlyStopping", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.ImageClassificationMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationModelParameters.Microsoft#ML#Data#IValueMapper#get_InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1398C48-L1398C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1398C48-L1398C58" }, { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationModelParameters.Microsoft#ML#Data#IValueMapper#get_OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1400C49-L1400C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1400C49-L1400C60" }, { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationModelParameters.Microsoft#ML#Data#IValueMapper#GetMapper``2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1491C13-L1502C59" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1491C13-L1502C59" }, { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationModelParameters.Dispose", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1507C13-L1521C10" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1507C13-L1521C10" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationModelParameters.Microsoft#ML#Data#IValueMapper#InputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1398C48-L1398C58" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1398C48-L1398C58" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationModelParameters.Microsoft#ML#Data#IValueMapper#OutputType", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1400C49-L1400C60" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L1400C49-L1400C60" } ], "DocsId": "T:Microsoft.ML.Vision.ImageClassificationModelParameters", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Architecture.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Architecture.ResnetV2101", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Architecture.InceptionV3", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Architecture.MobilenetV2", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Architecture.ResnetV250", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.Architecture", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.EarlyStoppingMetric.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.EarlyStoppingMetric.Accuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.EarlyStoppingMetric.Loss", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.EarlyStoppingMetric", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationTrainer.TrainMetrics.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L172C17-L177C104" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L172C17-L177C104" }, { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationTrainer.TrainMetrics.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.TrainMetrics.DatasetUsed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L139C69-L139C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L139C69-L139C73" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.TrainMetrics.BatchProcessedCount", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L144C46-L144C50" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L144C46-L144C50" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.TrainMetrics.Epoch", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L149C32-L149C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L149C32-L149C36" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.TrainMetrics.Accuracy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L154C37-L154C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L154C37-L154C41" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.TrainMetrics.CrossEntropy", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L160C41-L160C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L160C41-L160C45" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.TrainMetrics.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L165C41-L165C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L165C41-L165C45" } ], "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.TrainMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationTrainer.BottleneckMetrics.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L202C50-L202C149" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L202C50-L202C149" }, { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationTrainer.BottleneckMetrics.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.BottleneckMetrics.DatasetUsed", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L192C69-L192C73" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L192C69-L192C73" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.BottleneckMetrics.Index", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L197C32-L197C36" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L197C32-L197C36" } ], "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.BottleneckMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationTrainer.EarlyStopping.#ctor(System.Single,System.Int32,Microsoft.ML.Vision.ImageClassificationTrainer.EarlyStoppingMetric,System.Boolean)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L248C13-L265C14" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L248C13-L265C14" }, { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationTrainer.EarlyStopping.ShouldStop(Microsoft.ML.Vision.ImageClassificationTrainer.TrainMetrics)", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L277C17-L307C30" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L277C17-L307C30" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.EarlyStopping.MinDelta", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L230C37-L230C41" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L230C37-L230C41" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.EarlyStopping.Patience", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L236C35-L236C39" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L236C35-L236C39" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.EarlyStopping.CheckIncreasing", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L242C43-L242C47" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L242C43-L242C47" } ], "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.EarlyStopping", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationTrainer.ImageClassificationMetrics.ToString", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L340C50-L340C106" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L340C50-L340C106" }, { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationTrainer.ImageClassificationMetrics.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.ImageClassificationMetrics.Train", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L329C41-L329C45" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L329C41-L329C45" }, { "DocsId": "P:Microsoft.ML.Vision.ImageClassificationTrainer.ImageClassificationMetrics.Bottleneck", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L335C51-L335C55" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L335C51-L335C55" }, { "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.ImageClassificationMetrics.Dataset", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.ImageClassificationMetrics", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "Members": [ { "DocsId": "M:Microsoft.ML.Vision.ImageClassificationTrainer.Options.#ctor", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L352C13-L456C91" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs#L352C13-L456C91" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.BatchSize", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.Epoch", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.LearningRate", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.EarlyStoppingCriteria", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.Arch", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.ScoreColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.PredictedLabelColumnName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.FinalModelPrefix", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.MetricsCallback", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.WorkspacePath", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.TestOnTrainSet", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.ReuseTrainSetBottleneckCachedValues", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.ReuseValidationSetBottleneckCachedValues", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.ValidationSet", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.ValidationSetFraction", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.TrainSetBottleneckCachedValuesFileName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.ValidationSetBottleneckCachedValuesFileName", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.Options.LearningRateScheduler", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.Options", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "Members": [ { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.ImageClassificationMetrics.Dataset.value__", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.ImageClassificationMetrics.Dataset.Train", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" }, { "DocsId": "F:Microsoft.ML.Vision.ImageClassificationTrainer.ImageClassificationMetrics.Dataset.Validation", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" } ], "DocsId": "T:Microsoft.ML.Vision.ImageClassificationTrainer.ImageClassificationMetrics.Dataset", - "SourceLink": "https://github.com/dotnet/machinelearning/blob/a7a6d88b05c5288380300e01b9c38c1f83410de2/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" + "SourceLink": "https://github.com/dotnet/machinelearning/blob/d433decaa5116a7998fecbd2d76098c21f1bb26e/src/Microsoft.ML.Vision/ImageClassificationTrainer.cs" } ] } \ No newline at end of file