Git Product home page Git Product logo

validate-prediction-algos-paper's Introduction

validate-prediction-algos-paper

Validate Prediction Algorithms for Solar Flares Occurrence with respresentative sample

To run the R code you will need:

  1. A working installation of >R3.0
  2. packages 'tseries','nnet','xtable','pracma','matrixStats','e1071','ROCR','verification','randomForest' in R installed

The runs have been checked in a windows 64 and a linux 64 machine.

MX (or >M1) CLASS FLARES case

Put

a) Script_Monte_MX_tune.R  (R main) 
b) functions_Monte_MX_tune.R (R functions) 
c) Xall_MX.txt (input file) 
d) Yall_MX.txt (input file) 

in same directory

Run Script_Monte_MX_tune.R in R or RStudio The script takes a few minutes to run.

In the current directory many files are produced.

The final result is the skill score statistics vector: Accuracy (ACC), True Skill Statistic (TSS) and Heidke Skill Score (HSS), for all methods which is also produced as a latex file, and displayed at the console tab window of R or RStudio with latex code.

Also, figures are produced for all five methods validated.

The methods are

0: Neural network
1: Linear regression
2: Probit regression
3: Logit regression
4: Random forest
5: Support vector Machine

CMX (or >C1) CLASS FLARES case

Put

a) Script_Monte_Cclass_tune.R  (R main)
b) functions_Monte_Cclass_tune.R (R functions)
c) Xall.txt (input file)
d) Yall.txt (input file)

in same directory

Run Script_Monte_Cclass_tune.R in R or RStudio The script takes a few minutes to run.

In the current directory many files are produced.

The final result is the skill score statistics vector: Accuracy (ACC), True Skill Statistic (TSS) and Heidke Skill Score (HSS), for all methods which is also produced as a latex file, and displayed at the console tab window of R or RStudio with latex code.

Also, figures are produced for all five methods validated.

The methods are

0: Neural network
1: Linear regression
2: Probit regression
3: Logit regression
4: Random forest
5: Support vector Machine

validate-prediction-algos-paper's People

Contributors

kflorios avatar

Watchers

 avatar  avatar

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.