You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add TaijaBase.jl and Taija.jl packages following the MLJBase.jl and MLJ.jl convention.
This would enable users to automatically load a base suite or full suite of packages. Additionally, could then easily add packages that add non-core functionality for many of our packages following the Tidier approach. For example:
Discussed in https://github.com/orgs/JuliaTrustworthyAI/discussions/1
Originally posted by pat-alt May 31, 2023
Taija
toTaijaOrg
.TaijaBase.jl
andTaija.jl
packages following theMLJBase.jl
andMLJ.jl
convention.This would enable users to automatically load a base suite or full suite of packages. Additionally, could then easily add packages that add non-core functionality for many of our packages following the
Tidier
approach. For example:TaijaData.jl
: load and prepare datasets. #4TaijaPlots.jl
: implement plotting functionality for various packages. #3TaijaParallel.jl
: add multi-processing support for various packages.TaijaInterop.jl
: Support for interoperabilityThe text was updated successfully, but these errors were encountered: