Coder Social home page Coder Social logo

csiro-hydroinformatics / metaheuristics Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 6.0 1.75 MB

A metaheuristics framework for calibration and optimisation

License: Other

C# 83.71% Ruby 0.01% Shell 0.87% R 13.32% Makefile 0.51% Batchfile 1.57%
dotnet metaheuristics-framework

metaheuristics's People

Contributors

dc23 avatar derob avatar jmp75 avatar paul-manser avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

metaheuristics's Issues

CSIRO.Metaheuristics.Parallel: The type or namespace name 'MPI' could not be found

msbuild on Appveyor :

 error CS0246: The type or namespace name 'MPI' could not be found (are you missing a using directive or an assembly reference?) [C:\projects\metaheuristics\CSIRO.Metaheuristics.Parallel\CSIRO.Metaheuristics.Parallel.csproj]
with 
Commit: 3767eefea82e65fb131793877e39f708f291f0f2 [3767eef]
Date: Sunday, 24 March 2019 12:28:55 PM

This occurs at a time where MPI.NET nuget has been just uploaded at 1.4 and is the first case where this targetts the netstandard2.0 profile. Metaheursitics still targets 4.7.2 but my understanding is that it should be fine to rely MPI.NET. I certainly have no issue on my local windows machine.

Getting content of logging mh::getLoggerContent : NRE can happen

    private static List<ObjectiveScore> Convert(IObjectiveScores scores)

scores can be null if the termination criterion of teh optimisation was such that for instance not all population init happened. Maybe null values should not be permitted as output from optimisation.

Return all tried results from all calibration methods (RM-14682)

On completion, the Calibration Runner should display the history of objective function & metaparameter values used during the optimisation process.
The calibration history is working for SCE and SCE & Rosenbrock but the other optimisation algorithms only display the best (or last?) optimisation result.

The returned results from evolve() call are an array and it makes sense to return all the results tried ordered so the first one is the best (and for backward compatibility)

proposed fix in
#10

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.