Knowledge-Graph-Hub / neat-ml

Network Embedding All the Things
BSD 3-Clause "New" or "Revised" License
18 stars 1 forks source link

Display errors to users at conclusion of NEAT run #59

Open caufieldjh opened 2 years ago

caufieldjh commented 2 years ago

NEAT runs may encounter a variety of caught errors and warnings:

These should be presented to the user, perhaps through a ERROR.txt created in the same location as the final output (e.g., a graph_ml directory)

justaddcoffee commented 2 years ago

I'd advocate to make this file appear only when things go very wrong - e.g. a model doesn't converge and probably shouldn't be used