Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Learners
Applies to: SQL Server 2017 (14.x)
Training functions
microsoftml.rx_fast_linear: Linear Model with Stochastic Dual Coordinate Ascent
microsoftml.rx_neural_network: Neural Network
Transforms
categorical variable handling
- microsoftml.categorical: Converts a text column into categories
- microsoftml.categorical_hash: Hashes and converts a text column into categories
Schema manipulation
- microsoftml.concat: Concatenates multiple columns into a single vector
- microsoftml.drop_columns: Drops columns from a dataset
- microsoftml.select_columns: Retains columns of a dataset
Variable selection
- microsoftml.count_select: Feature selection based on counts
- microsoftml.mutualinformation_select: Feature selection based on mutual information
Text analytics
Image analytics
- microsoftml.load_image: Loads an image
- microsoftml.resize_image: Resizes an Image
- microsoftml.extract_pixels: Extracts pixels from an image
- microsoftml.featurize_image: Converts an image into features