-
Stathis,
Looks like LM and a couple of other functions aren't ported to the new s_ API {looks like s.GLS, s.H20GBM, s.H20RF, s.IRF, s.KNN, s.LDA, s.LOESS, s.NBAYES, s.RLM} are not yet ported and br…
-
Hi,
When I try to compile the normalSpeed, I got the error:
`(FFB6D) lzl@lzl:~/Desktop/FFB6D/normalSpeed/normalSpeed$ python3 setup.py install --user
running install
running bdist_egg
running e…
-
![image](https://user-images.githubusercontent.com/44545378/185255589-7df76e47-1473-4139-bb14-fac992289171.png)
When I install.packages("spdep") via source or url or other ways. It didn't work and oc…
-
The following issue aims to run the specified test for the current release candidate, report the results, and open new issues for any encountered errors.
## Test information
| …
-
repeat of [question ](https://github.com/ModelOriented/ingredients/issues/144)
I want to use model agnostic caret objects to extract effect size. Wondering how to go about that.
-
* principal component analysis
* cluster analysis
* nearest neighbor `class::knn()`
* ranking by abs value of standardized beta coefficient
* laplace estimator
* Decision trees, model trees, regr…
rjake updated
2 years ago
-
1. we need to know the max number of ingredients.
2. plot a histogram of pizzas according to their number of ingredients
3. plot a histogram of teams according to the number of people
4. plot a his…
-
i want to migrate the below python code into c# numsharp or numpy.net.
but i cannot find any example using double braces "[[ ]]"
```
joint = np.zeros((21, 3))
for j, lm in enumerate(res.landma…
-
With `mlpack` now on CRAN, the library is now tested on Solaris.
The check matrix used by CRAN can be found here:
https://cran.r-project.org/web/checks/check_results_mlpack.html
Unfortunatel…
-
not good at english, any help will be appreciated.
my development environment,
- windows11
- unity 2020.3.23f1 + numpy.net + mediapipe + opencvforunity
i have the c# script converted from pyt…