--- library_name: sklearn tags: - sklearn - skops - tabular-classification model_format: pickle model_file: skops-kwpjljh4.pkl widget: structuredData: Classifier: - cnpj - cnpj - cnpj Data: - '89094553000180' - '56321179000190' - '71685006000196' Tag: - 0 - 0 - 0 --- # Model description [More Information Needed] ## Intended uses & limitations [More Information Needed] ## Training Procedure [More Information Needed] ### Hyperparameters
Click to expand | Hyperparameter | Value | |-------------------|---------| | C | 1.0 | | class_weight | | | dual | False | | fit_intercept | True | | intercept_scaling | 1 | | l1_ratio | | | max_iter | 100 | | multi_class | auto | | n_jobs | | | penalty | l2 | | random_state | | | solver | lbfgs | | tol | 0.0001 | | verbose | 0 | | warm_start | False |
### Model Plot
LogisticRegression()
Please rerun this cell to show the HTML repr or trust the notebook.
## Evaluation Results [More Information Needed] # How to Get Started with the Model [More Information Needed] # Model Card Authors This model card is written by following authors: [More Information Needed] # Model Card Contact You can contact the model card authors through following channels: [More Information Needed] # Citation Below you can find information related to citation. **BibTeX:** ``` [More Information Needed] ```