import sys import numpy as np import matplotlib.pyplot as plt
from KerasROOTClassification import *
c = ClassificationProject(sys.argv[1])