MPLABML Python SDK
Project description
The MPLAB ML SDK provides a programmatic interface to MPLAB ML Development Suite REST API’s for building machine learning pipelines including data processing, feature generation, and classification for developing smart sensor algorithms optimized to run on Microchip Technology MCUs and MPUs.
Installation/Setup Instructions
The MPLAB ML SDK requires python version 3.7 or greater to be installed on your computer.
We recommend running the MPLAB ML SDK using Jupyter Notebook. Install Jupyter Notebook by opening a command prompt window on your computer and running the following command
pip install jupyter
Next, to install the MPLAB ML SDK open a command prompt window on your computer and run the following command
pip install MPLABML
This command will install the MPLAB ML SDK and all of the required dependencies on your computer.
Connect to the MPLAB ML Development Suite Server
Once you have installed the ML SDK, you can connect to the server by running the following
from mplabml import*
client = Client()
You will then be prompted to input your API key, which can be obtained by logging into the MPLAB ML Model Builder and clicking from the user profile menu at the top right of the screen.
Creating an Account
Connecting to the MPLAB ML Development Suite server requires an account. You can purchase a license on Microchip Direct (https://www.microchipdirect.com/)
Documentation
Documentation for the ML SDK can be found on the Microchip Online Docs (https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MPLAB-ML-SDK-Documentation&redirect=true)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mplabml-2023.1.6.tar.gz
.
File metadata
- Download URL: mplabml-2023.1.6.tar.gz
- Upload date:
- Size: 133.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7de15821a00372723e404eb38a3a5abdfba8b1e684b8ed56e42ae40d5a179af |
|
MD5 | eb54dd3bf7687c317c0bdda164b71b0e |
|
BLAKE2b-256 | f6499659e7c4d836915e95435ba5257a7f84559f81476e54c1f842868dba1b1f |
File details
Details for the file mplabml-2023.1.6-py3-none-any.whl
.
File metadata
- Download URL: mplabml-2023.1.6-py3-none-any.whl
- Upload date:
- Size: 169.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88a3ace4f084ec02a6a6892d90e8308d75dc8f57a925da08905788ab8c013a31 |
|
MD5 | ecd13b4df786a9ecb2ba814f0ca1f530 |
|
BLAKE2b-256 | cf634e769aa192bf8938186867a3eaad6d2ed5274ded3d2a52993ba4a838d6b9 |