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

Saul Workshop Issues #427

Open
kordjamshidi opened this issue Oct 12, 2016 · 4 comments
Open

Saul Workshop Issues #427

kordjamshidi opened this issue Oct 12, 2016 · 4 comments

Comments

@kordjamshidi
Copy link
Member

kordjamshidi commented Oct 12, 2016

Here is a list of issues we faced when holding the workshop with @bhargav for the "Intro. to machine learning" class. A more formal feedback to come soon.

1- Running on Windows: (e.g. header files dependencies, and some other with unknown reason for us)
2- Validation set issue: (we need to address this explicitly in the data model population)
3- Learning curve: (a part of experimental analysis and evaluation and the whole visualization issue)
4- Parameter tuning/greedy search and more sophisticated techniques
5- Error messages on the WebApp: they were not informative about the source of error
6- WebApp: Import Errors with examples
7- Path to data: Data folder path consistency between webApp, sbt, intellij
8- Add links to scala tutorials: (a part of documentation)
9- Data storage with public access
10- Minor: updating data model syntax and naming

@kordjamshidi
Copy link
Member Author

kordjamshidi commented Jan 24, 2017

@bhargav I guess the Widows problem has been solved right? someone has a problem has an error with the header files in Windows still, any idea:

[trace] Stack trace suppressed: run last
saulExamples/compile:createHeaders for
the full output.
[error] (saulExamples/compile:createHeaders)
java.nio.charset.UnmappableCharacte
rException: Input length = 1
[error] Total time: 4 s, completed Jan 24, 2017 1:29:10 PM```

@bhargav
Copy link
Contributor

bhargav commented Jan 25, 2017

Looking at the issue.

@bhargav
Copy link
Contributor

bhargav commented Jan 25, 2017

In Windows, there is an environment variable for Java that needs to be set. I have updated the readme with instructions in PR #458

@kordjamshidi
Copy link
Member Author

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants