Training with NASA Datasets:
Custom Model Training
This will train your personal custom model. After training completes, you can use it for predictions by selecting "User Custom Model" on the Predict page.
Default: 0.0003 (Range: 0.0001 - 0.01)
Default: 30 (Range: 5 - 100)
Default: 32 (Range: 8 - 128)
💡 Tips: Higher learning rates train faster but may be unstable. More epochs improve accuracy but take longer. Larger batch sizes are faster but use more memory.