Breast cancer diagnosis using the perceptron algorithm
Conditions d’achèvement
In this problem you are given a dataset containing real world characteristics of observed breast cancer (size, pattern,..) together with the associated diagnosis in terms of malignity or benignity of the cancer.
Your task is to build a linear classifier using the perceptron algorithm that we studied and train it in order to make diagnosis based on the cancer characteristics.
Download and unzip the attached folder.
Within the folder find the "BreastCancerDiagnosisWithPerceptron.jl" file where detailed instructions and a skeleton of the solution is provided.
Edit that file with your own code and please upload it here when you are done.
- 20 avril 2022, 11:37:48
- 13 mars 2022, 16:27:17