-
Notifications
You must be signed in to change notification settings - Fork 0
5 Machine Learning Job Guide
Choose decision tree, logistic regression or svm as computation type
Upload feature data, target data and testing data(optional) separately. The file must be in .csv format and can only contain regular characters such as letters, numbers, and underlines. The feature data and testing data should have the same number of columns.
The sample data is as follows:
feature data, target data, testing data.
Enter the job list page and click the check button.
Wait for a while, The training model and testing results will be uploaded to ipfs, you can access them by clicking the links.
The first four steps are the same as creating a classification algorithm
Choose a clustering algorithm from birch clustering, k-means clustering, spectral clustering
The clustering algorithm only needs to upload the feature dataset
Go to the job list page to find the job you just created, and click the check button
Wait for a while, the trained model and clustering results will be uploaded to the blockchain. You can access them by clicking the links