Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
InfZnDipl
/
ML_LogReg
like
0
Croatian
logistic_regression
Model card
Files
Files and versions
Community
main
ML_LogReg
/
config.json
InfZnDipl
Upload 3 files
f590c25
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
201 Bytes
{
"model_type"
:
"logistic_regression"
,
"C"
:
10
,
"penalty"
:
"l2"
,
"solver"
:
"lbfgs"
,
"random_state"
:
42
,
"max_features"
:
5000
,
"ngram_range"
:
[
1
,
3
]
,
"language"
:
"croatian"
}