Giter Site home page Giter Site logo

mvisionai / amanda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from raulsenaferreira/amanda

0.0 1.0 0.0 176.11 MB

A semi-supervised density-based learning framework for non-stationary environments

Python 0.03% Gnuplot 97.26% Jupyter Notebook 2.71%

amanda's Introduction

AMANDA: Semi-supervised approach for learning on environments with gradual drift and extreme verification latency

You can test the framework installing the Jupyter notebook in your machine and going to the specific file and executing the code (CTRL+ENTER)

for artificial datasets go to Datasets/benchmarking/sinthetic/BATCH_MODE

for real datasets go to Datasets/benchmarking/real/BATCH_MODE

Project structure

Here are the structure of the project

Folders

data = All datasets (real and sinthetic) applied to this work. It contains data from experiments from LevelIW and SCARGC algorithms.

experiments:

Algorithms benchmarking = Contains the optmization algorithms for choosing the parameters for the algorithms

Datasets benchmarking = Contains contains all experiments for the sinthetic and real datasets. Each file represents an experiment using all algorithms over a specific dataset.

methods = Contains all the algorithms applied for this work, including the customized gridsearch for the AMANDA fixed and dynamic versions. It also contains the methods applied for computing the prequential tests for all algorithms.

results = All experiment results ordered by dataset

dynamic = Results for all datasets using AMANDA-DCP (results from 5 different classifiers tested in this work)

fixed = Results for all datasets using AMANDA-FCP (results from 5 different classifiers tested in this work)

source = Contains the following files:

classifiers.py = Call / customization of several classifiers contained in the scikit library, including statistical methods such as GMM and KDE

metrics = Implementation of all evaluation metrics applied in this work

plotFunctions.py = Implementation for several types of plots

utils.py = Implementation of auxiliary functions used with the main algorithms from this work

Files

checkerboard.py = Implementation of checkerboard dataset setup.py = File that loads all datasets from the folder data

P.S.: We are refining and cleaning the code. It is not a final version.

amanda's People

Contributors

raulsenaferreira avatar

Watchers

 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.