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

Missing code for PrimitivesClassifier #2

Open
xiaoxiaoxh opened this issue Feb 12, 2023 · 3 comments
Open

Missing code for PrimitivesClassifier #2

xiaoxiaoxh opened this issue Feb 12, 2023 · 3 comments

Comments

@xiaoxiaoxh
Copy link

I have found the following code in learning\inference.py:
from classification.model import PrimitivesClassifier, FlingToFoldClassifier
However, I can not find any implementation of PrimitivesClassifier in the project . Could you please provide the missing code for PrimitivesClassifier?

Thank you very much!

@zcswdt
Copy link

zcswdt commented Jun 9, 2023

I have found the following code in learning\inference.py: from classification.model import PrimitivesClassifier, FlingToFoldClassifier However, I can not find any implementation of PrimitivesClassifier in the project . Could you please provide the missing code for PrimitivesClassifier?

Thank you very much!

Have you successfully installed your third-party library?

@xiaoxiaoxh
Copy link
Author

I have found the following code in learning\inference.py: from classification.model import PrimitivesClassifier, FlingToFoldClassifier However, I can not find any implementation of PrimitivesClassifier in the project . Could you please provide the missing code for PrimitivesClassifier?
Thank you very much!

Have you successfully installed your third-party library?

Not yet.

@duhhhhh852
Copy link

Have you found the missing code now?

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