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

Corrections to documentation #39

Closed
vapniks opened this issue Jul 18, 2014 · 1 comment
Closed

Corrections to documentation #39

vapniks opened this issue Jul 18, 2014 · 1 comment

Comments

@vapniks
Copy link

vapniks commented Jul 18, 2014

Specifying Gaussian types as :: Normal Double doesn't work for me, but :: Normal Double Double does.
Also, in the documentation on your website you use Gaussian instead of Normal. Why not make them synonymous to avoid confusion?

@vapniks
Copy link
Author

vapniks commented Jul 18, 2014

Also the type needs to be specified for the initialization of dataset: let dataset = [1,2,3,4,5,6] :: [Double] otherwise my ghci assumes they are Integers.

Xyclade added a commit to Xyclade/HLearn that referenced this issue Oct 22, 2014
Added the type specification for dataset as mentioned in mikeizbicki#39 to make the example work with the current GHCi
@Xyclade Xyclade mentioned this issue Oct 22, 2014
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