Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoModelSelector is not present in code repo #625

Open
vlevorato opened this issue Feb 17, 2025 · 3 comments
Open

AutoModelSelector is not present in code repo #625

vlevorato opened this issue Feb 17, 2025 · 3 comments

Comments

@vlevorato
Copy link

I read the paper and some code example is present in order to use LLM features within PyOD :

selector = AutoModelSelector(
  dataset=X_train,
  api_key=api_key,
  additional_notes=additional_notes
)

No class with this name is present into the repo... Is this a future feature ?

@hzf125521
Copy link

I have the same issue.

@yzhao062
Copy link
Owner

I believe @Yeechin-is-here is cleaning up and putting it up

@yzhao062
Copy link
Owner

Oh sorry -- it is indeed here but I have been busy to merge it https://github.com/yzhao062/pyod/pull/616/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants