Skip to content
@CWU-VKD-LAB

CWU-VKD-LAB

Visual Knowledge Discovery and Imaging Lab of Central Washington University.

Visual Knowledge Discovery and Imaging Lab

Welcome to the Visual Knowledge Discovery and Imaging Lab, directed by Dr. Boris Kovalerchuk. We are located at the Department of Computer Science in the College of the Sciences of Central Washington University.

Our lab focuses on Visual Knowledge Discovery and Machine Learning from inherently interpretable visual paradigms. We use methodologies and insights that have been detailed in foundational works such as Dr. Kovalerchuk's books including significantly "Visual Knowledge Discovery and Machine Learning" (2018) and student assisted conference publications.

This GitHub organization contains research projects conducted by students under the guidance of Dr. Boris Kovalerchuk, contributing to the fields of high-dimensional data visualization and machine learning techniques for identifying complex multidimensional data patterns and constructing interpretable machine learning models. For more information please see Dr. Kovalerchuk's publications.

Available Software

Program Name Task Addressed General Line Coordinate Type Repository Link
VisCanvas 2.0 Visualization software for n-D data plotting and analysis Parallel Coordinates Link
DV This application displays n-Dimensional data in 2D using GLC-L coordinates. GLC-L Link
Moeka When there is no training data and we perform expert interview to build model. Hansel Chain Visualization Link
DCVis Build visual machine learning models with multidimensional general line coordinate visualizations by interactive classification and synthetic data generation tools. Parallel Coordinates, Adjusted Parallel Coordinates, Shifted Paired Coordinates, Dynamic Scaffold Coordinates 1 & 2, Static Circle Coordinates, Dynamic Circle Coordinates Link
DSCVis Dynamic Scaffold Coordinates Visualization System build for worst split analysis. Parallel Coordinates, Shifted Paired Coordinates, Dynamic Scaffold Coordinates 1 & 2 Link
JTabViz Multiplatform interactive computational data analysis tool to build visual machine learning models from General Line Coordinate multidimensional lossless visualizations. Parallel Coordinates, Shifted Paired Coordinates, Static/Dynamic Circle/poylgon Coordinates, Freeform Circle Coordinates, Radial/Star Coordinates, Concentric Coordinates, In-Line Coordinates Link
SPC-DT Visualizes decision trees using shifted paired coordinates. SPC Decision Tree Link
SPC-SF Hybrid bird glyph visualization. SPC Glyph Link
SPC-3D A 3D shifted pair coordinates program. SPC 3D Link

(This chart is a work in progress.)

Issue Reporting

If you encounter any issues in using our projects, please submit an issue report on the relevant project's GitHub page, please include:

  • Environment details (OS, software version, language used version)
  • A detailed description of the issue
  • Resultant behavior and expected behavior
  • Steps to reproduce the issue, if possible

Licensing

All projects contained under this organization are freely available under the MIT License, allowing for both personal and commercial use. For the full license text, please refer to the LICENSE file in each project repository.

Pinned Loading

  1. Practice-Software Practice-Software Public

    This repository contains various programs for research conducted by Dr. Boris Kovalerchuk. Tutorials are included for students or others to understand and play with the software.

    3 1

Repositories

Showing 10 of 33 repositories
  • Iterative_SVM_Classifier Public Forked from AvaAvarai/Iterative_SVM_Classifier

    Novel Machine Learning classifier iterating SVM to refine hyperplane defined class border used in our recent paper, now expanding studies. Achieved 100% accuracy on WBC 9 and 30 attribute datasets in our upcoming paper "Boosting of Classification Models with Human-in-the-Loop Computational Visual Knowledge Discovery."

    CWU-VKD-LAB/Iterative_SVM_Classifier’s past year of commit activity
    Python 0 MIT 1 0 0 Updated Feb 17, 2025
  • DATASETS Public

    To stop duplicating datasets across projects this DATASETS projects will be a repository to house all project datasets including data information.

    CWU-VKD-LAB/DATASETS’s past year of commit activity
    0 MIT 0 0 0 Updated Feb 16, 2025
  • MOEKAVisualization Public Forked from Sean-Gallaway/MOEKAVisualization

    MOEKA software that Harlow Huber worked on for his thesis and Sean Gallaway helped with making a visualization for

    CWU-VKD-LAB/MOEKAVisualization’s past year of commit activity
    C++ 0 MIT 1 0 0 Updated Feb 14, 2025
  • Java_Tabular_Vis_Toolkit Public Forked from AvaAvarai/Java_Tabular_Vis_Toolkit

    Cross-platform tool for Computational Interactive Visual Learning using lossless General Line Coordinate data visualizations and human-in-the-loop guided classification by eight classifier algorithms to find, test, and boost robust machine learning models to achieve high case to parameter ratio.

    CWU-VKD-LAB/Java_Tabular_Vis_Toolkit’s past year of commit activity
    Java 0 MIT 1 0 0 Updated Feb 12, 2025
  • DV Public Forked from huberlw/DV

    DV program developed by Lincoln Huber

    CWU-VKD-LAB/DV’s past year of commit activity
    Java 0 2 0 0 Updated Feb 7, 2025
  • ML_Classifier_Comparison_Tool Public Forked from AvaAvarai/ML_Classifier_Comparison_Tool

    Machine Learning classifier comparison GUI application. Choose the classifiers, evaluation data (optional for evaluation of synthetic data), hyperparameters, cross-validation splits, and rng seed; tabulates, and visualizes in Parallel Coordinates: best, worst, average, and standard deviation of Accuracy/F1/Recall.

    CWU-VKD-LAB/ML_Classifier_Comparison_Tool’s past year of commit activity
    Python 0 MIT 1 0 0 Updated Jan 2, 2025
  • .github Public
    CWU-VKD-LAB/.github’s past year of commit activity
    1 1 0 0 Updated Dec 31, 2024
  • Hyperblock_Parser Public Forked from AvaAvarai/Hyperblock_Parser

    Parses conjunctive normal form hyperblock notation to parallel coordinate graph visualizations. Hyperblocks are an interpretable way to build machine learning models.

    CWU-VKD-LAB/Hyperblock_Parser’s past year of commit activity
    Python 0 MIT 1 0 0 Updated Dec 30, 2024
  • Dynamic_Coordinates_Vis_System Public Forked from AvaAvarai/Dynamic_Coordinates_Vis_System

    Build visual machine learning models with multidimensional general line coordinate visualizations by interactive classification and synthetic data generation tools.

    CWU-VKD-LAB/Dynamic_Coordinates_Vis_System’s past year of commit activity
    Python 1 MIT 2 1 0 Updated Dec 30, 2024
  • VisCanvas2.0 Public

    Visualization software for n-D data plotting in Parallel Coordinates and hypercube cluster analysis.

    CWU-VKD-LAB/VisCanvas2.0’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Dec 29, 2024

Top languages

Loading…

Most used topics

Loading…