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

#479 Bugfix- calling train after test

Merged
Ghost merged 1 commits into Deci-AI:master from deci-ai:bug/SG-401_train_after_test_fix
1
2
3
4
5
6
7
8
9
10
11
12
  1. var DOCUMENTATION_OPTIONS = {
  2. URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
  3. VERSION: '1.0',
  4. LANGUAGE: 'None',
  5. COLLAPSE_INDEX: false,
  6. BUILDER: 'html',
  7. FILE_SUFFIX: '.html',
  8. LINK_SUFFIX: '.html',
  9. HAS_SOURCE: true,
  10. SOURCELINK_SUFFIX: '.txt',
  11. NAVIGATION_WITH_KEYS: false
  12. };
Discard
Tip!

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