There are 3 repositories under model-visualization topic.
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
moDel Agnostic Language for Exploration and eXplanation (JMLR 2018; JMLR 2021)
📍 Interactive Studio for Explanatory Model Analysis
A multi-functional library for full-stack Deep Learning. Simplifies Model Building, API development, and Model Deployment.
Local Interpretable (Model-agnostic) Visual Explanations - model visualization for regression problems and tabular data based on LIME method. Available on CRAN
Visualize correlations between variables
Triplot: Instance- and data-level explanations for the groups of correlated features.
This repo helps to track model Weights, Biases and Gradients during training with loss tracking and gives detailed insight for Classification-Model Evaluation
LiteCNN: Intuitive Python library for creating, training and visualizing convolutional neural networks. Features simplified CNN layer definition, automated training workflows, model visualization, and seamless Keras-to-ONNX conversion. Includes 15 pre-configured popular models for immediate use.
"A machine learning project to detect fake product reviews using Opinion Mining. It analyzes review text, extracts features, and trains models to classify reviews as genuine or deceptive. The focus is on accuracy and precision to ensure online content authenticity."
Graphical User Interface to debug ROS systems
This project integrates MobileViTv3 into YOLOv8 for UAV-based object detection, achieving higher accuracy and smoother training than the original yolov8n.pt. Designed with lightweight efficiency, it is well-suited for deployment on edge devices such as drones. A Streamlit app is provided for intuitive model visualization and real-time inference.
Display outputs of each layer in CNN models
Librería Python para generar reportes de evaluación (clasificación, regresión, forecasting) con métricas y gráficos listos en Markdown, JSON y pronto HTML.
This repository provides a collection of code and implementations for various chaos theory models. It aims to facilitate the understanding and exploration of chaos theory concepts and inspire further research and experimentation in this field.
Powerful Python tool for visualizing and interacting with pre-trained Masked Language Models (MLMs) like BERT. Features include self-attention visualization, masked token prediction, model fine-tuning, embedding analysis with PCA/t-SNE, and SHAP-based model interpretability.
ReactJS dashboard to visualize the model results of ShipCohortStudy
Develop and deploy to the web a machine learning model to score banking credit applications
🌲 Visualize feature models interactively ⚡ Validate configurations in real-time 🤖 Translate constraints from natural language (AI-powered) 📊 Product-focused insights for devs & PMs
This will utilize neural network and machine learning models to paper trade on the stock market.
Georgia Institute of Technology: DEPENDENCY AMONG ECONOMIES, MEASURED BY MAIN STOCK INDICES.
This project analyzes traffic accident data to identify patterns and predict crash severity using machine learning models. Various classification algorithms, including Random Forest, Logistic Regression, Decision Tree, and K-Nearest Neighbors (KNN), were trained to classify accident types.
A Pandemic Simulation ApplIication, for simulating viruses
This program demonstrates the use of a decision tree classifier to recommend music genres based on user demographics. Visualizes the decision-making process of the model using Graph viz. The accuracy score provides a quantitative measure of how effectively the model predicts user preferences.
Code to visualize how different layers view the input when the output is changed. Also visualize the salient features as seen by the input image
This repository contains credit card prediction project that I made using Streamlit and Python programming language.
Easy-to-use UI based tool that visualizes the internal layers and activations of any Pytorch network that takes image as input , built using PyQt
Yellowbrick wraps the scikit-learn and matplotlib to create publication-ready figures and interactive data explorations. It is a diagnostic visualization platform for machine learning that allows us to steer the model selection process by helping to evaluate the performance, stability, and predictive value of our models and further assist in diagnosing the problems in our workflow.