Anthony Blaom, PhD

Results 815 comments of Anthony Blaom, PhD

I'd support adding an interface for this package. I'm not too familiar with it, and it has not been requested before. Perhaps open an issue request at MixedModels.jl, to see...

@abhro My question regarding `ParallelMeans` notwithstanding, are you ready for a final review?

@EssamWisam Can you please go over the proposed changes to the cheatsheet. @abhro Can you please address the ParallelKMeans comment?

> ... this is to support the change in docs/src/transformers.md, where I changed the predicting transformers code samples to an @example block (lines 196–209), and it loads the KMeans model...

> @ablaom I can't find the KMeans model in NearestNeighborsModel. I could use the one in Clustering/MLJClusteringInterface. Does that work? Oops :flushed: Yes, use the MLJClusteringInterface version.

Running into this on a silcon mac as well: ERROR: LoadError: Cannot locate artifact 'electronjs_app' for aarch64-apple-darwin-libgfortran5-cxx11-julia_version+1.10.3 in '/Users/anthony/.julia/packages/Electron/ILvWR/Artifacts.toml' ```julia julia> versioninfo() Julia Version 1.10.3 Commit 0b4590a5507 (2024-04-30 10:59 UTC)...

XGBoost has an [MLJ](https://alan-turing-institute.github.io/MLJ.jl/dev/) interface, which opens up a number of hyper-parameter optimisation strategies. There's even an end-to-end XGBoost/MLJ tutorial on this [here](https://juliaai.github.io/DataScienceTutorials.jl/end-to-end/crabs-xgb/). The tutorial does not necessarily represent best...

cc @lorenzoh @ToucheSir @ayush-1506

@darsnack @ToucheSir @lorenzoh Thank you for your comments. These are very helpful. I will take a closer look at DataLoaders.jl, which would be nice to integrate if possible. I appear...

> I appreciate that this is a very ambitious idea Yeah. I think this is a very noble goal but indeed challenging. Still, given the nobility of the goal, I...