alteryx / alteryx/AlteryxPredictive

Document attributes added to model objects

Aperta
#6 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
docs
Lingua principale
R
Stelle
19
Fork
15
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**Naive Bayes**

``` r
the.model$x <- the.data[the.preds]
the.model$y <- the.data[the.target]
the.model$xlevels <- xlevels
the.model$xvars <- the.preds
the.model$yvars <- the.target
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.