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

Better output of test prediction in "Housing" model #25

Open
pavan-kalyan opened this issue Feb 17, 2018 · 2 comments
Open

Better output of test prediction in "Housing" model #25

pavan-kalyan opened this issue Feb 17, 2018 · 2 comments

Comments

@pavan-kalyan
Copy link

pavan-kalyan commented Feb 17, 2018

When the housing,jl file is run,the last line is not printed to the console (outputs correctly when run line by line).
Also the test example is currently the first record in the dataset, I think it would be better if we use a random record from the dataset to predict.
All of this can be implemented in 2-3 lines of code.
I can work on this if no one else is already working on this.

@pavan-kalyan
Copy link
Author

Sorry, because of time constraints I wont be able to work on this.

@shreyas-kowshik
Copy link
Contributor

Made changes in #98 .
Added support for train-test split according to the user rather than just a single test set element.

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