mchlshort / mchlshort/MExNetS

Better output

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue help wanted
Dominant language
Python
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Perhaps saving the output as a json is better as we can then process this easily and not have to re-run the model. Dumping all data to json for easier interpretation is one solution.

Currently printing multiple csv documents that log the values between iterations and outputting the values of the best network to the user.

Graphical output would be the best solution. Print tables with optimal exchangers, a diagram of best network and table with all costs summarized.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by tracing where the current CSV iteration logs and best-network output are produced, then define whether JSON export, graphical output, or summarized tables is in scope. Done should include an agreed output format and a way to verify the generated results.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.