Getting Started with DataHub
Follow these steps to begin using Machbase DataHub:
A. Install Machbase Neo to setup your local data storage
B. Install the datahub package in Machbase Neo to facilitate big data handling
C. Choose Your Dataset and go to the folder
- Energy
- Medical
- IoT
- Manufacturing
- Weather
- Economy
D. Open the Worksheet to download dataset
E. Use Tag-analyzer (*.taz) for visualizing the dataset loaded
F. Use the additional python source code for Jupyter Notebook to train and run inference for AI applications
$datahub/dataset/2024/01.Smart Home Dataset$ tree
.
├── code
│ ├── 1.Smart_Home_General.ipynb
│ └── 1.Smart_Home_New_batch.ipynb
├── conv
│ └── load-csv.tql
├── home.taz
└── setup.wrk
You can use the ipynb files in the code folder to practice AI samples