Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Component: WindowsML
Windows 10 functions for machine learning.
See CoreML functions for macOS.
The version with WindowsML functions requires Windows 10.
Version | macOS | Windows | Linux | Server | iOS SDK |
10.5 / 13.1 | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ 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 Clears the properties for this model. | 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.List Lists all IDs of ML objects. | Win only 13.1 |
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 |
19 functions shown.
Release notes
- Version 13.1
- Added WindowsML.List function.
- Enabled the WindowsML functions again for the public release.
- Version 11.0
- Fixed plugin to load on Windows 7 again. Broken in 10.5 when adding WindowsML functions.
- Version 10.5
- Added WindowsML functions to do machine learning on Windows 10.
- Added AVExport.ReleaseAll, AVRecorder.ReleaseAll, CoreML.ReleaseAll, DNSLookup.ReleaseAll, Dictionary.ReleaseAll, FM.SQL.ReleaseAll, JS.ReleaseAll, JavaScript.ReleaseAll, LDAP.ReleaseAll, PDFKit.ReleaseAll, PKCS12.ReleaseAll, PKCS7.ReleaseAll, PKey.ReleaseAll, SSH.ReleaseAll, WinSendMail.ReleaseAll, WindowsML.ReleaseAll, WordFile.ReleaseAll, and X509.ReleaseAll.
Blog Entries
- MBS Plugin for Windows Server 2012
- MBS FileMaker Plugin, version 13.1pr1
- MBS FileMaker Plugin, version 10.6pr1
- Windows 7 compatibility
- Neues MBS FileMaker Plugin 10.5 - Über 6400 Funktionen in einem Plugin
- MBS FileMaker Plugin 10.5 - More than 6400 Functions In One Plugin
- MBS FileMaker Plugin, version 10.5pr1
- Playing with Machine Learning on Windows