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

params.yml 375 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
  1. DATASET_PATH: ./data/golden_884_set.csv
  2. MODEL_DIR: ./models/svm_regex_graph_v5.sav
  3. TFIDF_DIR: ./models/tfidf_svm_graph_v5.pickle
  4. graph_ver: 5
  5. label: '[''import'', ''data_import'', ''data_export'', ''preprocessing'', ''visualization'',
  6. ''model'', ''deep_learning_model'', ''train'', ''predict'']'
  7. model: svm
  8. nrows: 884
  9. script_dir: ./predict_tag.ipynb
  10. task: model validation
Tip!

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

Comments

Loading...