After some testing, the decision tree algorithm using the scikit-learn algorithm is able to assign labels to dielectric constants (see video below)
In this video, I input an arbitrary value for the dielectric constant received by the script to test the classification. While the code is not complete, it manages to assign a label of 0 (glass/plastic) when the constant is 0, For a constant of 40 the algorithm correctly guesses organic matter (1), and finally for a constant of 200, the algorithm classifies it as a metal (2)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.