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

Can I change the path of xlearn log file when used in Python? #345

Open
DynastyTHU opened this issue Aug 27, 2020 · 1 comment
Open

Can I change the path of xlearn log file when used in Python? #345

DynastyTHU opened this issue Aug 27, 2020 · 1 comment

Comments

@DynastyTHU
Copy link

No description provided.

@DynastyTHU
Copy link
Author

oh.. I find that you can change the log file path in param during training, which is a dictionary parameter passed to fit(). By giving a path to the key 'log' in param, you can change the log file path.

Btw, when the log file path is wrong, the warning message has a typo: 'wether' should be 'whether' :)

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

1 participant