OnlineGradedPossibilisticClustering
Implementation of Online Graded Possibilistic Clustering "OGPC" Clustering in MATLAB.
An algorithm that is able to detect outliers and adapt to concept shift drift in data streams.
Read more about the online algorithm "https://www.springerprofessional.de/graded-possibilistic-clustering-of-non-stationary-data-streams/12047532.
Notes:
- This a modified version of the online algorithm (Algorithm able to detect outliers and adapt to concept shift).
- The algorithm can work on raw (But you will have to change dynamic plot axis limit to visualize the clusters centroids) and on normalized data (Apply normalizer on the training set).
Developer: Amr Abdullatif (DIBRIS-University of Genoa)
Publisher: DIBRIS (www.dibris.unige.it)
Contact Info: amr.r.abdullatif@gmail.com
Function:
[rhovals,summembership,U, Youtn, Y, normvals, bend, uval, yval] = ogpc(X, Y, fb, K, maxiter, eta0, alphamin, plt)
Cita come
Amr Abdullatif (2025). OnlineGradedPossibilisticClustering (https://it.mathworks.com/matlabcentral/fileexchange/64318-onlinegradedpossibi-listicclustering), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
html/
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.3 | Change in
|
|
|
| 1.2.0.0 | Change
|
||
| 1.1.0.0 | Modify title and description. Update description.
|
