How-To Guides
How to Upload a Dataset
Problem: You need to upload agricultural data for analysis and model training.
Solution:
- Navigate to the Home page
- Click on "Finding Similar Farmers" function
- In the left panel, use the upload form
- Enter a dataset name
- Select a CSV file with your agricultural data
- Click "Upload Dataset"
Troubleshooting:
- Ensure your CSV file is properly formatted
- Check that the file size is within limits
- Verify that the dataset name is unique
How to Train a Collaborative Model
Problem: You want to train a machine learning model using data from multiple farmers while preserving privacy.
Solution:
- Navigate to "Collaborative Machine Learning"
- Select a dataset from your uploaded datasets
- Choose model parameters:
- Model Name
- Model Type (Dense, Conv1D, LSTM)
- Model Visibility (Public/Private)
- Review selected collaborators
- Click "Start Training"
Advanced Tips:
- Use different model types for different data characteristics
- Consider privacy settings based on your data sensitivity
- Monitor training progress through the interface
How to Analyze Model Privacy Risks
Problem: You need to assess the privacy risks associated with your trained models.
Solution:
- Go to the Model Repository
- Find your model in the list
- Click the red privacy risk icon (GppMaybeIcon)
- Review the risk analysis sections:
- Model Logs
- Model Activity
- Risk Analysis (Membership Inference Attack accuracy)
Troubleshooting:
- If risk analysis is not available, ensure the model training completed successfully
- Check that the model has sufficient data for analysis