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 171 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
  1. alpha: 1.0
  2. class_weight: null
  3. classifier_type: RidgeClassifier
  4. copy_X: true
  5. fit_intercept: true
  6. max_iter: null
  7. normalize: false
  8. random_state: null
  9. solver: auto
  10. tol: 0.001
Tip!

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

Comments

Loading...