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

Update the stacking tutorial #169

Merged
merged 4 commits into from
Aug 13, 2021
Merged

Update the stacking tutorial #169

merged 4 commits into from
Aug 13, 2021

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Aug 13, 2021

As expected, this tutorial was already good and ran correctly once Evovest/EvoTrees.jl#116 was resolved.

I am running into this kind of noise when running the tutorial

WARNING: Method definition Type##kw(Any, Type{Base.MPFR.BigFloat}, Base.Irrational{:inv4π}) in module IrrationalConstants at irrationals.jl:180 overwritten in module StatsFuns on the same line (check for duplicate calls to `include`).
  ** incremental compilation may be fatally broken for this module **

but this is beyond our control and due almost certainly to JuliaStats/StatsFuns.jl#121 . I spent some hours messing with it. Unfortunately it likely effects several tutorials if latest pkg versions are used.

@tlienart tlienart changed the title Update the crab tutorial Update the stacking tutorial Aug 13, 2021
@tlienart
Copy link
Collaborator

merging now, will check locally then deploy

@tlienart tlienart merged commit 797ee5d into master Aug 13, 2021
@tlienart
Copy link
Collaborator

done and live https://juliaai.github.io/DataScienceTutorials.jl/getting-started/stacking/

the output for the nth-1 cell (10.000000000000002) is maybe a bit awkward, we could round that maybe, but it's just cosmetic

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

Successfully merging this pull request may close these issues.

2 participants