πŸ“¦ sorend / mecj-demo

Demo of Mecj classifier

β˜… 0 stars β‘‚ 1 forks πŸ‘ 0 watching
πŸ“₯ Clone https://github.com/sorend/mecj-demo.git
HTTPS git clone https://github.com/sorend/mecj-demo.git
SSH git clone git@github.com:sorend/mecj-demo.git
CLI gh repo clone sorend/mecj-demo
SΓΈren A D SΓΈren A D Merge pull request #61 from sorend/dependabot/gradle/org.slf4j-slf4j-simple-2.0.9 8e5f572 2 years ago πŸ“ History
πŸ“‚ master View all commits β†’
πŸ“ .github
πŸ“ gradle
πŸ“ src
πŸ“ test
πŸ“„ .gitignore
πŸ“„ .travis.yml
πŸ“„ build.gradle
πŸ“„ gradlew
πŸ“„ gradlew.bat
πŸ“„ README.md
πŸ“„ README.md

Multimodal Evolutionary Classifier, Demo ==============

This is a demo app for the Mecj classifier.

Demo usage


See the class svu.testing.MECMain to run some experiments with the classifier

You can also start the included demonstrator web application through Gradle:

./gradlew run

Then open one of the following URLs in your browser:

  • http://127.0.0.1:8080/public/index.html (prediction using MEC)
  • http://127.0.0.1:8080/public/ps.html (prediction using RBDC)
Credits
The code has been implemented by Soren A. Davidsen as part of his research work at S. V. University, India. You can contact E. Sreedevi and K. Vijayalakshmi for information regarding the demonstration applications (part of their research work).