SensiML Python SDK
Project description
The SensiML Python SDK provides a programmatic interface to SensiML REST API’s for building machine learning pipelines including data processing, feature generation and classification for developing smart sensor algorithms optimized to run on embedded devices.
Installation/Setup Instructions
The SensiML Python SDK requires python version 3.7 or greater to be installed on your computer.
We recommend running the SensiML Python SDK using Jupyter Notebook. Install Jupyter Notebook by opening a command prompt window on your computer and run the following command
pip install jupyter
Next, to install the SensiML Python SDK open a command prompt window on your computer and run the following command
pip install SensiML
This command will install the SensiML Python SDK and all of the required dependencies to your computer.
Connect to SensiML Cloud
Once you have installed the software, you can connect to the server by running the following
from sensiml import *
client = SensiML()
Connecting to SensiML servers requires and account, you can register at https://sensiml.com
Documentation can be found here https://sensiml.com/documentation/
Project details
Release history Release notifications | RSS feed
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 sensiml-2024.2.0.tar.gz
.
File metadata
- Download URL: sensiml-2024.2.0.tar.gz
- Upload date:
- Size: 165.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2200865897a58600319c8304b27cc52c65e8cb13a88ac204297747c791ba686 |
|
MD5 | 07784a89b85c5d2c1ae6b17dab00ea90 |
|
BLAKE2b-256 | 52844de5da5972b0c88817c73cf41e7b335a40f75d514b90a6266144459a1e5f |
File details
Details for the file SensiML-2024.2.0-py3-none-any.whl
.
File metadata
- Download URL: SensiML-2024.2.0-py3-none-any.whl
- Upload date:
- Size: 192.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b6e9c7af0d190406313bb5fd2bb7e0f3fc83c9042a6666a67dd96c80b1af7c7 |
|
MD5 | 0e8312c2a633b14f6b7e8a2bfb17f992 |
|
BLAKE2b-256 | b7c37875589d8af610aa12b166c40a00b324e878ac10976f77efc907db2c3677 |