Jump to content

Andrew Rodriguez

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Andrew Rodriguez

  1. Hi, I launched a long process with many iterations, and it seems that something interrupted the computation during the last iteration... So, I couldn't get the final export with all the results. Is there anything I can do? Thanks
  2. Hello everyone, How can I create plots and reports in Rulex Factory?
  3. Hi guys, I’m making some tests with a simple dataset that I’m using to fit a LLM model (I named it "Fitting Data"). Now, I want to save the model's structure to a folder so I can reuse it in the future with a new dataset that has a similar structure in terms of input variables to "Fitting Data," but where I don't know the target values. Is there a way to do this? I hope I've explained everything clearly.
  4. Hi guys! I have a fairly small dataset with a Key variable generated through an enum() function. Is there a straightforward way to generate all the “pairs” of different keys?
  5. Hi guys, I need some help! Is there any function in Rulex that gives the index of the position of a certain “substring” looking on another “string”? I found the find function, but it just gives a True/False result about the presence of the substring. Thank you in advance!
  6. Hi! You can check the progress of the computation by clicking the appropriate button "+" on the left of the task "Execute Rulex Flow File" and observe the execution of each task inside the module
  7. Hello, I would like to change the parametric settings of several modules at once, but I don't know how to do it. Could you tell me how to do it? Thank you
  8. Hi, I noticed that the Feature Ranking shows negative values. How should I interpret them? Thanks
  9. Hi! How can I set the number of decimals to be visualized after a cast operation from a continuous value to a nominal one? Thank you
×
×
  • Create New...