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

XBNET for Regression Analysis #7

Closed
Rajat18 opened this issue Jul 24, 2021 · 4 comments
Closed

XBNET for Regression Analysis #7

Rajat18 opened this issue Jul 24, 2021 · 4 comments

Comments

@Rajat18
Copy link

Rajat18 commented Jul 24, 2021

Hello Tushar,

I am trying to use XBNet for Regression analysis in my research work.
Is there any prototype for the application of XBNet when in comes to Regression analysis?
I see there is a class XBNETRegressor but would be helpful if there is an example like that for Classifier.
Any pointers would also be appreciated.

Thanks & Regards,
Rajat

@tusharsarkar3
Copy link
Owner

Frankly, it's still in progress and we did not train it on all kinds of data so it might have some bugs. If you want to still try it out just replace the model name from XBNETClassifier to XBNETRegressor and the rest of the code will be the same as the classifier. But we still are running into some performance issues with the regressor so our apologies for that. Hope this helps.

@Rajat18
Copy link
Author

Rajat18 commented Jul 24, 2021

Thanks a lot with the quick revert. It is indeed helpful and I highly appreaciate the quick response.
I will maybe try it in my tabular dataset and see how it fares.
If it is possible and okay to share, is there any timeline as to by when one can expect it to be ready?
Since depending on that I may pick it up in my research.

Thanks & Regards,
Rajat

@tusharsarkar3
Copy link
Owner

Hey, I'm glad I could help. Actually, we are stuck on a problem so I can't give a timeline. But we are trying our best to complete it as soon as possible and document as well as display the results. Thank you for your patience.

@Rajat18
Copy link
Author

Rajat18 commented Jul 24, 2021

Thanks Tushar for the quick revert again.
Your response has been very helpful.
Will look forward to the completed version.
Many Thanks.

@Rajat18 Rajat18 closed this as completed Jul 24, 2021
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

2 participants