What is it for?
A script that uses pre-trained model and convert into usabe javascript format as text based model JSON file.
Inputs: Wisconsin dataset for breast cancer classification.
Aim: build a model and train NN that can predict from new data whether diagnosis is malignant or benign.
Press Crtl+Shift+I to active developer tool.