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

The linearRegression.fit() is too slow. #21

Open
zeng-hello-world opened this issue May 27, 2020 · 1 comment
Open

The linearRegression.fit() is too slow. #21

zeng-hello-world opened this issue May 27, 2020 · 1 comment

Comments

@zeng-hello-world
Copy link

reg.fit(X, Y)

@wu-leaf
Copy link

wu-leaf commented Jul 20, 2020

I don't understand why the export_model step need to use LinearRegression.fit().
The whole export_model process is very slow

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