photo

Jeremy Brecevic


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1
  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Trying to create ROC curves for n-class classification problem
Hi, I have trained two classification models, a Naive Bayes model, and a Decision Tree, now I am looking to create ROC curves...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
cvloss or kfoldloss for regression tree?
Unlike cvloss, kfoldLoss does not return SE,Nleaf, or BestLevel. kfoldLoss also does not allow you to examine any error other th...

mehr als 3 Jahre vor | 0

Frage


Creating M histograms from an NxM table on separate plots
Hi there, I have an N x M table and I am trying to create M histograms on different plots, I can't seem to figure out how to ...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten