Better output
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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