Giter Site home page Giter Site logo

Comments (4)

lacava avatar lacava commented on August 11, 2024 1
  • time limit is only supported for cluster jobs (slurm or LSF clusters). in last year's competition we updated methods to have runtime limits, but this hasn't made its way to the master branch yet.
  • scaling is a parameter of evaluate_model:
    def evaluate_model(dataset, results_path, random_state, est_name, est,

from srbench.

lacava avatar lacava commented on August 11, 2024

hi @fnpdaml :

hope that helps

from srbench.

fc59283 avatar fc59283 commented on August 11, 2024

Hi and thanks for that again!
(I also use the above account interchangeably)

I had to do 3 things:

  1. Indeed generate my data in a pandas dataframe with the target column labelled "target";
    [I'm fitting a groundtruth: "eq1.tsv"]

  2. Then it seemed easier just to mimic the PMLB layout - created the corresponding "metadata.yaml" and "summary_stats.tsv" files;

  3. Compress my data to "eq1.tsv.gv" - and only now it worked.

But a few issues with "analyze.py":

"--time_limit" seems to have no control on the time it is allowed to run.
(set 5min, had to abort after 1 day)

My data was a 2nd order equation and was not discovered. However, several methods seemed to converge on the same, but different (from the original) answer - is there normalization going on, and where is this controlled and recorded?

Many thanks!

from srbench.

fc59283 avatar fc59283 commented on August 11, 2024

(bump)

  • Any ideas about these questions?

from srbench.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.