amte-dataports
Version:
Node-red nodes to interact with the Automatic Models Training Engine from DATAPORTS
30 lines (21 loc) • 559 B
Markdown
The node AMTE_NODE_RED provides information from DataPorts Automatic Model Training Engine.
# Installation
Requirements:
- node-red
Steps:
Copy folder `node-red-amte-dataports` in the node_modules directory (Windows `C:\Users\%username%\.node-red\node_modules` or linux `~/.node-red/node_modules`) and install the dependencies:
```sh
cp ./node-red-amte-dataports PATH/TO/NODE_MODULES
```
```sh
... node_modules directory ...
cd node-red-amte-dataports
npm install
```
# License
ASL 2.0 license
Footer
© 2023 GitHub, Inc.
Footer navigation
Terms
Priv