#
model-visualization
Here are 17 public repositories matching this topic...
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization for EF Core
visual-studio
sql-server
entity-framework
dbcontext
entity-framework-core
hacktoberfest
model-visualization
-
Updated
Aug 30, 2021 - C#
moDel Agnostic Language for Exploration and eXplanation
black-box
data-science
machine-learning
predictive-modeling
fairness
interpretability
explainable-artificial-intelligence
explanations
explainable-ai
explainable-ml
xai
model-visualization
interpretable-machine-learning
iml
dalex
responsible-ai
responsible-ml
explanatory-model-analysis
-
Updated
Aug 30, 2021 - Python
machine-learning
predictive-modeling
interactive-visualizations
interpretability
explainable-artificial-intelligence
explainable-ai
explainable-ml
xai
model-visualization
interpretable-machine-learning
iml
explainability
explanatory-model-analysis
explainable-machine-learning
-
Updated
Aug 15, 2021 - R
Explanatory Model Analysis. Explore, Explain and Examine Predictive Models
machine-learning
explore
explain
examine
xai
model-visualization
predictive-models
explanatory-model-analysis
-
Updated
Aug 13, 2021 - Jupyter Notebook
A multi-functional library for full-stack Deep Learning. Simplifies Model Building, API development, and Model Deployment.
visualization
python
machine-learning
deep-learning
tensorflow
image-processing
image-classification
image-dataset
object-detection
bounding-boxes
model-interpretation
model-deployment
model-serving
model-visualization
gradcam
mlops
fastapi
-
Updated
Aug 30, 2021 - Python
Local Interpretable (Model-agnostic) Visual Explanations - model visualization for regression problems and tabular data based on LIME method. Available on CRAN
-
Updated
Aug 21, 2019 - R
Visualize correlations between variables
-
Updated
Oct 10, 2020 - R
Triplot: Instance- and data-level explanations for the groups of correlated features.
-
Updated
Mar 10, 2021 - R
Using GANs and Principal Component Analysis to Generate Cats
python
deep-neural-networks
keras
image-processing
generative-adversarial-network
gan
dcgan
generative-model
generative-art
image-generation
keras-tutorials
unsupervised-learning
principal-component-analysis
keras-models
model-visualization
keras-gan
dcgan-keras
pca-gan
keract
convolutional-kernels
-
Updated
Dec 23, 2020 - Jupyter Notebook
This repo helps to track model Weights, Biases and Gradients during training with loss tracking and gives detailed insight for Classification-Model Evaluation
nlp
text-classification
sklearn
pytorch
classification
image-classification
tensorboard
metrics-visualization
tensorboard-visualization
model-visualization
tensorboard-pytorch
loss-plotting
-
Updated
Apr 1, 2020 - Jupyter Notebook
Display outputs of each layer in CNN models
-
Updated
Jun 20, 2018 - Python
A Pandemic Simulation ApplIication, for simulating viruses
-
Updated
Jun 13, 2020 - Java
ReactJS dashboard to visualize the model results of ShipCohortStudy
-
Updated
Aug 12, 2021 - CSS
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.
visualization
python
machine-learning
random-forest
scikit-learn
xgboost
classification
model-view-presenter
hyperparameter-tuning
model-evaluation
xgboost-algorithm
random-forest-classifier
model-visualization
yellowbrick
-
Updated
Aug 20, 2020 - Jupyter Notebook
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
-
Updated
Dec 8, 2019 - Python
DEPENDENCY AMONG ECONOMIES, MEASURED BY MAIN STOCK INDICES.
-
Updated
Apr 20, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the model-visualization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the model-visualization topic, visit your repo's landing page and select "manage topics."
How to use Watcher / WatcherClient over tcp/ip network?
Watcher seems to ZMQ server, and WatcherClient is ZMQ Client, but there is no API/Interface to config server IP address.
Do I need to implement a class that inherits from WatcherClient?