Open teolemon opened 1 year ago
From robotoff repo those value could be one of the following:
"ridge_model-ml"
"neural"
"matcher"
"google-could-vision"
"regex"
"flashtext"
"nutriscore"
"universal-logo-detector"
"ocr"
Can I work on this?
Yes, no problem
From robotoff repo those value could be one of the following:
"ridge_model-ml" "neural" "matcher" "google-could-vision" "regex" "flashtext" "nutriscore" "universal-logo-detector" "ocr"
why you are using the Ridge Regression Model? Actually, I haven't use that before so knowing what the purpose of using this function ?
@thestarsahil No idea, the repo for the machine learning aspect is robotoff. Here we only consume the preditctions
@thestarsahil No idea, the repo for the machine learning aspect is robotoff. Here we only consume the preditctions
Can I handle this task also I am new here So I want to contribute some of the part which I know
The list of the most useful predictors:
count | predictor |
---|---|
247971 | matcher |
238605 | neural |
99028 | flashtext |
91261 | regex |
66095 | taxonomy |
24360 | universal-logo-detector |
12185 | grammar |
1290 | google-cloud-vision |
But we could provide it through query parameters, I'm not sure we really need for now a new field in the filter interface. It's really a feature I would use frequently.
Problem
Why