diff --git a/src/registry/Metadata.toml b/src/registry/Metadata.toml index 88fc96fd..b52c05ec 100644 --- a/src/registry/Metadata.toml +++ b/src/registry/Metadata.toml @@ -3444,7 +3444,7 @@ ":is_pure_julia" = "`true`" ":package_name" = "SIRUS" ":package_license" = "MIT" -":load_path" = "SIRUS.StableForestClassifier" +":load_path" = "SIRUS.StableRulesClassifier" ":package_uuid" = "9113e207-2504-4b06-8eee-d78e288bee65" ":package_url" = "https://github.com/rikhuijzer/SIRUS.jl" ":is_wrapper" = "`false`" @@ -3478,7 +3478,7 @@ ":is_pure_julia" = "`true`" ":package_name" = "SIRUS" ":package_license" = "MIT" -":load_path" = "SIRUS.StableForestRegressor" +":load_path" = "SIRUS.StableRulesRegressor" ":package_uuid" = "9113e207-2504-4b06-8eee-d78e288bee65" ":package_url" = "https://github.com/rikhuijzer/SIRUS.jl" ":is_wrapper" = "`false`"