🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

how to export results in tabular form? and edit AUC graph

User: "inceptorfull"
New Altair Community Member
Updated by Jocelyn
hi all
I want to export the results in tabular form for academic purpose so how to do it?
plus I want to change the AUC graph instead of lines to be bars

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "DocMusher"
    New Altair Community Member
    Hi,
    You can write the results to a csv or other format.
    What would be the advantage to use bars for an AUC graph?
    Cheers
    Sven
    User: "inceptorfull"
    New Altair Community Member
    OP
    thanks for reply, I will try it, but I am now stoped at stage , to get the best attribuets using Genetic Algorithm (optimization selection) .
    Am comparing the results of log with neural network, but i have 37 dataset input and want to reduce it, by GA , but it need a model to apply inside it

    so do I use GA two times? one with log and another one with NN?
    but I want  a Common reduced set of attributes , to be the input for LOG and NN is there a way to do it? is there a model I can apply work well with GA?