🎉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

[SOLVED]Output names of models and performance

User: "tobix10"
New Altair Community Member
Updated by Jocelyn
Hello, I want to iterate over a few files in directory and use 4 classifiers on each file.
How can I change output names(model and performance vector) to know which result refers to which file ?
Now I have something like this:
Performance Vector(PerformanceNaiveBayes)
Performance Vector(PerformanceNaiveBayes)
...

but I want:
file_name1(PerformanceNaiveBayes)
file_name2(PerformanceNaiveBayes)
...

// I used annotations. Please close or delete thread.

Find more posts tagged with

Comments

No comments on this post.