Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    FFX 1.3.3

    Download button

    No screenshots available
    Downloads: 97  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Nate Kupp | More programs
    Other/Proprietary Li... / FREE
    January 18th, 2012, 15:33 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    FFX description

    Fast Function Extraction

    FFX is a technique for symbolic regression. It is:

    - Fast - runtime 5-60 seconds, depending on problem size (1GHz cpu)
    - Scalable - 1000 input variables, no problem!
    - Deterministic - no need to "hope and pray".

    Installation

    To install from PyPI, simply run:

    pip install ffx

    Usage

    A simple example of how to use FFX is:

    import ffx
    models = ffx.run(train_X, train_y, test_X, test_y, varnames)
    for model in models:
     yhat = model.simulate(X)
     print model


    Presently, the FFX package only exposes a single API method, ffx.run().


    Product's homepage

    Requirements:

    · Python
    · NumPy
    · SciPy
    · scikits.learn

      


    TAGS:

    symbolic regression | Python library | symbolic | regression | Python

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM