JuliaAI / DataScienceTutorials.jl

A set of tutorials to show how to use Julia for data science (DataFrames, MLJ, ...)
https://juliaai.github.io/DataScienceTutorials.jl/
MIT License
115 stars 18 forks source link

Fix three end-to-end tutorials #201

Closed ablaom closed 6 months ago

ablaom commented 6 months ago

Nothing of note except that I could not reproduce a reported issue with EX-boston-lgbm. Possibly, the issue is a flawed lightGBM installation??

EssamWisam commented 6 months ago

Yes, I reinstalled it and it worked. Just a little confused because that should have been the job of Pkg.instantiate().