-
Several issues may affect prediction
1. We are using feature scaling (like centre, standardise etc) on the training dataset, but not using the same mean and standard deviation for the features dur…
-
To be precise: honest RF can be trained, but once we want to do a prediction the algorithm dies and one has to restart R.
-
If a model object with mstop = 0 is used for prediction the argument newdata is ignored, i.e., for
`predict(m[0], newdata = data)`
the argument newdata is not used.
Consider the following MWE:
…
-
Hi , I installed everything on W10 x64 python 2.7 - installed
pip install -U spacy
python -m spacy.en.download all -
conda install scikit-learn
I installed and followed restaurant example dire…
-
Hi meijieru,
First of all, thanks so much for the package, it works nicely and is easy to install and test.
I am really interested in your package and I am trying to go deeper by redoing the who…
-
I pasted the images u gave from dataset i.e https://s3.amazonaws.com/multunus-machine-learning/autonomous-rc-car-data-set.tar.gz .....but its giving error
-----------------------------start--------…
-
Kefta updated
8 years ago
-
Just throwing this out there: what are your thoughts about including a couple additional numerical predictors in the analysis, such as:
- trophic level
- year of fishery development.
I wouldn't exp…
-
Hello Joel,
Thank you very much for sharing your code, which is very well written.
I have several questions, would you mind sharing your thoughts on them?
1) In your implementation, the inp…
-
```
What has to be done?
- Try to predict the end of the month in the graph.
- List other relevant objects in tables. Remember to add a row "No category /
beneficiary / etc" and its percentage.
- L…