Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

tune.yaml 269 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
  1. trait: "lifespan"
  2. metrics: "r2_huber_kendall"
  3. trials: 10
  4. folds: 5
  5. hold_outs: 1
  6. species_in_validation: 2
  7. life_history: ["lifespan", "mass_kg", "gestation_days", "mtGC", "metabolic_rate", "temperature"]
  8. not_validated_species: True
  9. repeats: 10
  10. threads: 1
  11. debug_local: True
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...