-
i am working on Arc-SDM and facing multiple errors
'logpol.tba does not exist'
'too many unique values'
it is working with upto five rasters but more than 5 it showed different errors.
Execut…
-
I received a physical copy of the book from Cambridge Press and so far it looks very nice. Great work! It was also quite lucky as I am planning on developing a course at my university this Fall titled…
-
Hello All,
In Yolov3 paper, it is clearly stated that the loss function is the same as the previous versions of YOLO, with an exception of the last component which uses cross entropy.
I have gon…
-
## Rubric Score
### Criteria 1: Valid Python Code
* _Score Level:_4 (Exceeds expectations)
* _Comment(s):_ Great job, your code runs without any errors.
### Criteria 2: Exploration of Data
…
-
An all-too-often ignored side of optimization is the initialization; there is a lot of research out there suggesting that for both convex (and even more so for non-convex) optimization problems, a lar…
cicdw updated
7 years ago
-
From what I can tell, linear models are not run by default in version 0.3.1. What is the reason? Would you consider adding them to the default hyperparameters file?
To run these models do I just use …
knoam updated
4 weeks ago
-
`textmodel_svm()` does not work when the number of documents used to train the classifier exceeds 66,000 on a MacBook Pro with 32GB RAM.
```r
library(quanteda)
#> Package version: 2.0.1
#> Paral…
-
Hi there,
thanks for this amazing fancy version of mapper! After working through couple datasets using km, I have few suggestions for the next update and hopefully would be helpful to others as wel…
-
-
## 🚀 Feature Request
### Is your feature request related to a problem? Please describe.
I want to add Logistic Regression Algorithm.
### Describe the solution you'd like
A supervised learning …