mirror of
https://github.com/microsoft/autogen.git
synced 2025-09-06 23:07:06 +00:00
Typo fix (#618)
This commit is contained in:
parent
74cca60606
commit
beb10273e8
@ -7,7 +7,7 @@ learning models automatically, efficiently and economically. It frees users from
|
||||
|
||||
### Main Features
|
||||
|
||||
1. For common machine learning tasks like classification and regression, it quickly finds quality models for user-provided data with low computational resources. It supports both classifcal machine learning models and deep neural networks.
|
||||
1. For common machine learning tasks like classification and regression, it quickly finds quality models for user-provided data with low computational resources. It supports both classical machine learning models and deep neural networks.
|
||||
|
||||
2. It is easy to customize or extend. Users can find their desired customizability from a smooth range: minimal customization (computational resource budget), medium customization (e.g., scikit-style learner, search space and metric), or full customization (arbitrary training and evaluation code). Users can customize only when and what they need to, and leave the rest to the library.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user