Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Windows 10 functions for machine learning.
See CoreML functions for macOS.
You may need to request a MBS Plugin with WindowsML enabled as the public plugin does not include those functions for compatibility to older Windows versions. The version with WindowsML functions requires Windows 10.
Version | macOS | Windows | Linux | Server | iOS SDK |
10.5 | ❌ No | ✅ Yes | ❌ No | ✅ Yes | ❌ No |
Item | Details |
---|---|
WindowsML.BindDouble Binds values to an input feature. | Win only 10.5 |
WindowsML.BindFloat Binds values to an input feature. | Win only 10.5 |
WindowsML.BindFloat16 Binds values to an input feature. | Win only 10.5 |
WindowsML.BindImageFile Binds values to an input feature. | Win only 10.5 |
WindowsML.BindInt16 Binds values to an input feature. | Win only 10.5 |
WindowsML.BindInt32 Binds values to an input feature. | Win only 10.5 |
WindowsML.BindInt64 Binds values to an input feature. | Win only 10.5 |
WindowsML.BindInt8 Binds values to an input feature. | Win only 10.5 |
WindowsML.BindUInt16 Binds values to an input feature. | Win only 10.5 |
WindowsML.BindUInt32 Binds values to an input feature. | Win only 10.5 |
WindowsML.BindUInt64 Binds values to an input feature. | Win only 10.5 |
WindowsML.BindUInt8 Binds values to an input feature. | Win only 10.5 |
WindowsML.Clear Not yet documented | Win only 10.5 |
WindowsML.Description Queries description of model. | Win only 10.5 |
WindowsML.Evaluate Evaluates the model and returns result as JSON. | Win only 10.5 |
WindowsML.Open Loads a model for Windows Machine Learning. | Win only 10.5 |
WindowsML.Release Releases a model. | Win only 10.5 |
WindowsML.ReleaseAll Release all Windows machine learning models. | Win only 10.5 |
18 functions.
Feedback: Report problem or ask question.