|
2 | 2 | [NearestNeighbors.KNNClassifier]
|
3 | 3 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
4 | 4 | ":output_scitype" = "`ScientificTypes.Unknown`"
|
5 |
| -":target_scitype" = "`AbstractArray{_s105,1} where _s105<:ScientificTypes.Finite`" |
| 5 | +":target_scitype" = "`AbstractArray{_s99,1} where _s99<:ScientificTypes.Finite`" |
6 | 6 | ":is_pure_julia" = "`true`"
|
7 | 7 | ":package_name" = "NearestNeighbors"
|
8 | 8 | ":package_license" = "MIT"
|
|
1850 | 1850 | [NaiveBayes.GaussianNBClassifier]
|
1851 | 1851 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
1852 | 1852 | ":output_scitype" = "`ScientificTypes.Unknown`"
|
1853 |
| -":target_scitype" = "`AbstractArray{_s104,1} where _s104<:ScientificTypes.Finite`" |
| 1853 | +":target_scitype" = "`AbstractArray{_s173,1} where _s173<:ScientificTypes.Finite`" |
1854 | 1854 | ":is_pure_julia" = "`true`"
|
1855 | 1855 | ":package_name" = "NaiveBayes"
|
1856 | 1856 | ":package_license" = "unknown"
|
|
1872 | 1872 | [NaiveBayes.MultinomialNBClassifier]
|
1873 | 1873 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Count)`"
|
1874 | 1874 | ":output_scitype" = "`ScientificTypes.Unknown`"
|
1875 |
| -":target_scitype" = "`AbstractArray{_s104,1} where _s104<:ScientificTypes.Finite`" |
| 1875 | +":target_scitype" = "`AbstractArray{_s173,1} where _s173<:ScientificTypes.Finite`" |
1876 | 1876 | ":is_pure_julia" = "`true`"
|
1877 | 1877 | ":package_name" = "NaiveBayes"
|
1878 | 1878 | ":package_license" = "unknown"
|
|
2064 | 2064 | ":prediction_type" = ":unknown"
|
2065 | 2065 | ":implemented_methods" = [":clean!", ":fit", ":fitted_params", ":transform"]
|
2066 | 2066 | ":hyperparameters" = "`(:k, :alg, :fun, :do_whiten, :maxiter, :tol, :winit, :mean)`"
|
2067 |
| -":hyperparameter_types" = "`(\"Int64\", \"Symbol\", \"Symbol\", \"Bool\", \"Int64\", \"Real\", \"Union{Nothing, Array{_s197,2} where _s197<:Real}\", \"Union{Nothing, Array{Float64,1}, Real}\")`" |
| 2067 | +":hyperparameter_types" = "`(\"Int64\", \"Symbol\", \"Symbol\", \"Bool\", \"Int64\", \"Real\", \"Union{Nothing, Array{_s148,2} where _s148<:Real}\", \"Union{Nothing, Array{Float64,1}, Real}\")`" |
2068 | 2068 | ":hyperparameter_ranges" = "`(nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing)`"
|
2069 | 2069 |
|
2070 | 2070 | [MultivariateStats.BayesianLDA]
|
2071 | 2071 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2072 | 2072 | ":output_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2073 |
| -":target_scitype" = "`AbstractArray{_s226,1} where _s226<:ScientificTypes.Finite`" |
| 2073 | +":target_scitype" = "`AbstractArray{_s174,1} where _s174<:ScientificTypes.Finite`" |
2074 | 2074 | ":is_pure_julia" = "`true`"
|
2075 | 2075 | ":package_name" = "MultivariateStats"
|
2076 | 2076 | ":package_license" = "MIT"
|
|
2092 | 2092 | [MultivariateStats.BayesianSubspaceLDA]
|
2093 | 2093 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2094 | 2094 | ":output_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2095 |
| -":target_scitype" = "`AbstractArray{_s226,1} where _s226<:ScientificTypes.Finite`" |
| 2095 | +":target_scitype" = "`AbstractArray{_s174,1} where _s174<:ScientificTypes.Finite`" |
2096 | 2096 | ":is_pure_julia" = "`true`"
|
2097 | 2097 | ":package_name" = "MultivariateStats"
|
2098 | 2098 | ":package_license" = "MIT"
|
|
2158 | 2158 | [MultivariateStats.LDA]
|
2159 | 2159 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2160 | 2160 | ":output_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2161 |
| -":target_scitype" = "`AbstractArray{_s226,1} where _s226<:ScientificTypes.Finite`" |
| 2161 | +":target_scitype" = "`AbstractArray{_s174,1} where _s174<:ScientificTypes.Finite`" |
2162 | 2162 | ":is_pure_julia" = "`true`"
|
2163 | 2163 | ":package_name" = "MultivariateStats"
|
2164 | 2164 | ":package_license" = "MIT"
|
|
2202 | 2202 | [MultivariateStats.SubspaceLDA]
|
2203 | 2203 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2204 | 2204 | ":output_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2205 |
| -":target_scitype" = "`AbstractArray{_s226,1} where _s226<:ScientificTypes.Finite`" |
| 2205 | +":target_scitype" = "`AbstractArray{_s174,1} where _s174<:ScientificTypes.Finite`" |
2206 | 2206 | ":is_pure_julia" = "`true`"
|
2207 | 2207 | ":package_name" = "MultivariateStats"
|
2208 | 2208 | ":package_license" = "MIT"
|
|
2224 | 2224 | [DecisionTree.AdaBoostStumpClassifier]
|
2225 | 2225 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:Union{AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous, AbstractArray{_s25,1} where _s25<:ScientificTypes.Count, AbstractArray{_s25,1} where _s25<:ScientificTypes.OrderedFactor}`"
|
2226 | 2226 | ":output_scitype" = "`ScientificTypes.Unknown`"
|
2227 |
| -":target_scitype" = "`AbstractArray{_s226,1} where _s226<:ScientificTypes.Finite`" |
| 2227 | +":target_scitype" = "`AbstractArray{_s174,1} where _s174<:ScientificTypes.Finite`" |
2228 | 2228 | ":is_pure_julia" = "`true`"
|
2229 | 2229 | ":package_name" = "DecisionTree"
|
2230 | 2230 | ":package_license" = "MIT"
|
|
2268 | 2268 | [DecisionTree.DecisionTreeClassifier]
|
2269 | 2269 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:Union{AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous, AbstractArray{_s25,1} where _s25<:ScientificTypes.Count, AbstractArray{_s25,1} where _s25<:ScientificTypes.OrderedFactor}`"
|
2270 | 2270 | ":output_scitype" = "`ScientificTypes.Unknown`"
|
2271 |
| -":target_scitype" = "`AbstractArray{_s226,1} where _s226<:ScientificTypes.Finite`" |
| 2271 | +":target_scitype" = "`AbstractArray{_s174,1} where _s174<:ScientificTypes.Finite`" |
2272 | 2272 | ":is_pure_julia" = "`true`"
|
2273 | 2273 | ":package_name" = "DecisionTree"
|
2274 | 2274 | ":package_license" = "MIT"
|
|
2312 | 2312 | [DecisionTree.RandomForestClassifier]
|
2313 | 2313 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:Union{AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous, AbstractArray{_s25,1} where _s25<:ScientificTypes.Count, AbstractArray{_s25,1} where _s25<:ScientificTypes.OrderedFactor}`"
|
2314 | 2314 | ":output_scitype" = "`ScientificTypes.Unknown`"
|
2315 |
| -":target_scitype" = "`AbstractArray{_s226,1} where _s226<:ScientificTypes.Finite`" |
| 2315 | +":target_scitype" = "`AbstractArray{_s174,1} where _s174<:ScientificTypes.Finite`" |
2316 | 2316 | ":is_pure_julia" = "`true`"
|
2317 | 2317 | ":package_name" = "DecisionTree"
|
2318 | 2318 | ":package_license" = "MIT"
|
|
2422 | 2422 | [XGBoost.XGBoostClassifier]
|
2423 | 2423 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2424 | 2424 | ":output_scitype" = "`ScientificTypes.Unknown`"
|
2425 |
| -":target_scitype" = "`AbstractArray{_s492,1} where _s492<:ScientificTypes.Finite`" |
| 2425 | +":target_scitype" = "`AbstractArray{_s472,1} where _s472<:ScientificTypes.Finite`" |
2426 | 2426 | ":is_pure_julia" = "`false`"
|
2427 | 2427 | ":package_name" = "XGBoost"
|
2428 | 2428 | ":package_license" = "unknown"
|
|
2444 | 2444 | [LightGBM.LGBMClassifier]
|
2445 | 2445 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2446 | 2446 | ":output_scitype" = "`ScientificTypes.Unknown`"
|
2447 |
| -":target_scitype" = "`AbstractArray{_s576,1} where _s576<:ScientificTypes.Finite`" |
| 2447 | +":target_scitype" = "`AbstractArray{_s565,1} where _s565<:ScientificTypes.Finite`" |
2448 | 2448 | ":is_pure_julia" = "`false`"
|
2449 | 2449 | ":package_name" = "LightGBM"
|
2450 | 2450 | ":package_license" = "MIT Expat"
|
|
2639 | 2639 | ":hyperparameter_types" = "``"
|
2640 | 2640 | ":hyperparameter_ranges" = "``"
|
2641 | 2641 |
|
| 2642 | +[MLJModels.UnivariateTimeTypeToContinuous] |
| 2643 | +":input_scitype" = "`AbstractArray{_s55,1} where _s55<:ScientificTypes.ScientificTimeType`" |
| 2644 | +":output_scitype" = "`AbstractArray{ScientificTypes.Continuous,1}`" |
| 2645 | +":target_scitype" = "`ScientificTypes.Unknown`" |
| 2646 | +":is_pure_julia" = "`true`" |
| 2647 | +":package_name" = "MLJModels" |
| 2648 | +":package_license" = "MIT" |
| 2649 | +":load_path" = "MLJModels.UnivariateTimeTypeToContinuous" |
| 2650 | +":package_uuid" = "d491faf4-2d78-11e9-2867-c94bc002c0b7" |
| 2651 | +":package_url" = "https://github.com/alan-turing-institute/MLJModels.jl" |
| 2652 | +":is_wrapper" = "`false`" |
| 2653 | +":supports_weights" = "`false`" |
| 2654 | +":supports_online" = "`false`" |
| 2655 | +":docstring" = "Transform univariate data with element scitype `ScientificDateTime` so that it has `Continuous` element scitype, according to a learned scale. \n→ based on [MLJModels](https://github.com/alan-turing-institute/MLJModels.jl).\n→ do `@load UnivariateTimeTypeToContinuous pkg=\"MLJModels\"` to use the model.\n→ do `?UnivariateTimeTypeToContinuous` for documentation." |
| 2656 | +":name" = "UnivariateTimeTypeToContinuous" |
| 2657 | +":is_supervised" = "`false`" |
| 2658 | +":prediction_type" = ":unknown" |
| 2659 | +":implemented_methods" = [":clean!", ":fit", ":transform"] |
| 2660 | +":hyperparameters" = "`(:zero_time, :step)`" |
| 2661 | +":hyperparameter_types" = "`(\"Union{Nothing, Dates.TimeType}\", \"Dates.Period\")`" |
| 2662 | +":hyperparameter_ranges" = "`(nothing, nothing)`" |
| 2663 | + |
2642 | 2664 | [MLJModels.OneHotEncoder]
|
2643 | 2665 | ":input_scitype" = "`ScientificTypes.Table`"
|
2644 | 2666 | ":output_scitype" = "`ScientificTypes.Table`"
|
|
2884 | 2906 | [LIBSVM.LinearSVC]
|
2885 | 2907 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2886 | 2908 | ":output_scitype" = "`ScientificTypes.Unknown`"
|
2887 |
| -":target_scitype" = "`AbstractArray{_s575,1} where _s575<:ScientificTypes.Finite`" |
| 2909 | +":target_scitype" = "`AbstractArray{_s564,1} where _s564<:ScientificTypes.Finite`" |
2888 | 2910 | ":is_pure_julia" = "`false`"
|
2889 | 2911 | ":package_name" = "LIBSVM"
|
2890 | 2912 | ":package_license" = "unknown"
|
|
2928 | 2950 | [LIBSVM.NuSVC]
|
2929 | 2951 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2930 | 2952 | ":output_scitype" = "`ScientificTypes.Unknown`"
|
2931 |
| -":target_scitype" = "`AbstractArray{_s575,1} where _s575<:ScientificTypes.Finite`" |
| 2953 | +":target_scitype" = "`AbstractArray{_s564,1} where _s564<:ScientificTypes.Finite`" |
2932 | 2954 | ":is_pure_julia" = "`false`"
|
2933 | 2955 | ":package_name" = "LIBSVM"
|
2934 | 2956 | ":package_license" = "unknown"
|
|
2950 | 2972 | [LIBSVM.SVC]
|
2951 | 2973 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2952 | 2974 | ":output_scitype" = "`ScientificTypes.Unknown`"
|
2953 |
| -":target_scitype" = "`AbstractArray{_s575,1} where _s575<:ScientificTypes.Finite`" |
| 2975 | +":target_scitype" = "`AbstractArray{_s564,1} where _s564<:ScientificTypes.Finite`" |
2954 | 2976 | ":is_pure_julia" = "`false`"
|
2955 | 2977 | ":package_name" = "LIBSVM"
|
2956 | 2978 | ":package_license" = "unknown"
|
|
2971 | 2993 |
|
2972 | 2994 | [LIBSVM.OneClassSVM]
|
2973 | 2995 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2974 |
| -":output_scitype" = "`AbstractArray{_s575,1} where _s575<:ScientificTypes.Finite{2}`" |
| 2996 | +":output_scitype" = "`AbstractArray{_s564,1} where _s564<:ScientificTypes.Finite{2}`" |
2975 | 2997 | ":target_scitype" = "`ScientificTypes.Unknown`"
|
2976 | 2998 | ":is_pure_julia" = "`false`"
|
2977 | 2999 | ":package_name" = "LIBSVM"
|
|
2994 | 3016 | [GLM.LinearBinaryClassifier]
|
2995 | 3017 | ":input_scitype" = "`ScientificTypes.Table{_s23} where _s23<:(AbstractArray{_s25,1} where _s25<:ScientificTypes.Continuous)`"
|
2996 | 3018 | ":output_scitype" = "`ScientificTypes.Unknown`"
|
2997 |
| -":target_scitype" = "`AbstractArray{_s576,1} where _s576<:ScientificTypes.Finite{2}`" |
| 3019 | +":target_scitype" = "`AbstractArray{_s565,1} where _s565<:ScientificTypes.Finite{2}`" |
2998 | 3020 | ":is_pure_julia" = "`true`"
|
2999 | 3021 | ":package_name" = "GLM"
|
3000 | 3022 | ":package_license" = "MIT"
|
|
0 commit comments