-
Notifications
You must be signed in to change notification settings - Fork 367
[Bug]: Missing MultiTask API in the latest version and documentation #4702
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Earlier versions supported MultiTask which allows transfer learning . see https://ax.dev/docs/0.5.0/tutorials/multi_task/
Today, the new version 1.1.2 does not show any mentioning of this capability neither in the tutorial or the api documentation.
This feature is important for using past experiences on one system and using this information to optimize a new system which follows similar dynamics.
Please provide a minimal, reproducible example of the unexpected behavior.
N/A
Please paste any relevant traceback/logs produced by the example provided.
N/AAx Version
1.1.2
Python Version
3.12
Operating System
macOS N/A
(Optional) Describe any potential fixes you've considered to the issue outlined above.
I would expect the new Client API to support multi-task and or transfer learning.
Pull Request
None
Code of Conduct
- I agree to follow Ax's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.